Movatterモバイル変換


[0]ホーム

URL:


ABCDEFGHIJKLMNOPQRSTUVWXYZ_

A

aacute - Field inEntity
aboutAction(java.util.EventObject) - Method inAstBrowser
aboutAction(java.util.EventObject) - Method inObjectBrowser
abs(java.lang.Double) - Method inDefaultGroovyMethods
Gets the absolute value.
abs(java.lang.Number) - Method inNumberMath
absImpl(java.lang.Number) - Method inBigDecimalMath
absImpl(java.lang.Number) - Method inBigIntegerMath
absImpl(java.lang.Number) - Method inFloatingPointMath
absImpl(java.lang.Number) - Method inIntegerMath
absImpl(java.lang.Number) - Method inLongMath
absImpl(java.lang.Number) - Method inNumberMath
ABSTRACT() - Method inGroovyParser.ClassOrInterfaceModifierContext
ABSTRACT() - Method inGroovyParser.KeywordsContext
ABSTRACT() - Method inGroovyParser.VariableModifierContext
AbstractASTTransformation - Class inorg.codehaus.groovy.transform
AbstractButtonProperties - Class ingroovy.swing.binding
Since:
Groovy 1.1
AbstractCallSite - Class inorg.codehaus.groovy.runtime.callsite
Base class for all call sites.
AbstractCallSite(org.codehaus.groovy.runtime.callsite.CallSite) - Constructor inAbstractCallSite
AbstractComparator - Class inorg.codehaus.groovy.runtime
AbstractExtensionMethodCache - Class inorg.codehaus.groovy.transform.stc
Since:
3.0.0
AbstractFactory - Class ingroovy.util
AbstractFullBinding - Class inorg.apache.groovy.swing.binding
Since:
Groovy 1.1
AbstractFunctionalInterfaceWriter - Interface inorg.codehaus.groovy.classgen.asm.sc
Represents functional interface writer which contains some common methods to complete generating bytecode
AbstractGinqExpression - Class inorg.apache.groovy.ginq.dsl.expression
Represents GINQ expression which could hold metadata
AbstractHttpServlet - Class ingroovy.servlet
A base class dealing with common HTTP servlet API housekeeping aspects.
AbstractHttpServlet() - Constructor inAbstractHttpServlet
Initializes all fields with default values.
AbstractInterruptibleASTTransformation - Class inorg.codehaus.groovy.transform
Base class for AST Transformations which will automatically throw anInterruptedException when some conditions are met.
AbstractLexer - Class inorg.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 inAbstractLexer
AbstractLoggingStrategy() - Constructor inLogASTTransformation.AbstractLoggingStrategy
AbstractLoggingStrategyV2() - Constructor inLogASTTransformation.AbstractLoggingStrategyV2
AbstractParser - Class inorg.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 inAbstractParser
AbstractQueryCommand(java.lang.String) - Constructor inSql.AbstractQueryCommand
AbstractReaderSource - Class inorg.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 inAbstractReaderSource
AbstractStreamingBuilder - Class ingroovy.xml.streamingmarkupsupport
AbstractStreamingBuilder() - Constructor inAbstractStreamingBuilder
AbstractSyntheticBinding - Class ingroovy.swing.binding
AbstractSyntheticBinding(org.apache.groovy.swing.binding.PropertyBinding, org.apache.groovy.swing.binding.TargetBinding, java.lang.Class, java.lang.String) - Constructor inAbstractSyntheticBinding
AbstractSyntheticMetaMethods - Class ingroovy.swing.binding
AbstractSyntheticMetaMethods() - Constructor inAbstractSyntheticMetaMethods
AbstractTypeCheckingExtension - Class inorg.codehaus.groovy.transform.stc
AbstractTypeCheckingExtension.TypeCheckingScope - Class inorg.codehaus.groovy.transform.stc
AbstractTypeCheckingExtension(org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor) - Constructor inAbstractTypeCheckingExtension
ac - Field inGroovyParser.SwitchExpressionLabelContext
accept(GinqAstVisitor<R>) - Method inAbstractGinqExpression
accept(GinqAstVisitor<R>) - Method inFromExpression
accept(GinqAstVisitor<R>) - Method inGinqExpression
accept(java.io.File) - Method inGroovyFileFilter
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.AdditiveExprAltContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.AndExprAltContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.AnnotatedQualifiedClassNameContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.AnnotationContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.AnnotationNameContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.AnnotationsOptContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.AnonymousInnerClassDeclarationContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.ArgumentsContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.ArrayInitializerContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.AssertStatementContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.AssertStmtAltContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.AssignmentExprAltContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.BlockContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.BlockStatementContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.BlockStatementsContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.BlockStatementsOptContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.BlockStmtAltContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.BooleanLiteralAltContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.BreakStatementContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.BreakStmtAltContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.BuiltInTypeContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.BuiltInTypePrmrAltContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.CastExprAltContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.CastParExpressionContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.CatchClauseContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.CatchTypeContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.ClassBodyContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.ClassBodyDeclarationContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.ClassDeclarationContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.ClassNameContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.ClassOrInterfaceModifierContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.ClassOrInterfaceModifiersContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.ClassOrInterfaceModifiersOptContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.ClosureContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.ClosureOrLambdaExpressionContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.ClosureOrLambdaExpressionPrmrAltContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.CommandArgumentContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.CommandExprAltContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.CommandExpressionContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.CompactConstructorDeclarationContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.CompilationUnitContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.ConditionalExprAltContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.ConditionalStatementContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.ConditionalStmtAltContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.ContinueStatementContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.ContinueStmtAltContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.CreatedNameContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.CreatorContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.Dim0Context
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.Dim1Context
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.DoWhileStmtAltContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.DynamicMemberNameContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.ElementValueArrayInitializerContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.ElementValueContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.ElementValuePairContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.ElementValuePairNameContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.ElementValuePairsContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.ElementValuesContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.EmptyStmtAltContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.EnhancedArgumentListElementContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.EnhancedArgumentListInParContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.EnhancedExpressionContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.EnhancedForControlContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.EnhancedStatementExpressionContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.EnumConstantContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.EnumConstantsContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.EqualityExprAltContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.ExclusiveOrExprAltContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.ExpressionInParContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.ExpressionListContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.ExpressionListElementContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.ExpressionStmtAltContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.FieldDeclarationContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.FinallyBlockContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.FloatingPointLiteralAltContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.ForControlContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.ForInitContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.FormalParameterContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.FormalParameterListContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.FormalParametersContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.ForStmtAltContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.ForUpdateContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.GstringContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.GstringPathContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.GstringPrmrAltContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.GstringValueContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.IdentifierContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.IdentifierPrmrAltContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.IfElseStatementContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.ImplicationExprAltContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.ImportDeclarationContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.InclusiveOrExprAltContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.IndexPropertyArgsContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.IndexVariableContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.IntegerLiteralAltContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.KeywordsContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.LabeledStmtAltContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.LambdaBodyContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.ListContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.ListPrmrAltContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.LiteralPrmrAltContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.LocalVariableDeclarationContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.LocalVariableDeclarationStmtAltContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.LogicalAndExprAltContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.LogicalOrExprAltContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.LoopStmtAltContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.MapContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.MapEntryContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.MapEntryLabelContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.MapEntryListContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.MapPrmrAltContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.MatchingTypeContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.MemberDeclarationContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.MethodBodyContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.MethodDeclarationContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.MethodNameContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.ModifierContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.ModifiersContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.ModifiersOptContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.MultipleAssignmentExprAltContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.MultiplicativeExprAltContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.NamedPropertyArgsContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.NamePartContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.NewPrmrAltContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.NlsContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.NonWildcardTypeArgumentsContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.NullLiteralAltContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.OriginalForControlContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.PackageDeclarationContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.ParenPrmrAltContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.ParExpressionContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.PathElementContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.PathExpressionContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.PostfixExprAltContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.PostfixExpressionContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.PowerExprAltContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.PrimitiveTypeContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.QualifiedClassNameContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.QualifiedClassNameListContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.QualifiedNameContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.QualifiedNameElementContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.QualifiedNameElementsContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.QualifiedStandardClassNameContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.ReferenceTypeContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.RegexExprAltContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.RelationalExprAltContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.ResourceContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.ResourceListContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.ResourcesContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.ReturnStmtAltContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.ReturnTypeContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.ScriptStatementContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.ScriptStatementsContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.SepContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.ShiftExprAltContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.StandardLambdaExpressionContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.StandardLambdaParametersContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.StringLiteralAltContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.StringLiteralContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.SuperPrmrAltContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.SwitchBlockStatementExpressionGroupContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.SwitchBlockStatementGroupContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.SwitchExprAltContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.SwitchExpressionContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.SwitchExpressionLabelContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.SwitchLabelContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.SwitchStatementContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.SynchronizedStmtAltContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.ThisFormalParameterContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.ThisPrmrAltContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.ThrowStmtAltContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.TryCatchStatementContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.TryCatchStmtAltContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.TypeArgumentContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.TypeArgumentsContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.TypeArgumentsOrDiamondContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.TypeBoundContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.TypeContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.TypeDeclarationContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.TypeListContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.TypeNamePairContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.TypeNamePairsContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.TypeParameterContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.TypeParametersContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.UnaryAddExprAltContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.UnaryNotExprAltContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.VariableDeclarationContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.VariableDeclaratorContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.VariableDeclaratorIdContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.VariableDeclaratorsContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.VariableInitializerContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.VariableModifierContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.VariableModifiersContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.VariableModifiersOptContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.VariableNamesContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.WhileStmtAltContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.YieldStatementContext
accept(ParseTreeVisitor<? extends Result>) - Method inGroovyParser.YieldStmtAltContext
accept(GinqAstVisitor<R>) - Method inGroupExpression
accept(GinqAstVisitor<R>) - Method inHavingExpression
accept(GinqAstVisitor<R>) - Method inJoinExpression
accept(GinqAstVisitor<R>) - Method inLimitExpression
accept(GinqAstVisitor<R>) - Method inOnExpression
accept(GinqAstVisitor<R>) - Method inOrderExpression
accept(GinqAstVisitor<R>) - Method inSelectExpression
accept(GinqAstVisitor<R>) - Method inShutdownExpression
accept(java.net.ServerSocket, boolean, groovy.lang.Closure) - Method inSocketGroovyMethods
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 inSourceAwareCustomizer
accept(GinqAstVisitor<R>) - Method inWhereExpression
acceptBaseName(java.lang.String) - Method inSourceAwareCustomizer
acceptClass(org.codehaus.groovy.ast.ClassNode) - Method inSourceAwareCustomizer
acceptExtension(java.lang.String) - Method inSourceAwareCustomizer
acceptGetProperty(java.lang.Object) - Method inAbstractCallSite
acceptGetProperty(java.lang.Object) - Method inGetEffectivePogoFieldSite
acceptGetProperty(java.lang.Object) - Method inGetEffectivePojoPropertySite
acceptGetProperty(java.lang.Object) - Method inPogoGetPropertySite
acceptGetProperty(java.lang.Object) - Method inPogoMetaClassGetPropertySite
acceptGetProperty(java.lang.Object) - Method inPojoMetaClassGetPropertySite
acceptGroovyObjectGetProperty(java.lang.Object) - Method inAbstractCallSite
acceptGroovyObjectGetProperty(java.lang.Object) - Method inGetEffectivePogoFieldSite
acceptGroovyObjectGetProperty(java.lang.Object) - Method inPogoGetPropertySite
acceptGroovyObjectGetProperty(java.lang.Object) - Method inPogoMetaClassGetPropertySite
acceptLongOptionsWithSingleHyphen - Property inCliBuilder
For backwards compatibility with Apache Commons CLI, set this property totrue if the parser should recognize long options with both a single hyphen and a double hyphen prefix.
acceptLongOptionsWithSingleHyphen - Property inCliBuilderInternal
For backwards compatibility with Apache Commons CLI, set this property totrue if the parser should recognize long options with both a single hyphen and a double hyphen prefix.
acceptSource(org.codehaus.groovy.control.SourceUnit) - Method inSourceAwareCustomizer
accessibleToConstructor(java.lang.Class, java.lang.reflect.Constructor) - Method inMetaClassHelper
AccessRules(Map<String,Object>) - Constructor inGroovyEngine.AccessRules
acirc - Field inEntity
ACTION_ARGS - Property inRichActionWidgetFactory
action(org.antlr.v4.runtime.RuleContext, int, int) - Method inGroovyLexer
actionCtor - Property inRichActionWidgetFactory
ActionFactory - Class ingroovy.swing.factory
ActionFactory() - Constructor inActionFactory
actionPerformed(java.awt.event.ActionEvent) - Method inAutoIndentAction
actionPerformed(java.awt.event.ActionEvent) - Method inDefaultAction
actionPerformed(java.awt.event.ActionEvent) - Method inLexerFrame
acute - Field inEntity
adaptee - Field inProxyMetaClass
adapter - Property inTreeNodeBuildingNodeOperation
AdaptingMetaClass - Interface ingroovy.lang
An interface for MetaClass instances that "adapt" other MetaClass instances such as a proxy or delegating MetaClass.
ADD_ASSIGN() - Method inGroovyParser.AssignmentExprAltContext
add(char) - Method inCharBuf
add(char[]) - Method inChr
add(org.codehaus.groovy.syntax.CSTNode) - Method inCSTNode
Adds an element to the node.
add(Map<String,Object>) - Method inDataSet
Adds the provided map of key-value pairs as a new row in the table represented by this DataSet.
add(T) - Method inEmptyRange
Always throwsUnsupportedOperationException for an empty range.
add(java.lang.Object) - Method inFastArray
add(org.codehaus.groovy.runtime.GroovyCategorySupport.CategoryMethod) - Method inGroovyCategorySupport.CategoryMethodList
add(List<String>) - Method inGroovyDocTool
ADD() - Method inGroovyParser.AdditiveExprAltContext
ADD() - Method inGroovyParser.UnaryAddExprAltContext
add(java.util.Map) - Method inGroovyResultSet
Adds a new row to this result set
add(java.util.Map) - Method inGroovyResultSetExtension
Adds a new row to the result set
add(org.apache.groovy.json.internal.MapItemValue) - Method inLazyValueMap
Adds a new MapItemValue to the mapping.
add(int, T) - Method inListWithDefault
add(E) - Method inListWrapperListModel
add(T) - Method inManagedConcurrentLinkedQueue
Adds the specified value to the queue.
add(java.lang.Number, java.lang.Number) - Method inNumberMath
add(java.lang.Object) - Method inObservableList
add(java.lang.Object) - Method inObservableList.ObservableListIterator
add(E) - Method inObservableSet
add(groovy.lang.Closure) - Method inOrderBy
add(org.codehaus.groovy.syntax.CSTNode) - Method inReduction
Adds an element to the node.
add(java.lang.Object) - Method inSequence
add(org.codehaus.groovy.groovydoc.GroovyMethodDoc) - Method inSimpleGroovyClassDoc
add(org.codehaus.groovy.groovydoc.GroovyParameter) - Method inSimpleGroovyExecutableMemberDoc
add(groovy.console.TextNode) - Method inTextNode
add(java.lang.Object) - Method inValueList
add(org.apache.groovy.json.internal.MapItemValue) - Method inValueMap
add(org.apache.groovy.json.internal.MapItemValue) - Method inValueMapImpl
addAdditionalClassesToScan(Set<Class>, Set<Class>) - Method inAbstractExtensionMethodCache
addAdditionalClassesToScan(Set<Class>, Set<Class>) - Method inExtensionMethodCache
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 inListenerListASTTransformation
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(List<T>, int, T) - Method inDefaultGroovyMethods
Modifies this list by inserting all the elements in the specified array into the list at the specified position.
addAll(Collection<? extends T>) - Method inEmptyRange
Always throwsUnsupportedOperationException for an empty range.
addAll(java.util.List) - Method inFastArray
addAll(int, Collection<? extends T>) - Method inListWithDefault
addAll(int, Collection<? extends E>) - Method inListWrapperListModel
addAll(int, java.util.Collection) - Method inObservableList
addAll(Collection<? extends E>) - Method inObservableSet
addAll(int, java.util.Collection) - Method inSequence
addAllListeners(java.beans.PropertyChangeListener, java.lang.Object, java.util.Set) - Method inBindPath
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 inStaticTypeCheckingVisitor
addAnnotation(org.codehaus.groovy.ast.AnnotationNode) - Method inAnnotatedNode
addAnnotation(org.codehaus.groovy.ast.AnnotationNode) - Method inEmptyExpression
addAnnotationRef(org.codehaus.groovy.groovydoc.GroovyAnnotationRef) - Method inSimpleGroovyParameter
addAnnotationRef(org.codehaus.groovy.groovydoc.GroovyAnnotationRef) - Method inSimpleGroovyProgramElementDoc
addAnnotations(List<AnnotationNode>) - Method inAnnotatedNode
addAssertionCallStatementToReturnStatement(org.codehaus.groovy.ast.stmt.BlockStatement, org.codehaus.groovy.ast.stmt.ReturnStatement, org.codehaus.groovy.ast.stmt.Statement) - Method inAssertStatementCreationUtility
AddAssertionCallStatementToReturnStatementVisitor(org.codehaus.groovy.ast.stmt.ReturnStatement, org.codehaus.groovy.ast.stmt.Statement) - Constructor inAssertStatementCreationUtility.AddAssertionCallStatementToReturnStatementVisitor
addAssignmentError(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.expr.Expression) - Method inStaticTypeCheckingVisitor
addAttributeDelegate(groovy.lang.Closure) - Method inFactoryBuilderSupport
Add an attribute delegate so it can intercept attributes being set.
addBatch(List<Object>) - Method inBatchingPreparedStatementWrapper
addBatch(java.lang.String) - Method inBatchingStatementWrapper
addBigDecimal(java.math.BigDecimal) - Method inCharBuf
addBigInteger(java.math.BigInteger) - Method inCharBuf
addBinding(org.apache.groovy.swing.binding.BindingUpdatable) - Method inAggregateBinding
addBoolean(boolean) - Method inCharBuf
addByte(byte) - Method inCharBuf
addCallsToSuperMethodNodeAnnotationClosure(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, Class<? extends Annotation>, org.codehaus.groovy.ast.expr.BooleanExpression, boolean) - Method inBaseGenerator
addCase(org.codehaus.groovy.ast.stmt.CaseStatement) - Method inSwitchStatement
addCatch$$bridge(org.codehaus.groovy.ast.stmt.CatchStatement) - Method inTryCatchStatement
addCatch(org.codehaus.groovy.ast.stmt.CatchStatement) - Method inTryCatchStatement
addCategoryMethodCallError(org.codehaus.groovy.ast.expr.Expression) - Method inStaticTypeCheckingVisitor
addCell(groovy.swing.impl.TableLayoutCell) - Method inTableLayout
Adds a new cell to the current grid
addCell(groovy.swing.impl.TableLayoutCell) - Method inTableLayoutRow
Adds a new cell to this row
addChangeListener(java.util.prefs.PreferenceChangeListener) - Method inPreferences
addChar(char) - Method inCharBuf
addChars(char[]) - Method inCharBuf
addChild(java.lang.Object) - Method inNode
Adds an object as a new child to this Node.
addChildrenOf(org.codehaus.groovy.syntax.CSTNode) - Method inCSTNode
Adds all children of the specified node to this one.
addClass(org.codehaus.groovy.ast.ClassNode) - Method inCompileUnit
Adds a class to the unit.
addClass(org.codehaus.groovy.ast.ClassNode) - Method inModuleNode
addClasses(List<ClassNode>) - Method inCompileUnit
Appends all of the fully-qualified class names in this module into the given map.
addClassNode(org.codehaus.groovy.ast.ClassNode) - Method inCompilationUnit
Adds a ClassNode directly to the unit (i.e. without source).
addClassNodeToCompile(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.control.SourceUnit) - Method inCompileUnit
this method actually does not compile a class.
addClasspath(java.lang.String) - Method inGroovyClassLoader
adds a classpath to this classloader.
addClasspath(java.lang.String) - Method inGroovyClassLoader.InnerLoader
addClassPath(java.lang.String) - Method inLoaderConfiguration
Adds a classpath to this configuration.
addClasspathDir(java.util.EventObject) - Method inConsole
addClassPathes(groovy.lang.GroovyClassLoader) - Method inGroovy
Adds the class paths (if any)
addClasspathJar(java.util.EventObject) - Method inConsole
addClassTest(groovy.lang.Closure) - Method inStackTraceUtils
Adds a groovy.lang.Closure to test whether the stack trace element should be added or not.
addClosureCode(org.codehaus.groovy.ast.InnerClassNode) - Method inVerifier
addClosureColumn(java.lang.Object, groovy.lang.Closure, groovy.lang.Closure, java.lang.Class) - Method inDefaultTableModel
Adds a closure based column to the table
addClosureReturnType(org.codehaus.groovy.ast.ClassNode) - Method inStaticTypeCheckingVisitor
addCollectorContents(org.codehaus.groovy.control.ErrorCollector) - Method inErrorCollector
addColumn(groovy.swing.model.DefaultTableColumn) - Method inDefaultTableModel
Adds a new column definition to the table
addCompilationCustomizers(org.codehaus.groovy.control.customizers.CompilationCustomizer) - Method inCompilerConfiguration
Adds compilation customizers to the compilation process.
addCompleter(org.jline.reader.Completer) - Method inSystemRegistryImpl
addComponent(java.awt.Component) - Method inTableLayoutCell
addComponentsForRow() - Method inTableLayoutRow
addConfigured(org.apache.tools.ant.types.ResourceCollection) - Method inGroovy
Set the source resource.
addConfiguredJavac(org.apache.tools.ant.taskdefs.Javac) - Method inGroovyc
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 inClassNode
addConstructor(org.codehaus.groovy.ast.expr.ClosureExpression, org.codehaus.groovy.ast.Parameter, org.codehaus.groovy.ast.InnerClassNode, org.codehaus.groovy.ast.stmt.BlockStatement) - Method inClosureWriter
addConstructor(org.codehaus.groovy.ast.Parameter, org.codehaus.groovy.ast.ConstructorNode, org.codehaus.groovy.ast.stmt.Statement, org.codehaus.groovy.ast.ClassNode) - Method inJavaStubGenerator
addConstructor(org.codehaus.groovy.ast.Parameter, org.codehaus.groovy.ast.ConstructorNode, org.codehaus.groovy.ast.stmt.Statement, org.codehaus.groovy.ast.ClassNode) - Method inVerifier
addConverter(Class<T>, Closure<?>) - Method inJsonGenerator.Options
Registers a closure that will be called when the specified type or subtype is serialized.
addCovariantMethods(org.codehaus.groovy.ast.ClassNode) - Method inJavaStubGenerator
addCovariantMethods(org.codehaus.groovy.ast.ClassNode) - Method inVerifier
addDeclaredMethodsFromAllInterfaces(org.codehaus.groovy.ast.ClassNode, Map<String,MethodNode>) - Method inClassNodeUtils
Adds methods from interfaces and parent interfaces.
addDeclaredMethodsFromInterfaces(org.codehaus.groovy.ast.ClassNode, Map<String,MethodNode>) - Method inClassNodeUtils
Adds methods from all interfaces.
addDefaultConstructor(org.codehaus.groovy.ast.ClassNode) - Method inJavaStubGenerator
addDefaultConstructor(org.codehaus.groovy.ast.ClassNode) - Method inVerifier
addDefaultParameterConstructors(org.codehaus.groovy.ast.ClassNode) - Method inVerifier
Creates a new constructor for each combination of default parameter expressions.
addDefaultParameterMethods(org.codehaus.groovy.ast.ClassNode) - Method inTraitASTTransformation
addDefaultParameterMethods(org.codehaus.groovy.ast.ClassNode) - Method inVerifier
Creates a new method for each combination of default parameter expressions.
addDefaultParameters(org.codehaus.groovy.classgen.Verifier.DefaultArgsAction, org.codehaus.groovy.ast.MethodNode) - Method inJavaStubGenerator
addDefaultParameters(org.codehaus.groovy.classgen.Verifier.DefaultArgsAction, org.codehaus.groovy.ast.MethodNode) - Method inVerifier
addDisposalClosure(groovy.lang.Closure) - Method inFactoryBuilderSupport
addDouble(java.lang.Double) - Method inCharBuf
ADDED - Enum Constant inObservableList.ChangeType
ADDED - Enum Constant inObservableMap.ChangeType
ADDED - Enum Constant inObservableSet.ChangeType
addEnumConstant(org.codehaus.groovy.ast.ClassNode, java.lang.String, org.codehaus.groovy.ast.expr.Expression) - Method inEnumHelper
addEnumConstant(org.codehaus.groovy.groovydoc.GroovyFieldDoc) - Method inSimpleGroovyClassDoc
addError(java.lang.String, org.codehaus.groovy.ast.ASTNode) - Method inAbstractASTTransformation
addError(java.lang.String, org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method inAnnotationCollectorTransform
Adds a new syntax error to the source unit and then continues.
addError(java.lang.String, org.codehaus.groovy.ast.ASTNode) - Method inAnnotationVisitor
addError(java.lang.String, org.codehaus.groovy.ast.ASTNode) - Method inClassCodeVisitorSupport
addError(java.lang.String, org.codehaus.groovy.ast.ASTNode) - Method inErrorCollecting
addError(java.lang.String, org.codehaus.groovy.syntax.CSTNode, org.codehaus.groovy.control.SourceUnit) - Method inErrorCollector
addError(java.lang.String, org.codehaus.groovy.ast.ASTNode) - Method inGenericsUtils
addError(java.lang.String, org.codehaus.groovy.ast.ASTNode) - Method inJavaAwareResolveVisitor
addError(java.lang.String, org.codehaus.groovy.ast.ASTNode) - Method inMethodInvocationTrap
Reports an error back to the source unit.
addError(java.lang.String, org.codehaus.groovy.ast.ASTNode) - Method inProcessingContextInformation
addError(org.codehaus.groovy.syntax.SyntaxException) - Method inSourceUnit
This method adds a SyntaxException to the error collector.
addError(java.lang.String, org.codehaus.groovy.ast.ASTNode) - Method inStaticTypeCheckingVisitor
addErrorAndContinue(org.codehaus.groovy.control.messages.Message) - Method inErrorCollector
Adds an error to the message set, but does not cause a failure.
addErrorAndContinue(org.codehaus.groovy.syntax.SyntaxException) - Method inSourceUnit
addEventListeners(javax.management.MBeanServer, Map<String,Map<String,Object>>) - Method inJmxBuilderModelMBean
Sets up event listeners for this MBean as described in the descriptor.
addException(java.lang.Exception, org.codehaus.groovy.control.SourceUnit) - Method inErrorCollector
addException(java.lang.Exception) - Method inSourceUnit
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 inCompileStack
addExpression(org.codehaus.groovy.ast.expr.Expression) - Method inArrayExpression
Adds another element to the initializer expressions.
addExpression(org.codehaus.groovy.ast.expr.Expression) - Method inListExpression
addExpression(org.codehaus.groovy.ast.expr.Expression) - Method inListOfExpressionsExpression
addExpression(org.codehaus.groovy.ast.expr.Expression) - Method inMethodCallExpression
addExpression(org.codehaus.groovy.ast.expr.Expression) - Method inTupleExpression
addExpressionCheckers(org.codehaus.groovy.control.customizers.SecureASTCustomizer.ExpressionChecker) - Method inSecureASTCustomizer
addFatalError(org.codehaus.groovy.control.messages.Message) - Method inErrorCollector
Adds an error to the message set and throws CompilationFailedException.
addFatalError(java.lang.String, org.codehaus.groovy.ast.ASTNode) - Method inSourceUnit
Convenience wrapper forErrorCollector.addFatalError.
addField(java.lang.String, int, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.expr.Expression) - Method inClassNode
addFieldFirst(java.lang.String, int, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.expr.Expression) - Method inClassNode
addFieldInit(org.codehaus.groovy.ast.Parameter, org.codehaus.groovy.ast.FieldNode, org.codehaus.groovy.ast.stmt.BlockStatement) - Method inInnerClassVisitorHelper
addFieldInitialization(java.util.List, java.util.List, org.codehaus.groovy.ast.FieldNode, boolean, java.util.List, java.util.Set) - Method inVerifier
addFieldsForLocalVariables(org.codehaus.groovy.ast.InnerClassNode, org.codehaus.groovy.ast.Parameter) - Method inClosureWriter
addFile(java.lang.String) - Method inLoaderConfiguration
Adds a file to the classpath if it exists.
addFileset(org.apache.tools.ant.types.FileSet) - Method inFileScanner
Adds a set of files (nested fileset attribute).
addFileset(org.apache.tools.ant.types.FileSet) - Method inGroovy
Adds a fileset (nested fileset attribute) which should represent a single source file.
addFilterChain(org.apache.tools.ant.types.FilterChain) - Method inGroovy
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 inListenerListASTTransformation
Adds the fire<Event> methods like:
 void fire${fireMethod.capitalize()}(${parameterList.join(', ')}) {     if (${field.name} !
addFirstPhaseOperation(org.codehaus.groovy.control.CompilationUnit.IPrimaryClassNodeOperation, int) - Method inCompilationUnit
addFloat(java.lang.Float) - Method inCharBuf
addGeneratedClosureConstructorCall(org.codehaus.groovy.ast.expr.ConstructorCallExpression) - Method inClosureWriter
addGeneratedConstructor(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ConstructorNode) - Method inClassNodeUtils
Adds a method that is marked as@Generated.
addGeneratedInnerClass(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method inClassNodeUtils
Adds an inner class that is marked as@Generated.
addGeneratedInnerClass(org.codehaus.groovy.ast.InnerClassNode) - Method inCompileUnit
addGeneratedMethod(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, boolean) - Method inClassNodeUtils
Adds 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 inListenerListASTTransformation
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 inASTTransformationVisitor
addGlobalTransformsAfterGrab(org.codehaus.groovy.control.ASTTransformationsContext) - Method inASTTransformationVisitor
addGroovyObjectInterfaceAndMethods(org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method inVerifier
addHandler$$bridge(org.codehaus.groovy.transform.stc.TypeCheckingExtension) - Method inDefaultTypeCheckingExtension
addHandler(org.codehaus.groovy.transform.stc.TypeCheckingExtension) - Method inDefaultTypeCheckingExtension
addImpl(java.lang.Number, java.lang.Number) - Method inBigDecimalMath
addImpl(java.lang.Number, java.lang.Number) - Method inBigIntegerMath
addImpl(java.lang.Number, java.lang.Number) - Method inFloatingPointMath
addImpl(java.lang.Number, java.lang.Number) - Method inIntegerMath
addImpl(java.lang.Number, java.lang.Number) - Method inLongMath
addImpl(java.lang.Number, java.lang.Number) - Method inNumberMath
addImport(org.codehaus.groovy.ast.ClassNode, java.lang.String, java.lang.String, List<AnnotationNode>) - Method inASTHelper
addImport(java.lang.String, java.lang.String) - Method inImportCustomizer
addImport(java.lang.String, org.codehaus.groovy.ast.ClassNode, List<AnnotationNode>) - Method inModuleNode
addImports(java.lang.String) - Method inImportCustomizer
addInitialization(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ConstructorNode) - Method inJavaStubGenerator
addInitialization(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ConstructorNode) - Method inVerifier
addInnerClass(org.codehaus.groovy.ast.ClassNode) - Method inAsmClassGenerator
addInt(java.lang.Integer) - Method inCharBuf
addInterface(org.codehaus.groovy.ast.ClassNode) - Method inClassNode
addInterfaceName(java.lang.String) - Method inSimpleGroovyClassDoc
addInvariantAssertionStatement(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method inClassInvariantGenerator
Adds the current class-invariant to the givenmethod.
ADDITIONAL_CLASSES - Field inDefaultGroovyMethods
AdditiveExprAltContext(org.apache.groovy.parser.antlr4.GroovyParser.ExpressionContext) - Constructor inGroovyParser.AdditiveExprAltContext
addJavaCompilationUnits(Set<javax.tools.JavaFileObject>) - Method inCompilationUnit
addJoinExpression(org.apache.groovy.ginq.dsl.expression.JoinExpression) - Method inGinqExpression
addJsonEscapedString(char[], boolean) - Method inCharBuf
addJsonFieldName(char[], boolean) - Method inCharBuf
addLayoutProperties(java.lang.Object) - Method inGridBagFactory
addLayoutProperties(java.lang.Object) - Method inLayoutFactory
addLine(java.lang.CharSequence) - Method inCharBuf
addListener(groovy.console.ui.Console) - Method inConsoleIvyPlugin
addListeners(java.beans.PropertyChangeListener, java.lang.Object, java.util.Set) - Method inBindPath
Add listeners to a specific object.
addLoggerFieldToClass(org.codehaus.groovy.ast.ClassNode, java.lang.String, java.lang.String) - Method inLogASTTransformation.AbstractLoggingStrategyV2
addLoggerFieldToClass(org.codehaus.groovy.ast.ClassNode, java.lang.String, java.lang.String) - Method inLogASTTransformation.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 inLogASTTransformation.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 inCharBuf
addLookAndFeelAlias(java.lang.String, java.lang.String) - Method inLookAndFeelHelper
addLookAndFeelAttributeHandler(java.lang.String, java.lang.String, groovy.lang.Closure) - Method inLookAndFeelHelper
addMapEntryExpression(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Method inMapExpression
addMember(java.lang.String, org.codehaus.groovy.ast.expr.Expression) - Method inAnnotationNode
addMetaBeanProperty(groovy.lang.MetaBeanProperty) - Method inClosureMetaClass
addMetaBeanProperty(groovy.lang.MetaBeanProperty) - Method inDelegatingMetaClass
addMetaBeanProperty(groovy.lang.MetaBeanProperty) - Method inHandleMetaClass
addMetaBeanProperty(groovy.lang.MetaBeanProperty) - Method inMutableMetaClass
Adds a new MetaBeanProperty to the MetaClass
addMetaClassRegistryChangeEventListener(groovy.lang.MetaClassRegistryChangeEventListener) - Method inMetaClassRegistry
Adds a metaclass change listener for constant metaclasses
addMetaClassRegistryChangeEventListener(groovy.lang.MetaClassRegistryChangeEventListener) - Method inMetaClassRegistryImpl
Adds a listener for constant metaclasses.
addMetaMethod(groovy.lang.MetaMethod) - Method inClosureMetaClass
addMetaMethod(groovy.lang.MetaMethod) - Method inDelegatingMetaClass
addMetaMethod(groovy.lang.MetaMethod) - Method inHandleMetaClass
addMetaMethod(groovy.lang.MetaMethod, Map<String,Cache>) - Method inMetaMethodIndex
addMetaMethod(groovy.lang.MetaMethod) - Method inMutableMetaClass
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 inVerifier
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 inClassNode
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 inJavaStubGenerator
addMethod(org.codehaus.groovy.ast.MethodNode) - Method inModuleNode
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 inVerifier
Helper method to add a new method to a ClassNode.
addMethodGenerics(org.codehaus.groovy.ast.MethodNode, Map<String,ClassNode>) - Method inGenericsUtils
Since:
2.4.1
addMethodToList(java.lang.Object, groovy.lang.MetaMethod) - Method inMetaMethodIndex
addMixin(org.codehaus.groovy.ast.MixinNode) - Method inClassNode
addMixinClass(org.codehaus.groovy.reflection.MixinInMetaClass) - Method inExpandoMetaClass
addModel(java.lang.String, java.lang.Object) - Method inFormModel
addModule(org.codehaus.groovy.ast.ModuleNode) - Method inCompileUnit
addModule(org.codehaus.groovy.runtime.m12n.ExtensionModule) - Method inExtensionModuleRegistry
addMouseListenerToHeaderInTable(javax.swing.JTable) - Method inTableSorter
addNested(org.codehaus.groovy.groovydoc.GroovyClassDoc) - Method inSimpleGroovyClassDoc
addNewInstanceMethod(java.lang.reflect.Method) - Method inClosureMetaClass
addNewInstanceMethod(java.lang.reflect.Method) - Method inDelegatingMetaClass
addNewInstanceMethod(java.lang.reflect.Method) - Method inHandleMetaClass
addNewInstanceMethod(java.lang.reflect.Method) - Method inMutableMetaClass
adds a new instance method to this MetaClass.
addNewMopMethods(List<MetaMethod>) - Method inCachedClass
addNewPhaseOperation(org.codehaus.groovy.control.CompilationUnit, org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode) - Method inASTTransformationVisitor
Enables transforms for class that was added during current phase.
addNewPhaseOperation(org.codehaus.groovy.control.CompilationUnit.ISourceUnitOperation, int) - Method inCompilationUnit
addNewStaticMethod(java.lang.reflect.Method) - Method inClosureMetaClass
addNewStaticMethod(java.lang.reflect.Method) - Method inDelegatingMetaClass
addNewStaticMethod(java.lang.reflect.Method) - Method inHandleMetaClass
addNewStaticMethod(java.lang.reflect.Method) - Method inMutableMetaClass
adds a new static method to this MetaClass.
addNoMatchingMethodError(org.codehaus.groovy.ast.ClassNode, java.lang.String, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ASTNode) - Method inStaticTypeCheckingVisitor
addNonRemovableMetaClassRegistryChangeEventListener(groovy.lang.MetaClassRegistryChangeEventListener) - Method inMetaClassRegistry
Adds a metaclass change listener for constant metaclasses.
addNonRemovableMetaClassRegistryChangeEventListener(groovy.lang.MetaClassRegistryChangeEventListener) - Method inMetaClassRegistryImpl
Adds a listener for constant metaclasses.
addNotify() - Method inTextEditor
addNull() - Method inCharBuf
addObjectInitializerStatements(org.codehaus.groovy.ast.stmt.Statement) - Method inClassNode
Adds a statement to the object initializer.
addOldVariableMethodNode(org.codehaus.groovy.ast.ClassNode) - Method inOldVariableGenerationUtility
Creates a synthetic method handling generation of theold variable map.
addOldVariablesMethod(org.codehaus.groovy.ast.ClassNode) - Method inPostconditionGenerator
Adds a synthetic method to the givenclassNode which can be used to create a map of most instance variables found in this class.
addOperationCallListeners(Map<String,Map<String,Map<String,Object>>>) - Method inJmxBuilderModelMBean
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 inCliBuilder
addPhaseOperation(org.codehaus.groovy.control.CompilationUnit.IPrimaryClassNodeOperation, int) - Method inCompilationUnit
addPhaseOperations(org.codehaus.groovy.control.CompilationUnit) - Method inASTTransformationVisitor
addPostInstantiateDelegate(groovy.lang.Closure) - Method inFactoryBuilderSupport
Add a postInstantiate delegate so it can intercept nodes after they are created.
addPostNodeCompletionDelegate(groovy.lang.Closure) - Method inFactoryBuilderSupport
Add a nodeCompletion delegate so it can intercept nodes after they done with building.
addPreInstantiateDelegate(groovy.lang.Closure) - Method inFactoryBuilderSupport
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 inClassNode
addProperty(org.codehaus.groovy.groovydoc.GroovyFieldDoc) - Method inSimpleGroovyClassDoc
addPropertyChangeListener(java.lang.String, java.beans.PropertyChangeListener) - Method inObservableList
addPropertyChangeListener(java.lang.String, java.beans.PropertyChangeListener) - Method inObservableMap
addPropertyChangeListener(java.lang.String, java.beans.PropertyChangeListener) - Method inObservableSet
addPropertyChangeListener(java.beans.PropertyChangeListener) - Method inTextUndoManager
addPropertyChangeListener(java.beans.PropertyChangeListener) - Method inValueHolder
Add a PropertyChangeListener to the listener list.
addPropertyChangeSupport(org.codehaus.groovy.ast.ClassNode) - Method inBindableASTTransformation
Adds the necessary field and methods to support property change support.
addPropertyColumn(java.lang.Object, java.lang.String, java.lang.Class, boolean) - Method inDefaultTableModel
Adds a property model column to the table
addPropertyMethod(org.codehaus.groovy.ast.MethodNode) - Method inJavaStubGenerator
addPropertyMethod(org.codehaus.groovy.ast.MethodNode) - Method inVerifier
addPseudoProperties(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode, List<PropertyNode>, Set<String>, boolean, boolean, boolean, boolean) - Method inBeanUtils
addQuoted(java.lang.String) - Method inCharBuf
addReceivers(List<Receiver<String>>, Collection<Receiver<String>>, boolean) - Method inStaticTypeCheckingVisitor
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 inListenerListASTTransformation
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 inGrape
addResolver(Map<String,Object>) - Method inGrapeEngine
addResolver(Map<String, Object>) - Method inGrapeIvy
addResource$$bridge(org.codehaus.groovy.ast.stmt.ExpressionStatement) - Method inTryCatchStatement
addResource(org.codehaus.groovy.ast.stmt.ExpressionStatement) - Method inTryCatchStatement
AddResultReturnStatementVisitor(org.codehaus.groovy.ast.stmt.ReturnStatement, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.stmt.BlockStatement) - Constructor inAssertStatementCreationUtility.AddResultReturnStatementVisitor
addReturnIfNeeded(org.codehaus.groovy.ast.MethodNode) - Method inJavaStubGenerator
addReturnIfNeeded(org.codehaus.groovy.ast.MethodNode) - Method inReturnAdder
deprecated:
UsevisitMethod(MethodNode) instead.
addReturnIfNeeded(org.codehaus.groovy.ast.MethodNode) - Method inVerifier
addReturnType(org.codehaus.groovy.ast.ClassNode) - Method inTypeCheckingContext.EnclosingClosure
addSerialVersionUIDField(org.codehaus.groovy.ast.ClassNode) - Method inClosureWriter
addShort(short) - Method inCharBuf
addShutdownHook(java.lang.Object, groovy.lang.Closure) - Method inDefaultGroovyMethods
Allows the usage of addShutdownHook without getting the runtime first.
addSorter(java.lang.Object) - Method inObjectBrowser
addSource(org.codehaus.groovy.control.SourceUnit) - Method inCompilationUnit
Adds a SourceUnit to the unit.
addSource(java.net.URL) - Method inJavaStubCompilationUnit
addSources(java.io.File) - Method inCompilationUnit
Adds a set of source files to the unit.
addSources(java.io.File) - Method inJavaAwareCompilationUnit
addSpecialMapConstructors(int, org.codehaus.groovy.ast.ClassNode, java.lang.String, boolean) - Method inTupleConstructorASTTransformation
addStarImport(java.lang.String, List<AnnotationNode>) - Method inASTHelper
addStarImport(java.lang.String, List<AnnotationNode>) - Method inModuleNode
addStarImports(java.lang.String) - Method inImportCustomizer
addStatement(org.codehaus.groovy.ast.stmt.Statement) - Method inBlockStatement
addStatement(org.codehaus.groovy.ast.stmt.Statement) - Method inModuleNode
addStatementCheckers(org.codehaus.groovy.control.customizers.SecureASTCustomizer.StatementChecker) - Method inSecureASTCustomizer
addStatementLabel(java.lang.String) - Method inEmptyStatement
addStatementLabel(java.lang.String) - Method inStatement
addStatements(List<Statement>) - Method inBlockStatement
addStaticImport(org.codehaus.groovy.ast.ClassNode, java.lang.String, java.lang.String, List<AnnotationNode>) - Method inASTHelper
addStaticImport(java.lang.String, java.lang.String, java.lang.String) - Method inImportCustomizer
addStaticImport(org.codehaus.groovy.ast.ClassNode, java.lang.String, java.lang.String, List<AnnotationNode>) - Method inModuleNode
addStaticInitializerStatements(List<Statement>, boolean) - Method inClassNode
addStaticStarImport(org.codehaus.groovy.ast.ClassNode, java.lang.String, List<AnnotationNode>) - Method inASTHelper
addStaticStarImport(java.lang.String, org.codehaus.groovy.ast.ClassNode, List<AnnotationNode>) - Method inModuleNode
addStaticStars(java.lang.String) - Method inImportCustomizer
addStaticTypeError(java.lang.String, org.codehaus.groovy.ast.ASTNode) - Method inStaticTypeCheckingVisitor
addStaticTypeError(java.lang.String, org.codehaus.groovy.ast.ASTNode) - Method inTypeCheckingExtension
Adds a type checking error, which will be displayed to the user during compilation.
addString(java.lang.String) - Method inCharBuf
addString(org.codehaus.groovy.ast.expr.ConstantExpression) - Method inGStringExpression
addStylesToDocument(javax.swing.JTextPane) - Method inConsoleSupport
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 inClassNode
Adds a synthetic method as part of the compilation process.
addText(java.lang.String) - Method inGroovy
Set an inline command to execute.
addTextListener(java.awt.event.TextListener) - Method inFindReplaceUtility
addTextToNode() - Method inXmlParser
addTimeStamp(org.codehaus.groovy.ast.ClassNode) - Method inVerifier
addToCompileList(java.io.File) - Method inGroovyc
addToHistory(java.lang.Object) - Method inConsole
addTransform(Class<? extends ASTTransformation>, org.codehaus.groovy.ast.ASTNode) - Method inClassNode
addTransformer(java.lang.invoke.MethodHandle, int, java.lang.Object, Class<?>) - Method inTypeTransformers
Adds a type transformer applied at runtime.
addTypeAnnotation(org.codehaus.groovy.ast.AnnotationNode) - Method inClassNode
addTypeAnnotations(List<AnnotationNode>) - Method inClassNode
addTypeCheckingExtension(org.codehaus.groovy.transform.stc.TypeCheckingExtension) - Method inStaticTypeCheckingVisitor
addTypeCheckingExtensions(org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor, org.codehaus.groovy.ast.expr.Expression) - Method inStaticTypesTransformation
addTypeCheckingInfoAnnotation(org.codehaus.groovy.ast.MethodNode) - Method inStaticTypeCheckingVisitor
addUnsupportedPreOrPostfixExpressionError(org.codehaus.groovy.ast.expr.Expression) - Method inStaticTypeCheckingVisitor
addURL(java.net.URL) - Method inGroovyClassLoader
adds a URL to the classloader.
addURL(java.net.URL) - Method inGroovyClassLoader.InnerLoader
addURL(java.net.URL) - Method inRootLoader
{@inheritDoc}
addValue(org.codehaus.groovy.ast.expr.Expression) - Method inGStringExpression
addVetoableChangeSupport(org.codehaus.groovy.ast.ClassNode) - Method inVetoableASTTransformation
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 inErrorCollector
Adds a warning to the message set if it is relevant.
addWarning(java.lang.String, org.codehaus.groovy.ast.ASTNode) - Method inSourceUnit
Since:
4.0.7
adjustDetails(java.util.Map) - Method inCliBuilder
adjustPropertyModifiersForMethod(org.codehaus.groovy.ast.PropertyNode) - Method inPropertyNodeUtils
Fields within the AST that have no explicit visibility are deemed to be properties and represented by a PropertyNode.
aelig - Field inEntity
afterExecution - Property inConsole
afterInvoke(java.lang.Object, java.lang.String, java.lang.Object, java.lang.Object) - Method inBenchmarkInterceptor
This code is executed after the method is called.
afterInvoke(java.lang.Object, java.lang.String, java.lang.Object, java.lang.Object) - Method inInterceptor
This code is executed after the method is optionally called.
afterInvoke(java.lang.Object, java.lang.String, java.lang.Object, java.lang.Object) - Method inMockInterceptor
afterInvoke(java.lang.Object, java.lang.String, java.lang.Object, java.lang.Object) - Method inTracingInterceptor
afterMethodCall(org.codehaus.groovy.ast.expr.MethodCall) - Method inDefaultTypeCheckingExtension
afterMethodCall(org.codehaus.groovy.ast.expr.MethodCall) - Method inGroovyTypeCheckingExtensionSupport
afterMethodCall(org.codehaus.groovy.ast.expr.MethodCall) - Method inTypeCheckingExtension
Allows the extension to perform additional tasks after the type checker actually visits a method call.
afterProcessingClassNode(org.apache.groovy.contracts.common.spi.ProcessingContextInformation, org.codehaus.groovy.ast.ClassNode) - Method inBaseLifecycle
afterProcessingClassNode(org.apache.groovy.contracts.common.spi.ProcessingContextInformation, org.codehaus.groovy.ast.ClassNode) - Method inLifecycle
afterProcessingConstructorNode(org.apache.groovy.contracts.common.spi.ProcessingContextInformation, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method inBaseLifecycle
afterProcessingConstructorNode(org.apache.groovy.contracts.common.spi.ProcessingContextInformation, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method inClassInvariantLifecycle
afterProcessingConstructorNode(org.apache.groovy.contracts.common.spi.ProcessingContextInformation, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method inLifecycle
afterProcessingConstructorNode(org.apache.groovy.contracts.common.spi.ProcessingContextInformation, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method inPostconditionLifecycle
afterProcessingMethodNode(org.apache.groovy.contracts.common.spi.ProcessingContextInformation, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method inBaseLifecycle
afterProcessingMethodNode(org.apache.groovy.contracts.common.spi.ProcessingContextInformation, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method inClassInvariantLifecycle
afterProcessingMethodNode(org.apache.groovy.contracts.common.spi.ProcessingContextInformation, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method inLifecycle
afterProcessingMethodNode(org.apache.groovy.contracts.common.spi.ProcessingContextInformation, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method inPostconditionLifecycle
afterProcessingMethodNode(org.apache.groovy.contracts.common.spi.ProcessingContextInformation, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method inPreconditionLifecycle
afterReferenceCreation(org.codehaus.groovy.util.Reference) - Method inReferenceManager
afterSwitchCaseStatementsVisited(org.codehaus.groovy.ast.stmt.SwitchStatement) - Method inCodeVisitorSupport
Since:
5.0.0
afterSwitchCaseStatementsVisited(org.codehaus.groovy.ast.stmt.SwitchStatement) - Method inStaticTypeCheckingVisitor
afterSwitchConditionExpressionVisited(org.codehaus.groovy.ast.stmt.SwitchStatement) - Method inCodeVisitorSupport
Since:
3.0.0
afterSwitchConditionExpressionVisited(org.codehaus.groovy.ast.stmt.SwitchStatement) - Method inStaticTypeCheckingVisitor
afterVisit(Closure<?>) - Method inTreeContext
afterVisitClass(org.codehaus.groovy.ast.ClassNode) - Method inDefaultTypeCheckingExtension
afterVisitClass(org.codehaus.groovy.ast.ClassNode) - Method inGroovyTypeCheckingExtensionSupport
afterVisitClass(org.codehaus.groovy.ast.ClassNode) - Method inTypeCheckingExtension
Allows the extension to perform additional tasks after the type checker actually visited a class node.
afterVisitMethod(org.codehaus.groovy.ast.MethodNode) - Method inDefaultTypeCheckingExtension
afterVisitMethod(org.codehaus.groovy.ast.MethodNode) - Method inGroovyTypeCheckingExtensionSupport
afterVisitMethod(org.codehaus.groovy.ast.MethodNode) - Method inTypeCheckingExtension
Allows the extension to perform additional tasks after the type checker actually visited a method node.
agg(Function<? super Queryable<? extends T>,? extends U>) - Method inQueryable
The most powerful aggregate function in GINQ, it will receive the grouped result(Queryable instance) and apply any processing
AggregateBinding - Class inorg.apache.groovy.swing.binding
An aggregation of multiple bindings
agrave - Field inEntity
alias - Field inGroovyParser.ImportDeclarationContext
aliasExpr - Field inDataSourceExpression
aliasSetupClosure - Property inAbstractStreamingBuilder
ALIGN_CENTER - Field inStructuredSyntaxHandler
ALIGN_JUSTIFIED - Field inStructuredSyntaxHandler
ALIGN_LEFT - Field inStructuredSyntaxHandler
ALIGN_RIGHT - Field inStructuredSyntaxHandler
alignGenericTypes(org.codehaus.groovy.ast.GenericsType, org.codehaus.groovy.ast.GenericsType, org.codehaus.groovy.ast.GenericsType) - Method inGenericsUtils
Given a parameterized type and a generic type information, aligns actual type parameters.
ALIGNMENT - Field inStructuredSyntaxHandler
ALL_CLASSES_COMPLETION - Field inGroovyEngine
ALL_CONSTRUCTORS_COMPLETION - Field inGroovyEngine
ALL_FIELDS_COMPLETION - Field inGroovyEngine
ALL_METHODS_COMPLETION - Field inGroovyEngine
ALL - Field inPhases
Synonym for full compilation
ALL_RESULT_SETS - Field inSql
allClasses - Field inGroovyEngine.AccessRules
allClasses(boolean) - Method inGroovyPackageDoc
All classes and interfaces in this package optionally limited to just the included ones.
allClasses(boolean) - Method inSimpleGroovyPackageDoc
allConstructors - Field inGroovyEngine.AccessRules
AllControlToUndefined - Class ingroovy.xml.markupsupport
allFields - Field inGroovyEngine.AccessRules
allMethods - Field inGroovyEngine.AccessRules
allNames - Field inBuilder
Whether the generated builder should support all properties, including those with names that are considered internal.
allNames - Field inDelegate
Whether to apply the delegate pattern to all methods, including those with names that are considered internal.
allNames - Field inEqualsAndHashCode
Whether to include all fields and/or properties in equals and hashCode calculations, including those with names that are considered internal.
allNames - Field inMapConstructor
Whether to include all fields and/or properties within the constructor, including those with names that are considered internal.
allNames - Field inSortable
Whether to include all fields and/or properties in the comparison algorithm, including those with names that are considered internal.
allNames - Field inToString
Whether to include all fields and/or properties in the generated toString, including those with names that are considered internal.
allNames - Field inTupleConstructor
Whether to include all fields and/or properties within the constructor, including those with names that are considered internal.
ALLOW_RESOLVE - Field inMethodClosure
ALLOWED_JDKS - Field inCompilerConfiguration
The valid targetBytecode values.
allowRelative - Field inSourceURI
Default:
false
allParametersAndArgumentsMatch(org.codehaus.groovy.ast.Parameter, org.codehaus.groovy.ast.ClassNode) - Method inStaticTypeCheckingSupport
Determines if the specific argument types fit the parameters.
allProperties - Field inBuilder
Whether to include all properties (as per the JavaBean spec) in the generated builder.
allProperties - Field inEqualsAndHashCode
Whether to include all properties (as per the JavaBean spec) in the generated constructor.
allProperties - Field inMapConstructor
Whether to include all properties (as per the JavaBean spec) in the generated constructor.
allProperties - Field inSortable
Whether to include all properties (as per the JavaBean spec) in the comparison algorithm.
allProperties - Field inToString
Whether to include all properties (as per the JavaBean spec) in the generated toString.
allProperties - Field inTupleConstructor
Whether to include all properties (as per the JavaBean spec) in the generated constructor.
AllTestSuite - Class ingroovy.test
AllTestSuite can be used in extension of GroovyTestSuite to execute TestCases written in Groovy from inside a Java IDE.
allText - Property inHistoryRecord
allThreads(java.lang.Thread) - Method inDefaultGroovyStaticMethods
Get all threads
ALPHA_0 - Field inBaseJsonParser
ALPHA_0 - Field inCharScanner
ALPHA_1 - Field inBaseJsonParser
ALPHA_2 - Field inBaseJsonParser
ALPHA_3 - Field inBaseJsonParser
ALPHA_4 - Field inBaseJsonParser
ALPHA_5 - Field inBaseJsonParser
ALPHA_6 - Field inBaseJsonParser
ALPHA_7 - Field inBaseJsonParser
ALPHA_8 - Field inBaseJsonParser
ALPHA_9 - Field inBaseJsonParser
ALPHA_9 - Field inCharScanner
alreadyVisitedMethods - Field inTypeCheckingContext
alwaysAnnotate - Field inSealedOptions
Add annotations even for native sealed classes.
amp - Field inEntity
and(T) - Method inAssertion
and(org.codehaus.groovy.ast.MethodNode, T) - Method inAssertionMap
AND_ASSIGN() - Method inGroovyParser.AssignmentExprAltContext
and(SortedSet<T>, Iterable<T>, Comparator<? super T>) - Method inDefaultGroovyMethods
Creates a SortedSet composed of the intersection of a SortedSet and an Iterable.
AND - Field inGeneralUtils
AND() - Method inGroovyParser.LogicalAndExprAltContext
and(long, long) - Method inIndyMath
and(java.lang.Number, java.lang.Number) - Method inNumberMath
and(long, long) - Method inNumberMathModificationInfo
and - Field inOperatorRename
Default:
Undefined.STRING
AND - Enum Constant inSystemRegistryImpl.Pipe
AndExprAltContext(org.apache.groovy.parser.antlr4.GroovyParser.ExpressionContext) - Constructor inGroovyParser.AndExprAltContext
andImpl(java.lang.Number, java.lang.Number) - Method inBigIntegerMath
andImpl(java.lang.Number, java.lang.Number) - Method inIntegerMath
andImpl(java.lang.Number, java.lang.Number) - Method inLongMath
andImpl(java.lang.Number, java.lang.Number) - Method inNumberMath
AndroidSupport - Class inorg.codehaus.groovy.reflection.android
andThen(Closure<W>) - Method inClosure
Alias forrightShift(Closure)
andThen(groovy.util.function.FloatUnaryOperator) - Method inFloatUnaryOperator
Creates a "forward" composed operator that first applies this operator to its input, and then applies theafter operator to the result.
andThenSelf(int) - Method inClosure
CallandThen(Closure) onthis exactlytimes times.
andX(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Method inGeneralUtils
AnnotatedNode - Class inorg.codehaus.groovy.ast
Base class for any AST node which is capable of being annotated
AnnotatedNodeUtils - Class inorg.apache.groovy.ast.tools
Utility class for working with AnnotatedNodes
annotatedQualifiedClassName() - Method inGroovyParser
annotatedQualifiedClassName(int) - Method inGroovyParser.QualifiedClassNameListContext
AnnotatedQualifiedClassNameContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.AnnotatedQualifiedClassNameContext
annotation(java.lang.Class, groovy.lang.Closure) - Method inAstSpecificationCompiler
Creates an AnnotationNode.
ANNOTATION_DEF - Field inSimpleGroovyDoc
annotation() - Method inGroovyParser
annotation(int) - Method inGroovyParser.AnnotationsOptContext
annotation() - Method inGroovyParser.ClassOrInterfaceModifierContext
annotation() - Method inGroovyParser.ElementValueContext
annotation() - Method inGroovyParser.VariableModifierContext
ANNOTATION_TARGET - Field inAnnotationNode
ANNOTATION_TYPE - Field inModifierNode
AnnotationClosureVisitor - Class inorg.apache.groovy.contracts.ast.visitor
Visits interfaces & classes and looks for@Requires or@Ensures and createsClosure classes for the annotation closures.
AnnotationClosureVisitor(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.control.io.ReaderSource) - Constructor inAnnotationClosureVisitor
AnnotationCollector - Annotation Type ingroovy.transform
The AnnotationCollector can be used to define aliases for annotations and attributes.
AnnotationCollectorMode - Enum ingroovy.transform
AnnotationCollectorTransform - Class inorg.codehaus.groovy.transform
This class is the base for any annotation alias processor.
AnnotationCollectorTransform.ClassChanger - Class inorg.codehaus.groovy.transform
Class used byCompilationUnit to transform the alias class into what is needed by the compiler.
annotationConstant(groovy.lang.Closure) - Method inAstSpecificationCompiler
Creates an AnnotationConstantExpression.
AnnotationConstantExpression - Class inorg.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 inAnnotationConstantExpression
AnnotationConstantsVisitor - Class inorg.codehaus.groovy.control
Resolves constants in annotation definitions.
AnnotationContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.AnnotationContext
AnnotationContractParameterVisitor - Class inorg.apache.groovy.contracts.ast.visitor
ThisBaseVisitor walks up the class hierarchy for the givenClassNode and addsContractElement annotations to method parameters.
AnnotationContractParameterVisitor(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.control.io.ReaderSource) - Constructor inAnnotationContractParameterVisitor
annotationName() - Method inGroovyParser
annotationName() - Method inGroovyParser.AnnotationContext
AnnotationNameContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.AnnotationNameContext
AnnotationNode - Class inorg.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 inAnnotationNode
AnnotationProcessor - Class inorg.apache.groovy.contracts.common.spi
AnnotationProcessorImplementation - Annotation Type inorg.apache.groovy.contracts.annotations.meta
AnnotationProcessorVisitor - Class inorg.apache.groovy.contracts.ast.visitor
Visits annotations of meta-typeContractElement and applies the AST transformations of the underlyingAnnotationProcessor implementation.
AnnotationProcessorVisitor(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.control.io.ReaderSource, org.apache.groovy.contracts.common.spi.ProcessingContextInformation) - Constructor inAnnotationProcessorVisitor
annotations() - Method inArrayClassDocWrapper
annotations(groovy.lang.Closure) - Method inAstSpecificationCompiler
Designates a list of AnnotationNodes.
annotations() - Method inExternalGroovyClassDoc
annotations() - Method inGroovyParameter
annotations() - Method inGroovyProgramElementDoc
annotations() - Method inSimpleGroovyParameter
annotations() - Method inSimpleGroovyProgramElementDoc
annotationsOpt() - Method inGroovyParser
annotationsOpt() - Method inGroovyParser.AnnotatedQualifiedClassNameContext
annotationsOpt() - Method inGroovyParser.CreatedNameContext
annotationsOpt() - Method inGroovyParser.Dim0Context
annotationsOpt() - Method inGroovyParser.Dim1Context
annotationsOpt() - Method inGroovyParser.EnumConstantContext
annotationsOpt() - Method inGroovyParser.ImportDeclarationContext
annotationsOpt() - Method inGroovyParser.PackageDeclarationContext
annotationsOpt() - Method inGroovyParser.TypeArgumentContext
annotationsOpt() - Method inGroovyParser.TypeContext
annotationsOpt() - Method inGroovyParser.TypeParameterContext
AnnotationsOptContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.AnnotationsOptContext
AnnotationUtils - Class inorg.apache.groovy.contracts.util
AnnotationVisitor - Class inorg.codehaus.groovy.classgen
An Annotation visitor responsible for:
  • reading annotation metadata (@Retention, @Target, attribute types)
  • verify that anAnnotationNode conforms to annotation meta
  • enhancing anAnnotationNode AST to reflect real annotation meta
AnnotationVisitor(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.control.ErrorCollector) - Constructor inAnnotationVisitor
anonymousInnerClassDeclaration(int) - Method inGroovyParser
anonymousInnerClassDeclaration() - Method inGroovyParser.CreatorContext
anonymousInnerClassDeclaration() - Method inGroovyParser.EnumConstantContext
AnonymousInnerClassDeclarationContext(org.antlr.v4.runtime.ParserRuleContext, int, int) - Constructor inGroovyParser.AnonymousInnerClassDeclarationContext
ansiSupported - Field inIO
Whether ansi support is available
AntBuilder - Class ingroovy.ant
AllowsAnt tasks to be used with a Groovy builder-style markup.
AntBuilder(org.apache.tools.ant.Task) - Constructor inAntBuilder
antlr2() - Method inParserPluginFactory
Creates the ANTLR 2 parser.
antlr4() - Method inParserPluginFactory
Creates the ANTLR 4 parser.
Antlr4ParserPlugin - Class inorg.apache.groovy.parser.antlr4
A parser plugin for the new parser.
Antlr4PluginFactory - Class inorg.apache.groovy.parser.antlr4
A parser plugin factory for the new parser.
AntProjectPropertiesDelegate - Class inorg.codehaus.groovy.ant
AntProjectPropertiesDelegate(Map<? extends String,?>) - Constructor inAntProjectPropertiesDelegate
any(T, Closure<?>) - Method inArrayGroovyMethods
Iterates over the contents of an Array, and checks whether a predicate is valid for at least one element.
any(T, groovy.lang.Closure) - Method inDefaultGroovyMethods
ANY_END_OF_STATEMENT - Field inTypes
ANY - Enum Constant inFileType
Represents both normal files and directories
ANY_INSTANCE_METHOD_EXISTS - Field inMethodClosure
ANY_TOKEN - Field inMatchingConstraints
ANY - Field inTypes
anyToken() - Method inMatchingConstraintsBuilder
AnyTokenMatch - Class inorg.codehaus.groovy.macro.matcher.internal
apos - Field inEntity
append(char) - Method inDelegatingIndentWriter
append(java.lang.Appendable, java.lang.Object) - Method inFormatHelper
Appends an object to an Appendable using Groovy's default representation for the object.
append(java.lang.Appendable, java.lang.Object) - Method inInvokerHelper
append(java.nio.file.Path, java.io.Reader, java.lang.String, boolean) - Method inNioExtensions
Append the text supplied by the Reader at the end of the File, using a specified encoding.
append(groovy.util.Node) - Method inNode
Appends a child to the current node.
append(java.io.File, java.io.Reader, java.lang.String, boolean) - Method inResourceGroovyMethods
Append the text supplied by the Reader at the end of the File, using a specified encoding.
append(java.lang.CharSequence, int, int) - Method inStringBuilderWriter
Appends a portion of a character sequence to theStringBuilder.
append(java.lang.StringBuilder, org.codehaus.groovy.runtime.GStringImpl) - Method inStringGroovyMethods
Append the GString to the StringBuilder using a more efficient approach than Java's default approach for a CharSequence.
append() - Method inSystemRegistryImpl.CommandData
APPEND - Enum Constant inSystemRegistryImpl.Pipe
appendNamespaceAttributes(javax.swing.text.Element, Map<Object,Object>) - Method inDOMBuilder
appendNode(java.lang.Object) - Method inAttribute
NOP, because a node can not be appended to an attribute.
appendNode(javax.swing.text.Element, java.lang.Object, java.util.Map, java.lang.String) - Method inDOMCategory
appendNode(java.lang.Object) - Method inGPathResult
appendNode(java.lang.Object) - Method inNoChildren
NOP
appendNode(java.lang.Object, groovy.xml.slurpersupport.GPathResult) - Method inNode
appendNode(java.lang.Object) - Method inNodeChild
appendNode(java.lang.Object) - Method inNodeChildren
appendOutput(javax.swing.Icon, javax.swing.text.AttributeSet) - Method inConsole
appendOutputLines(java.lang.Object, java.lang.Object) - Method inConsole
appendOutputNl(java.lang.Object, java.lang.Object) - Method inConsole
appendS(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Method inMethodCallUtils
appendStacktrace(java.lang.Object) - Method inConsole
appendStatementsToBlockStatement(org.codehaus.groovy.ast.stmt.BlockStatement, org.codehaus.groovy.ast.stmt.Statement) - Method inAstBuilder
apply(java.lang.Character) - Method inAllControlToUndefined
apply(org.codehaus.groovy.syntax.Token) - Method inAnyTokenMatch
apply(K, BiFunction<? super K,? super V,? extends V>) - Method inConcurrentReferenceHashMap
apply(T) - Method inConstraintPredicate
apply(java.lang.Character) - Method inDoubleQuoteFilter
apply(T) - Method inFunction
apply(java.lang.Character) - Method inMarkupBuilder.DefaultXmlEscapingFunction
apply(java.lang.Character) - Method inSingleQuoteFilter
apply(java.lang.Character) - Method inStandardControlToUndefined
apply(java.lang.Character) - Method inStandardXmlAttributeFilter
apply(java.lang.Character) - Method inStandardXmlFilter
apply(java.lang.Character) - Method inSurrogateToUndefined
applyAsFloat(float) - Method inFloatUnaryOperator
Applies this operator.
applyBlockRecorder() - Method inCompileStack
applyFinallyBlocks(org.objectweb.asm.Label, boolean) - Method inCompileStack
applyGenericsContextToPlaceHolders(Map<String,ClassNode>, org.codehaus.groovy.ast.GenericsType) - Method inGenericsUtils
Transforms generics types from an old context to a new context using the given spec.
applyIfAbsent(K, Function<? super K,? extends V>) - Method inConcurrentReferenceHashMap
implSpec:
The default implementation is equivalent to the following steps for thismap, then returning the current value ornull if now absent:
applyIfPresent(K, BiFunction<? super K,? super V,? extends V>) - Method inConcurrentReferenceHashMap
applyPropertyDescriptors(java.beans.PropertyDescriptor) - Method inClosureMetaClass
applyResourceNameMatcher(java.lang.String) - Method inAbstractHttpServlet
applyToAllClasses - Field inAbstractInterruptibleASTTransformation
applyToAllClasses() - Method inConditionalInterrupt
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 inThreadInterrupt
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 inTimedInterrupt
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 inAbstractInterruptibleASTTransformation
applyToAllMembers() - Method inConditionalInterrupt
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 inThreadInterrupt
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 inTimedInterrupt
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).
applyUnsharpFilter(java.lang.invoke.MethodHandle, int, java.lang.invoke.MethodHandle) - Method inTypeTransformers
Apply a transformer as filter.
areCategoryMethodCalls(List<MethodNode>, java.lang.String, org.codehaus.groovy.ast.ClassNode) - Method inStaticTypeCheckingVisitor
args(java.lang.String) - Method inGeneralUtils
args - Field inSelector
args() - Method inSystemRegistryImpl.CommandData
argTypeMatches(org.codehaus.groovy.ast.expr.MethodCall, int, java.lang.Class) - Method inAbstractTypeCheckingExtension
argTypesMatches(org.codehaus.groovy.ast.expr.MethodCall, java.lang.Class) - Method inAbstractTypeCheckingExtension
argumentClassIsParameterClass(Class<?>, Class<?>) - Method inTypeHelper
Realizes an unsharp equal for the class.
argumentList(groovy.lang.Closure) - Method inAstSpecificationCompiler
Creates an ArgumentListExpression.
argumentList() - Method inGroovyParser
argumentListElement() - Method inGroovyParser
ArgumentListExpression - Class inorg.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 inArgumentListExpression
arguments() - Method inGroovyParser
arguments() - Method inGroovyParser.CreatorContext
arguments() - Method inGroovyParser.EnumConstantContext
arguments() - Method inGroovyParser.PathElementContext
arguments() - Method inOptionAccessor
ArgumentsContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.ArgumentsContext
argumentSize(org.codehaus.groovy.ast.expr.Expression) - Method inAsmClassGenerator
aring - Field inEntity
array - Field inAbstractCallSite
array(java.lang.Class, groovy.lang.Closure) - Method inAstSpecificationCompiler
Creates an ArrayExpression.
array - Field inCallSiteArray
array(char) - Method inChr
ARRAY_EXPRESSION - Field inTypes
ARRAY_ITEM_TERMINATORS - Field inTypes
ARRAY - Field inSql
ARRAY_WITH_NULL - Field inMetaClassHelper
arrayAsCollection(T) - Method inDefaultTypeTransformation
ArrayCachedClass - Class inorg.codehaus.groovy.reflection.stdclasses
ArrayCachedClass(java.lang.Class, org.codehaus.groovy.reflection.ClassInfo) - Constructor inArrayCachedClass
ArrayClassDocWrapper - Class inorg.codehaus.groovy.tools.groovydoc
ArrayClassDocWrapper(org.codehaus.groovy.groovydoc.GroovyClassDoc) - Constructor inArrayClassDocWrapper
ArrayExpression - Class inorg.codehaus.groovy.ast.expr
Represents an array object construction.
ArrayExpression(org.codehaus.groovy.ast.ClassNode, List<Expression>) - Constructor inArrayExpression
Creates an array using an initializer (list of expressions corresponding to array elements).
arrayGet(int, boolean) - Method inBinaryExpressionWriter
arrayGet(java.lang.invoke.MethodType) - Method inIndyArrayAccess
ArrayGetAtMetaMethod - Class inorg.codehaus.groovy.runtime.dgmimpl.arrays
ArrayGetAtMetaMethod() - Constructor inArrayGetAtMetaMethod
ArrayGroovyMethods - Class inorg.codehaus.groovy.runtime
Defines new groovy methods which appear on arrays inside the Groovy environment.
arrayInitializer() - Method inGroovyParser
arrayInitializer(int) - Method inGroovyParser.ArrayInitializerContext
arrayInitializer() - Method inGroovyParser.CreatorContext
ArrayInitializerContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.ArrayInitializerContext
ArrayIterable - Class inorg.codehaus.groovy.util
Allows an array to be used where an Iterable is expected.
ArrayIterable(T) - Constructor inArrayIterable
ArrayIterator - Class inorg.codehaus.groovy.util
Allows an array to be used where an Iterator is expected.
ArrayIterator(T) - Constructor inArrayIterator
ARRAYLIST_ADD_METHOD - Field inStaticCompilationVisitor
ARRAYLIST_CLASSNODE - Field inStaticCompilationVisitor
ARRAYLIST_CONSTRUCTOR - Field inStaticCompilationVisitor
ArrayList_TYPE - Field inStaticTypeCheckingSupport
ArrayMetaMethod - Class inorg.codehaus.groovy.runtime.dgmimpl.arrays
ArrayPutAtMetaMethod - Class inorg.codehaus.groovy.runtime.dgmimpl.arrays
ArrayPutAtMetaMethod() - Constructor inArrayPutAtMetaMethod
Arrays - Class inorg.apache.groovy.util
Array utilities.
arraySet(boolean) - Method inBinaryExpressionWriter
arraySet(java.lang.invoke.MethodType) - Method inIndyArrayAccess
arrayTable - Property inObjectBrowser
ArrayTypeUtils - Class inorg.codehaus.groovy.runtime
Utilities for handling array types
ArrayUtil - Class inorg.codehaus.groovy.runtime
This is a generated class used internally during the writing of bytecode within the CallSiteWriter logic.
ArrayUtils - Class inorg.apache.groovy.json.internal
arrayX(org.codehaus.groovy.ast.ClassNode, List<Expression>, List<Expression>) - Method inGeneralUtils
ARROW() - Method inGroovyParser.ClosureContext
ARROW() - Method inGroovyParser.StandardLambdaExpressionContext
ARROW() - Method inGroovyParser.SwitchExpressionLabelContext
AS() - Method inGroovyParser.IdentifierContext
AS() - Method inGroovyParser.ImportDeclarationContext
AS() - Method inGroovyParser.KeywordsContext
AS() - Method inGroovyParser.QualifiedNameElementContext
AS() - Method inGroovyParser.RelationalExprAltContext
asAccessMethod(java.lang.invoke.MethodHandles$Lookup) - Method inCachedField
asArray(java.lang.Object, java.lang.Class) - Method inDefaultTypeTransformation
asArray(java.lang.Object) - Method inInvokerHelper
Converts the given object into an array; if it's an array then just cast otherwise wrap it in an array
asAssignment(int) - Method inTokenUtil
asBoolean(java.lang.Object) - Method inArrayGroovyMethods
Coerces an object array to a boolean value.
asBoolean(java.lang.Object) - Method inDefaultGroovyMethods
asBoolean(java.nio.file.Path) - Method inNioExtensions
Coerce the path to aboolean value.
asBoolean() - Method inNoChildren
Returnsfalse.
asBoolean() - Method inNullObject
A null object coerces to false.
asBoolean(Optional<?>) - Method inPluginDefaultGroovyMethods
Coerce anOptional instance to aboolean value.
asBoolean(java.io.File) - Method inResourceGroovyMethods
Coerce the file to aboolean value.
asBoolean(groovy.sql.GroovyResultSet) - Method inSqlExtensions
Coerce a GroovyResultSet to a boolean value.
asBoolean(java.util.regex.Matcher) - Method inStringGroovyMethods
Coerces a Matcher instance to a boolean value.
ascendingKeySet() - Method inConcurrentLinkedHashMap
Returns an unmodifiable snapshotSet view of the keys contained in this map.
ascendingKeySetWithLimit(int) - Method inConcurrentLinkedHashMap
Returns an unmodifiable snapshotSet view of the keys contained in this map.
ascendingMap() - Method inConcurrentLinkedHashMap
Returns an unmodifiable snapshotMap view of the mappings contained in this map.
ascendingMapWithLimit(int) - Method inConcurrentLinkedHashMap
Returns an unmodifiable snapshotMap view of the mappings contained in this map.
asChecked(NavigableMap<K,V>, Class<K>, Class<V>) - Method inDefaultGroovyMethods
Creates a checked view of a NavigableMap.
asCollection(Iterable<T>) - Method inDefaultGroovyMethods
Converts this Iterable to a Collection.
asCollection(java.lang.Object) - Method inDefaultTypeTransformation
asConditionExecution(org.codehaus.groovy.ast.AnnotationNode) - Method inBaseVisitor
asConstantString() - Method inGStringExpression
asEntryWeigher(Weigher<? super V>) - Method inWeighers
An entry weigher backed by the specified weigher.
asExpression(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.expr.Expression) - Method inCastExpression
asGenericsType() - Method inClassNode
asGenericsType() - Method inWideningCategories.LowestUpperBoundClassNode
asImmutable(Collection<T>) - Method inDefaultGroovyMethods
A convenience method for creating an immutable Collection.
asIterator(java.lang.Object) - Method inInvokerHelper
askToInterruptScript() - Method inConsole
askToSaveFile() - Method inConsole
asList(Iterable<T>) - Method inDefaultGroovyMethods
Converts this Iterable to a List.
asList(java.lang.Object) - Method inInvokerHelper
asList() - Method inIteratorClosureAdapter
asList(java.lang.String, java.sql.ResultSet, int, int, groovy.lang.Closure) - Method inSql
ASM_API_VERSION - Field inCompilerConfiguration
The ASM API version used when loading/parsing classes and generating proxy adapter classes.
ASM_DEBUG - Field inAsmClassGenerator
Add marker in the bytecode to show source-bytecode relationship.
AsmClassGenerator - Class inorg.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 inAsmClassGenerator
AsmDecompiler - Class inorg.codehaus.groovy.ast.decompiled
A utility class responsible for decompiling JVM class files and producingClassStub objects reflecting their structure.
AsmReferenceResolver - Class inorg.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 inAsmReferenceResolver
asPrimitiveArray(java.util.List, java.lang.Class) - Method inMetaClassHelper
Parameters:
list - the original list
asReduction() - Method inCSTNode
Creates aReduction from this node.
asReduction() - Method inReduction
Creates aReduction from this node.
asReduction(org.codehaus.groovy.syntax.CSTNode, org.codehaus.groovy.syntax.CSTNode, org.codehaus.groovy.syntax.CSTNode) - Method inToken
Creates aReduction from this token, adding the supplied nodes as the second, third, and fourth element, respectively.
asReversed(NavigableSet<T>) - Method inDefaultGroovyMethods
Creates a reverse order view of the set.
ASSERT() - Method inGroovyParser.AssertStatementContext
ASSERT() - Method inGroovyParser.KeywordsContext
assertArrayEquals(java.lang.Object, java.lang.Object) - Method inGroovyTestCase
Asserts that the arrays are equivalent and contain the same values
assertContains(int, int[]) - Method inGroovyTestCase
Asserts that the array of ints contains a given int
assertEquals(java.lang.String, java.lang.String) - Method inGroovyTestCase
assertExpressionAuthorized(org.codehaus.groovy.ast.expr.Expression) - Method inSecureASTCustomizer.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 inInvokerHelper
assertFailed(java.lang.Object, java.lang.Object) - Method inScriptBytecodeAdapter
assertImportIsAllowed(java.lang.String) - Method inSecureASTCustomizer
assertInspect(java.lang.Object, java.lang.String) - Method inGroovyTestCase
Asserts that the value of inspect() on the given object matches the given text string
Assertion - Class inorg.apache.groovy.contracts.domain
Assertion(org.codehaus.groovy.ast.stmt.BlockStatement, org.codehaus.groovy.ast.expr.BooleanExpression) - Constructor inAssertion
AssertionMap - Class inorg.apache.groovy.contracts.domain
AssertionMap() - Constructor inAssertionMap
AssertionRenderer - Class inorg.codehaus.groovy.runtime.powerassert
Creates a string representation of an assertion and its recorded values.
AssertionViolation - Class inorg.apache.groovy.contracts
AssertionViolation(double) - Constructor inAssertionViolation
AssertionWriter - Class inorg.codehaus.groovy.classgen.asm
AssertionWriter(org.codehaus.groovy.classgen.asm.WriterController) - Constructor inAssertionWriter
assertLength(int, java.lang.Object) - Method inGroovyTestCase
Asserts that the array of objects has a given length
assertMultilineStringsEqual(java.lang.String, java.lang.String) - Method inStringTestUtil
assertNoLabelsMissed() - Method inLabelVerifier
assertScript(groovy.lang.GroovyShell, java.lang.String) - Method inGroovyAssert
Asserts that the script runs using the given shell without any exceptions
assertScript(java.lang.String) - Method inGroovyTestCase
seeGroovyAssert.assertScript
assertStarImportIsAllowed(java.lang.String) - Method inSecureASTCustomizer
AssertStatement - Class inorg.codehaus.groovy.ast.stmt
Represents an assert statement.
AssertStatement(org.codehaus.groovy.ast.expr.BooleanExpression, org.codehaus.groovy.ast.expr.Expression) - Constructor inAssertStatement
assertStatement(groovy.lang.Closure) - Method inAstSpecificationCompiler
Creates an AssertStatement.
assertStatement() - Method inGroovyParser
assertStatement() - Method inGroovyParser.AssertStmtAltContext
assertStatementAuthorized(org.codehaus.groovy.ast.stmt.Statement) - Method inSecureASTCustomizer.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 inGroovyParser.AssertStatementContext
AssertStatementCreationUtility - Class inorg.apache.groovy.contracts.generation
Central place to createAssertStatement instances in groovy-contracts.
AssertStatementCreationUtility.AddAssertionCallStatementToReturnStatementVisitor - Class inorg.apache.groovy.contracts.generation
Replaces a givenReturnStatement with the appropriate assertion call statement and returns a result variable expression.
AssertStatementCreationUtility.AddResultReturnStatementVisitor - Class inorg.apache.groovy.contracts.generation
Replaces a givenReturnStatement with the appropriate assertion call statement and returns a result variable expression.
AssertStatementCreationUtility.ReturnStatementVisitor - Class inorg.apache.groovy.contracts.generation
Collects allReturnStatement instances from a given code block.
assertStaticImportIsAllowed(java.lang.String, java.lang.String) - Method inSecureASTCustomizer
AssertStmtAltContext(org.apache.groovy.parser.antlr4.GroovyParser.StatementContext) - Constructor inGroovyParser.AssertStmtAltContext
assertTokenAuthorized(org.codehaus.groovy.syntax.Token) - Method inSecureASTCustomizer.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 inGroovyTestCase
Asserts that the value of toString() on the given object matches the given text string
assertValidIdentifier(java.lang.String, java.lang.String, org.codehaus.groovy.ast.ASTNode) - Method inVerifierCodeVisitor
ASSIGN - Field inGeneralUtils
ASSIGN() - Method inGroovyParser.AssignmentExprAltContext
ASSIGN() - Method inGroovyParser.ElementValuePairContext
ASSIGN() - Method inGroovyParser.FormalParameterContext
ASSIGN() - Method inGroovyParser.MultipleAssignmentExprAltContext
ASSIGN() - Method inGroovyParser.VariableDeclarationContext
ASSIGN() - Method inGroovyParser.VariableDeclaratorContext
ASSIGN - Field inTypes
ASSIGNMENT_OPERATOR - Field inTypes
AssignmentExprAltContext(org.apache.groovy.parser.antlr4.GroovyParser.ExpressionContext) - Constructor inGroovyParser.AssignmentExprAltContext
assignNullS(org.codehaus.groovy.ast.expr.Expression) - Method inGeneralUtils
assignS(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Method inGeneralUtils
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 inBinaryExpressionHelper
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 inBinaryExpressionMultiTypeDispatcher
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 inStaticTypesBinaryExpressionMultiTypeDispatcher
assignX(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Method inGeneralUtils
asSql(groovy.lang.GString, List<?>) - Method inSql
Hook to allow derived classes to override sql generation from GStrings.
asString(java.lang.Throwable) - Method inDefaultGroovyMethods
Get the detail information ofThrowable instance's stack trace
asSynchronized(NavigableSet<T>) - Method inDefaultGroovyMethods
Creates a synchronized view of a NavigableSet.
ast - Field inCompilationUnit
ast - Field inSourceUnit
The root of the Abstract Syntax Tree for the source
AstBrowser - Class ingroovy.console.ui
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 inAstBrowser
AstBrowserNodeMaker - Interface ingroovy.console.ui
This interface is used to create tree nodes of various types
AstBrowserUiPreferences - Class ingroovy.console.ui
This class sets and restores control positions in the browser.
AstBrowserUiPreferences() - Constructor inAstBrowserUiPreferences
AstBuilder - Class inorg.codehaus.groovy.ast.builder
The AstBuilder provides several ways to build an abstract syntax tree (AST) of Groovy code.
AstBuilder() - Constructor inAstBuilder
AstBuilderTransformation - Class inorg.apache.groovy.ast.builder
Transformation to capture ASTBuilder from code statements.
AstHelper - Class inorg.codehaus.groovy.transform.tailrec
Helping to create a few standard AST constructs
ASTHelper() - Constructor inASTHelper
ASTMatcher - Class inorg.codehaus.groovy.macro.matcher
ASTNode - Class inorg.codehaus.groovy.ast
Base class for any AST node.
ASTNodeMetaData - Interface inorg.apache.groovy.contracts.ast.visitor
Holds all constants to be used as AST node metadata keys.
ASTNodePredicate - Interface inorg.codehaus.groovy.macro.matcher
AstNodeToScriptAdapter - Class ingroovy.console.ui
This class takes Groovy source code, compiles it to a specific compile phase, and then decompiles it back to the groovy source.
AstNodeToScriptAdapter() - Constructor inAstNodeToScriptAdapter
AstNodeToScriptVisitor - Class ingroovy.console.ui
An adapter from ASTNode tree to source code.
AstNodeToScriptVisitor(java.io.Writer, boolean, boolean) - Constructor inAstNodeToScriptVisitor
AstSpecificationCompiler - Class inorg.codehaus.groovy.ast.builder
Handles parsing the properties from the closure into values that can be referenced.
AstSpecificationCompiler(groovy.lang.Closure) - Constructor inAstSpecificationCompiler
Creates the DSL compiler.
AstStringCompiler - Class inorg.codehaus.groovy.ast.builder
This class handles converting Strings to ASTNode lists.
ASTTest - Annotation Type ingroovy.transform
This AST transformation aims at helping in debugging other AST transformations.
ASTTestTransformation - Class inorg.codehaus.groovy.transform
ASTTestTransformation.LabelFinder - Class inorg.codehaus.groovy.transform
ASTTestTransformation() - Constructor inASTTestTransformation
AstToTextHelper - Class inorg.codehaus.groovy.ast
Helper class for converting AST into text.
ASTTransformation - Interface inorg.codehaus.groovy.transform
This class is instantiated and invoked when an AST transformation is activated.
ASTTransformationCollectorCodeVisitor - Class inorg.codehaus.groovy.transform
Walks the AST and collects references to annotations that are annotated themselves byGroovyASTTransformation.
ASTTransformationCollectorCodeVisitor(org.codehaus.groovy.control.SourceUnit, groovy.lang.GroovyClassLoader) - Constructor inASTTransformationCollectorCodeVisitor
ASTTransformationCustomizer - Class inorg.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 inASTTransformationCustomizer
ASTTransformationCustomizerFactory - Class inorg.codehaus.groovy.control.customizers.builder
This factory generates anast transformation customizer.
ASTTransformationCustomizerFactory() - Constructor inASTTransformationCustomizerFactory
ASTTransformationsContext - Class inorg.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 inASTTransformationsContext
astTransformationsContext - Field inCompilationUnit
The AST transformations state data.
ASTTransformationVisitor - Class inorg.codehaus.groovy.transform
This class handles the invocation of the ASTAnnotationTransformation when it is encountered by a tree walk.
astWalker - Field inGQ
Specify the GINQ AST walker to customize GINQ behaviour
Default:
"org.apache.groovy.ginq.provider.collection.GinqAstWalker"
asType(java.lang.Object, Class<T>) - Method inArrayGroovyMethods
Converts the given array to either a List, Set, or SortedSet.
asType(java.lang.Object, Class<T>) - Method inDefaultGroovyMethods
asType(java.nio.file.Path, Class<T>) - Method inNioExtensions
Converts this Path to aWritable or delegates to defaultDefaultGroovyMethods.asType.
asType(java.lang.Class) - Method inNullObject
Type conversion method for null.
asType(java.io.File, Class<T>) - Method inResourceGroovyMethods
Converts this File to aWritable or delegates to defaultDefaultGroovyMethods.asType.
asType(java.lang.Object, java.lang.Class) - Method inScriptBytecodeAdapter
Provides a hook for type coercion of the given object to the required type
asType(java.lang.String, Class<T>) - Method inStringGroovyMethods
Provides a method to perform custom 'dynamic' type conversion to the given class using theas operator.
asUnmodifiable(Collection<T>) - Method inDefaultGroovyMethods
Creates an unmodifiable view of a Collection.
asUnwrappedArray(java.lang.Object) - Method inInvokerHelper
asWrapperArray(java.lang.Object, java.lang.Class) - Method inMetaClassHelper
asWritable() - Method inClosure
Returns:
a version of this closure which implements Writable.
asWritable(java.nio.file.Path, java.lang.String) - Method inNioExtensions
Allows a file to return a Writable implementation that can output itself to a Writer stream.
asWritable(java.io.File, java.lang.String) - Method inResourceGroovyMethods
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 inGeneralUtils
ASYNC - Enum Constant inPropertyBinding.UpdateStrategy
at - Field inEmptyRange
The value at which the range originates (may benull).
AT() - Method inGroovyParser.AnnotationContext
AT() - Method inGroovyParser.ClassDeclarationContext
AT() - Method inGroovyParser.PathElementContext
atilde - Field inEntity
AtnManager - Class inorg.apache.groovy.parser.antlr4.internal.atnmanager
Manage ATN to avoid memory leak
AtnManager.AtnWrapper - Class inorg.apache.groovy.parser.antlr4.internal.atnmanager
AtnWrapper(org.antlr.v4.runtime.atn.ATN) - Constructor inAtnManager.AtnWrapper
ATTRIB_KEY_DEFAULT - Property inJmxBuilderTools
ATTRIB_KEY_DESC - Property inJmxBuilderTools
ATTRIB_KEY_DESCRIPTION - Property inJmxBuilderTools
ATTRIB_KEY_TYPE - Property inJmxBuilderTools
Attribute - Class ingroovy.xml.slurpersupport
Lazy evaluated representation of a node attribute.
attribute(groovy.lang.Closure) - Method inAstSpecificationCompiler
Creates an AttributeExpression.
Attribute(java.lang.String, java.lang.String, groovy.xml.slurpersupport.GPathResult, java.lang.String, Map<String,String>) - Constructor inAttribute
Parameters:
name - of the attribute
attribute(java.lang.Object) - Method inNode
Provides lookup of attributes by key.
attributeDelegates - Field inFactoryBuilderSupport
AttributeExpression - Class inorg.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 inAttributeExpression
Attributes - Class ingroovy.xml.slurpersupport
Lazy evaluated representation of a node's attributes.
Attributes(groovy.xml.slurpersupport.GPathResult, java.lang.String, Map<String,String>) - Constructor inAttributes
Parameters:
parent - the GPathResult prior to the application of the expression creating this GPathResult
attributes(javax.swing.text.Element) - Method inDOMCategory
attributes() - Method inNode
Returns a map of the attributes of this Node.
attributes() - Method inNodeChild
Returns a map containing all attributes of the Node of this NodeChild.
attrX$$bridge(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Method inGeneralUtils
attrX(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Method inGeneralUtils
auml - Field inEntity
AUTO - Enum Constant inDefaultsMode
Produce multiple constructors as required to handle any mandatory and optional arguments.
AUTO_DOWNLOAD_SETTING - Field inGrape
AUTO_INDENT - Field inTextEditor
auto - Field inNewify
Returns:
if automatic conversion of "Ruby-style" new method calls should occur
Default:
true
AUTO - Enum Constant inRecordTypeMode
Produce native records when compiling for a suitable target bytecode (JDK16+).
AUTO - Enum Constant inSealedMode
Produce native sealed classes when compiling for a suitable target bytecode (JDK17+) and automatically emulate the concept on earlier JDKs.
autoboxType(java.lang.Class) - Method inTypeUtil
autoClearOutput - Property inConsole
autoClearOutputAction - Property inConsole
AutoClone - Annotation Type ingroovy.transform
Class annotation used to assist in the creation ofCloneable classes.
AutoCloneASTTransformation - Class inorg.codehaus.groovy.transform
Handles generation of code for the
AutoClone:
annotation.
AutoCloneStyle - Enum ingroovy.transform
Intended style to use for cloning when using the@AutoClone annotation.
autoDelegate - Field inNamedVariant
If true, add an implicit@NamedDelegate to the first parameter if no@NamedDelegate or@NamedParam annotations are found on any parameter.
autoDownload - Field inGrabConfig
Set to false if you want to disable automatic downloading of locally missing jars.
AutoExternalize - Annotation Type ingroovy.transform
Annotation used to assist in the creation ofExternalizable classes.
AutoFinal - Annotation Type ingroovy.transform
Annotation to automatically add the final qualifier to method, constructor, and closure parameters.
AutoFinalASTTransformation - Class inorg.codehaus.groovy.transform
Handles generation of code for theAutoFinal annotation.
AutoImplement - Annotation Type ingroovy.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 inorg.codehaus.groovy.transform
Generates code for the@AutoImplement annotation.
AutoIndentAction - Class ingroovy.console.ui.text
AutoIndentAction() - Constructor inAutoIndentAction
autoRegisterNodes() - Method inFactoryBuilderSupport
Ask the nodes to be registered
autoRegistrationComplete - Field inFactoryBuilderSupport
autoRegistrationRunning - Field inFactoryBuilderSupport
average(T, Closure<?>) - Method inArrayGroovyMethods
Averages the result of applying a closure to each item of an array.
average(T, groovy.lang.Closure) - Method inDefaultGroovyMethods
avg(Function<? super T,? extends Number>) - Method inQueryable
Aggregate functionavg, similar to SQL'savg

B

BACKGROUND - Field inStructuredSyntaxHandler
badTagClosure - Property inAbstractStreamingBuilder
bar(java.lang.Number, java.lang.Number, java.lang.Number, int) - Method inStringUtil
Draw a band whose width is proportional to (x - min) and equal to width when x equals max.
bArrayGet(byte[], int) - Method inBytecodeInterface8
Gets value from byte[] using normalized index.
bArraySet(byte[], int, byte) - Method inBytecodeInterface8
Sets value into byte[] using normalized index.
barrierLock - Field inConcurrentReaderHashMap
Lock used only for its memory effects.
BaseASTTransformation - Class inorg.apache.groovy.contracts.ast
Base AST transformation encapsulating all common helper methods and implementingASTTransformation.
baseConfig - Property inConsole
baseDir - Property inFileTreeBuilder
BaseDuration - Class ingroovy.time
Base class for date and time durations.
BaseDuration.From - Class ingroovy.time
BaseDuration(int, int, int, int, int) - Constructor inBaseDuration
BaseGenerator - Class inorg.apache.groovy.contracts.generation
Base class for groovy-contracts code generators.
BaseGenerator(org.codehaus.groovy.control.io.ReaderSource) - Constructor inBaseGenerator
BaseJsonParser - Class inorg.apache.groovy.json.internal
Base JSON parser.
BaseLifecycle - Class inorg.apache.groovy.contracts.common.base
Base implementation class for interfaceLifecycle.
BaseMarkupBuilder - Class ingroovy.xml.streamingmarkupsupport
BaseMarkupBuilder(java.util.Map) - Constructor inBaseMarkupBuilder
basename - Field inSourceAwareCustomizerFactory.SourceOptions
basenames - Field inSourceAwareCustomizerFactory.SourceOptions
basenameValidator - Field inSourceAwareCustomizerFactory.SourceOptions
BaseScript - Annotation Type ingroovy.transform
Variable annotation used for changing the base script class of the current script.
BaseScriptASTTransformation - Class inorg.codehaus.groovy.transform
Handles transformation for the
BaseScript:
annotation.
BaseStream_TYPE - Field inStaticTypeCheckingSupport
BaseTemplate - Class ingroovy.text.markup
BaseTemplate(groovy.text.markup.MarkupTemplateEngine, java.util.Map, Map<String,String>, groovy.text.markup.TemplateConfiguration) - Constructor inBaseTemplate
BaseVisitor - Class inorg.apache.groovy.contracts.ast.visitor
BaseVisitor(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.control.io.ReaderSource) - Constructor inBaseVisitor
batchCount - Field inBatchingStatementWrapper
BatchingPreparedStatementWrapper - Class ingroovy.sql
Class which delegates to a PreparedStatement but keeps track of a batch count size.
BatchingPreparedStatementWrapper(java.sql.PreparedStatement, List<Tuple>, int, java.util.logging.Logger, groovy.sql.Sql) - Constructor inBatchingPreparedStatementWrapper
BatchingStatementWrapper - Class ingroovy.sql
Class which delegates to a Statement but keeps track of a batch count size.
BatchingStatementWrapper(java.sql.Statement, int, java.util.logging.Logger) - Constructor inBatchingStatementWrapper
batchSize - Field inBatchingStatementWrapper
bdquo - Field inEntity
beanClass - Property inBeanFactory
BeanFactory - Class ingroovy.swing.factory
Since:
Groovy 1.1
BeanFactory(java.lang.Class, boolean) - Constructor inBeanFactory
BeanUtils - Class inorg.codehaus.groovy.ast.tools
beep() - Method inConsole
beforeExecution - Property inConsole
beforeGet(java.lang.Object, java.lang.String) - Method inMockInterceptor
beforeGet(java.lang.Object, java.lang.String) - Method inPropertyAccessInterceptor
Intercepts a getXXX call and returns a result.
beforeInvoke(java.lang.Object, java.lang.String, java.lang.Object) - Method inBenchmarkInterceptor
This code is executed before the method is called.
beforeInvoke(java.lang.Object, java.lang.String, java.lang.Object) - Method inInterceptor
This code is executed before the method is optionally called.
beforeInvoke(java.lang.Object, java.lang.String, java.lang.Object) - Method inMockInterceptor
beforeInvoke(java.lang.Object, java.lang.String, java.lang.Object) - Method inTracingInterceptor
beforeMethodCall(org.codehaus.groovy.ast.expr.MethodCall) - Method inDefaultTypeCheckingExtension
beforeMethodCall(org.codehaus.groovy.ast.expr.MethodCall) - Method inGroovyTypeCheckingExtensionSupport
beforeMethodCall(org.codehaus.groovy.ast.expr.MethodCall) - Method inTypeCheckingExtension
Allows the extension to perform additional tasks before the type checker actually visits a method call.
beforeProcessingClassNode(org.apache.groovy.contracts.common.spi.ProcessingContextInformation, org.codehaus.groovy.ast.ClassNode) - Method inBaseLifecycle
beforeProcessingClassNode(org.apache.groovy.contracts.common.spi.ProcessingContextInformation, org.codehaus.groovy.ast.ClassNode) - Method inLifecycle
beforeProcessingClassNode(org.apache.groovy.contracts.common.spi.ProcessingContextInformation, org.codehaus.groovy.ast.ClassNode) - Method inPostconditionLifecycle
beforeProcessingConstructorNode(org.apache.groovy.contracts.common.spi.ProcessingContextInformation, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method inBaseLifecycle
beforeProcessingConstructorNode(org.apache.groovy.contracts.common.spi.ProcessingContextInformation, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method inLifecycle
beforeProcessingConstructorNode(org.apache.groovy.contracts.common.spi.ProcessingContextInformation, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method inPreconditionLifecycle
beforeProcessingMethodNode(org.apache.groovy.contracts.common.spi.ProcessingContextInformation, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method inBaseLifecycle
beforeProcessingMethodNode(org.apache.groovy.contracts.common.spi.ProcessingContextInformation, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method inLifecycle
beforeSet(java.lang.Object, java.lang.String, java.lang.Object) - Method inMockInterceptor
beforeSet(java.lang.Object, java.lang.String, java.lang.Object) - Method inPropertyAccessInterceptor
Intercepts a setXXX call
beforeVisitClass(org.codehaus.groovy.ast.ClassNode) - Method inDefaultTypeCheckingExtension
beforeVisitClass(org.codehaus.groovy.ast.ClassNode) - Method inGroovyTypeCheckingExtensionSupport
beforeVisitClass(org.codehaus.groovy.ast.ClassNode) - Method inTypeCheckingExtension
Allows the extension to perform additional tasks before the type checker actually visits a class node.
beforeVisitMethod(org.codehaus.groovy.ast.MethodNode) - Method inDefaultTypeCheckingExtension
beforeVisitMethod(org.codehaus.groovy.ast.MethodNode) - Method inGroovyTypeCheckingExtensionSupport
beforeVisitMethod(org.codehaus.groovy.ast.MethodNode) - Method inTypeCheckingExtension
Allows the extension to perform additional tasks before the type checker actually visits a method node.
behavior - Property inCallSpec
belongsToClass - Field inSimpleGroovyMemberDoc
BenchmarkInterceptor - Class ingroovy.lang
Interceptor that registers the timestamp of each method call before and after invocation.
between(java.time.Period, java.time.YearMonth, java.time.YearMonth) - Method inDateTimeStaticExtensions
Obtains a Period consisting of the number of years and months between twoYearMonth instances.
BevelBorderFactory - Class ingroovy.swing.factory
accepts no value
accepts attributes:
none
highlight: java.awt.Color, shadow: java.awt.Color
highlightOuter: java.awt.Color, highlightInner: java.awt.Color, shadowOuter: java.awt.Color, shadowInner: java.awt.Color
BevelBorderFactory(int) - Constructor inBevelBorderFactory
BIDI_LEVEL - Field inStructuredSyntaxHandler
BigDecimalCachedClass - Class inorg.codehaus.groovy.reflection.stdclasses
BigDecimalCachedClass(java.lang.Class, org.codehaus.groovy.reflection.ClassInfo) - Constructor inBigDecimalCachedClass
BigDecimalMath - Class inorg.codehaus.groovy.runtime.typehandling
BigDecimal NumberMath operations
bigDecimalValue() - Method inCharSequenceValue
bigDecimalValue() - Method inNumberValue
bigDecimalValue() - Method inValue
bigDecimalValue() - Method inValueContainer
BIGINT - Field inSql
BigIntegerCachedClass - Class inorg.codehaus.groovy.reflection.stdclasses
BigIntegerCachedClass(java.lang.Class, org.codehaus.groovy.reflection.ClassInfo) - Constructor inBigIntegerCachedClass
BigIntegerMath - Class inorg.codehaus.groovy.runtime.typehandling
BigInteger NumberMath operations
bigIntegerValue() - Method inCharSequenceValue
bigIntegerValue() - Method inNumberValue
bigIntegerValue() - Method inValue
bigIntegerValue() - Method inValueContainer
binary(groovy.lang.Closure) - Method inAstSpecificationCompiler
Creates a BinaryExpression.
BINARY_EXP_TARGET - Enum Constant inStaticCompilationMetadataKeys
Tells which method should be used in a binary expression.
BINARY_INTEGER_LITERAL - Field inGroovyFilter
BINARY - Field inSql
BinaryBooleanExpressionHelper - Class inorg.codehaus.groovy.classgen.asm
Binary write operations specialised for Booleans
BinaryBooleanExpressionHelper(org.codehaus.groovy.classgen.asm.WriterController) - Constructor inBinaryBooleanExpressionHelper
BinaryDoubleExpressionHelper - Class inorg.codehaus.groovy.classgen.asm
BinaryDoubleExpressionHelper(org.codehaus.groovy.classgen.asm.WriterController) - Constructor inBinaryDoubleExpressionHelper
BinaryExpression - Class inorg.codehaus.groovy.ast.expr
Represents two expressions and an operation
BinaryExpression(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.syntax.Token, org.codehaus.groovy.ast.expr.Expression, boolean) - Constructor inBinaryExpression
BinaryExpressionHelper - Class inorg.codehaus.groovy.classgen.asm
BinaryExpressionHelper(org.codehaus.groovy.classgen.asm.WriterController) - Constructor inBinaryExpressionHelper
BinaryExpressionMultiTypeDispatcher - Class inorg.codehaus.groovy.classgen.asm
This class is for internal use only!
BinaryExpressionMultiTypeDispatcher(org.codehaus.groovy.classgen.asm.WriterController) - Constructor inBinaryExpressionMultiTypeDispatcher
BinaryExpressionTransformer - Class inorg.codehaus.groovy.transform.sc.transformers
BinaryExpressionTransformer(org.codehaus.groovy.transform.sc.transformers.StaticCompilationTransformer) - Constructor inBinaryExpressionTransformer
BinaryExpressionWriter - Class inorg.codehaus.groovy.classgen.asm
Base class for writing primitive typed operations
BinaryExpressionWriter(org.codehaus.groovy.classgen.asm.WriterController, org.codehaus.groovy.classgen.asm.MethodCaller, org.codehaus.groovy.classgen.asm.MethodCaller) - Constructor inBinaryExpressionWriter
BinaryFloatExpressionHelper - Class inorg.codehaus.groovy.classgen.asm
BinaryFloatExpressionHelper(org.codehaus.groovy.classgen.asm.WriterController) - Constructor inBinaryFloatExpressionHelper
BinaryIntExpressionHelper - Class inorg.codehaus.groovy.classgen.asm
BinaryIntExpressionHelper(org.codehaus.groovy.classgen.asm.WriterController, org.codehaus.groovy.classgen.asm.MethodCaller, org.codehaus.groovy.classgen.asm.MethodCaller) - Constructor inBinaryIntExpressionHelper
Since:
2.5.0
BinaryLongExpressionHelper - Class inorg.codehaus.groovy.classgen.asm
BinaryLongExpressionHelper(org.codehaus.groovy.classgen.asm.WriterController) - Constructor inBinaryLongExpressionHelper
BinaryObjectExpressionHelper - Class inorg.codehaus.groovy.classgen.asm
BinaryObjectExpressionHelper(org.codehaus.groovy.classgen.asm.WriterController) - Constructor inBinaryObjectExpressionHelper
bind() - Method inAbstractSyntheticBinding
bind() - Method inAggregateBinding
bind(groovy.lang.Closure) - Method inBaseMarkupBuilder
bind() - Method inBindingProxy
bind() - Method inBindingUpdatable
Causes automatic updating of bound values to be turned on.
bind(groovy.lang.Closure) - Method inBuilder
bind() - Method inMutualPropertyBinding
bind() - Method inPropertyPathFullBinding
bind(java.lang.Object) - Method inStreamingDOMBuilder
bind(java.lang.Object) - Method inStreamingMarkupBuilder
Returns aWritable object, which may be used to render the markup directly to a String, or send the output to a stream.
bind(java.lang.Object) - Method inStreamingSAXBuilder
Bindable - Annotation Type ingroovy.beans
Annotates a groovy property or a class.
BindableASTTransformation - Class ingroovy.beans
Handles generation of code for the@Bindable annotation when@Vetoable is not present.
BindFactory - Class ingroovy.swing.factory
Since:
Groovy 1.1
BindFactory() - Constructor inBindFactory
BindGroupFactory - Class ingroovy.swing.factory
Factory for aggregate bindings
BindGroupFactory() - Constructor inBindGroupFactory
Binding - Class ingroovy.lang
Represents the variable bindings of a script which can be altered from outside the script object or created outside of a script and passed into it.
Binding(java.lang.String) - Constructor inBinding
A helper constructor used in main(String[]) method calls
bindingAttributeDelegate(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object) - Method inBindFactory
BindingProxy - Class inorg.apache.groovy.swing.binding
This class returns half boundFullBindings on the source half to the model object for every property reference (and I do mean every, valid or not, queried before or not).
BindingProxy(java.lang.Object) - Constructor inBindingProxy
bindings - Field inAggregateBinding
BindingUpdatable - Interface inorg.apache.groovy.swing.binding
Since:
Groovy 1.1
bindNode(java.lang.Object) - Method inStreamingMarkupBuilder
Convenience method for binding a single node.
BindPath - Class inorg.apache.groovy.swing.binding
The bind path object.
BindProxyFactory - Class ingroovy.swing.factory
Since:
Groovy 1.1
BindProxyFactory() - Constructor inBindProxyFactory
bindResults() - Method inConsole
binExpWriter - Field inBinaryExpressionMultiTypeDispatcher
binX(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.syntax.Token, org.codehaus.groovy.ast.expr.Expression) - Method inGeneralUtils
BIT - Field inSql
BITAND() - Method inGroovyParser.AndExprAltContext
BITAND(int) - Method inGroovyParser.TypeBoundContext
bitAndImpl(java.lang.Number, java.lang.Number) - Method inLongMath
BITNOT() - Method inGroovyParser.UnaryNotExprAltContext
BITOR(int) - Method inGroovyParser.CatchTypeContext
BITOR() - Method inGroovyParser.InclusiveOrExprAltContext
BITWISE_AND_EQUAL - Field inTypes
BITWISE_AND - Field inTypes
BITWISE_NEGATION - Field inTypes
BITWISE_OPERATOR - Field inTypes
BITWISE_OR_EQUAL - Field inTypes
BITWISE_OR - Field inTypes
BITWISE_XOR_EQUAL - Field inTypes
BITWISE_XOR - Field inTypes
bitwiseNegate(java.lang.Number) - Method inDefaultGroovyMethods
Bitwise NEGATE a Number.
bitwiseNegate(java.lang.Object) - Method inInvokerHelper
bitwiseNegate(java.lang.Number) - Method inNumberMath
bitwiseNegate(java.lang.Object) - Method inScriptBytecodeAdapter
bitwiseNegate(java.lang.CharSequence) - Method inStringGroovyMethods
Turns a CharSequence into a regular expression Pattern.
bitwiseNegateImpl(java.lang.Number) - Method inBigIntegerMath
bitwiseNegateImpl(java.lang.Number) - Method inIntegerMath
bitwiseNegateImpl(java.lang.Number) - Method inLongMath
bitwiseNegateImpl(java.lang.Number) - Method inNumberMath
bitwiseNegation(groovy.lang.Closure) - Method inAstSpecificationCompiler
Creates a BitwiseNegationExpression.
BitwiseNegationExpression - Class inorg.codehaus.groovy.ast.expr
BitwiseNegationExpression(org.codehaus.groovy.ast.expr.Expression) - Constructor inBitwiseNegationExpression
blank - Property inConsole
BLOB - Field inSql
block(groovy.lang.Closure) - Method inAstSpecificationCompiler
Creates a BlockStatement.
block(org.codehaus.groovy.ast.stmt.Statement) - Method inGeneralUtils
block() - Method inGroovyParser
block() - Method inGroovyParser.BlockStmtAltContext
block() - Method inGroovyParser.CatchClauseContext
block() - Method inGroovyParser.ClassBodyDeclarationContext
block() - Method inGroovyParser.FinallyBlockContext
block() - Method inGroovyParser.LambdaBodyContext
block() - Method inGroovyParser.MethodBodyContext
block() - Method inGroovyParser.SynchronizedStmtAltContext
block() - Method inGroovyParser.TryCatchStatementContext
BlockContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.BlockContext
BlockRecorder(java.lang.Runnable) - Constructor inCompileStack.BlockRecorder
BlockStatement - Class inorg.codehaus.groovy.ast.stmt
A list of statements and a scope.
BlockStatement(List<Statement>, org.codehaus.groovy.ast.VariableScope) - Constructor inBlockStatement
Creates a BlockStatement with a scope and children statements.
blockStatement() - Method inGroovyParser
blockStatement(int) - Method inGroovyParser.BlockStatementsContext
BlockStatementContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.BlockStatementContext
blockStatements() - Method inGroovyParser
blockStatements() - Method inGroovyParser.BlockStatementsOptContext
blockStatements() - Method inGroovyParser.SwitchBlockStatementExpressionGroupContext
blockStatements() - Method inGroovyParser.SwitchBlockStatementGroupContext
BlockStatementsContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.BlockStatementsContext
blockStatementsOpt() - Method inGroovyParser
blockStatementsOpt() - Method inGroovyParser.BlockContext
blockStatementsOpt() - Method inGroovyParser.ClosureContext
BlockStatementsOptContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.BlockStatementsOptContext
BlockStmtAltContext(org.apache.groovy.parser.antlr4.GroovyParser.StatementContext) - Constructor inGroovyParser.BlockStmtAltContext
BOLD - Field inStructuredSyntaxHandler
BOOLEAN - Field inSql
BooleanArrayGetAtMetaMethod - Class inorg.codehaus.groovy.runtime.dgmimpl.arrays
BooleanArrayIterator - Class inorg.codehaus.groovy.util
Allows a boolean array to be used where an Iterator is expected.
BooleanArrayIterator(boolean[]) - Constructor inBooleanArrayIterator
BooleanArrayPutAtMetaMethod - Class inorg.codehaus.groovy.runtime.dgmimpl.arrays
BooleanCachedClass - Class inorg.codehaus.groovy.reflection.stdclasses
BooleanCachedClass(java.lang.Class, org.codehaus.groovy.reflection.ClassInfo, boolean) - Constructor inBooleanCachedClass
BooleanClosureForMapPredicate - Class inorg.codehaus.groovy.runtime.callsite
Helper class for internal use only.
BooleanClosureForMapPredicate(groovy.lang.Closure) - Constructor inBooleanClosureForMapPredicate
BooleanClosurePredicate - Class inorg.codehaus.groovy.runtime.callsite
Helper class for internal use only.
BooleanClosurePredicate(groovy.lang.Closure) - Constructor inBooleanClosurePredicate
BooleanClosureWrapper - Class inorg.codehaus.groovy.runtime.callsite
Helper class for internal use only.
BooleanClosureWrapper(groovy.lang.Closure) - Constructor inBooleanClosureWrapper
BooleanExpression - Class inorg.codehaus.groovy.ast.expr
Represents a boolean expression
booleanExpression() - Method inAssertion
booleanExpression(groovy.lang.Closure) - Method inAstSpecificationCompiler
Creates a BooleanExpression.
BooleanExpression(org.codehaus.groovy.ast.expr.Expression) - Constructor inBooleanExpression
BooleanLiteral() - Method inGroovyParser.BooleanLiteralAltContext
BooleanLiteral() - Method inGroovyParser.KeywordsContext
BooleanLiteralAltContext(org.apache.groovy.parser.antlr4.GroovyParser.LiteralContext) - Constructor inGroovyParser.BooleanLiteralAltContext
BooleanReturningMethodInvoker - Class inorg.codehaus.groovy.runtime.callsite
Helper class for internal use only.
BooleanReturningMethodInvoker(java.lang.String) - Constructor inBooleanReturningMethodInvoker
booleanUnbox(java.lang.Object) - Method inDefaultTypeTransformation
booleanValue() - Method inCharSequenceValue
booleanValue() - Method inNumberValue
booleanValue() - Method inValue
booleanValue() - Method inValueContainer
BooleanWrapper - Class inorg.codehaus.groovy.runtime.wrappers
BooleanWrapper(boolean) - Constructor inBooleanWrapper
boolX(org.codehaus.groovy.ast.expr.Expression) - Method inGeneralUtils
bootstrap(java.lang.invoke.MethodHandles$Lookup, java.lang.String, java.lang.invoke.MethodType, java.lang.String, int) - Method inIndyInterface
bootstrap method for method calls from Groovy compiled code with indy enabled.
bound - Field inAggregateBinding
boundClassNode - Field inBindableASTTransformation
boundList - Property inJListElementsBinding
box(org.objectweb.asm.MethodVisitor, java.lang.Class) - Method inBytecodeHelper
Generates the bytecode to autobox the current value on the stack.
box(double) - Method inDefaultTypeTransformation
box() - Method inOperandStack
BoxFactory - Class ingroovy.swing.factory
BoxFactory() - Constructor inBoxFactory
BoxLayoutFactory - Class ingroovy.swing.factory
BoxLayoutFactory() - Constructor inBoxLayoutFactory
boxVar(java.lang.Class) - Method inMethodRankHelper
If c is a primitive class this method returns a boxed version otherwise c is returned.
breadthFirst(javax.swing.text.Element) - Method inDOMCategory
breadthFirst() - Method inGPathResult
Provides an Iterator over all the nodes of this GPathResult using a breadth-first traversal.
breadthFirst(Map<String,Object>, groovy.lang.Closure) - Method inNode
Calls the provided closure for all the nodes in the tree using a breadth-first traversal.
BREAK() - Method inGroovyParser.BreakStatementContext
BREAK() - Method inGroovyParser.KeywordsContext
BreakStatement - Class inorg.codehaus.groovy.ast.stmt
Represents a break statement in a switch or loop statement
breakStatement(java.lang.String) - Method inAstSpecificationCompiler
Creates a BreakStatement.
BreakStatement(java.lang.String) - Constructor inBreakStatement
breakStatement() - Method inGroovyParser
breakStatement() - Method inGroovyParser.BreakStmtAltContext
BreakStatementContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.BreakStatementContext
BreakStmtAltContext(org.apache.groovy.parser.antlr4.GroovyParser.StatementContext) - Constructor inGroovyParser.BreakStmtAltContext
brvbar - Field inEntity
buffer - Field inCharBuf
buffered(Iterator<T>) - Method inDefaultGroovyMethods
Returns aBufferedIterator that allows examining the next element without consuming it.
BufferedIterator - Interface ingroovy.util
An iterator that allows examining the next element without consuming it.
bufferedIterator(List<T>) - Method inDefaultGroovyMethods
Returns aBufferedIterator that allows examining the next element without consuming it.
bufSize - Field inBaseJsonParser
build(groovy.lang.GroovyObject) - Method inAttribute
build(groovy.lang.GroovyObject) - Method inAttributes
build(groovy.lang.GroovyObject) - Method inBuildable
build(org.codehaus.groovy.transform.BuilderASTTransformation, org.codehaus.groovy.ast.AnnotatedNode, org.codehaus.groovy.ast.AnnotationNode) - Method inBuilderASTTransformation.BuilderStrategy
build() - Method inConcurrentLinkedHashMap.Builder
Creates a newConcurrentLinkedHashMap instance.
build(org.codehaus.groovy.transform.BuilderASTTransformation, org.codehaus.groovy.ast.AnnotatedNode, org.codehaus.groovy.ast.AnnotationNode) - Method inDefaultStrategy
build(groovy.lang.GroovyObject) - Method inEntity
build(org.codehaus.groovy.transform.BuilderASTTransformation, org.codehaus.groovy.ast.AnnotatedNode, org.codehaus.groovy.ast.AnnotationNode) - Method inExternalStrategy
build(java.lang.String, groovy.lang.GroovyClassLoader) - Method inFactoryBuilderSupport
build(groovy.lang.GroovyObject) - Method inGString
build(groovy.lang.GroovyObject) - Method inGStringImpl
build(org.codehaus.groovy.transform.BuilderASTTransformation, org.codehaus.groovy.ast.AnnotatedNode, org.codehaus.groovy.ast.AnnotationNode) - Method inInitializerStrategy
build() - Method inJsonGenerator.Options
Creates aJsonGenerator that is based on the current options.
build(groovy.lang.Closure) - Method inMatchingConstraintsBuilder
build(groovy.lang.GroovyObject) - Method inNoChildren
NOP
build(groovy.lang.GroovyObject, java.util.Map, Map<String,String>) - Method inNode
build(groovy.lang.GroovyObject) - Method inNodeChild
build(groovy.lang.GroovyObject) - Method inNodeChildren
build(groovy.lang.GroovyObject) - Method inReplacementNode
build(org.codehaus.groovy.transform.BuilderASTTransformation, org.codehaus.groovy.ast.AnnotatedNode, org.codehaus.groovy.ast.AnnotationNode) - Method inSimpleStrategy
build(groovy.lang.Closure) - Method inSwingBuilder
Compatibility API.
Buildable - Interface ingroovy.lang
buildAST(org.codehaus.groovy.control.SourceUnit, java.lang.ClassLoader, org.codehaus.groovy.syntax.Reduction) - Method inAntlr4ParserPlugin
buildAST() - Method inAstBuilder
buildAST(org.codehaus.groovy.ast.ASTNode) - Method inGinqAstBuilder
buildAST(java.lang.CharSequence, org.codehaus.groovy.control.CompilerConfiguration, groovy.lang.GroovyClassLoader, org.codehaus.groovy.control.ErrorCollector) - Method inParserPlugin
buildAST() - Method inSourceUnit
Builds the AST.
buildAttributeMapFrom(java.lang.Object, java.lang.Object) - Method inJmxMetaMapBuilder
Sanitizes and builds an attribute meta map from a descriptor collection.
buildAttributes(java.util.Map) - Method inAntBuilder
Builds anAttributes from aMap
buildClass(org.codehaus.groovy.transform.BuilderASTTransformation, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.AnnotationNode) - Method inDefaultStrategy
buildClassLoaderFor() - Method inGroovyc
buildConfigScriptText(List<String>) - Method inGroovyMain
buildConstructorMapFrom(java.lang.Object, java.lang.Object) - Method inJmxMetaMapBuilder
Builds a fully normalized constructor meta map.
buildDefaultObjectName(java.lang.String, java.lang.String, java.lang.Object) - Method inJmxBeanInfoManager
Builds a default JMX ObjectName instance using meta data from object.
Builder - Class ingroovy.xml.streamingmarkupsupport
Builder.Built - Class ingroovy.xml.streamingmarkupsupport
builder - Property inAbstractStreamingBuilder
Builder(java.util.Map) - Constructor inBuilder
Builder() - Constructor inConcurrentLinkedHashMap.Builder
builder - Property inStreamingDOMBuilder
builder - Property inStreamingMarkupBuilder
builder - Property inStreamingSAXBuilder
BuilderASTTransformation - Class inorg.codehaus.groovy.transform
Handles generation of code for theBuilder annotation.
BuilderASTTransformation.AbstractBuilderStrategy - Class inorg.codehaus.groovy.transform
BuilderASTTransformation.AbstractBuilderStrategy.PropertyInfo - Class inorg.codehaus.groovy.transform
BuilderASTTransformation.BuilderStrategy - Interface inorg.codehaus.groovy.transform
builderClassName - Field inBuilder
For strategies which create a builder helper class, the class name to use for the helper class.
builderMethodName - Field inBuilder
The method name to use for a builder factory method in the source class for easy access of the builder helper class for strategies which create such a helper class.
builderStrategy - Field inBuilder
A class capturing the builder strategy
Default:
DefaultStrategy.class
BuilderSupport - Class ingroovy.util
Base class for creating arbitrary nested trees of objects or events.
BuilderSupport(groovy.lang.Closure, groovy.util.BuilderSupport) - Constructor inBuilderSupport
buildFromCode(org.codehaus.groovy.control.CompilePhase, boolean, groovy.lang.Closure) - Method inAstBuilder
Builds AST based on the code within theClosure parameter.
buildFromSpec(groovy.lang.Closure) - Method inAstBuilder
Builds AST based on the DSL data within the Closure parameter.
buildFromString(org.codehaus.groovy.control.CompilePhase, boolean, java.lang.String) - Method inAstBuilder
Builds AST based on the code within the String parameter.
buildImpl(groovy.lang.GroovyObject, java.lang.Object, java.lang.String) - Method inGStringUtil
buildListenerMapFrom(java.lang.Object) - Method inJmxMetaMapBuilder
Creates a fully-normalized meta map for a given collection of listeners.
buildListType(org.codehaus.groovy.ast.ClassNode) - Method inTypeCheckingExtension
Builds a parametrized class node for List, to represent List<X>
buildMapType(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method inTypeCheckingExtension
Builds a parametrized class node representing the Map<keyType,valueType> type.
buildMemoizeFunction(MemoizeCache<Object,Object>, Closure<V>) - Method inMemoize
Creates a new closure delegating to the supplied one and memoizing all return values by the arguments.
buildMethod(org.codehaus.groovy.transform.BuilderASTTransformation, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.AnnotationNode) - Method inDefaultStrategy
buildMethodName - Field inBuilder
For strategies which create a builder helper class that creates the instance, the method name to call to create the instance.
buildObjectMapFrom(java.lang.Object, java.lang.Object) - Method inJmxMetaMapBuilder
Builds a complete meta map graph for a given target and descriptor.
buildOperationMapFrom(java.lang.Object, java.lang.Object) - Method inJmxMetaMapBuilder
buildParameterMapFrom(java.lang.Object, java.lang.Object) - Method inJmxMetaMapBuilder
Builds a fully normalized parameter meta map for the method and the given meta map.
buildParamInfosFromMaps(java.util.Map) - Method inJmxOperationInfoManager
Build an array of MBeanParameterInfo from the operation's meta map.
buildSoftReferenceMemoizeFunction(int, MemoizeCache<Object,SoftReference<Object>>, Closure<V>) - Method inMemoize
Creates a new closure delegating to the supplied one and memoizing all return values by the arguments.
buildSqlWithIndexedProps(java.lang.String) - Method inSql
Hook to allow derived classes to override behavior associated with the parsing and indexing of parameters from a given sql statement.
buildSubstitutions(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ASTNode) - Method inMacroGroovyMethods
buildTest(java.lang.String, java.lang.String) - Method inJavadocAssertionTestBuilder
buildTree(List<String>) - Method inGroovyRootDocBuilder
buildWildcardType(org.codehaus.groovy.ast.ClassNode) - Method inGenericsUtils
Generates a wildcard generic type in order to be used for checks against class nodes.
Built(groovy.lang.Closure, java.util.Map) - Constructor inBuilder.Built
builtinOrMarkedImmutableClass(Class<?>) - Method inImmutablePropertyUtils
BuiltInPrimitiveType() - Method inGroovyParser.BuiltInTypeContext
BuiltInPrimitiveType() - Method inGroovyParser.IndexVariableContext
BuiltInPrimitiveType() - Method inGroovyParser.KeywordsContext
BuiltInPrimitiveType() - Method inGroovyParser.PrimitiveTypeContext
builtInType() - Method inGroovyParser
builtInType() - Method inGroovyParser.BuiltInTypePrmrAltContext
BuiltInTypeContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.BuiltInTypeContext
BuiltInTypePrmrAltContext(org.apache.groovy.parser.antlr4.GroovyParser.PrimaryContext) - Constructor inGroovyParser.BuiltInTypePrmrAltContext
buttonGroupAttributeDelegate(java.lang.Object, java.lang.Object, java.lang.Object) - Method inButtonGroupFactory
ButtonGroupFactory - Class ingroovy.swing.factory
ButtonGroupFactory() - Constructor inButtonGroupFactory
ButtonOrDefaultRenderer - Class ingroovy.console.ui
A table cell renderer that will return a component instead of drawing it, or call the default in the case of a non component object.
ButtonOrDefaultRenderer() - Constructor inButtonOrDefaultRenderer
ButtonOrTextEditor - Class ingroovy.console.ui
A table cell editor that will return a button automatically if it is the cell value, a text field if the value exists, or null otherwise (non editable cell).
ButtonOrTextEditor() - Constructor inButtonOrTextEditor
by(T) - Method inIntRange
Creates a new NumberRange with the samefrom andto as this IntRange but with a step size ofstepSize.
by(T) - Method inNumberRange
For a NumberRange with step size 1, creates a new NumberRange with the samefrom andto as this NumberRange but with a step size ofstepSize.
byte_and - Field inNumberMathModificationInfo
byte_div - Field inNumberMathModificationInfo
byte_intdiv - Field inNumberMathModificationInfo
byte_leftShift - Field inNumberMathModificationInfo
byte_minus - Field inNumberMathModificationInfo
byte_mod - Field inNumberMathModificationInfo
byte_multiply - Field inNumberMathModificationInfo
byte_or - Field inNumberMathModificationInfo
byte_plus - Field inNumberMathModificationInfo
byte_remainder - Field inNumberMathModificationInfo
byte_rightShift - Field inNumberMathModificationInfo
byte_rightShiftUnsigned - Field inNumberMathModificationInfo
byte_xor - Field inNumberMathModificationInfo
byteArray() - Method inWeighers
A weigher where the value is a byte array and its weight is the number of bytes.
ByteArrayGetAtMetaMethod - Class inorg.codehaus.groovy.runtime.dgmimpl.arrays
ByteArrayIterator - Class inorg.codehaus.groovy.util
Allows a byte array to be used where an Iterator is expected.
ByteArrayIterator(byte[]) - Constructor inByteArrayIterator
ByteArrayPutAtMetaMethod - Class inorg.codehaus.groovy.runtime.dgmimpl.arrays
ByteCachedClass - Class inorg.codehaus.groovy.reflection.stdclasses
ByteCachedClass(java.lang.Class, org.codehaus.groovy.reflection.ClassInfo, boolean) - Constructor inByteCachedClass
BYTECODE_ADAPTER_CLASS - Field inStaticCompilationTransformer
BYTECODE_BINARY_ADAPTERS - Field inStaticCompilationTransformer
bytecode - Property inBytecodeCollector
BytecodeCollector - Class ingroovy.console.ui
BytecodeCollector(groovy.lang.GroovyClassLoader.ClassCollector, Map<String, byte[]>) - Constructor inBytecodeCollector
BytecodeDumper - Class inorg.codehaus.groovy.classgen.asm
A utility class which can be used in test cases to dump generated bytecode.
BytecodeDumper(java.io.Writer) - Constructor inBytecodeDumper
BytecodeExpression - Class inorg.codehaus.groovy.classgen
Represents some custom bytecode generation by the compiler.
BytecodeExpression(org.codehaus.groovy.ast.ClassNode) - Constructor inBytecodeExpression
BytecodeHelper - Class inorg.codehaus.groovy.classgen.asm
A helper class for bytecode generation with AsmClassGenerator.
BytecodeInstruction - Class inorg.codehaus.groovy.classgen
BytecodeInterface8 - Class inorg.codehaus.groovy.runtime
This class contains methods special to optimizations used directly from bytecode in Groovy 1.8
bytecodeParameterTypes - Field inNewMetaMethod
BytecodeProcessor - Interface inorg.codehaus.groovy.control
BytecodeSequence - Class inorg.codehaus.groovy.classgen
This class represents a sequence ofBytecodeInstructions orASTNodes.
BytecodeSequence(List<?>) - Constructor inBytecodeSequence
BytecodeVariable - Class inorg.codehaus.groovy.classgen.asm
Represents compile time variable metadata while compiling a method.
BytecodeVariable(int, org.codehaus.groovy.ast.ClassNode, java.lang.String, int) - Constructor inBytecodeVariable
bytecodeX(org.codehaus.groovy.ast.ClassNode, Consumer<MethodVisitor>) - Method inGeneralUtils
ByteScanner - Class inorg.apache.groovy.json.internal
byteUnbox(java.lang.Object) - Method inDefaultTypeTransformation
byteValue() - Method inCharBuf
byteValue() - Method inCharSequenceValue
byteValue() - Method inNumberValue
byteValue() - Method inValue
byteValue() - Method inValueContainer
ByteWrapper - Class inorg.codehaus.groovy.runtime.wrappers
ByteWrapper(byte) - Constructor inByteWrapper

C

Cache - Interface inorg.apache.groovy.json.internal
Cache
cache - Field inEqualsAndHashCode
Whether to cache hashCode calculations.
cache - Field inMarkupTemplateEngine.CachingTemplateResolver
Cache(java.lang.String) - Constructor inMetaMethodIndex.Cache
cache - Field inToString
Whether to cache toString() calculations.
CacheableCallSite - Class inorg.codehaus.groovy.vmplugin.v8
Represents a cacheable call site, which can reduce the cost of resolving methods
CacheableCallSite(java.lang.invoke.MethodType, java.lang.invoke.MethodHandles$Lookup) - Constructor inCacheableCallSite
CacheAccessControlException - Class inorg.codehaus.groovy.reflection
CacheAccessControlException(java.lang.String, java.lang.Throwable) - Constructor inCacheAccessControlException
cacheClass(java.lang.String, org.codehaus.groovy.ast.ClassNode) - Method inClassNodeResolver
caches a ClassNode
cacheConnection(groovy.lang.Closure) - Method inDataSet
cacheConnection(groovy.lang.Closure) - Method inSql
Caches the connection used while the closure is active.
CachedClass - Class inorg.codehaus.groovy.reflection
CachedClass.CachedMethodComparatorByName - Class inorg.codehaus.groovy.reflection
CachedClass.CachedMethodComparatorWithString - Class inorg.codehaus.groovy.reflection
CachedClass(Class<?>, org.codehaus.groovy.reflection.ClassInfo) - Constructor inCachedClass
cachedClass - Field inCachedMethod
CachedClosureClass - Class inorg.codehaus.groovy.reflection.stdclasses
CachedClosureClass(java.lang.Class, org.codehaus.groovy.reflection.ClassInfo) - Constructor inCachedClosureClass
CachedConstructor - Class inorg.codehaus.groovy.reflection
CachedConstructor(java.lang.reflect.Constructor) - Constructor inCachedConstructor
cachedEntrySet() - Method inConcurrentReferenceHashMap
CachedField - Class inorg.codehaus.groovy.reflection
CachedField(groovy.transform.Field) - Constructor inCachedField
CachedMethod - Class inorg.codehaus.groovy.reflection
CachedMethod(java.lang.reflect.Method) - Constructor inCachedMethod
cachedMethod - Field inMetaMethodIndex.Cache
cachedMethodForSuper - Field inMetaMethodIndex.Cache
CachedSAMClass - Class inorg.codehaus.groovy.reflection.stdclasses
CachedSAMClass(java.lang.Class, org.codehaus.groovy.reflection.ClassInfo) - Constructor inCachedSAMClass
cachedStaticMethod - Field inMetaMethodIndex.Cache
cacheStatements(groovy.lang.Closure) - Method inSql
Caches every created preparedStatement in Closureclosure Every cached preparedStatement is closed after closure has been called.
CacheType - Enum inorg.apache.groovy.json.internal
CachingTemplateResolver() - Constructor inMarkupTemplateEngine.CachingTemplateResolver
Creates a new caching template resolver using a concurrent hash map as the backing cache.
calcInitialCapacity() - Method inGString
calcInitialCapacity() - Method inGStringImpl
calcInitialCapacityImpl(java.lang.Object, java.lang.String) - Method inGStringUtil
calculateFirstSentence(java.lang.String) - Method inSimpleGroovyDoc
calculateParameterDistance(java.lang.Class, org.codehaus.groovy.reflection.ParameterTypes) - Method inMetaClassHelper
call(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object) - Method inAbstractCallSite
call(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.classgen.GeneratorContext, org.codehaus.groovy.ast.ClassNode) - Method inAstNodeToScriptVisitor
call(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.classgen.GeneratorContext, org.codehaus.groovy.ast.ClassNode) - Method inASTTransformationCustomizer
call(java.lang.Object) - Method inBaseTemplate
call(java.lang.Object) - Method inBooleanClosureWrapper
normal closure call
call(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object) - Method inCallSite
call(java.lang.Object) - Method inClosure
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 inCompilationUnit
call(org.objectweb.asm.ClassVisitor, org.codehaus.groovy.ast.ClassNode) - Method inCompilationUnit.ClassgenCallback
call(org.codehaus.groovy.tools.GroovyClass) - Method inCompilationUnit.IGroovyClassOperation
call(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.classgen.GeneratorContext, org.codehaus.groovy.ast.ClassNode) - Method inCompilationUnit.IPrimaryClassNodeOperation
call(org.codehaus.groovy.control.SourceUnit) - Method inCompilationUnit.ISourceUnitOperation
call(org.codehaus.groovy.control.ProcessingUnit, int) - Method inCompilationUnit.ProgressCallback
call(java.lang.Object) - Method inComposedClosure
call(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.classgen.GeneratorContext, org.codehaus.groovy.ast.ClassNode) - Method inDelegatingCustomizer
call() - Method inExpandoMetaClass
call(groovy.lang.Closure) - Method inFileTreeBuilder
call(org.objectweb.asm.ClassVisitor, org.codehaus.groovy.ast.ClassNode) - Method inGroovyClassLoader.ClassCollector
call() - Method inGroovyServlet
call(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.classgen.GeneratorContext, org.codehaus.groovy.ast.ClassNode) - Method inImportCustomizer
call(groovy.lang.Closure) - Method inJsonBuilder
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 inMarkupTemplateEngine
call(org.objectweb.asm.MethodVisitor) - Method inMethodCaller
call(org.objectweb.asm.MethodVisitor, int, boolean, boolean) - Method inMethodCallerMultiAdapter
Parameters:
methodVisitor
call(java.lang.Object, java.lang.Object) - Method inNullCallSite
call(java.lang.Object, java.lang.Object, java.lang.Object) - Method inObjectArrayPutAtMetaMethod
call(java.lang.Object, java.lang.Object) - Method inPerInstancePojoMetaClassSite
call(java.lang.Object, java.lang.Object) - Method inPogoInterceptableSite
call(java.lang.Object, java.lang.Object) - Method inPogoMetaClassSite
call(java.lang.Object, java.lang.Object) - Method inPogoMetaMethodSite
call(java.lang.Object, java.lang.Object) - Method inPojoMetaClassSite
call(java.lang.Object, java.lang.Object) - Method inPojoMetaMethodSite
call(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.classgen.GeneratorContext, org.codehaus.groovy.ast.ClassNode) - Method inSecureASTCustomizer
call(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.classgen.GeneratorContext, org.codehaus.groovy.ast.ClassNode) - Method inSourceAwareCustomizer
call(java.lang.Object) - Method inSourceAwareCustomizerFactory
call(groovy.lang.GString, groovy.lang.Closure) - Method inSql
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 inStaticMetaClassSite
call(java.lang.Object, java.lang.Object) - Method inStaticMetaMethodSite
call(java.lang.String, java.util.Map, groovy.lang.Closure) - Method inStreamingJsonBuilder
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 inStreamingJsonBuilder.StreamingJsonDelegate
Writes the given Writable as the value of the given attribute name
call(groovy.lang.Closure) - Method inTomlBuilder
A closure passed to a TOML builder will create a root TOML object
call(org.codehaus.groovy.macro.matcher.TreeContext) - Method inTreeContextAction
call(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.classgen.GeneratorContext, org.codehaus.groovy.ast.ClassNode) - Method inTreeNodeBuildingNodeOperation
call(org.codehaus.groovy.ast.expr.ArgumentListExpression, org.codehaus.groovy.ast.Parameter, org.codehaus.groovy.ast.MethodNode) - Method inVerifier.DefaultArgsAction
call(groovy.lang.Closure) - Method inYamlBuilder
A closure passed to a YAML builder will create a root YAML object
callable - Property inConfigBinding
callbacks - Property inClosureCellEditor
callClosureForLine(Closure<T>, java.lang.String, int) - Method inDefaultGroovyMethods
callClosureForMapEntry(Closure<T>, Map.Entry<K,V>) - Method inDefaultGroovyMethods
callClosureForMapEntryAndCounter(Closure<T>, Map.Entry<K,V>, int) - Method inDefaultGroovyMethods
callConstructor(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object) - Method inAbstractCallSite
callConstructor(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object) - Method inCallSite
callConstructor(java.lang.Object, java.lang.Object) - Method inConstructorMetaClassSite
callConstructor(java.lang.Object, java.lang.Object) - Method inConstructorMetaMethodSite
callConstructor(java.lang.Object, java.lang.Object) - Method inConstructorSite
callConstructor(java.lang.Object, java.lang.Object) - Method inConstructorSite.ConstructorSiteNoUnwrap
callConstructor(java.lang.Object, java.lang.Object) - Method inConstructorSite.ConstructorSiteNoUnwrapNoCoerce
callConstructor(java.lang.Object, java.lang.Object) - Method inConstructorSite.NoParamSite
callConstructor(java.lang.Object, java.lang.Object) - Method inConstructorSite.NoParamSiteInnerClass
callConstructor(java.lang.Object, java.lang.Object) - Method inMetaClassConstructorSite
callCurrent(groovy.lang.GroovyObject, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object) - Method inAbstractCallSite
callCurrent(groovy.lang.GroovyObject, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object) - Method inCallSite
callCurrent(groovy.lang.GroovyObject, java.lang.Object) - Method inPogoInterceptableSite
callCurrent(groovy.lang.GroovyObject, java.lang.Object) - Method inPogoMetaClassSite
callCurrent(groovy.lang.GroovyObject, java.lang.Object) - Method inPogoMetaMethodSite
callForMap(Map.Entry<K,V>) - Method inBooleanClosureWrapper
Bridge for a call based on a map entry.
callGetProperty(java.lang.Object) - Method inAbstractCallSite
callGetProperty(java.lang.Object) - Method inCallSite
callGetProperty(java.lang.Object) - Method inGetEffectivePogoFieldSite
callGetProperty(java.lang.Object) - Method inPojoMetaClassGetPropertySite
callGetPropertySafe(java.lang.Object) - Method inAbstractCallSite
callGetPropertySafe(java.lang.Object) - Method inCallSite
callGroovyObjectGetProperty(java.lang.Object) - Method inAbstractCallSite
callGroovyObjectGetProperty(java.lang.Object) - Method inCallSite
callGroovyObjectGetProperty(java.lang.Object) - Method inGetEffectivePogoFieldSite
callGroovyObjectGetPropertySafe(java.lang.Object) - Method inAbstractCallSite
callGroovyObjectGetPropertySafe(java.lang.Object) - Method inCallSite
calls - Field inBenchmarkInterceptor
callSafe(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object) - Method inAbstractCallSite
callSafe(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object) - Method inCallSite
CallSite - Interface inorg.codehaus.groovy.runtime.callsite
callSite - Field inSelector
CallSiteArray - Class inorg.codehaus.groovy.runtime.callsite
CallSiteArray(java.lang.Class, java.lang.String) - Constructor inCallSiteArray
CallSiteAwareMetaMethod - Class inorg.codehaus.groovy.runtime.callsite
CallSiteClassLoader - Class inorg.codehaus.groovy.runtime.callsite
CallSiteClassLoader(java.lang.Class) - Constructor inCallSiteClassLoader
CallSiteGenerator - Class inorg.codehaus.groovy.runtime.callsite
CallSiteWriter - Class inorg.codehaus.groovy.classgen.asm
This class represents non-public API used by AsmClassGenerator.
CallSiteWriter(org.codehaus.groovy.classgen.asm.WriterController) - Constructor inCallSiteWriter
CallSpec - Class ingroovy.mock.interceptor
CallSpec() - Constructor inCallSpec
callStatic(java.lang.Class, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object) - Method inAbstractCallSite
callStatic(java.lang.Class, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object) - Method inCallSite
callStatic(java.lang.Class, java.lang.Object) - Method inStaticMetaClassSite
callStatic(java.lang.Class, java.lang.Object) - Method inStaticMetaMethodSite
callSuper - Field inEqualsAndHashCode
Whether to include super in equals and hashCode calculations.
callSuper - Field inTupleConstructor
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 inGeneralUtils
callThisX(java.lang.String, org.codehaus.groovy.ast.expr.Expression) - Method inGeneralUtils
callType - Field inSelector
callWithAllRows(java.lang.String, List<?>, groovy.lang.Closure) - Method inSql
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<?>, int, groovy.lang.Closure) - Method inSql
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 inGeneralUtils
canAccessLegally(Class<?>) - Method inCachedMethod
CandidateChecks - Class inorg.apache.groovy.contracts.generation
canMean(int) - Method inCSTNode
Returns true if the node can be coerced to the specified type.
canMean(int, int) - Method inTypes
Given two types, returns true if the first can be viewed as the second.
Canonical - Annotation Type ingroovy.transform
The@Canonical meta-annotation combines the@EqualsAndHashCode,@ToString and@TupleConstructor annotations.
CANONICAL_NAMES - Field inGroovyEngine
CANONICALIZATION - Enum Constant inCompilePhase
Complete building the AST
CANONICALIZATION - Enum Constant inCompilePhaseAdapter
CANONICALIZATION - Field inPhases
AST completion
canReopenSource() - Method inAbstractReaderSource
Returns true if the source can be restarted (i.e. if getReader() will return non-null on subsequent calls).
canReopenSource() - Method inInputStreamReaderSource
Returns true if the source can be restarted (ie. if getReader() will return non-null on subsequent calls).
canReopenSource() - Method inReaderSource
Returns true if the source can be restarted (ie. if getReader() will return non-null on subsequent calls).
canRun(Class<?>, groovy.lang.GroovyClassLoader) - Method inGroovyRunner
Returnstrue if this runner is able to run the given class.
canRun(Class<?>, groovy.lang.GroovyClassLoader) - Method inJUnit5Runner
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 inTestNgRunner
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 inGroovyParser.ExpressionListContext
canSpread - Field inGroovyParser.ExpressionListElementContext
capacity - Field inCharBuf
capacity() - Method inConcurrentLinkedHashMap
Retrieves the maximum weighted capacity of the map.
capacity() - Method inConcurrentReaderHashMap
Returns:
the number of slots in this table
capitalize(java.lang.String) - Method inActionFactory
capitalize(java.lang.String) - Method inBeanUtils
This is the complement the behavior of the decapitalize(String) method.
capitalize(java.lang.String) - Method inJmxBuilderTools
Capitalize the string passed.
capitalize(java.lang.String) - Method inMetaClassHelper
deprecated:
UseBeanUtils.capitalize instead
capitalize(java.lang.CharSequence) - Method inStringGroovyMethods
Convenience method to capitalize the first letter of a CharSequence (typically the first letter of a word).
capitalize(java.lang.String) - Method inVerifier
Capitalizes the start of the given bean property name.
CapitalizedIdentifier() - Method inGroovyParser.ClassNameContext
CapitalizedIdentifier() - Method inGroovyParser.IdentifierContext
captureStdErr - Property inConsole
captureStdOut - Property inConsole
cards - Property inObjectBrowser
CardTracker - Class ingroovy.console.ui
CardTracker() - Constructor inCardTracker
caretUpdate(javax.swing.event.CaretEvent) - Method inConsole
caretUpdate(javax.swing.event.CaretEvent) - Method inMatchingHighlighter
cArrayGet(char[], int) - Method inBytecodeInterface8
Gets value from char[] using normalized index.
cArraySet(char[], int, char) - Method inBytecodeInterface8
Sets value into char[] using normalized index.
CASE() - Method inGroovyParser.KeywordsContext
CASE() - Method inGroovyParser.SwitchExpressionLabelContext
CASE() - Method inGroovyParser.SwitchLabelContext
caseS(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.stmt.Statement) - Method inGeneralUtils
CaseStatement - Class inorg.codehaus.groovy.ast.stmt
Represents a case statement in a switch statement
caseStatement(groovy.lang.Closure) - Method inAstSpecificationCompiler
Create a CaseStatement.
CaseStatement(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.stmt.Statement) - Constructor inCaseStatement
cast(java.lang.Class, groovy.lang.Closure) - Method inAstSpecificationCompiler
Creates a CastExpression.
CAST - Enum Constant inIndyInterface.CallType
Cast invocation type
castArgumentsToClassArray(java.lang.Object) - Method inMetaClassHelper
Parameters:
arguments - an array of classes, values, or nulls
CastExprAltContext(org.apache.groovy.parser.antlr4.GroovyParser.ExpressionContext) - Constructor inGroovyParser.CastExprAltContext
CastExpression - Class inorg.codehaus.groovy.ast.expr
Represents a typecast expression.
CastExpression(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.expr.Expression, boolean) - Constructor inCastExpression
CastExpressionOptimizer - Class inorg.codehaus.groovy.transform.sc.transformers
CastExpressionOptimizer(org.codehaus.groovy.transform.sc.transformers.StaticCompilationTransformer) - Constructor inCastExpressionOptimizer
castNonPrimitiveToBool(org.codehaus.groovy.ast.ClassNode) - Method inInvocationWriter
castNonPrimitiveToBool(org.codehaus.groovy.ast.ClassNode) - Method inInvokeDynamicWriter
castOperandExpression() - Method inGroovyParser
castParExpression() - Method inGroovyParser
castParExpression() - Method inGroovyParser.CastExprAltContext
CastParExpressionContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.CastParExpressionContext
castToBool(int, boolean) - Method inOperandStack
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 inDefaultTypeTransformation
Method used for coercing an object to a boolean value, thanks to anasBoolean() method added on types.
castToChar(java.lang.Object) - Method inDefaultTypeTransformation
castToChar(java.lang.Object) - Method inShortTypeHandling
castToClass(java.lang.Object) - Method inShortTypeHandling
castToEnum(java.lang.Object, Class<? extends Enum>) - Method inShortTypeHandling
this class requires that the supplied enum is not fitting a Collection case for casting
castToMixedType(java.lang.Object, java.lang.Class) - Method inExpandoMetaClass
castToNonPrimitiveIfNecessary(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method inInvocationWriter
Converts sourceType to a non-primitive by using Groovy casting.
castToNonPrimitiveIfNecessary(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method inInvokeDynamicWriter
castToNumber(java.lang.Object, java.lang.Class) - Method inDefaultTypeTransformation
castToString(java.lang.Object) - Method inShortTypeHandling
castToType(java.lang.Object, java.lang.Class) - Method inDefaultTypeTransformation
castToType(java.lang.Object, java.lang.Class) - Method inScriptBytecodeAdapter
Provides a hook for type casting of the given object to the required type
castToVargsArray(java.lang.Object, int, Class<?>) - Method inDefaultTypeTransformation
castToVargsArray - Field inInvocationWriter
castX(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.expr.Expression, boolean) - Method inGeneralUtils
cat(Context, java.lang.Object) - Method inGroovyPosixCommands
CATCH() - Method inGroovyParser.CatchClauseContext
CATCH() - Method inGroovyParser.KeywordsContext
catchClause() - Method inGroovyParser
catchClause(int) - Method inGroovyParser.TryCatchStatementContext
CatchClauseContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.CatchClauseContext
catchException - Field inSelector
catchS(org.codehaus.groovy.ast.Parameter, org.codehaus.groovy.ast.stmt.Statement) - Method inGeneralUtils
CatchStatement - Class inorg.codehaus.groovy.ast.stmt
Represents a catch (Exception var) { } statement
catchStatement(groovy.lang.Closure) - Method inAstSpecificationCompiler
Creates a CatchStatement.
CatchStatement(org.codehaus.groovy.ast.Parameter, org.codehaus.groovy.ast.stmt.Statement) - Constructor inCatchStatement
catchType() - Method inGroovyParser
catchType() - Method inGroovyParser.CatchClauseContext
CatchTypeContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.CatchTypeContext
Category - Annotation Type ingroovy.lang
Transforms an instance-style Groovy class or interface to become a static-style conventional Groovy category.
category - Field inCommons
Default:
LogASTTransformation.DEFAULT_CATEGORY_NAME
category - Field inLog
Default:
LogASTTransformation.DEFAULT_CATEGORY_NAME
category - Field inLog4j
Default:
LogASTTransformation.DEFAULT_CATEGORY_NAME
category - Field inLog4j2
Default:
LogASTTransformation.DEFAULT_CATEGORY_NAME
category - Field inPlatformLog
Default:
LogASTTransformation.DEFAULT_CATEGORY_NAME
category - Field inSlf4j
Default:
LogASTTransformation.DEFAULT_CATEGORY_NAME
CategoryASTTransformation - Class inorg.codehaus.groovy.transform
Handles generation of code for the
Category:
annotation.
CategoryMethod(org.codehaus.groovy.reflection.CachedMethod, java.lang.Class) - Constructor inGroovyCategorySupport.CategoryMethod
CategoryMethodList(java.lang.String, int, org.codehaus.groovy.runtime.GroovyCategorySupport.CategoryMethodList) - Constructor inGroovyCategorySupport.CategoryMethodList
cause - Field inConfigurationException
cause - Field inSyntaxErrorMessage
ccedil - Field inEntity
ce - Field inGroovyParser.AssertStatementContext
cedil - Field inEntity
CellEditorFactory - Class ingroovy.swing.factory
CellEditorFactory() - Constructor inCellEditorFactory
CellEditorGetValueFactory - Class ingroovy.swing.factory
CellEditorGetValueFactory() - Constructor inCellEditorGetValueFactory
CellEditorPrepareFactory - Class ingroovy.swing.factory
CellEditorPrepareFactory() - Constructor inCellEditorPrepareFactory
CellValueToolTipJTable - Class ingroovy.console.ui
CellValueToolTipJTable() - Constructor inCellValueToolTipJTable
cent - Field inEntity
center(java.lang.CharSequence, java.lang.Number, java.lang.CharSequence) - Method inStringGroovyMethods
Pad a CharSequence to a minimum length specified bynumberOfChars, appending the supplied padding CharSequence around the original as many times as needed keeping it centered.
chainInvolvedTypes(org.codehaus.groovy.classgen.asm.OptimizingStatementWriter.OptimizeFlagsCollector) - Method inOptimizingStatementWriter.StatementMeta
changedUpdate(javax.swing.event.DocumentEvent) - Method inConsoleTextEditor
changing - Field inGrab
Defaults tofalse but set totrue if the dependency artifacts may change without a corresponding revision change.
changing - Property inIvyGrabRecord
channelNames - Field inGroovyLexer
CHAR_BUFFER - Enum Constant inJsonParserType
This is a basic parser with no index overlay.
CHAR - Field inSql
CHARACTER_SOURCE - Enum Constant inJsonParserType
Parser uses an abstraction that allows it to handle any size file by using a char [] windowing, built on top or Reader.
CharacterArrayGetAtMetaMethod - Class inorg.codehaus.groovy.runtime.dgmimpl.arrays
CharacterArrayPutAtMetaMethod - Class inorg.codehaus.groovy.runtime.dgmimpl.arrays
CharacterCachedClass - Class inorg.codehaus.groovy.reflection.stdclasses
CharacterCachedClass(java.lang.Class, org.codehaus.groovy.reflection.ClassInfo, boolean) - Constructor inCharacterCachedClass
characters(char[], int, int) - Method inStructuredSyntaxHandler
characters(char[], int, int) - Method inXmlParser
characters(char[], int, int) - Method inXmlSlurper
CharacterSource - Interface inorg.apache.groovy.json.internal
charArray - Field inJsonParserCharArray
CharArrayIterator - Class inorg.codehaus.groovy.util
Allows a char array to be used where an Iterator is expected.
CharArrayIterator(char[]) - Constructor inCharArrayIterator
charAt(int) - Method inCharBuf
charAt(int) - Method inCharSequenceValue
charAt(int) - Method inGString
charAt(int) - Method inValueContainer
CharBuf - Class inorg.apache.groovy.json.internal
CharBuf() - Constructor inCharBuf
charDescription(int) - Method inBaseJsonParser
chars(java.lang.String) - Method inChr
CharScanner - Class inorg.apache.groovy.json.internal
CharSequenceReader - Class inorg.codehaus.groovy.util
Reader implementation that can read from String, StringBuffer, StringBuilder, CharBuffer or GString.
CharSequenceReader(java.lang.CharSequence) - Constructor inCharSequenceReader
Construct a new instance with the specified character sequence.
CharSequenceValue - Class inorg.apache.groovy.json.internal
CharSequenceValue(boolean, org.apache.groovy.json.internal.Type, int, int, char[], boolean, boolean) - Constructor inCharSequenceValue
charset - Field inBaseJsonParser
CharsetToolkit - Class ingroovy.util
Utility class to guess the encoding of a given text file.
CharsetToolkit(java.io.File) - Constructor inCharsetToolkit
Constructor of theCharsetToolkit utility class.
charUnbox(java.lang.Object) - Method inDefaultTypeTransformation
charValue() - Method inCharSequenceValue
charValue() - Method inNumberValue
charValue() - Method inValue
charValue() - Method inValueContainer
CharWrapper - Class inorg.codehaus.groovy.runtime.wrappers
CharWrapper(char) - Constructor inCharWrapper
CHECK_METHOD_START_MEMBER - Field inAbstractInterruptibleASTTransformation
checkAccessible(Class<?>, Class<?>, int, boolean) - Method inJava8
checkAccessible(Class<?>, Class<?>, int, boolean) - Method inJava9
checkAccessible(Class<?>, Class<?>, int, boolean) - Method inReflectionUtils
checkAccessible(Class<?>, Class<?>, int, boolean) - Method inVMPlugin
check whether the member can be accessed or not
checkAndClear() - Method inAtnManager.AtnWrapper
checkAssertionsEnabled(java.lang.String) - Method inConfigurator
This static method is used within generated code to check whether assertions have been disabled for the current class or not.
checkBoundaryCompatibility() - Method inObjectRange
throws IllegalArgumentException if to and from are incompatible, meaning they e.g.
checkCall(java.lang.Object, java.lang.Object) - Method inConstructorSite
checkCall(java.lang.Object) - Method inPogoMetaClassSite
checkCall(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object) - Method inPogoMetaMethodSite
checkCall(java.lang.Object) - Method inPojoMetaClassSite
checkCall(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object) - Method inPojoMetaMethodSite
checkCall(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object) - Method inStaticMetaMethodSite
checkCanSetAccessible(java.lang.reflect.AccessibleObject, Class<?>) - Method inJava8
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 inJava9
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 inReflectionUtils
checkCanSetAccessible(java.lang.reflect.AccessibleObject, Class<?>) - Method inVMPlugin
Check whether invokingAccessibleObject.setAccessible on the accessible object will be completed successfully
checkCast(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.expr.Expression) - Method inStaticTypeCheckingVisitor
checkCircularReference(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.expr.Expression) - Method inAnnotationVisitor
checkClosureParameters(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.ClassNode) - Method inStaticTypeCheckingVisitor
deprecated:
this method is unused, replaced withDelegatesTo inference.
checkCollectionType(java.util.Collection) - Method inSequence
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 inStaticTypeCheckingSupport
Everything that can be done bycastToType should be allowed for assignment.
checkEscaping(java.lang.String) - Method inDomToGroovy
checkExplicitMethod(java.lang.String, java.lang.Object, groovy.lang.Reference) - Method inFactoryBuilderSupport
checkFiles(java.lang.String) - Method inFileSystemCompiler
checkFinalArgNotOverridden(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.FieldNode) - Method inImmutablePropertyHandler
checkForbiddenSpreadArgument(org.codehaus.groovy.ast.expr.ArgumentListExpression) - Method inStaticTypeCheckingVisitor
checkForNamedParams(java.lang.String, List<?>) - Method inSql
checkGroovyConstructorMap(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.expr.MapExpression) - Method inStaticTypeCheckingVisitor
checkGroovyStyleConstructor(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ASTNode) - Method inStaticTypeCheckingVisitor
Checks that a constructor style expression is valid regarding the number of arguments and the argument types.
checkIfStdMethod(groovy.lang.MetaMethod) - Method inNumberMathModificationInfo
checkImmutable(Class<?>, java.lang.String, java.lang.Object, List<String>, List<Class>) - Method inImmutableASTTransformation
checkIncludeExcludeUndefinedAware(org.codehaus.groovy.ast.AnnotationNode, List<String>, List<String>, List<ClassNode>, List<ClassNode>, java.lang.String) - Method inAbstractASTTransformation
CheckingVisitor - Class inorg.apache.groovy.typecheckers
CheckingVisitor() - Constructor inCheckingVisitor
checkInitalised() - Method inExpandoMetaClass
checkKnownField(org.codehaus.groovy.transform.BuilderASTTransformation, org.codehaus.groovy.ast.AnnotationNode, java.lang.String, List<FieldNode>) - Method inBuilderASTTransformation.AbstractBuilderStrategy
checkKnownProperty(org.codehaus.groovy.transform.BuilderASTTransformation, org.codehaus.groovy.ast.AnnotationNode, java.lang.String, List<PropertyInfo>) - Method inBuilderASTTransformation.AbstractBuilderStrategy
checkMethod(java.lang.reflect.Method) - Method inConversionHandler
checkMethod(java.lang.reflect.Method) - Method inConvertedMap
checkMethodDefinitionAllowed(org.codehaus.groovy.ast.ClassNode) - Method inSecureASTCustomizer
checkModel() - Method inTableSorter
checkNotInterface(org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method inAbstractASTTransformation
checkOnMethodStart - Field inAbstractInterruptibleASTTransformation
checkOnMethodStart() - Method inConditionalInterrupt
By default a conditional check is added to the start of all user-defined methods.
checkOnMethodStart() - Method inThreadInterrupt
By default an isInterrupted check is added to the start of all user-defined methods.
checkOnMethodStart() - Method inTimedInterrupt
By default a time check is added to the start of all user-defined methods.
checkParameters() - Method inGroovyc
checkParameters(java.lang.Class) - Method inMetaMethod
Checks that the given parameters are valid to call this method.
checkPojoMetaClass() - Method inPojoMetaMethodSite
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 inAbstractASTTransformation
checkPropertyTypes - Field inExternalizeVerifier
Turns on strict type checking for property (or field) types.
checkPropNames(java.lang.Object, Map<String,Object>) - Method inImmutableASTTransformation
Called during named-arguments constructor execution to check given names.
checkPropNamesS(org.codehaus.groovy.ast.expr.VariableExpression, boolean, List<PropertyNode>) - Method inConstructorNodeUtils
checkReturnType(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ASTNode) - Method inAnnotationVisitor
checkReturnType(org.codehaus.groovy.ast.stmt.ReturnStatement) - Method inStaticTypeCheckingVisitor
checkType(java.lang.Object) - Method inSequence
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 inFactoryBuilderSupport
Throws an exception if value is null.
checkValueIsType(java.lang.Object, java.lang.Object, java.lang.Class) - Method inFactoryBuilderSupport
Checks type of value against builder type
checkValueIsTypeNotString(java.lang.Object, java.lang.Object, java.lang.Class) - Method inFactoryBuilderSupport
Checks values against factory's type
CHILD_BUILDER - Field inFactoryBuilderSupport
childNodes() - Method inAttribute
Throws aGroovyRuntimeException, because an attribute can have no children.
childNodes() - Method inAttributes
Throws aGroovyRuntimeException, because attributes can have no children.
childNodes() - Method inGPathResult
Returns an iterator over the child nodes of this GPathResult.
childNodes() - Method inNoChildren
Returns an emptyIterator.
childNodes() - Method inNode
Returns an iterator over the child nodes of this Node.
childNodes() - Method inNodeChild
childNodes() - Method inNodeChildren
children - Property inClosureCellEditor
children() - Method inCSTNode
Returns the number of non-root elements in the node.
children(javax.swing.text.Element) - Method inDOMCategory
children() - Method inGPathResult
Returns the children of this GPathResult as a GPathResult object.
children() - Method inNode
Returns a list of the children of this Node.
children - Property inTextNode
chooseBestMethod(org.codehaus.groovy.ast.ClassNode, Collection<MethodNode>, org.codehaus.groovy.ast.ClassNode) - Method inStaticTypeCheckingSupport
Returns the method(s) which best fit the argument types.
chooseClassLoader(java.util.Map) - Method inGrapeIvy
chooseEmptyMethodParams(org.codehaus.groovy.util.FastArray) - Method inMetaClassHelper
Parameters:
methods - the methods to choose from
chooseMathMethod(org.codehaus.groovy.vmplugin.v8.Selector, groovy.lang.MetaMethod) - Method inIndyMath
Choose a method to replace the originally chosen metaMethod to have a more efficient call path.
chooseMostGeneralMethodWith1NullParam(org.codehaus.groovy.util.FastArray) - Method inMetaClassHelper
Warning: this method does not choose properly if multiple methods with the same distance are encountered
chop$$bridge(Iterator<T>, int) - Method inDefaultGroovyMethods
Chops the iterator items into pieces, returning lists with sizes corresponding to the supplied chop sizes.
chop(T, int) - Method inArrayGroovyMethods
Chops the array into pieces, returning lists with sizes corresponding to the supplied chop sizes.
chop() - Method inCharSequenceValue
chop(T, int) - Method inDefaultGroovyMethods
chop() - Method inNumberValue
chop() - Method inValue
chop() - Method inValueContainer
chopList() - Method inValueList
chopMap() - Method inLazyValueMap
Chop this map.
Chr - Class inorg.apache.groovy.json.internal
circ - Field inEntity
CircularAssertionCallException - Class inorg.apache.groovy.contracts
CircularAssertionCallException(java.lang.Throwable) - Constructor inCircularAssertionCallException
CLASS_CLASS_IDX - Field inInspector
CLASS_DEF - Field inSimpleGroovyDoc
CLASS_GENERATION - Enum Constant inCompilePhase
creates the binary output in memory
CLASS_GENERATION - Enum Constant inCompilePhaseAdapter
CLASS_GENERATION - Field inPhases
CLASS() - Method inGroovyParser.ClassDeclarationContext
CLASS() - Method inGroovyParser.KeywordsContext
CLASS_INTERFACE_IDX - Field inInspector
CLASS_OTHER_IDX - Field inInspector
CLASS_PACKAGE_IDX - Field inInspector
CLASS - Enum Constant inPackageScopeTarget
Make the Class have package protected visibility.
CLASS_SUPERCLASS_IDX - Field inInspector
classBody(int) - Method inGroovyParser
classBody() - Method inGroovyParser.AnonymousInnerClassDeclarationContext
classBody() - Method inGroovyParser.ClassDeclarationContext
ClassBodyContext(org.antlr.v4.runtime.ParserRuleContext, int, int) - Constructor inGroovyParser.ClassBodyContext
classBodyDeclaration(int) - Method inGroovyParser
classBodyDeclaration(int) - Method inGroovyParser.ClassBodyContext
ClassBodyDeclarationContext(org.antlr.v4.runtime.ParserRuleContext, int, int) - Constructor inGroovyParser.ClassBodyDeclarationContext
classCache - Field inGroovyClassLoader
This cache contains the loaded classes or PARSING, if the class is currently parsed.
ClassCodeExpressionTransformer - Class inorg.codehaus.groovy.ast
Transforms expressions in a whole class.
ClassCodeVisitorSupport - Class inorg.codehaus.groovy.ast
ClassCollector(groovy.lang.GroovyClassLoader.InnerLoader, org.codehaus.groovy.control.CompilationUnit, org.codehaus.groovy.control.SourceUnit) - Constructor inGroovyClassLoader.ClassCollector
ClassCompletionVerifier - Class inorg.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 inClassCompletionVerifier
classDeclaration() - Method inGroovyParser
classDeclaration() - Method inGroovyParser.MemberDeclarationContext
classDeclaration() - Method inGroovyParser.TypeDeclarationContext
ClassDeclarationContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.ClassDeclarationContext
classes - Field inGroovyASTTransformationClass
Default:
{}
classes() - Method inGroovyRootDoc
classes() - Method inSimpleGroovyRootDoc
ClassExpression - Class inorg.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 inAstSpecificationCompiler
Creates a ClassExpression.
ClassExpression(org.codehaus.groovy.ast.ClassNode) - Constructor inClassExpression
ClassFinder - Class inorg.codehaus.groovy.vmplugin.v9
Find classes under the specified package via some classpath entry
ClassFindFailedException - Class inorg.codehaus.groovy.vmplugin.v9
Represents error occurred during finding classes
ClassFindFailedException(java.lang.String, java.lang.Throwable) - Constructor inClassFindFailedException
classgenCallback - Field inCompilationUnit
A callback called during theclassgen phase of compilation
ClassGenerator - Class inorg.codehaus.groovy.classgen
Abstract base class for generator of Java class versions of Groovy AST classes
ClassGeneratorException - Class inorg.codehaus.groovy.classgen
An exception thrown by the class generator
ClassGeneratorException(java.lang.String, java.lang.Throwable) - Constructor inClassGeneratorException
ClassHelper - Class inorg.codehaus.groovy.ast
Helper forClassNode and classes handling them.
classifier - Field inGrab
The classifier if in use, e.g.: "jdk14"
Default:
""
classifier - Property inIvyGrabRecord
ClassInfo - Class inorg.codehaus.groovy.reflection
Handle for all information we want to keep about the class
ClassInfo.ClassInfoAction - Interface inorg.codehaus.groovy.reflection
classInfo - Field inCachedClass
ClassInvariant - Class inorg.apache.groovy.contracts.domain
ClassInvariant(org.codehaus.groovy.ast.stmt.BlockStatement, org.codehaus.groovy.ast.expr.BooleanExpression) - Constructor inClassInvariant
classInvariant() - Method inContract
ClassInvariantAnnotationProcessor - Class inorg.apache.groovy.contracts.common.impl
InternalAnnotationProcessor implementation for class-invariants.
ClassInvariantGenerator - Class inorg.apache.groovy.contracts.generation
ClassInvariantGenerator(org.codehaus.groovy.control.io.ReaderSource) - Constructor inClassInvariantGenerator
ClassInvariantLifecycle - Class inorg.apache.groovy.contracts.common.impl.lc
InternalLifecycle implementation for class-invariants.
ClassInvariantViolation - Class inorg.apache.groovy.contracts
ClassInvariantViolation(double) - Constructor inClassInvariantViolation
classList2args(List<String>) - Method inGeneralUtils
classLoader - Property inAstBrowser
classLoader - Property inConfigSlurper
classLoader - Field inGroovyEngine
classLoader - Field inProcessingUnit
The ClassLoader to use during processing
classLoader - Property inScriptToTreeNodeAdapter
ClassLoaderForClassArtifacts - Class inorg.codehaus.groovy.reflection
ClassLoaderForClassArtifacts(java.lang.Class) - Constructor inClassLoaderForClassArtifacts
className - Field inGeneratedMetaMethod.DgmMethodRecord
className() - Method inGroovyParser
className(int) - Method inGroovyParser.QualifiedStandardClassNameContext
className() - Method inGroovyParser.TypeParameterContext
CLASSNAME_RESOLVER_KEY - Field inObjectGraphBuilder
CLASSNAME_RESOLVER_REFLECTION - Field inObjectGraphBuilder
CLASSNAME_RESOLVER_REFLECTION_ROOT - Field inObjectGraphBuilder
ClassNameContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.ClassNameContext
classNamed(org.codehaus.groovy.groovydoc.GroovyClassDoc, java.lang.String) - Method inGroovyRootDoc
classNamed(org.codehaus.groovy.groovydoc.GroovyClassDoc, java.lang.String) - Method inSimpleGroovyRootDoc
classNamedExact(java.lang.String) - Method inSimpleGroovyRootDoc
classNameStack - Property inAstNodeToScriptVisitor
classNameToStringForm - Property inScriptToTreeNodeAdapter
ClassNode - Class inorg.codehaus.groovy.ast
Represents a class in the AST.
classNode(java.lang.String, int, groovy.lang.Closure) - Method inAstSpecificationCompiler
Creates a ClassNode
ClassNode(Class<?>) - Constructor inClassNode
Creates a non-primaryClassNode from a real class.
classNode() - Method inContract
classNode(java.lang.String) - Method inLogASTTransformation.AbstractLoggingStrategy
classNodeFor(java.lang.String) - Method inTypeCheckingExtension
ClassNodeResolver - Class inorg.codehaus.groovy.control
This class is used as a pluggable way to resolve class names.
ClassNodeResolver.LookupResult - Class inorg.codehaus.groovy.control
Helper class to return either a SourceUnit or ClassNode.
classNodeResolver - Field inCompilationUnit
ClassNodeUtils - Class inorg.apache.groovy.ast.tools
Utility class for working with ClassNodes
classOrInterfaceModifier() - Method inGroovyParser
classOrInterfaceModifier(int) - Method inGroovyParser.ClassOrInterfaceModifiersContext
classOrInterfaceModifier() - Method inGroovyParser.ModifierContext
ClassOrInterfaceModifierContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.ClassOrInterfaceModifierContext
classOrInterfaceModifiers() - Method inGroovyParser
classOrInterfaceModifiers() - Method inGroovyParser.ClassOrInterfaceModifiersOptContext
ClassOrInterfaceModifiersContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.ClassOrInterfaceModifiersContext
classOrInterfaceModifiersOpt() - Method inGroovyParser
classOrInterfaceModifiersOpt() - Method inGroovyParser.TypeDeclarationContext
ClassOrInterfaceModifiersOptContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.ClassOrInterfaceModifiersOptContext
classpath - Field inCompileTaskSupport
ClasspathResourceManager - Class inorg.codehaus.groovy.tools.groovydoc
ClasspathResourceManager(java.lang.ClassLoader) - Constructor inClasspathResourceManager
ClassStub - Class inorg.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 inClassStub
ClassUtils - Class inorg.apache.groovy.groovysh.util
classValidator - Field inSourceAwareCustomizerFactory.SourceOptions
classX(Class<?>) - Method inGeneralUtils
clazz - Field inClassNode
clazz - Property inMockFor
clazz - Property inStubFor
clean() - Method inJavaStubGenerator
cleanup() - Method inAbstractReaderSource
Cleans up any cached resources used by getLine().
cleanup() - Method inHasCleanup
cleanup() - Method inJanitor
cleanup() - Method inReaderSource
Cleans up any cached resources used by getLine().
cleanup(java.sql.Statement) - Method inSql
Provides a hook for derived classes to be able to examine JDBC statements before cleanup/closing.
cleanUp() - Method inSystemRegistryImpl
cleanUpNullReferences() - Method inCommonCache
{@inheritDoc}
cleanUpNullReferences() - Method inConcurrentCommonCache
{@inheritDoc}
cleanUpNullReferences() - Method inLRUCache
Remove all entries holding SoftReferences to gc-evicted objects.
cleanUpNullReferences() - Method inMemoizeCache
Invoked when some of the held SoftReferences have been evicted by the garbage collector and so should be removed from the cache.
cleanUpNullReferences() - Method inStampedCommonCache
{@inheritDoc}
cleanUpNullReferences() - Method inUnlimitedConcurrentCache
Replying on the ConcurrentHashMap thread-safe iteration implementation the method will remove all entries holding SoftReferences to gc-evicted objects.
clear() - Method inAntProjectPropertiesDelegate
throws:
UnsupportedOperationException is always thrown when this method is invoked.
clear() - Method inCompileStack
Clears the state of the class.
clear() - Method inConcurrentLinkedHashMap
clear() - Method inConcurrentReaderHashMap
Removes all mappings from this map.
clear() - Method inConcurrentReferenceHashMap
Removes all of the mappings from this map.
clear() - Method inConfigObject
clear(java.lang.String, java.lang.String, java.lang.String, boolean) - Method inContractExecutionTracker
clear() - Method inEvictableCache
Clear the cache
clear() - Method inFastArray
clear() - Method inFileScanner
Clears any file sets that have been added to this scanner
clear() - Method inGroovyRowResult
clear() - Method inGroovyRunnerRegistry
Clears all registered runners from the registry and resets the registry so that it contains only the default set of runners.
clear() - Method inLazyMap
clear() - Method inLazyReference
clear() - Method inListHashMap
clear() - Method inListWithDefault
clear() - Method inListWrapperListModel
clear() - Method inManagedReference
clear() - Method inMapWithDefault
clear() - Method inObservableList
clear() - Method inObservableMap
clear() - Method inObservableSet
clear() - Method inPreferences
clear() - Method inReference
clear() - Method inSequence
clear(javax.swing.JTabbedPane) - Method inSwingExtensions
Removes all elements from the JTabbedPane.
clear() - Method inValueList
clear() - Method inValueRecorder
clearAll() - Method inCommonCache
{@inheritDoc}
clearAll() - Method inConcurrentCommonCache
{@inheritDoc}
clearAll() - Method inEvictableCache
Clear the cache
clearAll() - Method inStampedCommonCache
{@inheritDoc}
clearAll() - Method inUnlimitedConcurrentCache
Clear the cache
clearAndCopy() - Method inLazyMap
clearAssertionStatus() - Method inGroovyClassLoader.InnerLoader
clearBatch() - Method inBatchingStatementWrapper
clearBytecodeTable() - Method inGeneratedBytecodeAwareGroovyClassLoader
clearCache() - Method inGroovyClassLoader
Removes all classes from the class cache.
clearCache() - Method inGroovyClassLoader.InnerLoader
clearCaches(java.lang.String) - Method inMetaMethodIndex
clearContext(java.util.EventObject) - Method inConsole
clearDFA() - Method inAtnManager.AtnWrapper
CLEARED - Enum Constant inObservableList.ChangeType
CLEARED - Enum Constant inObservableMap.ChangeType
CLEARED - Enum Constant inObservableSet.ChangeType
CLEARED_PROPERTY - Field inObservableMap
clearExtensionMethodCache() - Method inStaticTypeCheckingSupport
clearModifiedExpandos() - Method inClassInfo
clearOutput(java.util.EventObject) - Method inConsole
clearParameterizedTypeCache() - Method inGenericsUtils
Clears the parameterized type cache.
clearTime(java.time.ZonedDateTime) - Method inDateTimeExtensions
Returns anZonedDateTime with the time portion cleared.
clearTime(java.util.Calendar) - Method inDateUtilExtensions
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 ingroovy.cli.picocli
Provides a builder to assist the processing of command line arguments.
CliBuilder() - Constructor inCliBuilder
CliBuilderException - Class ingroovy.cli
CliBuilderException() - Constructor inCliBuilderException
CliBuilderInternal - Class ingroovy.cli.internal
Cut-down version of CliBuilder with just enough functionality for Groovy's internal usage.
CliBuilderInternal() - Constructor inCliBuilderInternal
clientPropertyAttributeDelegate(java.lang.Object, java.lang.Object, java.lang.Object) - Method inSwingBuilder
clipBoardAvailable() - Method inConsoleTextEditor
CLOB - Field inSql
clone() - Method inAntProjectPropertiesDelegate
CLONE - Enum Constant inAutoCloneStyle
Uses only cloning.
clone() - Method inClosure
clone() - Method inComposedClosure
clone() - Method inConcurrentReaderHashMap
Returns a shallow copy of thisConcurrentReaderHashMap instance: the keys and values themselves are not cloned.
clone() - Method inConfigObject
Returns a shallow copy of this ConfigObject, keys and configuration entries are not cloned.
clone() - Method inCurriedClosure
clone() - Method inFastArray
clone(java.lang.Object) - Method inGroovyEngine.Cloner
clone() - Method inLazyMap
clone() - Method inMetaMethod
clone() - Method inNode
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 inNodeList
Creates a new NodeList containing the same elements as the original (but cloned in the case of Nodes).
clone() - Method inNullObject
Since this is implemented as a singleton, avoid the use of the clone method.
clone() - Method inTuple
clone() - Method inTuple0
clone() - Method inTuple1
clone() - Method inTuple10
clone() - Method inTuple11
clone() - Method inTuple12
clone() - Method inTuple13
clone() - Method inTuple14
clone() - Method inTuple15
clone() - Method inTuple16
clone() - Method inTuple2
clone() - Method inTuple3
clone() - Method inTuple4
clone() - Method inTuple5
clone() - Method inTuple6
clone() - Method inTuple7
clone() - Method inTuple8
clone() - Method inTuple9
clone() - Method inVariableExpression
cloneArray(boolean[]) - Method inArrayUtil
cloneArrayOrCloneableExpr(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.ClassNode) - Method inImmutablePropertyUtils
cloneCollectionExpr(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.ClassNode) - Method inImmutablePropertyHandler
cloneDateExpr(org.codehaus.groovy.ast.expr.Expression) - Method inImmutablePropertyUtils
cloneDelegateAndGetContent(Closure<?>) - Method inJsonDelegate
Factory method for creatingJsonDelegates from closures.
cloneDelegateAndGetContent(java.io.Writer, groovy.lang.Closure, boolean) - Method inStreamingJsonBuilder.StreamingJsonDelegate
cloneParams(org.codehaus.groovy.ast.Parameter) - Method inGeneralUtils
cloneSimilarCollection(Collection<T>, int) - Method inDefaultGroovyMethodsSupport
cloneSimilarMap(Map<K,V>) - Method inDefaultGroovyMethodsSupport
CLOSE_ACTION_COMMAND - Field inFindReplaceUtility
close() - Method inBatchingStatementWrapper
CLOSE_BRACKET - Enum Constant inJsonTokenType
close() - Method inCharBuf
close() - Method inCharSequenceReader
Close resets the reader back to the start and removes any marked position.
CLOSE_CURLY - Enum Constant inJsonTokenType
close() - Method inDataSet
close() - Method inDelegatingIndentWriter
close() - Method inGroovyClassLoader
Closes this GroovyClassLoader and clears any caches it maintains.
close() - Method inGroovyClassLoader.InnerLoader
close() - Method inIO
Close all streams.
close() - Method inLineColumnReader
Closes the stream and releases any system resources associated with it.
close() - Method inNullWriter
close() - Method inPlatformLineWriter
close() - Method inSql
If this SQL object was created with a Connection then this method closes the connection.
close() - Method inStreamingMarkupWriter
close() - Method inStringBufferWriter
Closing aStringWriter has no effect.
close() - Method inStringBuilderWriter
Closing this writer has no effect.
close() - Method inSystemRegistryImpl
CLOSED_BRACKET - Field inBaseJsonParser
CLOSED_BRACKET - Field inCharScanner
CLOSED_CURLY - Field inBaseJsonParser
CLOSED_CURLY - Field inCharScanner
closeOutputPrintWriter() - Method inConsole
closeQuietly(java.io.Closeable) - Method inDefaultGroovyMethodsSupport
Closes the Closeable, ignoring any problems that might occur.
closeRange(org.objectweb.asm.Label) - Method inCompileStack.BlockRecorder
closeResources(java.sql.Connection, java.sql.Statement) - Method inDataSet
closeResources(java.sql.Connection) - Method inSql
An extension point allowing the behavior of resource closing to be overridden in derived classes.
closeResources(java.sql.ResultSet) - Method inSql.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 inProcessGroovyMethods
Closes all the streams associated with the process (ignoring any IOExceptions).
closeWithWarning(java.io.Closeable) - Method inDefaultGroovyMethodsSupport
Close the Closeable.
Closure - Class ingroovy.lang
Represents any closure object in Groovy.
CLOSURE_ARGUMENTS - Enum Constant inStaticTypesMarker
used to store expected closure argument types on an expression
closure(groovy.lang.Closure) - Method inAstSpecificationCompiler
Creates a ClosureExpression.
CLOSURE_CALL_NO_ARG - Field inStaticTypeCheckingVisitor
CLOSURE_CALL_ONE_ARG - Field inStaticTypeCheckingVisitor
CLOSURE_CALL_VARGS - Field inStaticTypeCheckingVisitor
Closure(java.lang.Object) - Constructor inClosure
Constructor used when the "this" object for the Closure is null.
closure - Field inDefaultJsonGenerator.ClosureConverter
closure() - Method inGroovyParser
closure() - Method inGroovyParser.ClosureOrLambdaExpressionContext
closure() - Method inGroovyParser.GstringValueContext
ClosureCellEditor - Class ingroovy.swing.impl
ClosureCellEditor(groovy.lang.Closure, Map<String, Closure>) - Constructor inClosureCellEditor
ClosureColumnFactory - Class ingroovy.swing.factory
ClosureColumnFactory() - Constructor inClosureColumnFactory
ClosureComparator - Class ingroovy.util
A Comparator which uses a closure to compare 2 values being equal
ClosureComparator(groovy.lang.Closure) - Constructor inClosureComparator
ClosureContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.ClosureContext
ClosureConverter(Class<?>, Closure<?>) - Constructor inDefaultJsonGenerator.ClosureConverter
ClosureException - Class ingroovy.lang
An exception thrown by a closure invocation
ClosureException(groovy.lang.Closure, java.lang.Throwable) - Constructor inClosureException
ClosureExpression - Class inorg.codehaus.groovy.ast.expr
Represents a closure expression such as
{ statement }
or { i-> statement } or { i, x, String y-> statement }
ClosureExpression(org.codehaus.groovy.ast.Parameter, org.codehaus.groovy.ast.stmt.Statement) - Constructor inClosureExpression
ClosureExpressionEvaluationASTTransformation - Class inorg.apache.groovy.contracts.ast
EvaluatesClosureExpression instances in annotation parameters and generates special contract closure classes from them.
ClosureExpressionTransformer - Class inorg.codehaus.groovy.transform.sc.transformers
ClosureExpressionTransformer(org.codehaus.groovy.transform.sc.transformers.StaticCompilationTransformer) - Constructor inClosureExpressionTransformer
ClosureFound.GroovyClassOperation - Class inorg.codehaus.groovy.control
ClosureFound.PrimaryClassNodeOperation - Class inorg.codehaus.groovy.control
ClosureFound.SourceUnitOperation - Class inorg.codehaus.groovy.control
ClosureInvokingMethod - Interface ingroovy.lang
An interface for MetaMethods that invoke closures to implements.
closureList(groovy.lang.Closure) - Method inAstSpecificationCompiler
Creates a ClosureListExpression.
ClosureListExpression - Class inorg.codehaus.groovy.ast.expr
This class represents a list of expressions used to create closures.
ClosureListExpression() - Constructor inClosureListExpression
ClosureMetaClass - Class inorg.codehaus.groovy.runtime.metaclass
A metaclass for closures generated by the Groovy compiler.
ClosureMetaClass(groovy.lang.MetaClassRegistry, java.lang.Class) - Constructor inClosureMetaClass
ClosureMetaMethod - Class inorg.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 inClosureMetaMethod
ClosureModel - Class ingroovy.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 inClosureModel
closureOrLambdaExpression() - Method inGroovyParser
closureOrLambdaExpression() - Method inGroovyParser.ClosureOrLambdaExpressionPrmrAltContext
closureOrLambdaExpression() - Method inGroovyParser.PathElementContext
ClosureOrLambdaExpressionContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.ClosureOrLambdaExpressionContext
ClosureOrLambdaExpressionPrmrAltContext(org.apache.groovy.parser.antlr4.GroovyParser.PrimaryContext) - Constructor inGroovyParser.ClosureOrLambdaExpressionPrmrAltContext
ClosureParams - Annotation Type ingroovy.transform.stc
Parameter annotation aimed at helping IDEs or the static type checker to infer the parameter types of a closure.
CLOSUREPARAMS_CLASSNODE - Field inStaticTypeCheckingVisitor
ClosureRenderer - Class ingroovy.swing.impl
ClosureRenderer(groovy.lang.Closure) - Constructor inClosureRenderer
closureSharedVariablesAssignmentTypes - Field inTypeCheckingContext
A map used to store every type used in closure shared variable assignments.
ClosureSignatureConflictResolver - Class ingroovy.transform.stc
If multiple candidate signatures are found after applying type hints, a conflict resolver can attempt to resolve the ambiguity.
ClosureSignatureHint - Class ingroovy.transform.stc
ClosureSourceBinding - Class inorg.apache.groovy.swing.binding
Since:
Groovy 1.1
ClosureSourceBinding(groovy.lang.Closure, java.lang.Object) - Constructor inClosureSourceBinding
ClosureStaticMetaMethod - Class inorg.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 inClosureStaticMetaMethod
ClosureTriggerBinding - Class inorg.apache.groovy.swing.binding
ClosureTriggerBinding(Map<String,TriggerBinding>) - Constructor inClosureTriggerBinding
ClosureUtils - Class inorg.codehaus.groovy.ast.tools
Handy methods when working with Closure AST data structures.
ClosureWriter - Class inorg.codehaus.groovy.classgen.asm
ClosureWriter.CorrectAccessedVariableVisitor - Class inorg.codehaus.groovy.classgen.asm
ClosureWriter.UseExistingReference - Interface inorg.codehaus.groovy.classgen.asm
ClosureWriter(org.codehaus.groovy.classgen.asm.WriterController) - Constructor inClosureWriter
closureX(org.codehaus.groovy.ast.stmt.Statement) - Method inGeneralUtils
CMP - Field inGeneralUtils
cmpX(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Method inGeneralUtils
Builds a binary expression that compares two values.
code - Field inAutoImplement
If defined, all unimplemented methods will execute the code found within the supplied closure.
CODE_REGEX - Field inSimpleGroovyClassDoc
codePointAt(int) - Method inGStringImpl
codePointBefore(int) - Method inGStringImpl
codePointCount(int, int) - Method inGStringImpl
CodeVisitorSupport - Class inorg.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 inInvocationWriter
coerce(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method inInvokeDynamicWriter
coerce - Field inNamedVariant
If true, will useas to convert map parameter to required class
coerceArgument(java.lang.Object) - Method inArrayCachedClass
coerceArgument(java.lang.Object) - Method inBigDecimalCachedClass
coerceArgument(java.lang.Object) - Method inByteCachedClass
coerceArgument(java.lang.Object) - Method inCachedClass
coerceArgument(java.lang.Object) - Method inCachedSAMClass
coerceArgument(java.lang.Object) - Method inDoubleCachedClass
coerceArgument(java.lang.Object) - Method inFloatCachedClass
coerceArgument(java.lang.Object) - Method inIntegerCachedClass
coerceArgument(java.lang.Object) - Method inLongCachedClass
coerceArgument(java.lang.Object) - Method inNumberCachedClass
coerceArgument(java.lang.Object) - Method inShortCachedClass
coerceArgument(java.lang.Object) - Method inStringCachedClass
coerceArgumentsToClasses(java.lang.Object) - Method inParameterTypes
coerceToSAM(groovy.lang.Closure, java.lang.reflect.Method, java.lang.Class, boolean) - Method inCachedSAMClass
collate(T, int, int, boolean) - Method inArrayGroovyMethods
Collates this array into sub-lists.
collate(T, int, int, boolean) - Method inDefaultGroovyMethods
collect(E, C, Closure<? extends T>) - Method inArrayGroovyMethods
Iterates through this Array transforming each item into a new value using thetransform closure and adding it to the suppliedcollector.
collect(org.codehaus.groovy.ast.MethodNode) - Method inCollectRecursiveCalls
collect(E, C, Closure<? extends T>) - Method inDefaultGroovyMethods
collect(Optional<S>, Closure<T>) - Method inPluginDefaultGroovyMethods
If a value is present in theOptional, returns transformed value obtained using thetransform closure or no value as an optional.
collectAllInterfaces(org.codehaus.groovy.ast.ClassNode) - Method inStaticTypeCheckingSupport
Collects all interfaces of a class node, including those defined by the super class.
collectAllInterfacesReverseOrder(org.codehaus.groovy.ast.ClassNode, LinkedHashSet<ClassNode>) - Method inTraits
Collects all interfaces of a class node, but reverses the order of the declaration of direct interfaces of this class node.
collectEntries(E, Map<K,V>, Function<? super E,K>, Function<? super E,V>) - Method inArrayGroovyMethods
A variant of collectEntries for arrays with separate functions for transforming the keys and values.
collectEntries(E, Map<K,V>, Closure<?>) - Method inDefaultGroovyMethods
collecting(Iterator<E>, Closure<T>) - Method inDefaultGroovyMethods
Returns an iterator of transformed values from the source iterator using thetransform closure.
collectingEntries(Iterator<E>, Closure<?>) - Method inDefaultGroovyMethods
Returns an iterator of transformed values from the source iterator using thetransform closure.
collectingMany(Iterator<E>, Closure<? extends Collection<? extends T>>) - Method inDefaultGroovyMethods
Iterates through the elements produced by projecting and flattening the elements from a source iterator.
Collection_TYPE - Field inStaticTypeCheckingSupport
collection() - Method inWeighers
A weigher where the value is aCollection and its weight is the number of elements.
CollectionFactory - Class ingroovy.swing.factory
This returns a mutable java.util.Collection of some sort, to which items are added.
CollectionFactory() - Constructor inCollectionFactory
collectionTable - Property inObjectBrowser
collectKeys(Map<K,V>, Function<? super K,K>) - Method inDefaultGroovyMethods
Transform a Maps' keys leaving the values unchanged.
collectMany$$bridge(Map<K,V>, Closure<? extends Collection<? extends T>>) - Method inDefaultGroovyMethods
collectMany(E, C, Closure<? extends Collection<? extends T>>) - Method inArrayGroovyMethods
Projects each item from a source array to a collection and concatenates (flattens) the resulting collections into a single list.
collectMany(E, C, Closure<? extends Collection<? extends T>>) - Method inDefaultGroovyMethods
collectNested(java.lang.Iterable, C, groovy.lang.Closure) - Method inDefaultGroovyMethods
Recursively iterates through this Iterable transforming each non-Collection value into a new value using thetransform closure.
collector - Field inMultipleCompilationErrorsException
CollectRecursiveCalls - Class inorg.codehaus.groovy.transform.tailrec
Collect all recursive calls within method
collectReplacements(java.lang.String, List<Function<Character,Optional<String>>>) - Method inStringGroovyMethods
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 inTraits
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 inMain
collectSyntaxError(org.apache.groovy.ginq.dsl.GinqSyntaxError) - Method inSyntaxErrorReportable
collectValues(Map<K,V>, Function<? super V,V>) - Method inDefaultGroovyMethods
Transform a Maps' values leaving the keys unchanged.
colNum - Property inConsole
COLON - Field inBaseJsonParser
COLON() - Method inGroovyParser.AssertStatementContext
COLON() - Method inGroovyParser.ConditionalExprAltContext
COLON() - Method inGroovyParser.EnhancedForControlContext
COLON() - Method inGroovyParser.LabeledStmtAltContext
COLON() - Method inGroovyParser.MapContext
COLON() - Method inGroovyParser.MapEntryContext
COLON() - Method inGroovyParser.NamedPropertyArgsContext
COLON() - Method inGroovyParser.SwitchExpressionLabelContext
COLON() - Method inGroovyParser.SwitchLabelContext
COLON - Enum Constant inJsonTokenType
COLON - Field inTypes
column(long[][], int) - Method inArrayGroovyMethods
Select a column from a 2D array.
column - Property inClosureCellEditor
ColumnFactory - Class ingroovy.swing.factory
ColumnFactory() - Constructor inColumnFactory
ColumnModelFactory - Class ingroovy.swing.factory
ColumnModelFactory() - Constructor inColumnModelFactory
columns(long[][]) - Method inArrayGroovyMethods
combinations(java.lang.Iterable, Closure<T>) - Method inDefaultGroovyMethods
Finds all combinations of items from the given aggregate of collections, then returns the results of the supplied transform.
combinations(Iterable<?>) - Method inGroovyCollections
Finds all combinations of items from the given collections.
combine(Map<K,? extends Iterable<T>>) - Method inIterables
An iterator returning a map for each combination of elements the iterables sources.
combine(Map<K,? extends Iterator<T>>, boolean) - Method inIterators
An iterator returning a map for each combination of elements the iterator sources.
ComboBoxFactory - Class ingroovy.swing.factory
ComboBoxFactory() - Constructor inComboBoxFactory
COMMA - Field inBaseJsonParser
COMMA - Field inCharScanner
COMMA() - Method inGroovyParser.ArgumentsContext
COMMA(int) - Method inGroovyParser.ArrayInitializerContext
COMMA() - Method inGroovyParser.AssertStatementContext
COMMA() - Method inGroovyParser.ClassBodyContext
COMMA(int) - Method inGroovyParser.ElementValueArrayInitializerContext
COMMA(int) - Method inGroovyParser.ElementValuePairsContext
COMMA(int) - Method inGroovyParser.EnhancedArgumentListInParContext
COMMA() - Method inGroovyParser.EnhancedForControlContext
COMMA(int) - Method inGroovyParser.EnumConstantsContext
COMMA(int) - Method inGroovyParser.ExpressionListContext
COMMA(int) - Method inGroovyParser.FormalParameterListContext
COMMA() - Method inGroovyParser.ListContext
COMMA() - Method inGroovyParser.MapContext
COMMA(int) - Method inGroovyParser.MapEntryListContext
COMMA(int) - Method inGroovyParser.QualifiedClassNameListContext
COMMA(int) - Method inGroovyParser.TypeArgumentsContext
COMMA(int) - Method inGroovyParser.TypeListContext
COMMA(int) - Method inGroovyParser.TypeNamePairsContext
COMMA(int) - Method inGroovyParser.TypeParametersContext
COMMA(int) - Method inGroovyParser.VariableDeclaratorsContext
COMMA(int) - Method inGroovyParser.VariableNamesContext
COMMA - Enum Constant inJsonTokenType
COMMA - Field inTypes
command() - Method inSystemRegistryImpl.CommandData
commandAliases() - Method inSystemRegistryImpl
commandArgument() - Method inGroovyParser
commandArgument(int) - Method inGroovyParser.CommandExpressionContext
CommandArgumentContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.CommandArgumentContext
CommandData(org.apache.groovy.groovysh.jline.SystemRegistryImpl.ArgsParser, boolean, java.lang.String, java.lang.String, java.io.File, boolean, java.lang.String) - Constructor inSystemRegistryImpl.CommandData
commandDescription(List<String>) - Method inGroovyCommands
commandDescription(org.jline.console.CmdLine) - Method inSystemRegistryImpl
CommandExprAltContext(org.apache.groovy.parser.antlr4.GroovyParser.StatementExpressionContext) - Constructor inGroovyParser.CommandExprAltContext
commandExpression() - Method inGroovyParser
commandExpression() - Method inGroovyParser.CommandExprAltContext
CommandExpressionContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.CommandExpressionContext
commandInfo(java.lang.String) - Method inGroovyCommands
commandInfo(java.lang.String) - Method inSystemRegistryImpl
commandLine - Property inOptionAccessor
commandLineCompile(java.lang.String, boolean) - Method inFileSystemCompiler
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 inFileSystemCompiler
Primary entry point for compiling from the command line (using the groovyc script).
commandNames() - Method inSystemRegistryImpl
commandPrimary() - Method inGroovyParser
commandStyle - Property inConsole
comment(java.lang.Object) - Method inBaseTemplate
Renders the supplied object using itsObject.toString method inside a comment markup block (<!
comment(java.util.EventObject) - Method inConsole
COMMENT - Field inGroovyFilter
comment(java.lang.String) - Method inMarkupBuilderHelper
Produce a comment in the output.
commentClosure - Property inStreamingDOMBuilder
commentClosure - Property inStreamingMarkupBuilder
Invoked by callingmkp.comment
commentClosure - Property inStreamingSAXBuilder
commentText() - Method inArrayClassDocWrapper
commentText() - Method inExternalGroovyClassDoc
commentText() - Method inGroovyDoc
commentText() - Method inSimpleGroovyClassDoc
commentText() - Method inSimpleGroovyDoc
commentText() - Method inSimpleGroovyMemberDoc
commit() - Method inDataSet
commit() - Method inSql
If this SQL object was created with a Connection then this method commits the connection.
CommonCache - Class inorg.codehaus.groovy.runtime.memoize
Represents a simple key-value cache, which is NOT thread safe and backed by aMap instance
CommonCache(Map<K,V>) - Constructor inCommonCache
Constructs a cache backed by the specifiedMap instance
Commons - Annotation Type ingroovy.util.logging
This local transform adds a logging ability to your program using Apache Commons logging.
compactConstructorDeclaration() - Method inGroovyParser
compactConstructorDeclaration() - Method inGroovyParser.MemberDeclarationContext
CompactConstructorDeclarationContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.CompactConstructorDeclarationContext
compare(org.codehaus.groovy.reflection.CachedMethod, org.codehaus.groovy.reflection.CachedMethod) - Method inCachedClass.CachedMethodComparatorByName
compare(java.lang.Object, java.lang.Object) - Method inCachedClass.CachedMethodComparatorWithString
compare(T, T) - Method inClosureComparator
compare(double, double) - Method inDoubleComparator
Compares its two arguments for order.
COMPARE_EQUAL - Field inTypes
compare(float, float) - Method inFloatComparator
Compares its two arguments for order.
COMPARE_GREATER_THAN_EQUAL - Field inTypes
COMPARE_GREATER_THAN - Field inTypes
COMPARE_IDENTICAL - Field inTypes
compare(java.lang.Object, java.lang.Object) - Method inInspector.MemberComparator
compare(java.lang.Object, java.lang.Object) - Method inInspector.MemberComparatorWithValue
compare(int, int) - Method inIntComparator
Compares its two arguments for order.
COMPARE_LESS_THAN_EQUAL - Field inTypes
COMPARE_LESS_THAN - Field inTypes
compare(long, long) - Method inLongComparator
Compares its two arguments for order.
COMPARE_NOT_EQUAL - Field inTypes
COMPARE_NOT_IDENTICAL - Field inTypes
COMPARE_NOT_IN - Field inTypes
COMPARE_NOT_INSTANCEOF - Field inTypes
compare(T, T) - Method inNumberAwareComparator
compare(T, T) - Method inOrderBy
compare(int, int) - Method inTableSorter
COMPARE_TO - Field inTypes
compareArrayEqual(java.lang.Object, java.lang.Object) - Method inDefaultTypeTransformation
compareEqual(java.lang.Object, java.lang.Object) - Method inDefaultTypeTransformation
compareEqual(java.lang.Object, java.lang.Object) - Method inScriptBytecodeAdapter
compareGreaterThan(java.lang.Object, java.lang.Object) - Method inScriptBytecodeAdapter
compareGreaterThanEqual(java.lang.Object, java.lang.Object) - Method inScriptBytecodeAdapter
compareIdentical(java.lang.Object, java.lang.Object) - Method inScriptBytecodeAdapter
CompareIdentityExpression - Class inorg.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 inCompareIdentityExpression
compareLessThan(java.lang.Object, java.lang.Object) - Method inScriptBytecodeAdapter
compareLessThanEqual(java.lang.Object, java.lang.Object) - Method inScriptBytecodeAdapter
compareNotEqual(java.lang.Object, java.lang.Object) - Method inScriptBytecodeAdapter
compareNotIdentical(java.lang.Object, java.lang.Object) - Method inScriptBytecodeAdapter
compareRowsByColumn(int, int, int) - Method inTableSorter
compareTo(org.codehaus.groovy.groovydoc.GroovyDoc) - Method inArrayClassDocWrapper
compareTo(groovy.time.BaseDuration) - Method inBaseDuration
compareTo(java.lang.Object) - Method inCachedMethod
compareTo(java.lang.Number, java.lang.Number) - Method inDefaultGroovyMethods
Compares two Numbers.
compareTo(java.lang.Object, java.lang.Object) - Method inDefaultTypeTransformation
Compares the two objects handling nulls gracefully and performing numeric type coercion if required
compareTo(org.codehaus.groovy.groovydoc.GroovyDoc) - Method inExternalGroovyClassDoc
compareTo(java.lang.Object) - Method inGroovyCategorySupport.CategoryMethod
Sort by most specific to least specific.
compareTo(java.lang.Object) - Method inGString
compareTo(java.lang.String) - Method inGStringImpl
compareTo(java.lang.Number, java.lang.Number) - Method inNumberMath
compareTo(java.lang.Comparable, java.lang.Comparable) - Method inObjectRange
compareTo - Field inOperatorRename
Default:
Undefined.STRING
compareTo(java.lang.Object, java.lang.Object) - Method inScriptBytecodeAdapter
compareTo(org.codehaus.groovy.groovydoc.GroovyDoc) - Method inSimpleGroovyDoc
compareTo(Tuple<E>) - Method inTuple
compareTo(java.nio.file.Path) - Method inWritablePath
compareToIgnoreCase(java.lang.String) - Method inGStringImpl
compareToImpl(java.lang.Number, java.lang.Number) - Method inBigDecimalMath
compareToImpl(java.lang.Number, java.lang.Number) - Method inBigIntegerMath
compareToImpl(java.lang.Number, java.lang.Number) - Method inFloatingPointMath
compareToImpl(java.lang.Number, java.lang.Number) - Method inIntegerMath
compareToImpl(java.lang.Number, java.lang.Number) - Method inLongMath
compareToImpl(java.lang.Number, java.lang.Number) - Method inNumberMath
CompareToNullExpression - Class inorg.codehaus.groovy.transform.sc.transformers
CompareToNullExpression(org.codehaus.groovy.ast.expr.Expression, boolean) - Constructor inCompareToNullExpression
COMPARISON_OPERATOR - Field inTypes
CompilationCustomizer - Class inorg.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 theCompilerConfiguration.addCompilationCustomizers
CompilationCustomizer(org.codehaus.groovy.control.CompilePhase) - Constructor inCompilationCustomizer
CompilationFailedException - Class inorg.codehaus.groovy.control
Thrown when compilation fails from source errors.
CompilationFailedException(int, org.codehaus.groovy.control.ProcessingUnit) - Constructor inCompilationFailedException
CompilationUnit - Class inorg.codehaus.groovy.control
The CompilationUnit collects all compilation data as it is generated by the compiler system.
CompilationUnit.ClassgenCallback - Interface inorg.codehaus.groovy.control
A callback interface you can use during theclassgen phase of compilation as the compiler traverses the ClassNode tree.
CompilationUnit.IGroovyClassOperation - Interface inorg.codehaus.groovy.control
CompilationUnit.IPrimaryClassNodeOperation - Interface inorg.codehaus.groovy.control
CompilationUnit.ISourceUnitOperation - Interface inorg.codehaus.groovy.control
CompilationUnit.ProgressCallback - Interface inorg.codehaus.groovy.control
A callback interface you can use to get a callback after every unit of the compile process.
compilationUnit - Property inASTTestTransformation
compilationUnit - Field inASTTransformationCustomizer
compilationUnit - Field inASTTransformationsContext
CompilationUnit(org.codehaus.groovy.control.CompilerConfiguration, java.security.CodeSource, groovy.lang.GroovyClassLoader, groovy.lang.GroovyClassLoader) - Constructor inCompilationUnit
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 inGroovyParser
compilationUnit - Field inStaticTypesTransformation
compilationUnit - Field inTypeCheckingContext
CompilationUnitAware - Interface ingroovy.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 inGroovyParser.CompilationUnitContext
compile(java.lang.String) - Method inAllTestSuite
compile(java.lang.Object, java.lang.String, int) - Method inAstBrowser
compile(java.lang.String, org.codehaus.groovy.control.CompilePhase, boolean) - Method inAstStringCompiler
Compiles the specified source code and returns its statement block, the script class (if desired) and any declared types.
compile(int) - Method inCompilationUnit
Compiles the compilation unit from sources.
compile(java.lang.String, java.lang.String) - Method inCompiler
Compiles a string of code.
compile() - Method inCompileTaskSupport
compile(java.io.File) - Method inFileSystemCompiler
compile() - Method inGenerateStubsTask
compile() - Method inGroovyc
compile() - Method inGroovycTask
compile(java.io.Reader) - Method inGroovyScriptEngineImpl
compile(java.lang.String) - Method inGroovyTestSuite
compile(List<String>, org.codehaus.groovy.control.CompilationUnit) - Method inJavacJavaCompiler
compile(List<String>, org.codehaus.groovy.control.CompilationUnit) - Method inJavaCompiler
compile(java.lang.String, java.lang.String) - Method inJavaShell
Compile and return the main class
compile() - Method inJavaStubCompilationUnit
compile(java.lang.String, int) - Method inScriptToTreeNodeAdapter
Performs the conversion from script to TreeNode.
compileAll(java.lang.String, java.lang.String) - Method inJavaShell
Compile and return all classes
compileAsJava(java.util.EventObject) - Method inConsole
compileCompleters() - Method inSystemRegistryImpl
CompileDynamic - Annotation Type ingroovy.transform
An annotation which is just a shortcut for @CompileStatic(TypeCheckingMode.SKIP).
CompileDynamicProcessor - Class inorg.codehaus.groovy.transform
compileFinishNormal() - Method inConsole
compileList - Field inGroovyc
CompilePhase - Enum inorg.codehaus.groovy.control
The phases of the GroovyCompiler.
CompilePhaseAdapter - Enum ingroovy.console.ui
An adapter for the CompilePhase enum that can be entered into a Swing combobox.
compilePogoMethod(org.codehaus.groovy.reflection.CachedMethod) - Method inCallSiteGenerator
compilePojoMethod(org.codehaus.groovy.reflection.CachedMethod) - Method inCallSiteGenerator
Compiler - Class inorg.codehaus.groovy.tools
A convenience front end for getting standard compilations done.
Compiler(org.codehaus.groovy.control.CompilerConfiguration) - Constructor inCompiler
Initializes the Compiler with the specified configuration.
CompilerConfiguration - Class inorg.codehaus.groovy.control
Compilation control flags and coordination stuff.
CompilerConfiguration(java.util.Properties) - Constructor inCompilerConfiguration
Sets the configuration flags/settings according to values from the suppliedProperties instance or if not found, supplying a default value.
CompilerCustomizationBuilder - Class inorg.codehaus.groovy.control.customizers.builder
CompilerCustomizationBuilder() - Constructor inCompilerCustomizationBuilder
compileScript(java.util.EventObject, groovy.console.ui.Console.SourceType) - Method inConsole
CompileStack - Class inorg.codehaus.groovy.classgen.asm
Manages different aspects of the code of a code block like handling labels, defining variables, and scopes.
CompileStack.BlockRecorder - Class inorg.codehaus.groovy.classgen.asm
CompileStack.LabelRange - Class inorg.codehaus.groovy.classgen.asm
CompileStack(org.codehaus.groovy.classgen.asm.WriterController) - Constructor inCompileStack
CompileStatic - Annotation Type ingroovy.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 inStaticCompilationVisitor
COMPILESTATIC_CLASSNODE - Field inTraitComposer
compileStaticMethod(org.codehaus.groovy.reflection.CachedMethod) - Method inCallSiteGenerator
CompileTaskSupport - Class inorg.codehaus.groovy.ant
Support for compilation related tasks.
compileToScript(java.lang.String, int, java.lang.ClassLoader, boolean, boolean, org.codehaus.groovy.control.CompilerConfiguration) - Method inAstNodeToScriptAdapter
This method takes source code, compiles it, then reverses it back to source.
CompileUnit - Class inorg.codehaus.groovy.ast
Represents the entire contents of a compilation step which consists of one or moreModuleNode instances.
CompileUnit(groovy.lang.GroovyClassLoader, java.security.CodeSource, org.codehaus.groovy.control.CompilerConfiguration) - Constructor inCompileUnit
complain(java.lang.String) - Method inJsonParserCharArray
complain(java.lang.String) - Method inJsonParserUsingCharacterSource
complete(org.jline.reader.LineReader, org.jline.reader.ParsedLine, List<Candidate>) - Method inMavenCoordinateCompleter
completePhase() - Method inProcessingUnit
Marks the current phase complete and processes any errors.
completer() - Method inSystemRegistryImpl
COMPLEX_EXPRESSION - Field inTypes
COMPONENT_ATTRIBUTE - Field inStructuredSyntaxHandler
COMPONENT_ELEMENT_NAME - Field inStructuredSyntaxHandler
COMPONENT_TYPE - Enum Constant inStaticCompilationMetadataKeys
For list.property expressions, we need the inferred component type.
ComponentFactory - Class ingroovy.swing.factory
ComponentFactory(java.lang.Class, boolean) - Constructor inComponentFactory
componentHidden(java.awt.event.ComponentEvent) - Method inConsole
componentHidden(java.awt.event.ComponentEvent) - Method inJComponentProperties
componentMoved(java.awt.event.ComponentEvent) - Method inConsole
componentMoved(java.awt.event.ComponentEvent) - Method inJComponentProperties
componentResized(java.awt.event.ComponentEvent) - Method inConsole
componentResized(java.awt.event.ComponentEvent) - Method inJComponentProperties
components - Field inRecordOptions
Iftrue, this adds a methodcomponents() to the record which returns its components as a typed tupleTuple0,Tuple1...
componentShown(java.awt.event.ComponentEvent) - Method inConsole
componentShown(java.awt.event.ComponentEvent) - Method inJComponentProperties
compose(groovy.lang.Closure) - Method inClosure
Alias forleftShift(Closure)
compose(groovy.util.function.FloatUnaryOperator) - Method inFloatUnaryOperator
Creates a "backward" composed operator that first applies thebefore operator to its input, and then applies this operator to the result.
COMPOSED_TEXT_ATTRIBUTE - Field inStructuredSyntaxHandler
ComposedClosure - Class inorg.codehaus.groovy.runtime
A wrapper for Closure to support composition.
ComposedClosure(groovy.lang.Closure, Closure<V>) - Constructor inComposedClosure
composeSelf(int) - Method inClosure
Callcompose(Closure) onthis exactlytimes times.
CompoundBorderFactory - Class ingroovy.swing.factory
CompoundBorderFactory() - Constructor inCompoundBorderFactory
computeIfAbsent(K, Function<? super K,? extends V>) - Method inConcurrentLinkedHashMap
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 unlessnull.
computeValue(Class<?>) - Method inClassInfo
computeValue(Class<?>) - Method inGroovyClassValue.ComputeValue
computeValue(Class<?>) - Method inGroovyClassValueJava7
computeValue(Class<?>) - Method inRealm
con - Field inGroovyParser.ConditionalExprAltContext
concat(T) - Method inArrays
Concatenate arrays and ignore null array
concat(java.lang.String) - Method inGStringImpl
concurrencyLevel(int) - Method inConcurrentLinkedHashMap.Builder
Specifies the estimated number of concurrently updating threads.
ConcurrentCommonCache - Class inorg.codehaus.groovy.runtime.memoize
Represents a simple key-value cache, which is thread safe and backed by aMap instance
ConcurrentCommonCache(Map<K,V>) - Constructor inConcurrentCommonCache
Constructs a cache backed by the specifiedMap instance
ConcurrentLinkedHashMap - Class inorg.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 inorg.apache.groovy.util.concurrent.concurrentlinkedhashmap
A builder that createsConcurrentLinkedHashMap instances.
ConcurrentReaderHashMap - Class inorg.codehaus.groovy.runtime.metaclass
A hash table that supports mostly-concurrent reading, but exclusive writing.
ConcurrentReaderHashMap.BarrierLock - Class inorg.codehaus.groovy.runtime.metaclass
A Serializable class for barrier lock *
ConcurrentReaderHashMap.Entry - Class inorg.codehaus.groovy.runtime.metaclass
ConcurrentReaderHashMap collision list entry.
ConcurrentReaderHashMap.HashIterator - Class inorg.codehaus.groovy.runtime.metaclass
ConcurrentReaderHashMap.KeyIterator - Class inorg.codehaus.groovy.runtime.metaclass
ConcurrentReaderHashMap.ValueIterator - Class inorg.codehaus.groovy.runtime.metaclass
ConcurrentReaderHashMap(java.util.Map) - Constructor inConcurrentReaderHashMap
Constructs a new map with the same mappings as the given map.
ConcurrentReferenceHashMap - Class inorg.apache.groovy.util.concurrent
An advanced hash table supporting configurable garbage collection semantics of keys and values, optional referential-equality, full concurrency of retrievals, and adjustable expected concurrency for updates.
ConcurrentReferenceHashMap.HashIterator - Class inorg.apache.groovy.util.concurrent
ConcurrentReferenceHashMap.InitializableEntry - Class inorg.apache.groovy.util.concurrent
ConcurrentReferenceHashMap.Option - Enum inorg.apache.groovy.util.concurrent
Behavior-changing configuration options for the map
ConcurrentReferenceHashMap.ReferenceType - Enum inorg.apache.groovy.util.concurrent
An option specifying which Java reference type should be used to refer to a key and/or value.
ConcurrentReferenceHashMap.SimpleEntry - Class inorg.apache.groovy.util.concurrent
ConcurrentReferenceHashMap.WriteThroughEntry - Class inorg.apache.groovy.util.concurrent
Custom Entry class used by EntryIterator.next(), that relays setValue changes to the underlying map.
ConcurrentReferenceHashMap(Map<? extends K,? extends V>) - Constructor inConcurrentReferenceHashMap
Creates a new map with the same mappings as the given map.
ConcurrentSoftCache - Class inorg.codehaus.groovy.runtime.memoize
Represents concurrent cache holding SoftReference instance as value
ConcurrentSoftCache(Map<K,SoftReference<V>>) - Constructor inConcurrentSoftCache
Constructs a cache backed by the specifiedMap instance
ConditionalExprAltContext(org.apache.groovy.parser.antlr4.GroovyParser.ExpressionContext) - Constructor inGroovyParser.ConditionalExprAltContext
ConditionalInterrupt - Annotation Type ingroovy.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 inorg.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 inConditionalInterruptibleASTTransformation
conditionalStatement() - Method inGroovyParser
conditionalStatement() - Method inGroovyParser.ConditionalStmtAltContext
ConditionalStatementContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.ConditionalStatementContext
ConditionalStmtAltContext(org.apache.groovy.parser.antlr4.GroovyParser.StatementContext) - Constructor inGroovyParser.ConditionalStmtAltContext
conf - Field inGrab
The configuration if in use (normally only used by internal ivy repositories).
conf - Property inIvyGrabRecord
CONF_LIST - Field inGinqGroovyMethods
CONF_PARALLEL - Field inGinqGroovyMethods
config - Field inCompileTaskSupport
config - Property inConsole
ConfigBinding - Class ingroovy.util
Since Groovy Script doesn't support overriding setProperty, we use a trick with the Binding to provide this functionality
ConfigBinding(groovy.lang.Closure) - Constructor inConfigBinding
ConfigObject - Class ingroovy.util
A ConfigObject at a simple level is a Map that creates configuration entries (other ConfigObjects) when referencing them.
ConfigObject() - Constructor inConfigObject
configPath - Field inSystemRegistryImpl
ConfigSlurper - Class ingroovy.util
ConfigSlurper is a utility class for reading configuration files defined in the form of Groovy scripts.
ConfigSlurper(java.lang.String) - Constructor inConfigSlurper
Constructs a new ConfigSlurper instance using the given environment
configuration - Field inAbstractReaderSource
configuration - Field inErrorCollector
Configuration and other settings that control processing
configuration - Field inGroovyc
configuration - Field inProcessingUnit
Configuration and other settings that control processing
ConfigurationException - Class inorg.codehaus.groovy.control
Thrown when configuration data is invalid.
ConfigurationException(java.lang.String) - Constructor inConfigurationException
Initializes the exception with just a message.
ConfigurationSetup - Class inorg.apache.groovy.contracts.ast.visitor
Makes some initialization in order to use theConfigurator for determining which assertions in what packages will be executed.
Configurator - Class inorg.apache.groovy.contracts.generation
configure(org.codehaus.groovy.control.CompilerConfiguration) - Method inCompilationUnit
Configures its debugging mode and classloader classpath from a given compiler configuration.
configure(java.util.Properties) - Method inCompilerConfiguration
Method to configure a CompilerConfiguration by using Properties.
configure(org.codehaus.groovy.control.CompilerConfiguration) - Method inJavaAwareCompilationUnit
configure(org.codehaus.groovy.control.CompilerConfiguration) - Method inJavaStubCompilationUnit
configure(java.io.InputStream) - Method inLoaderConfiguration
configures this loader with a stream
configure(java.lang.ClassLoader, groovy.text.markup.TemplateConfiguration) - Method inMarkupTemplateEngine.CachingTemplateResolver
configure(java.lang.ClassLoader, groovy.text.markup.TemplateConfiguration) - Method inMarkupTemplateEngine.DefaultTemplateResolver
configure(org.codehaus.groovy.control.CompilerConfiguration) - Method inProcessingUnit
Reconfigures the ProcessingUnit.
configure(java.sql.Statement) - Method inSql
Provides a hook for derived classes to be able to configure JDBC statements.
configure(java.lang.ClassLoader, groovy.text.markup.TemplateConfiguration) - Method inTemplateResolver
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 inJava8
configureAnnotation(org.codehaus.groovy.ast.AnnotationNode) - Method inVMPlugin
configureAnnotationNodeFromDefinition(org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.AnnotationNode) - Method inJava8
configureAnnotationNodeFromDefinition(org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.AnnotationNode) - Method inVMPlugin
configureAST(T, org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.ast.ASTNode) - Method inPositionConfigureUtils
configureClassNode(org.codehaus.groovy.ast.CompileUnit, org.codehaus.groovy.ast.ClassNode) - Method inJava8
configureClassNode(org.codehaus.groovy.ast.CompileUnit, org.codehaus.groovy.ast.ClassNode) - Method inVMPlugin
configured - Field inCompilationUnit
True after the firstconfigure(CompilerConfiguration) operation.
configureEndPosition(T, org.antlr.v4.runtime.Token) - Method inPositionConfigureUtils
configureParser(org.codehaus.groovy.tools.FileSystemCompiler.CompilationOptions) - Method inFileSystemCompiler
configureTypeVariableDefinition(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method inJava8
configureTypeVariableReference(java.lang.String) - Method inJava8
conflictResolutionStrategy - Field inClosureParams
Default:
ClosureSignatureConflictResolver.class
Console - Class ingroovy.console.ui
Groovy Swing console.
Console(java.lang.ClassLoader, groovy.lang.Binding, org.codehaus.groovy.control.CompilerConfiguration) - Constructor inConsole
console(org.jline.console.CommandInput) - Method inGroovyCommands
consoleControllers - Property inConsole
consoleEngine() - Method inSystemRegistryImpl
ConsoleIvyPlugin - Class ingroovy.console.ui
Groovy Swing console.
ConsoleIvyPlugin() - Constructor inConsoleIvyPlugin
consoleOption(java.lang.String, T) - Method inSystemRegistryImpl
ConsolePreferences - Class ingroovy.console.ui
consolePreferences - Property inConsole
ConsolePreferences(java.lang.Object) - Constructor inConsolePreferences
ConsoleSupport - Class ingroovy.console.ui
Base class for console
ConsoleTextEditor - Class ingroovy.console.ui
Component which provides a styled editor for the console.
ConsoleTextEditor() - Constructor inConsoleTextEditor
Creates a new instance of ConsoleTextEditor
CONST() - Method inGroovyParser.KeywordsContext
constant(java.lang.Object) - Method inAstSpecificationCompiler
Creates a ConstantExpression.
ConstantExpression - Class inorg.codehaus.groovy.ast.expr
Represents a constant expression such as null, true, false.
ConstantExpression(java.lang.Object, boolean) - Constructor inConstantExpression
constantValue() - Method inGroovyFieldDoc
constantValue() - Method inSimpleGroovyFieldDoc
constantValueExpression() - Method inGroovyFieldDoc
constantValueExpression() - Method inSimpleGroovyFieldDoc
constrainedClassNode - Field inVetoableASTTransformation
constrainedType - Field inWrapper
ConstraintPredicate - Interface inorg.codehaus.groovy.macro.matcher.internal
constraintsAttributeDelegate(java.lang.Object, java.lang.Object, java.lang.Object) - Method inLayoutFactory
constructor(int, groovy.lang.Closure) - Method inAstSpecificationCompiler
Creates a ConstructorNode.
CONSTRUCTOR - Field inCallSiteWriter
CONSTRUCTOR - Field inExpandoMetaClass
CONSTRUCTOR_TARGET - Field inAnnotationNode
constructor - Field inVisibilityOptions
Default:
Visibility.UNDEFINED
constructorAnnotations - Field inInheritConstructors
Whether to carry over annotations on the copied constructors.
constructorCall(java.lang.Class, groovy.lang.Closure) - Method inAstSpecificationCompiler
Creates an ConstructorCallExpression.
ConstructorCallExpression - Class inorg.codehaus.groovy.ast.expr
A constructor call.
ConstructorCallExpression(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.expr.Expression) - Constructor inConstructorCallExpression
ConstructorCallTransformer - Class inorg.codehaus.groovy.transform.sc.transformers
ConstructorCallTransformer(org.codehaus.groovy.transform.sc.transformers.StaticCompilationTransformer) - Constructor inConstructorCallTransformer
ConstructorMetaClassSite - Class inorg.codehaus.groovy.runtime.callsite
ConstructorMetaClassSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClass) - Constructor inConstructorMetaClassSite
ConstructorMetaMethodSite - Class inorg.codehaus.groovy.runtime.callsite
Call site for invoking static methods metaclass - cached method - not cached
ConstructorMetaMethodSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class) - Constructor inConstructorMetaMethodSite
ConstructorNode - Class inorg.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 inConstructorNode
ConstructorNodeUtils - Class inorg.apache.groovy.ast.tools
Utility class for working with ConstructorNodes
constructors(boolean) - Method inArrayClassDocWrapper
constructors(groovy.lang.Closure) - Method inAstSpecificationCompiler
Designates a list of ConstructorNodes.
constructors(boolean) - Method inExternalGroovyClassDoc
constructors(boolean) - Method inGroovyClassDoc
CONSTRUCTORS - Enum Constant inPackageScopeTarget
Make the Class constructors have package protected visibility.
constructors(boolean) - Method inSimpleGroovyClassDoc
ConstructorSite - Class inorg.codehaus.groovy.runtime.callsite
ConstructorSite.ConstructorSiteNoUnwrap - Class inorg.codehaus.groovy.runtime.callsite
Call site where we know there is no need to unwrap arguments
ConstructorSite.ConstructorSiteNoUnwrapNoCoerce - Class inorg.codehaus.groovy.runtime.callsite
Call site where we know there is no need neither unwrap nor coerce arguments
ConstructorSite.NoParamSite - Class inorg.codehaus.groovy.runtime.callsite
ConstructorSite.NoParamSiteInnerClass - Class inorg.codehaus.groovy.runtime.callsite
ConstructorSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, org.codehaus.groovy.reflection.CachedConstructor, java.lang.Class) - Constructor inConstructorSite
ConstructorSiteNoUnwrap(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, org.codehaus.groovy.reflection.CachedConstructor, java.lang.Class) - Constructor inConstructorSite.ConstructorSiteNoUnwrap
ConstructorSiteNoUnwrapNoCoerce(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, org.codehaus.groovy.reflection.CachedConstructor, java.lang.Class) - Constructor inConstructorSite.ConstructorSiteNoUnwrapNoCoerce
constX(java.lang.Object, boolean) - Method inGeneralUtils
consumeIfMatch(char[]) - Method inCharacterSource
Useful for finding constants in a string like true, false, etc.
consumeIfMatch(char[]) - Method inReaderCharacterSource
consumeProcessErrorStream(java.lang.Process, java.lang.Appendable) - Method inProcessGroovyMethods
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 inProcessGroovyMethods
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 inProcessGroovyMethods
Gets the output stream from a process and reads it to keep the process from blocking due to a full output buffer.
containingClass() - Method inArrayClassDocWrapper
containingClass() - Method inExternalGroovyClassDoc
containingClass() - Method inGroovyProgramElementDoc
containingClass() - Method inSimpleGroovyProgramElementDoc
containingPackage() - Method inArrayClassDocWrapper
containingPackage() - Method inExternalGroovyClassDoc
containingPackage() - Method inGroovyProgramElementDoc
containingPackage() - Method inSimpleGroovyProgramElementDoc
contains(java.lang.Object) - Method inAntProjectPropertiesDelegate
contains(java.lang.Object, java.lang.Object) - Method inArrayGroovyMethods
Checks whether the array contains the given value.
contains(org.codehaus.groovy.ast.MethodNode) - Method inAssertionMap
contains(char[], char, int, int) - Method inChr
contains(java.lang.Object) - Method inConcurrentReaderHashMap
Tests if some key maps into the specified value in this table.
contains(java.lang.Object) - Method inConcurrentReferenceHashMap
Legacy method testing if some key maps into the specified value in this table.
contains(java.lang.Object, java.lang.Object) - Method inDefaultGroovyMethods
contains(java.lang.CharSequence) - Method inGStringImpl
contains(java.lang.Object) - Method inIntRange
contains(java.lang.Object) - Method inListWithDefault
contains(java.lang.Object) - Method inListWrapperListModel
contains(java.lang.Object) - Method inNumberRange
iterates over all values and returns true if one value matches.
contains(java.lang.Object) - Method inObjectRange
Iterates over all values and returns true if one value matches.
contains(java.lang.Object) - Method inObservableList
contains(java.lang.Object) - Method inObservableSet
contains(java.lang.CharSequence, java.lang.CharSequence) - Method inStringGroovyMethods
Provides an implementation of contains() likeCollection.contains to make CharSequences more polymorphic.
containsAll(Iterable<?>, java.lang.Object) - Method inDefaultGroovyMethods
Returnstrue if this iterable contains all the elements in the specified array.
containsAll(java.util.Collection) - Method inIntRange
containsAll(Collection<?>) - Method inListWithDefault
containsAll(Collection<?>) - Method inListWrapperListModel
containsAll(java.util.Collection) - Method inObservableList
containsAll(Collection<?>) - Method inObservableSet
containsIgnoreCase(java.lang.CharSequence, java.lang.CharSequence) - Method inStringGroovyMethods
Checks whether this CharSequence contains thesearchString ignoring the caseConsiderations.
containsKey(java.lang.Object) - Method inAntProjectPropertiesDelegate
containsKey(java.lang.Object) - Method inCommonCache
{@inheritDoc}
containsKey(java.lang.Object) - Method inConcurrentCommonCache
{@inheritDoc}
containsKey(java.lang.Object) - Method inConcurrentLinkedHashMap
containsKey(java.lang.Object) - Method inConcurrentReaderHashMap
Tests if the specified object is a key in this table.
containsKey(java.lang.Object) - Method inConcurrentReferenceHashMap
Tests if the specified object is a key in this table.
containsKey(java.lang.Object) - Method inConfigObject
containsKey(java.lang.Object) - Method inEvictableCache
Determines if the cache contains an entry for the specified key.
containsKey(java.lang.Object) - Method inGroovyRowResult
Checks if the result contains (ignoring case) the given key.
containsKey(java.lang.Object) - Method inGroovyRunnerRegistry
Returnstrue if a runner was registered with the specified key.
containsKey(java.lang.Object) - Method inLazyMap
containsKey(java.lang.Object) - Method inListHashMap
containsKey(java.lang.Object) - Method inMapWithDefault
containsKey(java.lang.Object) - Method inNamespaceAwareHashMap
containsKey(java.lang.Object) - Method inObservableMap
containsKey(java.lang.Object) - Method inStampedCommonCache
{@inheritDoc}
containsKey(java.lang.Object) - Method inUnlimitedConcurrentCache
Determines if the cache contains an entry for the specified key.
containsMatchingMethod(java.util.List, groovy.lang.MetaMethod) - Method inMetaClassHelper
Parameters:
list - a list of MetaMethods
containsSpreadExpression(org.codehaus.groovy.ast.expr.Expression) - Method inAsmClassGenerator
containsValue(java.lang.Object) - Method inAntProjectPropertiesDelegate
containsValue(java.lang.Object) - Method inCommonCache
containsValue(java.lang.Object) - Method inConcurrentCommonCache
containsValue(java.lang.Object) - Method inConcurrentLinkedHashMap
containsValue(java.lang.Object) - Method inConcurrentReaderHashMap
Returnstrue if this map maps one or more keys to the specified value.
containsValue(java.lang.Object) - Method inConcurrentReferenceHashMap
Returnstrue if this map maps one or more keys to the specified value.
containsValue(java.lang.Object) - Method inConfigObject
containsValue(java.lang.Object) - Method inGroovyRowResult
containsValue(java.lang.Object) - Method inGroovyRunnerRegistry
Returnstrue if registry contains the given runner instance.
containsValue(java.lang.Object) - Method inLazyMap
containsValue(java.lang.Object) - Method inListHashMap
containsValue(java.lang.Object) - Method inMapWithDefault
containsValue(java.lang.Object) - Method inObservableMap
containsValue(java.lang.Object) - Method inStampedCommonCache
containsValue(java.lang.Object) - Method inUnlimitedConcurrentCache
containsVariable(java.lang.String) - Method inCompileStack
Parameters:
name - the name of the variable of interest
containsWithinBounds(java.lang.Object) - Method inEmptyRange
Never true for an empty range.
containsWithinBounds(java.lang.Object) - Method inIntRange
containsWithinBounds(java.lang.Object) - Method inNumberRange
Checks whether a value is between the from and to values of a Range
containsWithinBounds(java.lang.Object) - Method inObjectRange
Checks whether a value is between the from and to values of a Range
containsWithinBounds(java.lang.Object) - Method inRange
Indicates whether an object is greater than or equal to thefrom value for the range and less than or equal to theto value.
CONTENT_PROPERTY - Field inObservableList
CONTENT_PROPERTY - Field inObservableMap
CONTENT_PROPERTY - Field inObservableSet
CONTENT_TYPE_TEXT_HTML - Field inAbstractHttpServlet
Content type of the HTTP response.
contentEquals(java.lang.CharSequence) - Method inGStringImpl
contents(groovy.lang.Closure) - Method inBaseTemplate
Wraps a closure so that it can be used as a prototype for inclusion in layouts.
contentsChanged(javax.swing.event.ListDataEvent) - Method inJListElementsBinding
context - Field inAbstractTypeCheckingExtension
CONTEXT_DATA_KEY - Field inBindFactory
CONTEXT_DATA_KEY - Field inTabbedPaneFactory
contextProps - Property inLayoutFactory
ContextualClassCodeVisitor - Class inorg.codehaus.groovy.macro.matcher
A class code visitor which is capable of remembering the context of the current visit.
ContextualClassCodeVisitor() - Constructor inContextualClassCodeVisitor
CONTINUE - Enum Constant inFileVisitResult
Continue processing; the default
CONTINUE() - Method inGroovyParser.ContinueStatementContext
CONTINUE() - Method inGroovyParser.KeywordsContext
ContinueStatement - Class inorg.codehaus.groovy.ast.stmt
Represents a continue statement in a loop statement
continueStatement(groovy.lang.Closure) - Method inAstSpecificationCompiler
Creates a ContinueStatement.
ContinueStatement(java.lang.String) - Constructor inContinueStatement
continueStatement() - Method inGroovyParser
continueStatement() - Method inGroovyParser.ContinueStmtAltContext
ContinueStatementContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.ContinueStatementContext
ContinueStmtAltContext(org.apache.groovy.parser.antlr4.GroovyParser.StatementContext) - Constructor inGroovyParser.ContinueStmtAltContext
Contract - Class inorg.apache.groovy.contracts.domain
Contract(org.codehaus.groovy.ast.ClassNode) - Constructor inContract
contract() - Method inProcessingContextInformation
ContractClosureWriter - Class inorg.apache.groovy.contracts.classgen.asm
Contracted - Annotation Type ingroovy.contracts
ContractElement - Annotation Type inorg.apache.groovy.contracts.annotations.meta
Indicates that annotations being marked as@ContractElement are to be used by some contract element being either a class-invariant, pre- or post-condition.
ContractElementVisitor - Class inorg.apache.groovy.contracts.ast.visitor
Checks whether the givenClassNode is relevant for further processing.
ContractElementVisitor(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.control.io.ReaderSource) - Constructor inContractElementVisitor
ContractExecution(java.lang.String, java.lang.String, java.lang.String, boolean) - Constructor inContractExecutionTracker.ContractExecution
ContractExecutionTracker - Class inorg.apache.groovy.contracts.generation
Keeps track of contract executions to avoid cyclic contract checks.
ContractExecutionTracker.ContractExecution - Class inorg.apache.groovy.contracts.generation
controller - Field inBinaryExpressionHelper
controller - Field inClosureWriter
controller - Field inInvocationWriter
controller - Field inMethodPointerExpressionWriter
controller - Field inMopWriter
controller - Field inStatementWriter
controller - Field inUnaryExpressionHelper
controlStructureVariables - Field inTypeCheckingContext
CONVERSION - Enum Constant inCompilePhase
An abstract syntax tree (AST) is created from token trees
CONVERSION - Enum Constant inCompilePhaseAdapter
CONVERSION - Field inPhases
CST to AST conversion
ConversionHandler - Class inorg.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 inConversionHandler
Creates a ConversionHandler with a delegate.
convert(java.lang.Object, java.lang.String) - Method inDefaultJsonGenerator.ClosureConverter
Converts a given value.
convert(java.lang.Object, java.lang.String) - Method inJsonGenerator.Converter
Converts a given object.
convert - Field inOption
A conversion closure to convert the incoming String into the desired object
convert(org.codehaus.groovy.ast.stmt.ReturnStatement, Map<Integer,Map<String,Object>>) - Method inReturnStatementToIterationConverter
convert() - Method inSourceUnit
Generates an AST from the CST.
convert(org.codehaus.groovy.ast.stmt.ReturnStatement) - Method inTernaryToIfStatementConverter
convertASTToSource(org.codehaus.groovy.control.io.ReaderSource, org.codehaus.groovy.ast.ASTNode) - Method inGeneralUtils
Converts an expression into the String source.
convertClosureToSource(org.codehaus.groovy.control.io.ReaderSource, org.codehaus.groovy.ast.expr.ClosureExpression) - Method inClosureUtils
Converts a ClosureExpression into the String source.
convertClosureToSource(org.codehaus.groovy.ast.expr.ClosureExpression) - Method inMethodInvocationTrap
Converts a ClosureExpression into the String source.
ConvertedClosure - Class inorg.codehaus.groovy.runtime
This class is a general adapter to adapt a closure to any Java interface.
ConvertedClosure(groovy.lang.Closure, java.lang.String) - Constructor inConvertedClosure
throws:
IllegalArgumentException if closure is null
ConvertedMap - Class inorg.codehaus.groovy.runtime
This class is a general adapter to adapt a map of closures to any Java interface.
ConvertedMap(java.util.Map) - Constructor inConvertedMap
to create a ConvertedMap object.
converter - Field inAbstractFullBinding
converters - Field inDefaultJsonGenerator
converters - Field inJsonGenerator.Options
convertJsonToToml(java.io.Reader) - Method inTomlConverter
Convert json to toml
convertJsonToYaml(java.io.Reader) - Method inYamlConverter
Convert json to yaml
convertParameterType(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method inAbstractFunctionalInterfaceWriter
convertPrimitiveToBoolean(org.objectweb.asm.MethodVisitor, org.codehaus.groovy.ast.ClassNode) - Method inBytecodeHelper
Converts a primitive type to boolean.
convertPropertyName(java.lang.String) - Method inMetaClassHelper
Converts a String into a standard property name.
convertToBoolean(java.lang.Object) - Method inBooleanReturningMethodInvoker
convertToBooleanArray(java.lang.Object) - Method inDefaultTypeTransformation
convertToByteArray(java.lang.Object) - Method inDefaultTypeTransformation
convertToCharArray(java.lang.Object) - Method inDefaultTypeTransformation
convertToDoubleArray(java.lang.Object) - Method inDefaultTypeTransformation
convertToFloatArray(java.lang.Object) - Method inDefaultTypeTransformation
convertToIntArray(java.lang.Object) - Method inDefaultTypeTransformation
convertToLongArray(java.lang.Object) - Method inDefaultTypeTransformation
convertTomlToJson(java.io.Reader) - Method inTomlConverter
Convert toml to json
convertToPrimitiveArray(java.lang.Object, java.lang.Class) - Method inDefaultTypeTransformation
convertToShortArray(java.lang.Object) - Method inDefaultTypeTransformation
convertToTypeArray(java.lang.Object) - Method inMetaClassHelper
Converts array of values (incl.
convertValue(V) - Method inCommonCache
{@inheritDoc}
convertValue(V) - Method inConcurrentCommonCache
{@inheritDoc}
convertValue(SoftReference<V>) - Method inConcurrentSoftCache
{@inheritDoc}
convertValue(V) - Method inStampedCommonCache
{@inheritDoc}
convertValue(V1) - Method inValueConvertable
convert the original value to the target value
convertYamlToJson(java.io.Reader) - Method inYamlConverter
Convert yaml to json
copy(char[], int, int) - Method inChr
copy(org.codehaus.groovy.runtime.metaclass.ClosureMetaMethod) - Method inClosureMetaMethod
copy(java.util.EventObject) - Method inConsole
COPY_CONSTRUCTOR - Enum Constant inAutoCloneStyle
Uses the copy constructor pattern.
copy - Field inEntity
copy() - Method inFastArray
copy(java.io.Reader, java.io.Writer) - Method inIO
copy() - Method inVariableScope
copyAction(java.lang.Object, java.awt.event.MouseEvent, java.util.EventObject) - Method inAstBrowser
copyAction(java.lang.Object, java.awt.event.MouseEvent, java.util.EventObject) - Method inObjectBrowser
copyAnnotatedNodeAnnotations(org.codehaus.groovy.ast.AnnotatedNode, java.lang.String, boolean) - Method inAbstractASTTransformation
Copies allcandidateAnnotations with retention policyRetentionPolicy.RUNTIME andRetentionPolicy.CLASS.
copyAnnotatedNodeAnnotations(org.codehaus.groovy.ast.AnnotatedNode, List<AnnotationNode>, List<AnnotationNode>, boolean) - Method inGeneralUtils
Copies allcandidateAnnotations with retention policyRetentionPolicy.RUNTIME andRetentionPolicy.CLASS.
copyBinaryResource(java.lang.String, java.lang.String) - Method inGroovyDocTemplateEngine
copyFrom(org.apache.groovy.parser.antlr4.GroovyParser.ExpressionContext) - Method inGroovyParser.ExpressionContext
copyFrom(org.apache.groovy.parser.antlr4.GroovyParser.LiteralContext) - Method inGroovyParser.LiteralContext
copyFrom(org.apache.groovy.parser.antlr4.GroovyParser.LoopStatementContext) - Method inGroovyParser.LoopStatementContext
copyFrom(org.apache.groovy.parser.antlr4.GroovyParser.PrimaryContext) - Method inGroovyParser.PrimaryContext
copyFrom(org.apache.groovy.parser.antlr4.GroovyParser.StatementContext) - Method inGroovyParser.StatementContext
copyFrom(org.apache.groovy.parser.antlr4.GroovyParser.StatementExpressionContext) - Method inGroovyParser.StatementExpressionContext
copyFromComponent - Property inConsole
copyLarge(java.io.Reader, java.io.Writer, char[]) - Method inIO
copyMethodsToSuper() - Method inMetaMethodIndex
copyNodeMetaData(org.codehaus.groovy.ast.ASTNode) - Method inASTNode
Copies all node metadata from the other node to this one
copyNodeMetaData(org.codehaus.groovy.ast.NodeMetaDataHandler) - Method inNodeMetaDataHandler
Copies all node metadata from the other node to this one
copyNonPrivateMethods(Map<String,Cache>, Map<String,Cache>) - Method inMetaMethodIndex
copyNonPrivateNonNewMetaMethods(Map<String,Cache>, Map<String,Cache>) - Method inMetaMethodIndex
copyRange(char[], int, int) - Method inArrayUtils
copyStatementLabels(org.codehaus.groovy.ast.stmt.Statement) - Method inStatement
copyStatementsWithSuperAdjustment(org.codehaus.groovy.ast.expr.ClosureExpression, org.codehaus.groovy.ast.stmt.BlockStatement) - Method inGeneralUtils
copyWith(java.util.Date, Map<Object,Integer>) - Method inDateUtilExtensions
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 inImmutable
No longer used directly but instead collected fromImmutableBase.
copyWith - Field inImmutableBase
Iftrue, this adds a methodcopyWith which takes a Map of new property values and returns a new instance of the Immutable class with these values set.
copyWith - Field inRecordOptions
Iftrue, this adds a methodcopyWith which takes a Map of new property values and returns a new instance of the record class with these values set.
CorrectAccessedVariableVisitor(org.codehaus.groovy.ast.InnerClassNode) - Constructor inClosureWriter.CorrectAccessedVariableVisitor
correctArguments(java.lang.Object) - Method inParameterTypes
correctToGenericsSpec(Map<String,ClassNode>, org.codehaus.groovy.ast.ClassNode) - Method inGenericsUtils
Since:
2.3.0
correctToGenericsSpecRecurse(Map<String,ClassNode>, org.codehaus.groovy.ast.ClassNode, List<String>) - Method inGenericsUtils
Since:
2.4.1
couldBeContractElementMethodNode(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method inCandidateChecks
Checks whether the givenMethodNode could be a candidate for an arbitraryContractElement annotation.
count(T, Closure<?>) - Method inArrayGroovyMethods
Counts the number of occurrences which satisfy the given closure from inside this array.
count - Field inConcurrentReaderHashMap
The total number of mappings in the hash table.
count(T, groovy.lang.Closure) - Method inDefaultGroovyMethods
count(Function<? super T,? extends U>) - Method inQueryable
Aggregate functioncount, similar to SQL'scount Note: if the chosen field isnull, the field will not be counted
count(java.lang.CharSequence, java.lang.CharSequence) - Method inStringGroovyMethods
Counts the number of occurrences of a sub CharSequence.
countBy(E) - Method inArrayGroovyMethods
Creates a multiset-like map of the array members.
countBy(E, Closure<K>) - Method inDefaultGroovyMethods
countChar(java.lang.String, char) - Method inStringUtils
countTestCases() - Method inScriptTestAdapter
CREATABLE_PRIMITIVE_TYPE - Field inTypes
CREATABLE_TYPE_NAME - Field inTypes
create(char[]) - Method inCharBuf
CREATE_DEBUG_INFO - Field inAsmClassGenerator
CREATE_LINE_NUMBER_INFO - Field inAsmClassGenerator
create(java.lang.Class, java.lang.String) - Method inLogger
create(org.codehaus.groovy.syntax.SyntaxException, org.codehaus.groovy.control.SourceUnit) - Method inMessage
Creates a newMessage from the specifiedSyntaxException.
create(java.lang.Class, groovy.lang.MetaClassRegistry) - Method inMetaClassRegistry.MetaClassCreationHandle
Creates a metaclass implementation for theClass.
create(org.codehaus.groovy.classgen.asm.WriterController) - Method inMopWriter.Factory
create(java.lang.String, java.lang.String, int) - Method inSourceUnit
A convenience routine to create a standalone SourceUnit on a String with defaults for almost everything that is configurable.
createArg() - Method inGroovy
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 inArrayUtil
createAsImmutableX(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.ClassNode) - Method inImmutablePropertyHandler
createAssertError(java.lang.Object, java.lang.Object) - Method inInvokerHelper
Since:
4.0.7
createAtnWrapper() - Method inAtnManager
createAtnWrapper() - Method inLexerAtnManager
createAtnWrapper() - Method inParserAtnManager
createBindableStatement(org.codehaus.groovy.ast.PropertyNode, org.codehaus.groovy.ast.expr.Expression) - Method inBindableASTTransformation
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 inClosureTriggerBinding
createBinding(org.apache.groovy.swing.binding.SourceBinding, org.apache.groovy.swing.binding.TargetBinding) - Method inEventTriggerBinding
createBinding(org.apache.groovy.swing.binding.SourceBinding, org.apache.groovy.swing.binding.TargetBinding) - Method inPropertyBinding
createBinding(org.apache.groovy.swing.binding.SourceBinding, org.apache.groovy.swing.binding.TargetBinding) - Method inSwingTimerTriggerBinding
createBinding(org.apache.groovy.swing.binding.SourceBinding, org.apache.groovy.swing.binding.TargetBinding) - Method inTriggerBinding
createBindings() - Method inGroovyScriptEngineImpl
createBlockStatementForConstructor(org.codehaus.groovy.ast.expr.ClosureExpression, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method inClosureWriter
createBootstrapMethod(boolean, boolean) - Method inAbstractFunctionalInterfaceWriter
createBootstrapMethodArguments(java.lang.String, int, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.Parameter, boolean) - Method inAbstractFunctionalInterfaceWriter
createCachedMethodSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, org.codehaus.groovy.reflection.CachedMethod, java.lang.Class, java.lang.Object) - Method inPogoMetaMethodSite
createCachedMethodSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, org.codehaus.groovy.reflection.CachedMethod, java.lang.Class, java.lang.Object) - Method inPojoMetaMethodSite
createCallBackedManager(java.lang.ref.ReferenceQueue) - Method inReferenceManager
createClass(byte[], org.codehaus.groovy.ast.ClassNode) - Method inBytecodeCollector
createClass(byte[], org.codehaus.groovy.ast.ClassNode) - Method inGroovyClassLoader.ClassCollector
createClassLoader() - Method inCompileTaskSupport
createClassName(java.lang.String) - Method inClassLoaderForClassArtifacts
createClasspath() - Method inCompileTaskSupport
createClasspath() - Method inGroovy
Returns a new path element that can be configured.
createClasspath() - Method inGroovyc
Adds a path to the classpath.
createClasspath() - Method inRootLoaderRef
Adds a path to the classpath.
createClasspath() - Method inUberCompileTask
createClassVisitor() - Method inCompilationUnit
createClosureClass(org.codehaus.groovy.ast.expr.ClosureExpression, int) - Method inClosureWriter
createClosureClass(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.expr.ClosureExpression, boolean, boolean, int) - Method inContractClosureWriter
createClosureClass(org.codehaus.groovy.ast.expr.ClosureExpression, int) - Method inStaticTypesClosureWriter
createClosureClass(org.codehaus.groovy.ast.expr.ClosureExpression, int) - Method inStaticTypesLambdaWriter
createCollector(org.codehaus.groovy.control.CompilationUnit, org.codehaus.groovy.control.SourceUnit) - Method inGeneratedBytecodeAwareGroovyClassLoader
createCollector(org.codehaus.groovy.control.CompilationUnit, org.codehaus.groovy.control.SourceUnit) - Method inGroovyClassLoader
creates a ClassCollector for a new compilation.
createCompilationUnit(org.codehaus.groovy.control.CompilerConfiguration, java.security.CodeSource) - Method inGroovyClassLoader
creates a new CompilationUnit.
createCompiler(org.codehaus.groovy.control.CompilerConfiguration) - Method inJavacCompilerFactory
createCompiler(org.codehaus.groovy.control.CompilerConfiguration) - Method inJavaCompilerFactory
createCondition() - Method inAbstractInterruptibleASTTransformation
Subclasses should implement this method to set the condition of the interruption statement
createCondition() - Method inConditionalInterruptibleASTTransformation
createCondition() - Method inThreadInterruptibleASTTransformation
createConfiguration() - Method inCompileTaskSupport
createConnection() - Method inDataSet
createConnection() - Method inSql
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 inVetoableASTTransformation
Creates a statement body similar to:this.fireVetoableChange("field", field, field = value)
createConstraints() - Method inTableLayoutCell
createConstructorSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, org.codehaus.groovy.reflection.CachedConstructor, java.lang.Class, java.lang.Object) - Method inConstructorSite
createConstructorSite(org.codehaus.groovy.runtime.callsite.CallSite, java.lang.Object) - Method inExpandoMetaClass
createConstructorStatement(org.codehaus.groovy.transform.AbstractASTTransformation, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.PropertyNode, org.codehaus.groovy.ast.Parameter) - Method inImmutablePropertyHandler
createConstructorStatementDefault(org.codehaus.groovy.ast.FieldNode) - Method inGeneralUtils
createCopy() - Method inMethodKey
Creates an immutable copy that we can cache.
createdName() - Method inGroovyParser
createdName() - Method inGroovyParser.CreatorContext
CreatedNameContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.CreatedNameContext
createDocument() - Method inDOMBuilder
createDocumentBuilderFactory() - Method inFactorySupport
createDoubleDouble(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberDiv
createDoubleDouble(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberMetaMethod
createDoubleDouble(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberMinus
createDoubleDouble(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberMultiply
createDoubleDouble(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberPlus
createDoubleFloat(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberDiv
createDoubleFloat(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberMetaMethod
createDoubleFloat(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberMinus
createDoubleFloat(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberMultiply
createDoubleFloat(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberPlus
createDoubleInteger(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberDiv
createDoubleInteger(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberMetaMethod
createDoubleInteger(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberMinus
createDoubleInteger(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberMultiply
createDoubleInteger(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberPlus
createDoubleLong(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberDiv
createDoubleLong(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberMetaMethod
createDoubleLong(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberMinus
createDoubleLong(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberMultiply
createDoubleLong(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberPlus
createEquals(org.codehaus.groovy.ast.ClassNode, boolean, boolean, boolean, List<String>, List<String>, boolean, boolean, boolean, boolean) - Method inEqualsAndHashCodeASTTransformation
createErrorMessage(java.lang.String, java.lang.String, java.lang.String, java.lang.String) - Method inImmutablePropertyUtils
createExact(int) - Method inCharBuf
createExceptionText(java.lang.String, groovy.lang.MetaMethod, java.lang.Object, java.lang.Object, java.lang.Throwable, boolean) - Method inMetaClassHelper
createFailedPredicateErrorMessage(org.jline.reader.Parser, org.antlr.v4.runtime.FailedPredicateException) - Method inDescriptiveErrorStrategy
createFailedPredicateException(java.lang.String, java.lang.String) - Method inGroovyLangParser
createFailedPredicateException(java.lang.String, java.lang.String) - Method inGroovyParser
createFloatDouble(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberDiv
createFloatDouble(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberMetaMethod
createFloatDouble(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberMinus
createFloatDouble(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberMultiply
createFloatDouble(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberPlus
createFloatFloat(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberDiv
createFloatFloat(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberMetaMethod
createFloatFloat(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberMinus
createFloatFloat(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberMultiply
createFloatFloat(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberPlus
createFloatInteger(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberDiv
createFloatInteger(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberMetaMethod
createFloatInteger(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberMinus
createFloatInteger(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberMultiply
createFloatInteger(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberPlus
createFloatLong(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberDiv
createFloatLong(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberMetaMethod
createFloatLong(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberMinus
createFloatLong(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberMultiply
createFloatLong(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberPlus
createGeneratestubs() - Method inUberCompileTask
createGenericsSpec(org.codehaus.groovy.ast.ClassNode, Map<String,ClassNode>) - Method inGenericsUtils
Since:
2.3.0
createGetPropertySite(java.lang.Object) - Method inAbstractCallSite
createGetterBlock(org.codehaus.groovy.ast.PropertyNode, org.codehaus.groovy.ast.FieldNode) - Method inVerifier
createGetterOperationInfoFromProperty(groovy.lang.MetaProperty) - Method inJmxOperationInfoManager
Returns a MBean operation info for getter operation specified by the MetaProperty.
createGrabRecord(java.util.Map) - Method inGrapeIvy
createGroovyc() - Method inUberCompileTask
createGroovyCodeVisitor() - Method inSecureASTCustomizer
createGroovyObjectGetPropertySite(java.lang.Object) - Method inAbstractCallSite
createGroovyObjectWrapper(groovy.lang.GroovyObject, java.lang.Class) - Method inScriptBytecodeAdapter
createGroovyScriptEngine() - Method inGroovyServlet
Hook method to set up the GroovyScriptEngine to use.
createHashCode(org.codehaus.groovy.ast.ClassNode, boolean, boolean, boolean, List<String>, List<String>, boolean, boolean, boolean, boolean) - Method inEqualsAndHashCodeASTTransformation
createHashCode() - Method inMethodKey
createIdlingManager(java.lang.ref.ReferenceQueue) - Method inReferenceManager
createInputMismatchErrorMessage(org.jline.reader.Parser, org.antlr.v4.runtime.InputMismatchException) - Method inDescriptiveErrorStrategy
createIntegerDouble(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberDiv
createIntegerDouble(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberMetaMethod
createIntegerDouble(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberMinus
createIntegerDouble(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberMultiply
createIntegerDouble(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberPlus
createIntegerFloat(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberDiv
createIntegerFloat(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberMetaMethod
createIntegerFloat(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberMinus
createIntegerFloat(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberMultiply
createIntegerFloat(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberPlus
createIntegerInteger(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberDiv
createIntegerInteger(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberMetaMethod
createIntegerInteger(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberMinus
createIntegerInteger(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberMultiply
createIntegerInteger(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberPlus
createIntegerLong(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberDiv
createIntegerLong(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberMetaMethod
createIntegerLong(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberMinus
createIntegerLong(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberMultiply
createIntegerLong(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberPlus
createInterfaceSyntheticStaticFields() - Method inAsmClassGenerator
createInterruptStatement() - Method inAbstractInterruptibleASTTransformation
Returns:
Returns the interruption check statement.
createIterator(java.lang.Object) - Method inGPathResult
createJavac() - Method inUberCompileTask
createKeyStrokeAction(java.util.Map, javax.swing.JComponent) - Method inSwingBuilder
createLambdaClass(org.codehaus.groovy.ast.expr.LambdaExpression, int, org.codehaus.groovy.ast.MethodNode) - Method inStaticTypesLambdaWriter
createLexerNode() - Method inStructuredSyntaxDocumentFilter
Create a new LexerNode for adding to root.
createLink() - Method inGroovydoc
Create link to Javadoc/GroovyDoc output at the given URL.
createList(java.lang.Object) - Method inInvokerHelper
createList(java.lang.Object) - Method inScriptBytecodeAdapter
createListenerMap(java.lang.Object) - Method inJmxMetaMapBuilder
Builds normalized meta map of the provided listener descriptor.
createLocalLabel(java.lang.String) - Method inCompileStack
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 inNumberNumberDiv
createLongDouble(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberMetaMethod
createLongDouble(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberMinus
createLongDouble(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberMultiply
createLongDouble(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberPlus
createLongFloat(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberDiv
createLongFloat(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberMetaMethod
createLongFloat(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberMinus
createLongFloat(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberMultiply
createLongFloat(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberPlus
createLongInteger(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberDiv
createLongInteger(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberMetaMethod
createLongInteger(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberMinus
createLongInteger(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberMultiply
createLongInteger(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberPlus
createLongLong(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberDiv
createLongLong(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberMetaMethod
createLongLong(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberMinus
createLongLong(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberMultiply
createLongLong(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberPlus
createMap() - Method inExpando
Factory method to create a new Map used to store the expando properties map
createMap(java.lang.Object) - Method inInvokerHelper
createMap(java.lang.Object) - Method inScriptBytecodeAdapter
createMethodDescriptor(org.codehaus.groovy.ast.MethodNode) - Method inAbstractFunctionalInterfaceWriter
createMethodList(java.lang.String, java.lang.Class, groovy.lang.Closure) - Method inClosureMetaMethod
createMopMethods() - Method inMopWriter
createMopMethods() - Method inStaticCompilationMopWriter
createNamedParam(java.lang.String, org.codehaus.groovy.ast.ClassNode, boolean) - Method inNamedVariantASTTransformation
createNewShell() - Method inGroovyShellTestCase
Create new shell instance.
createNode(java.lang.Object, java.util.Map) - Method inAntBuilder
createNode(java.lang.Object, java.util.Map, java.lang.Object) - Method inBuilderSupport
createNode(java.lang.Object, java.util.Map) - Method inDOMBuilder
createNode(java.lang.Object, java.util.Map, java.lang.Object) - Method inFactoryBuilderSupport
This method is responsible for instantiating a node and configure its properties.
createNode(java.lang.Object, java.util.Map) - Method inMarkupBuilder
createNode(java.lang.Object, java.util.Map, java.lang.Object) - Method inNamespaceBuilderSupport
createNode(java.lang.Object, java.util.Map, java.lang.Object) - Method inNodeBuilder
createNode(java.lang.Object, java.util.Map) - Method inSAXBuilder
createNode(java.lang.Object, java.util.Map, java.lang.Object) - Method inStaxBuilder
createNode(groovy.util.Node, java.lang.Object, java.util.Map) - Method inXmlParser
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 inPojoMetaMethodSite
createNormalMetaClass(java.lang.Class, groovy.lang.MetaClassRegistry) - Method inExpandoMetaClassCreationHandle
createNormalMetaClass(java.lang.Class, groovy.lang.MetaClassRegistry) - Method inMetaClassRegistry.MetaClassCreationHandle
createNoViableAlternativeErrorMessage(org.jline.reader.Parser, org.antlr.v4.runtime.NoViableAltException) - Method inDescriptiveErrorStrategy
createNumberNumber(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberDiv
createNumberNumber(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberMetaMethod
createNumberNumber(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberMinus
createNumberNumber(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberMultiply
createNumberNumber(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberPlus
createOperationKey(java.lang.String, int) - Method inGroovyMBean
Construct a simple key based on the method name and the number of parameters
createOutputPrintWriter(java.io.File) - Method inConsole
createParentDirectories(java.nio.file.Path, FileAttribute<?>) - Method inNioExtensions
Creates, if needed, any parent directories for the file associated with this Path.
createParentDirectories(java.io.File) - Method inResourceGroovyMethods
Creates, if needed, any parent directories for this File.
createParserPlugin() - Method inAntlr4PluginFactory
createParserPlugin() - Method inParserPluginFactory
createPogoCallCurrentSite(org.codehaus.groovy.runtime.callsite.CallSite, java.lang.Class, java.lang.Object) - Method inClosureMetaClass
createPogoCallCurrentSite(org.codehaus.groovy.runtime.callsite.CallSite, java.lang.Class, java.lang.String, java.lang.Object) - Method inExpandoMetaClass
createPogoCallSite(org.codehaus.groovy.runtime.callsite.CallSite, java.lang.Object) - Method inClosureMetaClass
createPogoCallSite(org.codehaus.groovy.runtime.callsite.CallSite, java.lang.Object) - Method inExpandoMetaClass
createPogoMetaMethodSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, java.lang.Class) - Method inCachedMethod
createPogoMetaMethodSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object) - Method inPogoMetaMethodSite
createPojoCallSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inBooleanArrayGetAtMetaMethod
createPojoCallSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inBooleanArrayPutAtMetaMethod
createPojoCallSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inByteArrayGetAtMetaMethod
createPojoCallSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inByteArrayPutAtMetaMethod
createPojoCallSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inCallSiteAwareMetaMethod
createPojoCallSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inCharacterArrayGetAtMetaMethod
createPojoCallSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inCharacterArrayPutAtMetaMethod
createPojoCallSite(org.codehaus.groovy.runtime.callsite.CallSite, java.lang.Object, java.lang.Object) - Method inClosureMetaClass
createPojoCallSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inDoubleArrayGetAtMetaMethod
createPojoCallSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inDoubleArrayPutAtMetaMethod
createPojoCallSite(org.codehaus.groovy.runtime.callsite.CallSite, java.lang.Object, java.lang.Object) - Method inExpandoMetaClass
createPojoCallSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inFloatArrayGetAtMetaMethod
createPojoCallSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inFloatArrayPutAtMetaMethod
createPojoCallSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inIntegerArrayGetAtMetaMethod
createPojoCallSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inIntegerArrayPutAtMetaMethod
createPojoCallSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inLongArrayGetAtMetaMethod
createPojoCallSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inLongArrayPutAtMetaMethod
createPojoCallSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inNumberNumberMetaMethod
createPojoCallSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inObjectArrayGetAtMetaMethod
createPojoCallSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inObjectArrayPutAtMetaMethod
createPojoCallSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inShortArrayGetAtMetaMethod
createPojoCallSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inShortArrayPutAtMetaMethod
createPojoMetaMethodSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, java.lang.Class) - Method inCachedMethod
createPojoMetaMethodSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object, java.lang.Object) - Method inPojoMetaMethodSite
createPojoWrapper(java.lang.Object, java.lang.Class) - Method inScriptBytecodeAdapter
createPreparedQueryCommand(java.lang.String, List<?>) - Method inSql
Factory for the PreparedQueryCommand command pattern object allows subclass to supply implementations of the command class.
createProject() - Method inAntBuilder
Returns:
Factory method to create new Project instances
createPropertyHandler(org.codehaus.groovy.transform.AbstractASTTransformation, groovy.lang.GroovyClassLoader, org.codehaus.groovy.ast.ClassNode) - Method inPropertyHandler
createPropGetter(org.codehaus.groovy.ast.PropertyNode) - Method inImmutablePropertyHandler
createPropGetter(org.codehaus.groovy.ast.PropertyNode) - Method inPropertyHandler
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 inDefaultPropertyHandler
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 inImmutablePropertyHandler
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 inLegacyHashMapPropertyHandler
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 inPropertyHandler
Create a statement that will initialize the property including any defensive copying.
createPropSetter(org.codehaus.groovy.ast.PropertyNode) - Method inImmutablePropertyHandler
createPropSetter(org.codehaus.groovy.ast.PropertyNode) - Method inPropertyHandler
Create the setter block used when setting the property.
createQueryCommand(java.lang.String) - Method inSql
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 inInvokerHelper
createRange(java.lang.Object, java.lang.Object, boolean) - Method inScriptBytecodeAdapter
createReference(T, V, java.lang.ref.ReferenceQueue) - Method inReferenceType
createSaxParserFactory() - Method inFactorySupport
createScript(java.lang.String, groovy.lang.Binding) - Method inGroovyScriptEngine
Creates a Script with a given scriptName and binding.
createScript(java.lang.Class, groovy.lang.Binding) - Method inInvokerHelper
createSetStatement(org.codehaus.groovy.ast.expr.Expression) - Method inVetoableASTTransformation
Creates a statement body similar to:field = value.
createSetterBlock(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.FieldNode, org.codehaus.groovy.ast.Parameter) - Method inDynamicSetterInjectionVisitor
createSetterBlock(org.codehaus.groovy.ast.PropertyNode, org.codehaus.groovy.ast.FieldNode) - Method inVerifier
createSetterMethod(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.PropertyNode, java.lang.String, org.codehaus.groovy.ast.stmt.Statement) - Method inBindableASTTransformation
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 inVetoableASTTransformation
Creates a setter method with the given body.
createSetterOperationInfoFromProperty(groovy.lang.MetaProperty) - Method inJmxOperationInfoManager
Returns a MBean operation info for setter operation specified by the MetaProperty.
createSignature(javax.management.MBeanOperationInfo) - Method inGroovyMBean
createSimilarArray(T, int) - Method inDefaultGroovyMethodsSupport
createSimilarCollection(Collection<T>, int) - Method inDefaultGroovyMethodsSupport
createSimilarList(List<T>, int) - Method inDefaultGroovyMethodsSupport
createSimilarMap(Map<K,V>) - Method inDefaultGroovyMethodsSupport
createSimilarOrDefaultCollection(java.lang.Object) - Method inDefaultGroovyMethodsSupport
createSimilarQueue(Queue<T>) - Method inDefaultGroovyMethodsSupport
createSimilarSet(Set<T>) - Method inDefaultGroovyMethodsSupport
createSourcepath() - Method inGroovyc
Adds a path to sourcepath.
createSrc() - Method inCompileTaskSupport
createSrc() - Method inGroovyc
Adds a path for source compilation.
createSrc() - Method inUberCompileTask
createStatementsClass() - Method inModuleNode
createStaticMetaMethodSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, java.lang.Class) - Method inCachedMethod
createStaticMetaMethodSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class, java.lang.Object) - Method inStaticMetaMethodSite
createStaticSite(org.codehaus.groovy.runtime.callsite.CallSite, java.lang.Object) - Method inExpandoMetaClass
createStaticVersion() - Method inMultipleSetterProperty
createSyntheticStaticFields() - Method inAsmClassGenerator
createTempDir(java.io.File, java.lang.String, java.lang.String) - Method inDefaultGroovyStaticMethods
createTemplate(java.io.Reader) - Method inGStringTemplateEngine
createTemplate(java.net.URL) - Method inMarkupTemplateEngine
createTemplate(java.io.Reader) - Method inSimpleTemplateEngine
createTemplate(java.io.Reader) - Method inStreamingTemplateEngine
Creates a template instance using the template source from the provided Reader.
createTemplate(java.net.URL, java.nio.charset.Charset) - Method inTemplateEngine
Creates a template from the content found at the URL using the given charset encoding.
createTemplate(java.io.Reader) - Method inXmlTemplateEngine
createTemplateByPath(java.lang.String) - Method inMarkupTemplateEngine
createTextifier() - Method inLoggableTextifier
createThreadedManager(java.lang.ref.ReferenceQueue) - Method inReferenceManager
createThresholdedIdlingManager(java.lang.ref.ReferenceQueue, org.codehaus.groovy.util.ReferenceManager, int) - Method inReferenceManager
createToString(org.codehaus.groovy.ast.ClassNode, boolean, boolean, List<String>, List<String>, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, java.lang.String, boolean) - Method inToStringASTTransformation
createTuple(java.lang.Object) - Method inInvokerHelper
createTuple(java.lang.Object) - Method inScriptBytecodeAdapter
createTypeCheckedModelTemplate(java.net.URL, Map<String,String>) - Method inMarkupTemplateEngine
createTypeCheckedModelTemplateByPath(java.lang.String, Map<String,String>) - Method inMarkupTemplateEngine
createUnsupportedException(java.lang.String, java.lang.Number) - Method inNumberMath
createVariableAlias(java.lang.String, org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method inAstHelper
createVariableDefinition(java.lang.String, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.expr.Expression, boolean) - Method inAstHelper
createVariableReference(Map<String,?>) - Method inAstHelper
createView(groovy.lang.Closure) - Method inDataSet
creator(int) - Method inGroovyParser
creator() - Method inGroovyParser.NewPrmrAltContext
creator() - Method inGroovyParser.PathElementContext
CreatorContext(org.antlr.v4.runtime.ParserRuleContext, int, int) - Constructor inGroovyParser.CreatorContext
crossJoin(Queryable<? extends U>) - Method inQueryable
Cross join anotherQueryable instance, similar to SQL'scross join
cst - Field inSourceUnit
A Concrete Syntax Tree of the source
CSTNode - Class inorg.codehaus.groovy.syntax
An abstract base class for nodes in the concrete syntax tree that is the result of parsing.
ct - Field inGroovyParser.MethodDeclarationContext
ct - Field inGroovyParser.ReturnTypeContext
ctorSuperS() - Method inGeneralUtils
ctorSuperX() - Method inGeneralUtils
ctorThisS() - Method inGeneralUtils
ctorThisX() - Method inGeneralUtils
ctorX(org.codehaus.groovy.ast.ClassNode) - Method inGeneralUtils
cumeDist() - Method inWindow
Returns the cumulative distribution of a value in the window
curren - Field inEntity
CURRENT_BUILDER - Field inFactoryBuilderSupport
current - Property inCardTracker
CURRENT_FACTORY - Field inFactoryBuilderSupport
CURRENT_NAME - Field inFactoryBuilderSupport
CURRENT_NODE - Field inFactoryBuilderSupport
CURRENT_SIGNATURE_PROTOCOL - Field inStaticTypeCheckingVisitor
CURRENT_SIGNATURE_PROTOCOL_VERSION - Field inStaticTypeCheckingVisitor
currentCall - Field inInvocationWriter
currentChar() - Method inCharacterSource
returns the current character without changing the IO pointer or index.
currentChar() - Method inJsonParserCharArray
currentChar() - Method inReaderCharacterSource
currentClasspathDir - Property inConsole
currentClasspathJarDir - Property inConsole
currentDir - Property inGroovyPosixContext
currentDir() - Method inMain.ExtraConsoleCommands
currentField - Field inStaticTypeCheckingVisitor
currentFileChooserDir - Property inConsole
currentKey - Field inConcurrentReaderHashMap.HashIterator
currentProperty - Field inStaticTypeCheckingVisitor
currentTimeSeconds(java.lang.System) - Method inDefaultGroovyStaticMethods
Get the current time in seconds
currentValue - Field inConcurrentReaderHashMap.HashIterator
CurriedClosure - Class inorg.codehaus.groovy.runtime
A wrapper for Closure to support currying.
CurriedClosure(Closure<V>, java.lang.Object) - Constructor inCurriedClosure
curry(java.lang.Object) - Method inClosure
Support for Closure currying.
curryDelegateAndGetContent(Closure<?>, java.lang.Object) - Method inJsonDelegate
Factory method for creatingJsonDelegates from closures currying an object argument.
curryDelegateAndGetContent(java.io.Writer, groovy.lang.Closure, java.lang.Object, boolean) - Method inStreamingJsonBuilder.StreamingJsonDelegate
cursor - Field inObservableList.ObservableIterator
cursorPos - Property inConsole
CustomizersFactory - Class inorg.codehaus.groovy.control.customizers.builder
This factory generates an array of compilation customizers.
cut(java.util.EventObject) - Method inConsole

D

dagger - Field inEntity
damerauLevenshteinDistance(java.lang.Object, java.lang.Object) - Method inMethodRankHelper
This is an implementation of DL distance between two Object arrays instead of character streams.
dArrayGet(double[], int) - Method inBytecodeInterface8
Gets value from double[] using normalized index.
dArraySet(double[], int, double) - Method inBytecodeInterface8
Sets value into double[] using normalized index.
data - Field inSimpleMessage
used whenmessage is an I18N identifier
DATALINK - Field inSql
DataSet - Class ingroovy.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 inDataSet
dataSet(Class<?>) - Method inSql
dataSourceExpr - Field inDataSourceExpression
DataSourceExpression - Class inorg.apache.groovy.ginq.dsl.expression
Represents data source expression
DataSourceExpression(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Constructor inDataSourceExpression
DataSourceHolder - Interface inorg.apache.groovy.ginq.dsl.expression
Represents data source holder, e.g. from, joins, where, groupby, etc.
DATE - Field inSql
dateFormat - Field inDefaultJsonGenerator
dateFormat - Field inJsonGenerator.Options
dateLocale - Field inDefaultJsonGenerator
dateLocale - Field inJsonGenerator.Options
Dates - Class inorg.apache.groovy.json.internal
DateTimeExtensions - Class inorg.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 inorg.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 inorg.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 inorg.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 inCharSequenceValue
dateValue() - Method inNumberValue
dateValue() - Method inValue
dateValue() - Method inValueContainer
DatumDependentDuration - Class ingroovy.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 inDatumDependentDuration
days - Field inBaseDuration
debug - Field inAbstractTypeCheckingExtension
See Also:
log(String)
debug - Field inCompilationUnit
If set, outputs a little more information during compilation when errors occur.
debug - Field inExceptionMessage
DEBUG - Field inIO.Verbosity
debug(java.lang.Object, java.lang.Throwable) - Method inLogger
debug(java.lang.String) - Method inLoggingHelper
debug(java.lang.System$Logger, java.lang.String, java.lang.Object) - Method inPluginDefaultGroovyMethods
Convenience method for logging debug level messages with the platform logger.
debugCharDescription(int) - Method inCharScanner
DEC() - Method inGroovyParser.PostfixExpressionContext
DEC() - Method inGroovyParser.UnaryAddExprAltContext
decapitalize(java.lang.String) - Method inBeanUtils
Returns a string which is the same as the original except the first letter will be lowercase except for some special cases as per JavaBean handling.
DECIMAL_FLOATING_POINT_LITERAL - Field inGroovyFilter
DECIMAL_INTEGER_LITERAL - Field inGroovyFilter
DECIMAL_NUMBER - Field inTypes
DECIMAL_POINT - Field inBaseJsonParser
DECIMAL_POINT - Field inCharScanner
DECIMAL - Field inSql
declaration(groovy.lang.Closure) - Method inAstSpecificationCompiler
Creates a DeclarationExpression.
DECLARATION_INFERRED_TYPE - Enum Constant inStaticTypesMarker
in flow analysis, represents the type of the declaration node LHS
DECLARATION_MODIFIER - Field inTypes
declarationClosure - Property inStreamingMarkupBuilder
Invoked by callingmkp.xmlDeclaration
DeclarationExpression - Class inorg.codehaus.groovy.ast.expr
Represents one or more local variables.
DeclarationExpression(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.syntax.Token, org.codehaus.groovy.ast.expr.Expression) - Constructor inDeclarationExpression
Creates a declaration like "def v" or "int w = 0" or "def (x, y) = [1, 2]".
declaredVariableExpression - Field inOptimizingStatementWriter.StatementMeta
declareNamespace(java.util.Map) - Method inGPathResult
Adds the specified map of prefix to namespace mappings to this GPathResult.
declareNamespace(java.util.Map) - Method inNamespaceBuilder
declareNamespace(java.util.Map) - Method inNamespaceBuilderSupport
declaresAnyInterfaces(org.codehaus.groovy.ast.ClassNode) - Method inClassNode
Parameters:
classNodes - the class nodes for the interfaces
declaresInterface(org.codehaus.groovy.ast.ClassNode) - Method inClassNode
Parameters:
classNode - the class node for the interface
declS(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Method inGeneralUtils
declX(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Method inGeneralUtils
decode(char[], int, int) - Method inJsonStringDecoder
decode(java.lang.String) - Method inSignatureCodec
decode(java.lang.String) - Method inSignatureCodecVersion1
decodeBase64(java.lang.String) - Method inEncodingGroovyMethods
Decode the String from Base64 into a byte array.
decodeBase64Url(java.lang.String) - Method inEncodingGroovyMethods
Decodes a Base64 URL and Filename Safe encoded String into a byte array.
decodeFalse() - Method inJsonParserCharArray
decodeFalse() - Method inJsonParserUsingCharacterSource
decodeForSure(char[], int, int) - Method inJsonStringDecoder
decodeFromChars(char[]) - Method inJsonFastParser
decodeFromChars(char[]) - Method inJsonParserCharArray
decodeFromChars(char[]) - Method inJsonParserLax
decodeHex(java.lang.String) - Method inEncodingGroovyMethods
Decodes a hex string to a byte array.
decodeJsonArray() - Method inJsonParserCharArray
decodeJsonArray() - Method inJsonParserUsingCharacterSource
decodeJsonObject() - Method inJsonParserCharArray
decodeJsonObject() - Method inJsonParserUsingCharacterSource
decodeJsonObjectLazyFinalParse() - Method inJsonFastParser
decodeJsonString(char[], int, int) - Method inCharBuf
decodeNull() - Method inJsonParserCharArray
decodeNull() - Method inJsonParserUsingCharacterSource
decodeNumberLax(boolean) - Method inJsonParserLax
Decodes a number from a JSON value.
decodeSpecialSymbols(java.lang.String) - Method inSimpleGroovyClassDoc
decodeStrings - Field inValueContainer
decodeTrue() - Method inJsonParserCharArray
decodeTrue() - Method inJsonParserUsingCharacterSource
decodeValue() - Method inJsonFastParser
decodeValue() - Method inJsonParserCharArray
decodeValue() - Method inJsonParserLax
decompile(java.lang.Object, java.lang.Object) - Method inAstBrowser
DecompiledClassNode - Class inorg.codehaus.groovy.ast.decompiled
AClassNode 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 inDecompiledClassNode
decompiledSourceFontSize - Property inAstBrowserUiPreferences
decomposeSuperCallName(java.lang.String) - Method inTraits
Returns the trait and method names derived from super-trait name scheme ornull if the method name doesn't correspond to a trait method.
decrement(java.lang.Object) - Method inObjectRange
Decrements by one
decrementIndent() - Method inIndentPrinter
deemedInternalName(java.lang.String) - Method inAbstractASTTransformation
deepSanitize(java.lang.Throwable) - Method inStackTraceUtils
Sanitize the exception and ALL nested causes
DEF() - Method inGroovyParser.IndexVariableContext
DEF() - Method inGroovyParser.KeywordsContext
DEF() - Method inGroovyParser.ModifierContext
DEF() - Method inGroovyParser.QualifiedNameElementContext
DEF() - Method inGroovyParser.VariableModifierContext
DEFAULT_ACCESS_MODIFIER - Field inLogASTTransformation
DEFAULT_CATEGORY_NAME - Field inLogASTTransformation
This is just a dummy value used because String annotations values can not be null.
DEFAULT_CLASS_TEMPLATES - Field inGroovyDocTemplateInfo
DEFAULT - Field inClassInvariant
DEFAULT_CODE_BASE - Field inGroovyShell
DEFAULT - Field inCompiler
DEFAULT - Field inCompilerConfiguration
A convenience for getting a default configuration.
DEFAULT_DELEGATE_PROPERTY_BUTTON_GROUP - Field inButtonGroupFactory
DEFAULT_DELEGATE_PROPERTY_CONSTRAINT - Field inLayoutFactory
DEFAULT_DELEGATE_PROPERTY_DEFAULT_BUTTON - Field inRootPaneContainerFactory
DEFAULT_DELEGATE_PROPERTY_OBJECT_ID - Property inSwingBuilder
DEFAULT_DELEGATE_PROPERTY_TAB_BACKGROUND - Field inTabbedPaneFactory
DEFAULT_DELEGATE_PROPERTY_TAB_DISABLED_ICON - Field inTabbedPaneFactory
DEFAULT_DELEGATE_PROPERTY_TAB_DISPLAYED_MNEMONIC_INDEX - Field inTabbedPaneFactory
DEFAULT_DELEGATE_PROPERTY_TAB_ENABLED - Field inTabbedPaneFactory
DEFAULT_DELEGATE_PROPERTY_TAB_FOREGROUND - Field inTabbedPaneFactory
DEFAULT_DELEGATE_PROPERTY_TAB_ICON - Field inTabbedPaneFactory
DEFAULT_DELEGATE_PROPERTY_TAB_MNEMONIC - Field inTabbedPaneFactory
DEFAULT_DELEGATE_PROPERTY_TAB_TOOL_TIP - Field inTabbedPaneFactory
DEFAULT_DELEGATE_PROPERTY_TITLE - Field inTabbedPaneFactory
DEFAULT_DOC_TEMPLATES - Field inGroovyDocTemplateInfo
DEFAULT_DOMAIN - Property inJmxBuilderTools
DEFAULT() - Method inGroovyParser.ClassOrInterfaceModifierContext
DEFAULT() - Method inGroovyParser.KeywordsContext
DEFAULT() - Method inGroovyParser.MethodDeclarationContext
DEFAULT() - Method inGroovyParser.SwitchExpressionLabelContext
DEFAULT() - Method inGroovyParser.SwitchLabelContext
DEFAULT_IMPORTS - Field inResolveVisitor
DEFAULT_INDENTATION - Field inXmlTemplateEngine
DEFAULT_INITIAL_CAPACITY - Field inCommonCache
The default initial capacity
DEFAULT_INITIAL_CAPACITY - Field inConcurrentReaderHashMap
The default initial number of table slots for this table (32).
DEFAULT_INSTANCE_LOCKNAME - Field inReadWriteLockASTTransformation
DEFAULT_LOAD_FACTOR - Field inCommonCache
The default load factor
DEFAULT_LOAD_FACTOR - Field inConcurrentReaderHashMap
DEFAULT_LOOP_MODE_DELAY_MILLIS - Property inConsolePreferences
DEFAULT_MAX_OUTPUT_CHARS - Property inConsolePreferences
DEFAULT_NAME_TYPE - Property inJmxBuilderTools
DEFAULT - Field inNullWriter
DEFAULT_PACKAGE_TEMPLATES - Field inGroovyDocTemplateInfo
DEFAULT_PARAMETER_GENERATED - Field inVerifier
DEFAULT - Field inRowBound
DEFAULT_SCRIPT_NAME_START - Property inConsole
DEFAULT_SOURCE_ENCODING - Field inCompilerConfiguration
The default source encoding.
DEFAULT_STATIC_LOCKNAME - Field inReadWriteLockASTTransformation
DEFAULT_TARGET_BYTECODE - Field inCompilerConfiguration
DEFAULT_TIMEZONE - Field inJsonGenerator.Options
DefaultAction - Class ingroovy.swing.impl
A default action implementation
DefaultCachedMethodKey - Class inorg.codehaus.groovy.runtime
A default implementation of MethodKey
DefaultCachedMethodKey(java.lang.Class, java.lang.String, org.codehaus.groovy.reflection.CachedClass, boolean) - Constructor inDefaultCachedMethodKey
defaultCall(org.codehaus.groovy.runtime.callsite.CallSite, java.lang.Object, java.lang.Object) - Method inCallSiteArray
defaultCallConstructor(org.codehaus.groovy.runtime.callsite.CallSite, java.lang.Object, java.lang.Object) - Method inCallSiteArray
defaultCallCurrent(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.GroovyObject, java.lang.Object) - Method inCallSiteArray
defaultCallStatic(org.codehaus.groovy.runtime.callsite.CallSite, java.lang.Class, java.lang.Object) - Method inCallSiteArray
defaultCase(groovy.lang.Closure) - Method inAstSpecificationCompiler
Creates a BlockStatement.
defaultEditor - Property inClosureCellEditor
DefaultFastStringService - Class inorg.apache.groovy.json
Internal class for fast processing of Strings during JSON parsing - default version
DefaultFastStringServiceFactory - Class inorg.apache.groovy.json
DefaultGroovyMethods - Class inorg.codehaus.groovy.runtime
Defines new groovy methods which appear on classes inside the Groovy environment.
DefaultGroovyMethodsSupport - Class inorg.codehaus.groovy.runtime
Support methods for DefaultGroovyMethods and PluginDefaultMethods.
DefaultGroovyStaticMethods - Class inorg.codehaus.groovy.runtime
This class defines all the new static groovy methods which appear on normal JDK classes inside the Groovy environment.
DefaultJsonGenerator - Class ingroovy.json
A JsonGenerator that can be configured with various JsonGenerator.Options.
DefaultJsonGenerator.ClosureConverter - Class ingroovy.json
A converter that handles converting a given type using a closure.
DefaultJsonGenerator(org.apache.commons.cli.Options) - Constructor inDefaultJsonGenerator
DefaultMetaClassInfo - Class inorg.codehaus.groovy.runtime.metaclass
WARNING: This class is for internal use only!
DefaultMetaClassInfo.ConstantMetaClassVersioning - Class inorg.codehaus.groovy.runtime.metaclass
DefaultMethodKey - Class inorg.codehaus.groovy.runtime
A default implementation of MethodKey
DefaultMethodKey(java.lang.Class, java.lang.String, java.lang.Class, boolean) - Constructor inDefaultMethodKey
defaultNamespaceStack - Property inStreamingDOMBuilder
DefaultPropertyAccessor - Class ingroovy.beans
DefaultPropertyHandler - Class ingroovy.transform.options
DefaultPropertyReader - Class ingroovy.beans
DefaultPropertyWriter - Class ingroovy.beans
defaults - Field inTupleConstructor
Used to set whether default value processing is enabled (the default) or disabled.
DefaultsMode - Enum ingroovy.transform
Intended mode to use when generating constructors to emulate default parameter values when using theTupleConstructor annotation.
defaultsMode - Field inTupleConstructor
Used to set the mode for default value processing.
DefaultStrategy - Class ingroovy.transform.builder
This strategy is used with theBuilder AST transform to create a builder helper class for the fluent creation of instances of a specified class.
DefaultTableColumn - Class ingroovy.swing.model
Represents a column using a ValueModel to extract the value.
DefaultTableColumn(java.lang.Object, java.lang.Object, groovy.swing.model.ValueModel) - Constructor inDefaultTableColumn
DefaultTableModel - Class ingroovy.swing.model
A default table model made up of PropertyModels on a Value model.
DefaultTableModel.MyTableColumnModel - Class ingroovy.swing.model
DefaultTableModel(groovy.swing.model.ValueModel, groovy.swing.model.ValueModel) - Constructor inDefaultTableModel
DefaultTemplateResolver() - Constructor inMarkupTemplateEngine.DefaultTemplateResolver
DefaultTypeCheckingExtension - Class inorg.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 inDefaultTypeCheckingExtension
DefaultTypeTransformation - Class inorg.codehaus.groovy.runtime.typehandling
Class providing various type conversions, coercions and boxing/unboxing operations.
defaultValue() - Method inGroovyParameter
defaultValue - Field inOption
The default value for this option as a String; subject to type conversion and 'convert'.
defaultValue(java.lang.String) - Method inOptionAccessor
defaultValue() - Method inSimpleGroovyParameter
defaultValue() - Method inTypedOption
defaultValueX(org.codehaus.groovy.ast.ClassNode) - Method inGeneralUtils
Returns a constant expression with the default value for the given type (i.e.,false for boolean,0 for numbers ornull.
DefaultXmlEscapingFunction(boolean, boolean) - Constructor inMarkupBuilder.DefaultXmlEscapingFunction
DEFER - Enum Constant inPropertyBinding.UpdateStrategy
define(java.lang.String, byte[]) - Method inClassLoaderForClassArtifacts
define(groovy.lang.Closure) - Method inExpandoMetaClass
defineClass(org.codehaus.groovy.ast.ClassNode, java.lang.String, java.lang.String) - Method inGroovyClassLoader
Compiles the givenClassNode returning the resultingClass.
defineClass(java.lang.String, byte[]) - Method inGroovyClassLoader.InnerLoader
defineClass(java.lang.String, byte[], java.security.ProtectionDomain) - Method inReflectorLoader
helper method to define Reflector classes.
defineClassAndGetConstructor(java.lang.String, byte[]) - Method inClassLoaderForClassArtifacts
defineNamespace(java.util.Map, java.lang.String, java.lang.String) - Method inDomToGroovy
defineNamespaces(javax.swing.text.Element, java.util.Map) - Method inDomToGroovy
definesSerializableFields() - Method inArrayClassDocWrapper
definesSerializableFields() - Method inExternalGroovyClassDoc
definesSerializableFields() - Method inGroovyClassDoc
definesSerializableFields() - Method inSimpleGroovyClassDoc
defineTemporaryVariable(java.lang.String, org.codehaus.groovy.ast.ClassNode, boolean) - Method inCompileStack
creates a temporary variable.
defineVariable(org.codehaus.groovy.ast.Variable, org.codehaus.groovy.ast.ClassNode, boolean) - Method inCompileStack
deg - Field inEntity
dehydrate() - Method inClosure
Returns a copy of this closure where the "owner", "delegate" and "thisObject" fields are null, allowing proper serialization when one of them is not serializable.
deinit() - Method inViolationTracker
del(java.lang.String) - Method inGroovyEngine
delDistance(java.lang.CharSequence, java.lang.CharSequence) - Method inMethodRankHelper
This is a slightly modified version of the Damerau Levenshtein distance algorithm.
Delegate - Annotation Type ingroovy.lang
Annotation to automatically delegate part of the functionality of an owner class to the annotated delegation target.
delegate - Field inDelegatingCustomizer
delegate - Field inDelegatingMetaClass
DELEGATE_FIRST - Field inClosure
With this resolveStrategy set the closure will attempt to resolve property references and methods to the delegate first then the owner.
DELEGATE_ONLY - Field inClosure
With this resolveStrategy set the closure will resolve property references and methods to the delegate only and entirely bypass the owner.
delegate - Field inPojoWrapper
DELEGATE_PROPERTY_BUTTON_GROUP - Field inButtonGroupFactory
DELEGATE_PROPERTY_CONSTRAINT - Field inLayoutFactory
DELEGATE_PROPERTY_DEFAULT_BUTTON - Field inRootPaneContainerFactory
DELEGATE_PROPERTY_OBJECT_ID - Property inSwingBuilder
DELEGATE_PROPERTY_TAB_BACKGROUND - Field inTabbedPaneFactory
DELEGATE_PROPERTY_TAB_DISABLED_ICON - Field inTabbedPaneFactory
DELEGATE_PROPERTY_TAB_DISPLAYED_MNEMONIC_INDEX - Field inTabbedPaneFactory
DELEGATE_PROPERTY_TAB_ENABLED - Field inTabbedPaneFactory
DELEGATE_PROPERTY_TAB_FOREGROUND - Field inTabbedPaneFactory
DELEGATE_PROPERTY_TAB_ICON - Field inTabbedPaneFactory
DELEGATE_PROPERTY_TAB_MNEMONIC - Field inTabbedPaneFactory
DELEGATE_PROPERTY_TAB_TOOL_TIP - Field inTabbedPaneFactory
DELEGATE_PROPERTY_TITLE - Field inTabbedPaneFactory
delegate - Field inSourceAwareCustomizerFactory.SourceOptions
DelegateASTTransformation - Class inorg.codehaus.groovy.transform
Handles generation of code for the@Delegate annotation
DELEGATES_TO - Field inStaticTypeCheckingVisitor
DELEGATES_TO_TARGET - Field inStaticTypeCheckingVisitor
DelegatesTo - Annotation Type ingroovy.lang
This annotation can be used by API or DSL writers to specify what the delegate type of a closure will be.
DelegatesTo.Target - Annotation Type ingroovy.lang
Specifies 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 inAbstractTypeCheckingExtension
DelegatingController - Class inorg.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 inDelegatingController
DelegatingCustomizer - Class inorg.codehaus.groovy.control.customizers
Base class for compilation customizers which delegate to another customizer.
DelegatingCustomizer(org.codehaus.groovy.control.customizers.CompilationCustomizer) - Constructor inDelegatingCustomizer
DelegatingIndentWriter - Class ingroovy.text.markup
A writer which delegates to another writer and supports an additional indenting level.
DelegatingIndentWriter(java.io.Writer, java.lang.String) - Constructor inDelegatingIndentWriter
DelegatingMetaClass - Class ingroovy.lang
DelegatingMetaClass(java.lang.Class) - Constructor inDelegatingMetaClass
delegatingProxy(java.lang.Object, Map<Object,Object>, java.lang.Object) - Method inProxyGeneratorAdapter
DelegatingScript - Class ingroovy.util
Script that performs method invocations and property access likeClosure does.
DelegatingScript(groovy.lang.Binding) - Constructor inDelegatingScript
DELEGATION_METADATA - Enum Constant inStaticTypesMarker
used to store the delegation strategy and delegate type of a closure derived fromDelegatesTo metadata
delegationMetadata - Field inTypeCheckingContext
Whenever a method using a closure as argument (typically, "with") is detected, this list is updated with the receiver type of the with method.
delete() - Method inRawJavaFileObject
delete the Java source file
DELETE - Field inTextEditor
deleteDir(java.nio.file.Path) - Method inNioExtensions
Deletes a directory with all contained files and subdirectories.
deleteDir(java.io.File) - Method inResourceGroovyMethods
Deletes a directory with all contained files and subdirectories.
deleteRecursive(java.io.File) - Method inFileSystemCompiler
Demand - Class ingroovy.mock.interceptor
The object that registers method calls on it for the use with Mocks and Stubs.
Demand() - Constructor inDemand
demand - Property inMockFor
demand - Property inStubFor
denormalize(java.lang.CharSequence) - Method inStringGroovyMethods
Return a CharSequence with lines (separated by LF, CR/LF, or CR) terminated by the platform specific line separator.
denseRank() - Method inWindow
Returns the dense rank in the window
DependencyTracker - Class inorg.codehaus.groovy.tools.gse
DependencyTracker(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.tools.gse.StringSetMap, Map<String,?>) - Constructor inDependencyTracker
deprecated - Field inDelegate
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 andinterfaces=true.
Deprecated_TYPE - Field inStaticTypeCheckingSupport
DeprecationException - Class ingroovy.lang
Use this exception to mark a method implementation as being deprecated.
DeprecationException(java.lang.String, java.lang.Throwable) - Constructor inDeprecationException
depthFirst(javax.swing.text.Element) - Method inDOMCategory
depthFirst() - Method inGPathResult
Provides an Iterator over all the nodes of this GPathResult using a depth-first traversal.
depthFirst(Map<String,Object>, groovy.lang.Closure) - Method inNode
Provides a collection of all the nodes in the tree using a depth-first traversal.
dequeued() - Method inCompilationUnit
Dequeues any source units added through addSource and resets the compiler phase to initialization.
DEREFERENCE_OPERATOR - Field inTypes
derivesFromDate(org.codehaus.groovy.ast.ClassNode) - Method inImmutablePropertyUtils
DESC_KEY_DISPLAY_NAME - Property inJmxBuilderTools
DESC_KEY_EVENT_MESSAGE - Property inJmxBuilderTools
DESC_KEY_EVENT_NAME - Property inJmxBuilderTools
DESC_KEY_EVENT_SOURCE - Property inJmxBuilderTools
DESC_KEY_EVENT_TYPE - Property inJmxBuilderTools
DESC_KEY_GETMETHOD - Property inJmxBuilderTools
DESC_KEY_JMX_NAME - Property inJmxBuilderTools
DESC_KEY - Property inJmxBuilderTools
DESC_KEY_MBEAN_ATTRIBS - Property inJmxBuilderTools
DESC_KEY_MBEAN_CTORS - Property inJmxBuilderTools
DESC_KEY_MBEAN_NOTES - Property inJmxBuilderTools
DESC_KEY_MBEAN_OPS - Property inJmxBuilderTools
DESC_KEY_MBEAN_RESOURCE - Property inJmxBuilderTools
DESC_KEY_MBEAN_RESOURCE_TYPE - Property inJmxBuilderTools
DESC_KEY_NAME - Property inJmxBuilderTools
DESC_KEY_READABLE - Property inJmxBuilderTools
DESC_KEY_ROLE - Property inJmxBuilderTools
DESC_KEY_SETMETHOD - Property inJmxBuilderTools
DESC_KEY_SIGNATURE - Property inJmxBuilderTools
DESC_KEY_TYPE - Property inJmxBuilderTools
DESC_KEY_WRITABLE - Property inJmxBuilderTools
desc - Field inTraits.TraitBridge
Returns:
The method descriptor of the method from the trait
DESC_VAL_TYPE_ATTRIB - Property inJmxBuilderTools
DESC_VAL_TYPE_CTOR - Property inJmxBuilderTools
DESC_VAL_TYPE_GETTER - Property inJmxBuilderTools
DESC_VAL_TYPE_MBEAN - Property inJmxBuilderTools
DESC_VAL_TYPE_NOTIFICATION - Property inJmxBuilderTools
DESC_VAL_TYPE_OP - Property inJmxBuilderTools
DESC_VAL_TYPE_SETTER - Property inJmxBuilderTools
descendingKeySet() - Method inConcurrentLinkedHashMap
Returns an unmodifiable snapshotSet view of the keys contained in this map.
descendingKeySetWithLimit(int) - Method inConcurrentLinkedHashMap
Returns an unmodifiable snapshotSet view of the keys contained in this map.
descendingMap() - Method inConcurrentLinkedHashMap
Returns an unmodifiable snapshotMap view of the mappings contained in this map.
descendingMapWithLimit(int) - Method inConcurrentLinkedHashMap
Returns an unmodifiable snapshotMap view of the mappings contained in this map.
describeAttribute(java.lang.String) - Method inGroovyMBean
Description of the specified attribute name.
describeOperation(javax.management.MBeanOperationInfo) - Method inGroovyMBean
Description of the operation.
description() - Method inGroovyAnnotationRef
The string representation of the annotation reference.
description() - Method inGroovyPackageDoc
Description of the package.
description - Field inOption
The description of this option
description() - Method inSimpleGroovyAnnotationRef
description() - Method inSimpleGroovyPackageDoc
description() - Method inSimpleGroovyRootDoc
description - Field inUnparsed
The description for the remaining non-option arguments
descriptions - Field inPhases
DescriptiveErrorStrategy - Class inorg.apache.groovy.parser.antlr4.internal
Provide friendly error messages when parsing errors occurred.
DescriptiveErrorStrategy(org.antlr.v4.runtime.CharStream) - Constructor inDescriptiveErrorStrategy
deserialize(java.lang.String, java.lang.String) - Method inGroovyEngine
despreadList(List<Expression>, boolean) - Method inAsmClassGenerator
despreadList(java.lang.Object, java.lang.Object, int[]) - Method inScriptBytecodeAdapter
destdir - Field inCompileTaskSupport
detachedOutput - Property inConsole
detachedOutputAction - Property inConsole
DGM_CLASSNODE - Field inStaticTypeCheckingVisitor
DGM_LIKE_CLASSES - Field inDefaultGroovyMethods
DGM_METHOD_NODE_COMPARATOR - Field inStaticTypeCheckingSupport
This comparator is used when we return the list of methods from DGM which name correspond to a given name.
DgmConverter - Class inorg.codehaus.groovy.tools
dgOp - Field inGroovyParser.ShiftExprAltContext
DialogFactory - Class ingroovy.swing.factory
DialogFactory() - Constructor inDialogFactory
die(Class<T>, java.lang.String) - Method inExceptions
die() - Method inTextUndoManager
digest(byte[], java.lang.String) - Method inEncodingGroovyMethods
digest the byte array
DIGIT - Field inGroovyFilter
dim0() - Method inGroovyParser
dim0(int) - Method inGroovyParser.CreatorContext
dim0(int) - Method inGroovyParser.TypeContext
Dim0Context(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.Dim0Context
dim1() - Method inGroovyParser
dim1(int) - Method inGroovyParser.CreatorContext
Dim1Context(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.Dim1Context
dimension(org.codehaus.groovy.ast.ClassNode) - Method inArrayTypeUtils
Calculate the dimension of array
dir(java.lang.String, groovy.lang.Closure) - Method inFileTreeBuilder
Creates a new directory and allows to specify a subdirectory structure using the closure as a specification
DIRECT_METHOD_CALL_TARGET - Enum Constant inStaticTypesMarker
used to store the MethodNode a MethodCallExpression should target
directories() - Method inFileScanner
DIRECTORIES - Enum Constant inFileType
Represents directories
directorySize(java.io.File) - Method inResourceGroovyMethods
Calculates directory size as total size of all its files, recursively.
dirty - Property inConsole
DISABLE_CHECKSUMS_SETTING - Field inGrape
disable() - Method inExpandoMetaClassCreationHandle
DISABLE_PACKAGE_ASSERTIONS - Field inConfigurator
disableChecksums - Field inGrabConfig
Set to true if you want to disable checksum checking.
DISABLED_ASSERTIONS - Field inConfigurator
disabledStandardMetaClass() - Method inBytecodeInterface8
disabledStandardMetaClass() - Method inDefaultMetaClassInfo
disableGlobally() - Method inExpandoMetaClass
Call to disable the global use of ExpandoMetaClass
disableTracker() - Method inAssertionWriter
disableUnicodeEscaping - Field inDefaultJsonGenerator
disableUnicodeEscaping - Field inJsonGenerator.Options
discardAllEdits() - Method inTextUndoManager
disjoint(java.lang.Iterable, java.lang.Iterable) - Method inDefaultGroovyMethods
Returnstrue if the intersection of two iterables is empty.
dispatch(java.lang.Throwable, boolean) - Method inErrorReporter
Runs the report once all initialization is complete.
dispatchNodeCall(java.lang.Object, java.lang.Object) - Method inFactoryBuilderSupport
dispathNodeCall(java.lang.Object, java.lang.Object) - Method inFactoryBuilderSupport
UseFactoryBuilderSupport.dispatchNodeCall instead.
displayHelp(java.io.PrintWriter) - Method inFileSystemCompiler
Prints the usage help message for the CompilationOptions to the specified PrintWriter.
displayVersion(java.io.PrintWriter) - Method inFileSystemCompiler
Prints version information to the specified PrintWriter.
dispose() - Method inFactoryBuilderSupport
dispose() - Method inFindReplaceUtility
distinct() - Method inQueryable
Eliminate duplicated records, similar to SQL'sdistinct
DISTINCT - Field inSql
DIV_ASSIGN() - Method inGroovyParser.AssignmentExprAltContext
div(groovy.time.Duration, long) - Method inDateTimeExtensions
Supports the division operator; equivalent to calling theDuration.dividedBy method.
div(java.lang.Character, java.lang.Character) - Method inDefaultGroovyMethods
Divide one Character by another.
DIV() - Method inGroovyParser.MultiplicativeExprAltContext
div(double, double) - Method inIndyMath
div(double, double) - Method inNumberMathModificationInfo
div(java.lang.Number, java.lang.Number) - Method inNumberNumberDiv
Divide two Numbers.
div - Field inOperatorRename
Default:
Undefined.STRING
divide - Field inEntity
DIVIDE_EQUAL - Field inTypes
divide(java.lang.Number, java.lang.Number) - Method inNumberMath
DIVIDE - Field inTypes
divideImpl(java.lang.Number, java.lang.Number) - Method inBigDecimalMath
divideImpl(java.lang.Number, java.lang.Number) - Method inBigIntegerMath
divideImpl(java.lang.Number, java.lang.Number) - Method inFloatingPointMath
divideImpl(java.lang.Number, java.lang.Number) - Method inIntegerMath
divideImpl(java.lang.Number, java.lang.Number) - Method inLongMath
divideImpl(java.lang.Number, java.lang.Number) - Method inNumberMath
DIVISION_EXTRA_PRECISION - Field inBigDecimalMath
DIVISION_MIN_SCALE - Field inBigDecimalMath
DL_CASE - Field inMethodRankHelper
DL_DELETE - Field inMethodRankHelper
DL_SUBSTITUTION - Field inMethodRankHelper
DL_TRANSPOSITION - Field inMethodRankHelper
dlOp - Field inGroovyParser.ShiftExprAltContext
DO_DYNAMIC - Field inTraitASTTransformation
DO() - Method inGroovyParser.DoWhileStmtAltContext
DO() - Method inGroovyParser.KeywordsContext
doAsType(org.codehaus.groovy.ast.ClassNode) - Method inOperandStack
DOC_COMMENT - Field inGroovydocManager
doc(org.jline.console.CommandInput) - Method inGroovyCommands
doCall(java.lang.Object) - Method inClosure
doCall(java.lang.Object) - Method inComposedClosure
doCall(groovy.sql.BatchingPreparedStatementWrapper) - Method inDataSet
doCall(java.lang.Object) - Method inGPathResult
doCall(T) - Method inIteratorClosureAdapter
doCall(java.lang.String) - Method inJsonTokenType
doCall(java.lang.Object) - Method inMethodClosure
doCall(java.lang.Object) - Method inNode
doCall(groovy.util.ObjectGraphBuilder, java.lang.Object, java.lang.Object) - Method inObjectGraphBuilder
doCall(java.lang.Object) - Method inResourceGroovyMethods
doCall(org.codehaus.groovy.ast.stmt.ReturnStatement) - Method inTailRecursiveASTTransformation
doCall(java.lang.Object) - Method inTreeContext
doCall(org.codehaus.groovy.ast.expr.VariableExpression) - Method inVariableAccessReplacer
doCall(java.lang.Character) - Method inXmlUtil
doCast(org.objectweb.asm.MethodVisitor, java.lang.Class) - Method inBytecodeHelper
doCastToPrimitive(org.objectweb.asm.MethodVisitor, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method inBytecodeHelper
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 inBytecodeHelper
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
DocFinder - Class inorg.apache.groovy.groovysh.util
DocFinder() - Constructor inDocFinder
DocGenerator - Class inorg.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 inDocGenerator
doCompilation(org.codehaus.groovy.control.CompilerConfiguration, org.codehaus.groovy.control.CompilationUnit, java.lang.String, boolean) - Method inFileSystemCompiler
doConstructorInvoke(java.lang.Object) - Method inCachedConstructor
DOCROOT_PATTERN2 - Field inSimpleGroovyClassDoc
DOCROOT_PATTERN - Field inSimpleGroovyClassDoc
docSource - Property inDocGenerator
doExtendTraits(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.control.CompilationUnit) - Method inTraitComposer
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 inOperandStack
doInit() - Method inLazyInitializable
do initialization
doInterrupt(java.util.EventObject) - Method inConsole
doInvoke() - Method inBenchmarkInterceptor
The call should be invoked separately
doInvoke() - Method inInterceptor
Returns:
whether the target method should be invoked at all.
doInvoke() - Method inMockInterceptor
doInvoke(java.lang.Object, java.lang.Object, java.lang.reflect.Method) - Method inPlainObjectMetaMethodSite
doInvoke() - Method inTracingInterceptor
doInvokeMethod(java.lang.String, java.lang.Object, java.lang.Object) - Method inAntBuilder
We don't want to return the node as created increateNode(Object, Map, Object) but the one made ready bynodeCompleted(Object, Object)
doInvokeMethod(java.lang.String, java.lang.Object, java.lang.Object) - Method inBuilderSupport
doLater(groovy.lang.Closure) - Method inSwingBuilder
Utility method to run a closure in EDT, usingSwingUtilities.invokeLater.
DOLLAR_SLASHY - Field inStringUtils
DOLLAR_VALUE - Field inMacroGroovyMethods
DomainModelInjectionVisitor - Class inorg.apache.groovy.contracts.ast.visitor
Visits the givenClassNode and injects the currentContract into the given AST nodes.
DomainModelInjectionVisitor(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.control.io.ReaderSource, org.apache.groovy.contracts.common.spi.ProcessingContextInformation) - Constructor inDomainModelInjectionVisitor
DOMBuilder - Class ingroovy.xml
A helper class for creating a W3C DOM tree
DOMBuilder(javax.xml.parsers.DocumentBuilder) - Constructor inDOMBuilder
DOMCategory - Class ingroovy.xml.dom
Category class which adds GPath style operations to Java's DOM classes.
doMethodInvoke(java.lang.Object, java.lang.Object) - Method inGeneratedMetaMethod.Proxy
doMethodInvoke(java.lang.Object, java.lang.Object) - Method inMetaMethod
Invokes the method this object represents.
doMethodInvoke(java.lang.Object, java.lang.Object) - Method inTransformMetaMethod
DomToGroovy - Class inorg.apache.groovy.xml.tools
A SAX handler for turning XML into Groovy scripts
DomToGroovy(groovy.util.IndentPrinter) - Constructor inDomToGroovy
DONE - Field inClosure
DONT_LOAD_DEFAULT - Field inMetaClassRegistryImpl
doOutside(groovy.lang.Closure) - Method inSwingBuilder
Utility method to run a closure outside of the EDT.
doPhaseOperation(org.codehaus.groovy.control.CompilationUnit) - Method inCompilationUnit.IGroovyClassOperation
doPhaseOperation(org.codehaus.groovy.control.CompilationUnit) - Method inCompilationUnit.IPrimaryClassNodeOperation
A loop driver for applying operations to all primary ClassNodes in our AST.
doPhaseOperation(org.codehaus.groovy.control.CompilationUnit) - Method inCompilationUnit.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 inBinaryExpressionMultiTypeDispatcher
doPrimtiveCompare(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.expr.BinaryExpression) - Method inBinaryExpressionMultiTypeDispatcher
doPrivileged(java.security.PrivilegedExceptionAction<T>) - Method inJava8
doPrivileged(java.security.PrivilegedExceptionAction<T>) - Method inVMPlugin
Performs the specified PrivilegedExceptionAction with privileges enabled on platforms which support that capability, otherwise the action is performed ignoring privileges.
doReturn(org.objectweb.asm.MethodVisitor, org.codehaus.groovy.ast.ClassNode) - Method inBytecodeHelper
doSetMetaClass(java.lang.Object, groovy.lang.MetaClass) - Method inMetaClassHelper
Sets the metaclass for an object, by delegating to the appropriateDefaultGroovyMethods helper method.
doStartElement(java.lang.Object, org.xml.sax.Attributes) - Method inSAXBuilder
dot(java.lang.String) - Method inASTHelper
A synonym fordot( base, "" ).
dot(javax.swing.event.CaretEvent) - Method inConsole
DOT_DOT_DOT - Field inTypes
DOT_DOT - Field inTypes
DOT() - Method inGroovyParser.ImportDeclarationContext
DOT() - Method inGroovyParser.PathElementContext
DOT(int) - Method inGroovyParser.QualifiedNameContext
DOT(int) - Method inGroovyParser.QualifiedNameElementsContext
DOT(int) - Method inGroovyParser.QualifiedStandardClassNameContext
DOT - Field inTypes
double_and - Field inNumberMathModificationInfo
double_div - Field inNumberMathModificationInfo
double_intdiv - Field inNumberMathModificationInfo
double_leftShift - Field inNumberMathModificationInfo
double_minus - Field inNumberMathModificationInfo
double_mod - Field inNumberMathModificationInfo
double_multiply - Field inNumberMathModificationInfo
double_or - Field inNumberMathModificationInfo
DOUBLE_PIPE - Field inTypes
double_plus - Field inNumberMathModificationInfo
DOUBLE_QUOTE - Field inBaseJsonParser
double_remainder - Field inNumberMathModificationInfo
double_rightShift - Field inNumberMathModificationInfo
double_rightShiftUnsigned - Field inNumberMathModificationInfo
DOUBLE - Field inSql
DOUBLE - Enum Constant inType
double_xor - Field inNumberMathModificationInfo
DoubleArrayGetAtMetaMethod - Class inorg.codehaus.groovy.runtime.dgmimpl.arrays
DoubleArrayIterable - Class inorg.codehaus.groovy.util
Allows a double array to be used where an Iterable is expected.
DoubleArrayIterable(double[]) - Constructor inDoubleArrayIterable
DoubleArrayIterator - Class inorg.codehaus.groovy.util
Allows a double array to be used where an Iterator is expected.
DoubleArrayIterator(double[]) - Constructor inDoubleArrayIterator
DoubleArrayPutAtMetaMethod - Class inorg.codehaus.groovy.runtime.dgmimpl.arrays
DoubleCachedClass - Class inorg.codehaus.groovy.reflection.stdclasses
DoubleCachedClass(java.lang.Class, org.codehaus.groovy.reflection.ClassInfo, boolean) - Constructor inDoubleCachedClass
DoubleComparator - Interface ingroovy.util.function
A comparator of two double values.
DoubleDoubleArrayColumnIterator - Class inorg.codehaus.groovy.util
An iterator providing the columns of a double[][].
DoubleDoubleArrayColumnIterator(double[][]) - Constructor inDoubleDoubleArrayColumnIterator
DoubleQuoteFilter - Class ingroovy.xml.markupsupport
doubleStream(double[]) - Method inPluginDefaultGroovyMethods
doubleStream(double[]) - Method inStreamGroovyMethods
Returns a sequentialDoubleStream with the specified array as its source.
doubleTwoOperands(org.objectweb.asm.MethodVisitor) - Method inBinaryBooleanExpressionHelper
doubleTwoOperands(org.objectweb.asm.MethodVisitor) - Method inBinaryExpressionWriter
doubleTwoOperands(org.objectweb.asm.MethodVisitor) - Method inBinaryFloatExpressionHelper
doubleTwoOperands(org.objectweb.asm.MethodVisitor) - Method inBinaryIntExpressionHelper
doubleTwoOperands(org.objectweb.asm.MethodVisitor) - Method inBinaryLongExpressionHelper
doubleTwoOperands(org.objectweb.asm.MethodVisitor) - Method inBinaryObjectExpressionHelper
doubleUnbox(java.lang.Object) - Method inDefaultTypeTransformation
doubleValue() - Method inCharBuf
doubleValue() - Method inCharSequenceValue
doubleValue() - Method inNumberValue
doubleValue() - Method inValue
doubleValue() - Method inValueContainer
DoubleWrapper - Class inorg.codehaus.groovy.runtime.wrappers
DoubleWrapper(double) - Constructor inDoubleWrapper
DoWhileStatement - Class inorg.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 inDoWhileStatement
DoWhileStmtAltContext(org.apache.groovy.parser.antlr4.GroovyParser.LoopStatementContext) - Constructor inGroovyParser.DoWhileStmtAltContext
doWith(EvictableCache<K,V>) - Method inEvictableCache.Action
Deal with the cache
downloadedArtifacts - Property inConsoleIvyPlugin
downloadedArtifacts - Property inGrapeIvy
downto(java.time.temporal.Temporal, java.time.temporal.Temporal, java.time.temporal.TemporalUnit, groovy.lang.Closure) - Method inDateTimeExtensions
Iterates from this to thetoTemporal, inclusive, decrementing by oneunit each iteration, calling the closure once per iteration.
downto(java.util.Calendar, java.util.Calendar, groovy.lang.Closure) - Method inDateUtilExtensions
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 inDefaultGroovyMethods
Iterates from this number down to the given number, inclusive, decrementing by one each time.
DQ_GSTRING_MODE - Field inGroovyLexer
drain(Queue<T>) - Method inDefaultGroovyMethods
Drain the queue of elements, returning them as a list.
drop(T, int) - Method inArrayGroovyMethods
Drops the given number of elements from the head of this array if they are available.
drop(T, int) - Method inDefaultGroovyMethods
drop(java.lang.String, int) - Method inStringGroovyMethods
A String variant of the equivalent CharSequence method.
dropRight(T, int) - Method inArrayGroovyMethods
Drops the given number of elements from the tail of this array if they are available.
dropRight(T, int) - Method inDefaultGroovyMethods
dropRight(groovy.lang.GString, int) - Method inStringGroovyMethods
A GString variant of the equivalent CharSequence methoddropRight(CharSequence,int).
dropWhile$$bridge(java.lang.CharSequence, groovy.lang.Closure) - Method inStringGroovyMethods
dropWhile(T, Closure<?>) - Method inArrayGroovyMethods
Create a suffix of the given array by dropping as many elements as possible from the front of the original array such that calling the given closure condition evaluates to true when passed each of the dropped elements.
dropWhile(T, Closure<?>) - Method inDefaultGroovyMethods
dropWhile(groovy.lang.GString, groovy.lang.Closure) - Method inStringGroovyMethods
A GString variant of the equivalent CharSequence method.
DummyCallSite - Class inorg.codehaus.groovy.runtime.callsite
DummyCallSite(org.codehaus.groovy.runtime.callsite.CallSiteArray, int, java.lang.String) - Constructor inDummyCallSite
DummyClassGenerator - Class inorg.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 inDummyClassGenerator
dump(java.lang.Object) - Method inDefaultGroovyMethods
Generates a detailed dump string of an object showing its class, hashCode and all accessible fields.
dumpAll(java.lang.Thread) - Method inDefaultGroovyStaticMethods
Dump the thread dump of all threads
dup() - Method inOperandStack
duplicate top element
dup() - Method inToken
Returns a copy of this Token.
DUPLICATE - Enum Constant inAnnotationCollectorMode
Annotations from the annotation collection will always be inserted.
Duration - Class ingroovy.time
Duration represents time periods which have values independent of the context.
Duration(int, int, int, int, int) - Constructor inDuration
DYNAMIC_OUTER_NODE_CALLBACK - Enum Constant inStaticCompilationMetadataKeys
Callback for dynamic classes that contain statically compiled inner classes or methods.
DYNAMIC_RESOLUTION - Enum Constant inStaticTypesMarker
call recognized by a type checking extension as a dynamic method call
DYNAMIC_TYPE - Field inClassHelper
dynamicMemberName() - Method inGroovyParser
dynamicMemberName() - Method inGroovyParser.NamePartContext
DynamicMemberNameContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.DynamicMemberNameContext
DynamicSetterInjectionVisitor - Class inorg.apache.groovy.contracts.ast.visitor
DynamicSetterInjectionVisitor(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.control.io.ReaderSource) - Constructor inDynamicSetterInjectionVisitor
dynamicType() - Method inClassHelper
DynamicVariable - Class inorg.codehaus.groovy.ast
dynamicVariable(java.lang.String, boolean) - Method inAstSpecificationCompiler
Creates a DynamicVariable.
DynamicVariable(java.lang.String, boolean) - Constructor inDynamicVariable

E

each(T, Closure<?>) - Method inArrayGroovyMethods
Iterates through an array passing each array entry to the given closure.
each(int, int, groovy.lang.Closure) - Method inDataSet
Calls the provided closure for a "page" of rows from the table represented by this DataSet.
each(T, groovy.lang.Closure) - Method inDefaultGroovyMethods
eachByte(java.lang.Byte, Closure<?>) - Method inArrayGroovyMethods
Traverses through each byte of this Byte array.
eachByte(java.lang.Byte, groovy.lang.Closure) - Method inDefaultGroovyMethods
eachByte(java.io.InputStream, int, groovy.lang.Closure) - Method inIOGroovyMethods
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 inNioExtensions
Traverse through the bytes of this Path, bufferLen bytes at a time.
eachByte(java.net.URL, int, groovy.lang.Closure) - Method inResourceGroovyMethods
Reads the InputStream from this URL, passing a byte[] and a number of bytes to the given closure.
eachColumn(long[][], Closure<?>) - Method inArrayGroovyMethods
Process the columns of the array.
eachCombination(java.lang.Iterable, Closure<?>) - Method inDefaultGroovyMethods
Applies a function on each combination of the input lists.
eachDir(java.nio.file.Path, groovy.lang.Closure) - Method inNioExtensions
Invokes the closure for each subdirectory in this directory, ignoring regular files.
eachDir(java.io.File, groovy.lang.Closure) - Method inResourceGroovyMethods
Invokes the closure for each subdirectory in this directory, ignoring regular files.
eachDirMatch(java.nio.file.Path, java.lang.Object, groovy.lang.Closure) - Method inNioExtensions
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.io.File, java.lang.Object, groovy.lang.Closure) - Method inResourceGroovyMethods
Invokes the closure for each subdirectory whose name (dir.name) matches the given nameFilter in the given directory - calling theDefaultGroovyMethods.isCase method to determine if a match occurs.
eachDirRecurse(java.nio.file.Path, groovy.lang.Closure) - Method inNioExtensions
Recursively processes each descendant subdirectory in this directory.
eachDirRecurse(java.io.File, groovy.lang.Closure) - Method inResourceGroovyMethods
Recursively processes each descendant subdirectory in this directory.
eachFile(java.nio.file.Path, groovy.lang.Closure) - Method inNioExtensions
Invokes the closure for each 'child' file in this 'parent' folder/directory.
eachFile(java.io.File, groovy.lang.Closure) - Method inResourceGroovyMethods
Invokes the closure for each 'child' file in this 'parent' folder/directory.
eachFileMatch(java.nio.file.Path, java.lang.Object, groovy.lang.Closure) - Method inNioExtensions
Invokes the closure for each file whose name (file.name) matches the given nameFilter in the given directory - calling theDefaultGroovyMethods.isCase method to determine if a match occurs.
eachFileMatch(java.io.File, java.lang.Object, groovy.lang.Closure) - Method inResourceGroovyMethods
Invokes the closure for each file whose name (file.name) matches the given nameFilter in the given directory - calling theDefaultGroovyMethods.isCase method to determine if a match occurs.
eachFileRecurse(java.nio.file.Path, groovy.lang.Closure) - Method inNioExtensions
Processes each descendant file in this directory and any subdirectories.
eachFileRecurse(java.io.File, groovy.lang.Closure) - Method inResourceGroovyMethods
Processes each descendant file in this directory and any subdirectories.
eachLine(java.io.Reader, int, Closure<T>) - Method inIOGroovyMethods
Iterates through the given reader line by line.
eachLine(java.nio.file.Path, java.lang.String, int, Closure<T>) - Method inNioExtensions
Iterates through this file line by line.
eachLine(java.net.URL, java.lang.String, int, Closure<T>) - Method inResourceGroovyMethods
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 inStringGroovyMethods
Iterates through this CharSequence line by line.
eachMatch(java.lang.String, java.lang.String, groovy.lang.Closure) - Method inStringGroovyMethods
Process each regex group matched substring of the given string.
eachObject(java.io.ObjectInputStream, groovy.lang.Closure) - Method inIOGroovyMethods
Iterates through the given object stream object by object.
eachObject(java.nio.file.Path, groovy.lang.Closure) - Method inNioExtensions
Iterates through the given file object by object.
eachObject(java.io.File, groovy.lang.Closure) - Method inResourceGroovyMethods
Iterates through the given file object by object.
eachPermutation(Iterable<T>, groovy.lang.Closure) - Method inDefaultGroovyMethods
Iterates over all permutations of a collection, running a closure for each iteration.
eachRow(groovy.lang.Closure) - Method inGroovyResultSet
Call the closure once for each row in the result set.
eachRow(groovy.lang.Closure) - Method inGroovyResultSetExtension
Call the closure once for each row in the result set.
eachRow(groovy.lang.GString, groovy.lang.Closure) - Method inSql
Performs the given SQL query calling the given Closure with each row of the result set.
eachWithIndex(T, Closure<?>) - Method inArrayGroovyMethods
Iterates through an array, passing each array element and the element's index (a counter starting at zero) to the given closure.
eachWithIndex(T, groovy.lang.Closure) - Method inDefaultGroovyMethods
eacute - Field inEntity
ecirc - Field inEntity
EDITOR_FONT - Field inStructuredSyntaxResources
EDITOR_KEY - Field inPreferences
editorComponent - Field inButtonOrTextEditor
The Swing component being edited.
editorValue - Property inClosureCellEditor
edt(groovy.lang.Closure) - Method inSwingBuilder
Utility method to run a closure in EDT, usingSwingUtilities.invokeAndWait.
edtBuilder(groovy.lang.Closure) - Method inSwingBuilder
Factory method to create a SwingBuilder, and run the the closure in it on the EDT
egrave - Field inEntity
ElementAddedEvent(java.lang.Object, java.lang.Object, int) - Constructor inObservableList.ElementAddedEvent
ElementAddedEvent(java.lang.Object, java.lang.Object) - Constructor inObservableSet.ElementAddedEvent
ElementClearedEvent(java.lang.Object, java.util.List) - Constructor inObservableList.ElementClearedEvent
ElementClearedEvent(java.lang.Object, java.util.List) - Constructor inObservableSet.ElementClearedEvent
ElementEvent(java.lang.Object, java.lang.Object, java.lang.Object, int, ChangeType) - Constructor inObservableList.ElementEvent
ElementEvent(java.lang.Object, java.lang.Object, java.lang.Object, ChangeType) - Constructor inObservableSet.ElementEvent
ElementRemovedEvent(java.lang.Object, java.lang.Object, int) - Constructor inObservableList.ElementRemovedEvent
ElementRemovedEvent(java.lang.Object, java.lang.Object) - Constructor inObservableSet.ElementRemovedEvent
elements() - Method inAntProjectPropertiesDelegate
elements() - Method inConcurrentReaderHashMap
Returns an enumeration of the values in this table.
elements() - Method inConcurrentReferenceHashMap
Returns an enumeration of the values in this table.
elementType(java.lang.Class, int) - Method inArrayTypeUtils
Get the type of array elements by the dimension
elementTypeToTarget - Field inJava8
ElementUpdatedEvent(java.lang.Object, java.lang.Object, java.lang.Object, int) - Constructor inObservableList.ElementUpdatedEvent
elementValue() - Method inGroovyParser
elementValue(int) - Method inGroovyParser.ElementValueArrayInitializerContext
elementValue() - Method inGroovyParser.ElementValuePairContext
elementValue() - Method inGroovyParser.ElementValuesContext
elementValue() - Method inGroovyParser.MethodDeclarationContext
elementValueArrayInitializer() - Method inGroovyParser
elementValueArrayInitializer() - Method inGroovyParser.ElementValueContext
ElementValueArrayInitializerContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.ElementValueArrayInitializerContext
ElementValueContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.ElementValueContext
elementValuePair() - Method inGroovyParser
elementValuePair(int) - Method inGroovyParser.ElementValuePairsContext
ElementValuePairContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.ElementValuePairContext
elementValuePairName() - Method inGroovyParser
elementValuePairName() - Method inGroovyParser.ElementValuePairContext
ElementValuePairNameContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.ElementValuePairNameContext
elementValuePairs() - Method inGroovyParser
elementValuePairs() - Method inGroovyParser.ElementValuesContext
ElementValuePairsContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.ElementValuePairsContext
elementValues() - Method inGroovyParser
elementValues() - Method inGroovyParser.AnnotationContext
ElementValuesContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.ElementValuesContext
ELIDE_EXPRESSION_VALUE - Field inAsmClassGenerator
ELLIPSIS() - Method inGroovyParser.FormalParameterContext
ELSE() - Method inGroovyParser.IfElseStatementContext
ELSE() - Method inGroovyParser.KeywordsContext
ELVIS_ASSIGN() - Method inGroovyParser.AssignmentExprAltContext
ELVIS_EQUAL - Field inTypes
ELVIS() - Method inGroovyParser.ConditionalExprAltContext
elvisOperator(groovy.lang.Closure) - Method inAstSpecificationCompiler
Creates an ElvisOperatorExpression.
ElvisOperatorExpression - Class inorg.codehaus.groovy.ast.expr
Represents a short ternary expression x ?
ElvisOperatorExpression(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Constructor inElvisOperatorExpression
elvisX(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Method inGeneralUtils
emit(org.antlr.v4.runtime.Token) - Method inGroovyLexer
Record the index and token type of the current token while emitting tokens.
EMPTY_ARGS - Field inInvokerHelper
EMPTY_ARGS - Field inScriptBytecodeAdapter
EMPTY_ARGUMENTS - Field inArgumentListExpression
EMPTY_ARGUMENTS - Field inDefaultTypeTransformation
EMPTY_ARGUMENTS - Field inInvokerHelper
EMPTY_ARGUMENTS - Field inMetaClassImpl
EMPTY_ARRAY - Field inArgumentListExpression
EMPTY_ARRAY - Field inCachedClass
EMPTY_ARRAY - Field inCachedMethod
EMPTY_ARRAY - Field inClassNode
EMPTY_ARRAY - Field inExpression
EMPTY_ARRAY - Field inGenericsType
EMPTY_ARRAY - Field inGroovyClass
EMPTY_ARRAY - Field inMetaClassHelper
EMPTY_ARRAY - Field inMetaMethod
EMPTY_ARRAY - Field inMixinNode
EMPTY_ARRAY - Field inParameter
EMPTY_ARRAY - Field inQueryable.Order
empty() - Method inAstSpecificationCompiler
Creates EmptyStatement.
EMPTY_CLASS_ARRAY - Field inMetaClassHelper
EMPTY_EXPRESSION - Field inConstantExpression
EMPTY_GENERICS_ARRAY - Field inGenericsUtils
Since:
2.0.0
EMPTY_GROOVYDOC - Field inGroovydoc
EMPTY - Field inGString
A GString containing a single empty String and no values.
EMPTY_LIST - Field inFastArray
EMPTY_METHODNODE_LIST - Field inStaticTypeCheckingVisitor
EMPTY_OBJECT_ARRAY - Field inGString
EMPTY - Field inReduction
EMPTY_STRING_ARRAY - Field inGString
EMPTY_STRING_ARRAY - Field inResolveVisitor
EMPTY_STRING - Field inConstantExpression
EMPTY_TYPE_ARRAY - Field inClassHelper
EMPTY_TYPE_ARRAY - Field inMetaClassHelper
EMPTY_TYPE_ARRAY - Field inNewMetaMethod
EMPTY_TYPES - Field inInvokerHelper
EmptyBorderFactory - Class ingroovy.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 inEmptyBorderFactory
EmptyExpression - Class inorg.codehaus.groovy.ast.expr
Placeholder for an empty expression.
EmptyExpression() - Constructor inEmptyExpression
See Also:
EmptyExpression.INSTANCE
emptyPartition() - Method inPartition
Returns the empty Partition instance
emptyQueryable() - Method inQueryable
Returns the empty Queryable instance
EmptyRange - Class ingroovy.lang
Constructing Ranges like 0..
EmptyRange(T) - Constructor inEmptyRange
Creates a newEmptyRange.
EmptyStatement - Class inorg.codehaus.groovy.ast.stmt
EmptyStatement() - Constructor inEmptyStatement
See Also:
EmptyStatement.INSTANCE
EmptyStmtAltContext(org.apache.groovy.parser.antlr4.GroovyParser.StatementContext) - Constructor inGroovyParser.EmptyStmtAltContext
emsp - Field inEntity
EMULATE - Enum Constant inRecordTypeMode
Produce a record-like class.
EMULATE - Enum Constant inSealedMode
Indicate the sealed nature using annotations.
enable() - Method inExpandoMetaClassCreationHandle
ENABLE_PACKAGE_ASSERTIONS - Field inConfigurator
ENABLED_ASSERTIONS - Field inConfigurator
enabled - Field inAutoFinal
Indicates that adding final to parameters should not be applied on this node.
enabled - Field inFinal
When disabled, this annotation effectively becomes a no-op.
enableGlobally() - Method inExpandoMetaClass
Call to enable global use of ExpandoMetaClass within the registry.
enableGrapes - Property inGrapeIvy
enableHighLighter(Class<? extends DocumentFilter>) - Method inConsoleTextEditor
enclosingBinaryExpressions - Field inTypeCheckingContext
enclosingClassNodes - Field inTypeCheckingContext
EnclosingClosure(org.codehaus.groovy.ast.expr.ClosureExpression) - Constructor inTypeCheckingContext.EnclosingClosure
enclosingClosures - Field inTypeCheckingContext
enclosingMethodCalls - Field inTypeCheckingContext
enclosingMethods - Field inTypeCheckingContext
encode(org.codehaus.groovy.ast.ClassNode) - Method inSignatureCodec
encode(org.codehaus.groovy.ast.ClassNode) - Method inSignatureCodecVersion1
encodeAngleBrackets(java.lang.String) - Method inSimpleGroovyClassDoc
encodeAngleBracketsInTagBody(java.lang.String, java.util.regex.Pattern) - Method inSimpleGroovyClassDoc
Replaces angle brackets inside a tag.
encodeAsValidClassName(java.lang.String) - Method inGeneratorContext
encodeBase64(byte[]) - Method inEncodingGroovyMethods
Produce a Writable object which writes the Base64 encoding of the byte array.
encodeBase64Url(byte[], boolean) - Method inEncodingGroovyMethods
Produce a Writable object which writes the Base64 URL and Filename Safe encoding of the byte array.
encodeByteIntoTwoAsciiCharBytes(int, byte[]) - Method inByteScanner
Turn a single bytes into two hex character representation.
encodeHex(byte[]) - Method inEncodingGroovyMethods
Produces a Writable that writes the hex encoding of the byte[].
encodeNibbleToHexAsciiCharByte(int) - Method inByteScanner
Turns a single nibble into an ascii HEX digit.
encoder - Field inStreamingMarkupWriter
encodeSpecialSymbols(java.lang.String) - Method inSimpleGroovyClassDoc
encoding - Field inAbstractHttpServlet
Encoding to use, becomes charset part of contentType.
encoding - Property inStreamingMarkupBuilder
encoding - Field inStreamingMarkupWriter
EncodingAwareBufferedWriter - Class ingroovy.io
A buffered writer only for OutputStreamWriter that is aware of the encoding of the OutputStreamWriter.
EncodingAwareBufferedWriter(java.io.OutputStreamWriter) - Constructor inEncodingAwareBufferedWriter
EncodingGroovyMethods - Class inorg.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 inorg.codehaus.groovy.runtime
Keep this constant in a separate file as it is troublesome for Antlr to parse for doc purposes.
encodingKnown - Field inStreamingMarkupWriter
end - Field inCompileStack.LabelRange
end() - Method inStructuredSyntaxDocumentFilter.MultiLineRun
endDocument() - Method inStructuredSyntaxHandler
endDocument() - Method inXmlParser
endDocument() - Method inXmlSlurper
endElement(java.lang.String, java.lang.String, java.lang.String) - Method inStructuredSyntaxHandler
endElement(java.lang.String, java.lang.String, java.lang.String) - Method inXmlParser
endElement(java.lang.String, java.lang.String, java.lang.String) - Method inXmlSlurper
endPosition(org.antlr.v4.runtime.Token) - Method inPositionConfigureUtils
endPrefixMapping(java.lang.String) - Method inXmlParser
endsWith(java.lang.String) - Method inGStringImpl
endsWith(java.lang.String) - Method inWritablePath
endsWithAny(java.lang.CharSequence, java.lang.CharSequence) - Method inStringGroovyMethods
Tests if this CharSequence ends with any specified suffixes.
endsWithIgnoreCase(java.lang.CharSequence, java.lang.CharSequence) - Method inStringGroovyMethods
Checks whether this CharSequence ends with thesearchString ignoring the case considerations.
EngineClassLoader() - Constructor inGroovyEngine.EngineClassLoader
enhance(java.lang.Object, java.util.Map) - Method inAbstractSyntheticMetaMethods
enhancedArgumentListElement() - Method inGroovyParser
enhancedArgumentListElement(int) - Method inGroovyParser.EnhancedArgumentListInParContext
EnhancedArgumentListElementContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.EnhancedArgumentListElementContext
enhancedArgumentListInPar() - Method inGroovyParser
enhancedArgumentListInPar() - Method inGroovyParser.ArgumentsContext
enhancedArgumentListInPar() - Method inGroovyParser.CommandArgumentContext
enhancedArgumentListInPar() - Method inGroovyParser.CommandExpressionContext
EnhancedArgumentListInParContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.EnhancedArgumentListInParContext
enhancedExpression() - Method inGroovyParser
enhancedExpression() - Method inGroovyParser.MapEntryContext
EnhancedExpressionContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.EnhancedExpressionContext
enhancedForControl() - Method inGroovyParser
enhancedForControl() - Method inGroovyParser.ForControlContext
EnhancedForControlContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.EnhancedForControlContext
enhancedStatementExpression() - Method inGroovyParser
enhancedStatementExpression() - Method inGroovyParser.AssignmentExprAltContext
enhancedStatementExpression() - Method inGroovyParser.ExpressionInParContext
enhancedStatementExpression() - Method inGroovyParser.VariableInitializerContext
EnhancedStatementExpressionContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.EnhancedStatementExpressionContext
enhanceMetaClass(javax.swing.JComboBox) - Method inJComboBoxMetaMethods
enhanceMetaClass(javax.swing.JList) - Method inJListMetaMethods
enhanceMetaClass(java.lang.Object) - Method inJTableMetaMethods
ensp - Field inEntity
ensureClosure(java.lang.Object) - Method inProxyGeneratorAdapter
Ensures that the provided object is wrapped into a closure if it's not a closure.
Ensures - Annotation Type ingroovy.contracts
EnsuresAnnotationProcessor - Class inorg.apache.groovy.contracts.common.impl
InternalAnnotationProcessor implementation for post-conditions.
EnsuresConditions - Annotation Type ingroovy.contracts
Represents multiple postconditions.
enterParenCallback(java.lang.String) - Method inGroovyLexer
Entity - Class ingroovy.xml
Entity(int) - Constructor inEntity
entry - Field inConcurrentReaderHashMap.HashIterator
entrySet() - Method inAntProjectPropertiesDelegate
entrySet() - Method inCommonCache
entrySet() - Method inConcurrentCommonCache
entrySet() - Method inConcurrentLinkedHashMap
entrySet - Field inConcurrentReaderHashMap
entrySet() - Method inConcurrentReferenceHashMap
Returns aSet view of the mappings contained in this map.
entrySet() - Method inConfigObject
entrySet() - Method inGroovyRowResult
entrySet() - Method inGroovyRunnerRegistry
Returns a set of entries for registered runners.
entrySet() - Method inLazyMap
entrySet() - Method inLazyValueMap
entrySet() - Method inListHashMap
entrySet() - Method inMapWithDefault
entrySet() - Method inObservableMap
entrySet() - Method inStampedCommonCache
entrySet() - Method inUnlimitedConcurrentCache
entrySet() - Method inValueMapImpl
entrySingleton() - Method inWeighers
A weigher where an entry has a weight of1.
EntryWeigher - Interface inorg.apache.groovy.util.concurrent.concurrentlinkedhashmap
A class that can determine the weight of an entry.
entryX(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Method inGeneralUtils
ENUM_DEF - Field inSimpleGroovyDoc
ENUM() - Method inGroovyParser.ClassDeclarationContext
ENUM() - Method inGroovyParser.KeywordsContext
EnumCompletionVisitor - Class inorg.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 inEnumCompletionVisitor
enumConstant() - Method inGroovyParser
enumConstant(int) - Method inGroovyParser.EnumConstantsContext
EnumConstantClassNode - Class inorg.codehaus.groovy.ast
Represents the anonymous inner class for an enum constant.
EnumConstantClassNode(org.codehaus.groovy.ast.ClassNode, java.lang.String, int, org.codehaus.groovy.ast.ClassNode) - Constructor inEnumConstantClassNode
EnumConstantContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.EnumConstantContext
enumConstants() - Method inArrayClassDocWrapper
enumConstants() - Method inExternalGroovyClassDoc
enumConstants() - Method inGroovyClassDoc
enumConstants() - Method inGroovyParser
enumConstants() - Method inGroovyParser.ClassBodyContext
enumConstants() - Method inSimpleGroovyClassDoc
returns a sorted array of enum constants
EnumConstantsContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.EnumConstantsContext
enumerateGrapes() - Method inGrape
enumerateGrapes() - Method inGrapeEngine
enumerateGrapes() - Method inGrapeIvy
ENUMERATION_TYPE - Field inStaticTypeCheckingVisitor
EnumHelper - Class inorg.codehaus.groovy.antlr
enums() - Method inGroovyPackageDoc
Included enum types in this package.
enums() - Method inSimpleGroovyPackageDoc
EnumTypeCheckingExtension - Class inorg.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 inEnumTypeCheckingExtension
EnumVisitor - Class inorg.codehaus.groovy.classgen
EnumVisitor(org.codehaus.groovy.control.CompilationUnit, org.codehaus.groovy.control.SourceUnit) - Constructor inEnumVisitor
EOF() - Method inGroovyParser.CompilationUnitContext
EOF - Field inToken
EOF - Field inTypes
eol() - Method inUtilities
Returns the end-of-line marker.
eq(java.lang.Object, java.lang.Object) - Method inConcurrentReaderHashMap
Check for equality of non-null references x and y.
EQ - Field inGeneralUtils
EQUAL() - Method inGroovyParser.EqualityExprAltContext
equal(org.codehaus.groovy.reflection.CachedClass, org.codehaus.groovy.reflection.CachedClass) - Method inMetaMethod
EQUAL - Field inTypes
EqualityExprAltContext(org.apache.groovy.parser.antlr4.GroovyParser.ExpressionContext) - Constructor inGroovyParser.EqualityExprAltContext
equalParameterTypes(org.codehaus.groovy.ast.Parameter, org.codehaus.groovy.ast.Parameter) - Method inMopWriter
equals(java.lang.Object) - Method inAbstractComparator
equals(java.lang.Object) - Method inAntProjectPropertiesDelegate
equals(java.lang.Object) - Method inArrayClassDocWrapper
equals(java.lang.Object, List<?>) - Method inArrayGroovyMethods
Determines if the contents of this array are equal to the contents of the given list, in the same order.
equals(java.lang.Object) - Method inCachedMethod
equals(java.lang.Object) - Method inCharSequenceValue
equals(java.lang.Object) - Method inClassNode
equals(java.lang.Object) - Method inConcurrentReaderHashMap.Entry
equals(java.lang.Object) - Method inConcurrentReferenceHashMap.SimpleEntry
equals(java.lang.Object) - Method inContractExecutionTracker.ContractExecution
equals(java.lang.Object) - Method inConversionHandler
Indicates whether some other object is "equal to" this one.
equals(java.lang.Object, java.util.List) - Method inDefaultGroovyMethods
equals(java.lang.Object) - Method inDefaultJsonGenerator.ClosureConverter
Any two Converter instances registered for the same type are considered to be equal.
equals(java.lang.Object) - Method inDelegatingMetaClass
equals(java.lang.Object) - Method inExpando
This allows equals to be overridden by a closurefield method attached to the expando object.
equals(java.lang.Object) - Method inExternalGroovyClassDoc
equals(java.lang.Object) - Method inFieldNode
equals(java.lang.Object) - Method inGenericsType.GenericsTypeName
equals(java.lang.Object) - Method inGPathResult
equals(java.lang.Object) - Method inGroovyCodeSource
equals(java.lang.Object) - Method inGroovydoc
equals(java.lang.Object) - Method inGroovydocTag
equals(java.lang.Object) - Method inGroovyRowResult
equals(java.lang.Object) - Method inGroovyTypeCheckingExtensionSupport
equals(groovy.lang.GString) - Method inGString
equals(java.lang.Object) - Method inHandleMetaClass
equals(java.lang.Object) - Method inImportNode
equals(groovy.lang.IntRange) - Method inIntRange
Compares anIntRange to anotherIntRange.
equals(java.lang.Object) - Method inLazyMap
equals(java.lang.Object) - Method inListWithDefault
equals(groovy.util.MapEntry) - Method inMapEntry
equals(java.lang.Object) - Method inMapWithDefault
equals(java.lang.Object) - Method inMemJavaFileObject
equals(org.codehaus.groovy.runtime.MethodKey) - Method inMethodKey
equals(java.lang.Object) - Method inMixinInMetaClass
equals(java.lang.Object) - Method inModifierNode
equals(java.lang.Object) - Method inNamedValue
equals(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.ast.ASTNode) - Method inNodeComparator
equals(java.lang.Object) - Method inNullObject
null is only equal to null.
equals(java.lang.Object) - Method inNumberRange
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 inNumberValue
equals(groovy.lang.ObjectRange) - Method inObjectRange
Compares anObjectRange to anotherObjectRange.
equals(java.lang.Object) - Method inObservableList
equals(java.lang.Object) - Method inObservableMap
equals(java.lang.Object) - Method inOwnedMetaClass
equals(java.lang.Object) - Method inPositionInfo
equals(java.lang.Object) - Method inQName
Tests this QName for equality with another object.
equals(java.lang.Object) - Method inQueryable.Order
equals(java.lang.Object) - Method inRawJavaFileObject
equals(java.lang.Object) - Method inRecordComponentNode
equals(groovy.lang.Sequence) - Method inSequence
equals(groovy.lang.SpreadMap) - Method inSpreadMap
equals(java.lang.Object) - Method inTuple
EQUALS - Field inTypes
equals(java.lang.Object) - Method inWritablePath
EqualsAndHashCode - Annotation Type ingroovy.transform
Class annotation used to assist in creating appropriateequals() andhashCode() methods.
EqualsAndHashCodeASTTransformation - Class inorg.codehaus.groovy.transform
equalsIgnoreCase(java.lang.String) - Method inGStringImpl
equalsIgnoreZeroSign(java.lang.Double, java.lang.Object) - Method inDefaultGroovyMethods
Compares this object against the specified object returning the same result asDouble.equals but returning true if this object and the specified object are both zero and negative zero respectively or vice versa.
equalsNullX(org.codehaus.groovy.ast.expr.Expression) - Method inGeneralUtils
eqX(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Method inGeneralUtils
err - Field inIO
Preferred error output writer.
ERROR_COLLECTOR - Field inStaticTypeCheckingVisitor
error(java.lang.Object, java.lang.Throwable) - Method inLogger
error(java.lang.String, java.lang.Throwable) - Method inLoggingHelper
error(java.lang.System$Logger, java.lang.String, java.lang.Object) - Method inPluginDefaultGroovyMethods
Convenience method for logging error level messages with the platform logger.
error(org.xml.sax.SAXParseException) - Method inStructuredSyntaxHandler
ErrorCollecting - Interface inorg.codehaus.groovy.transform
An AST transform with the ability to report errors.
ErrorCollector - Class inorg.codehaus.groovy.control
A base class for collecting messages and errors during processing.
ErrorCollector(org.codehaus.groovy.control.CompilerConfiguration) - Constructor inErrorCollector
Initialize the ErrorReporter.
errorCollector - Field inProcessingUnit
a helper to share errors and report them
errorCollectors - Field inTypeCheckingContext
errorDetails(java.lang.String) - Method inCharacterSource
errorDetails(java.lang.String, char[], int, int) - Method inCharScanner
errorDetails(java.lang.String) - Method inReaderCharacterSource
ErrorReporter - Class inorg.codehaus.groovy.tools
Provides services for reporting compilation errors to the user.
ErrorReporter(java.lang.Throwable, boolean) - Constructor inErrorReporter
Configures a new Reporter.
errors - Field inErrorCollector
ErrorMessages collected during processing
errors() - Method inGroovyPackageDoc
Included errors in this package.
errors() - Method inSimpleGroovyPackageDoc
errorStream - Field inIO
Raw error output stream.
errorWriter - Property inCliBuilder
The PrintWriter to write to when invalid user input was provided to theparse(java.lang.String[]) method.
errorWriter - Property inCliBuilderInternal
The PrintWriter to write to when invalid user input was provided to theparse(java.lang.String[]) method.
ESCAPE - Field inBaseJsonParser
escapeBackslashes(java.lang.String) - Method inFormatHelper
escapeBackslashes(java.lang.String) - Method inInvokerHelper
escapeControlCharacters(java.lang.String) - Method inXmlUtil
Escape control characters (below 0x20) with their XML entities, e.g.
escaped() - Method inStreamingMarkupWriter
escapeJava(java.io.Writer, java.lang.String) - Method inStringEscapeUtils
Escapes the characters in aString using Java String rules to aWriter.
escapeJavaScript(java.io.Writer, java.lang.String) - Method inStringEscapeUtils
Escapes the characters in aString using JavaScript String rules to aWriter.
escapeQuote(java.lang.String) - Method inDomToGroovy
escapeXml(java.lang.String) - Method inXmlUtil
Escape the following characters" ' & < > with their XML entities, e.g.
EtchedBorderFactory - Class ingroovy.swing.factory
EtchedBorderFactory(int) - Constructor inEtchedBorderFactory
eth - Field inEntity
euml - Field inEntity
euro - Field inEntity
Eval - Class ingroovy.util
eval(org.codehaus.groovy.ast.expr.BinaryExpression) - Method inBinaryExpressionHelper
eval(javax.script.ScriptContext) - Method inGroovyCompiledScript
eval(java.lang.String, javax.script.ScriptContext) - Method inGroovyScriptEngineImpl
eval(org.jline.console.ScriptEngine, java.io.Reader, groovy.lang.Binding) - Method inScriptExtensions
Same aseval(ScriptEngine, Reader, Binding) except that the source of the script is provided as aReader
evaluate(java.lang.String) - Method inConsoleSupport
evaluate(java.io.File) - Method inScript
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 inBinaryExpressionHelper
evaluateBinaryExpression(java.lang.String, org.codehaus.groovy.ast.expr.BinaryExpression) - Method inBinaryExpressionHelper
evaluateBinaryExpression(java.lang.String, org.codehaus.groovy.ast.expr.BinaryExpression) - Method inBinaryExpressionMultiTypeDispatcher
evaluateBinaryExpressionWithAssignment(java.lang.String, org.codehaus.groovy.ast.expr.BinaryExpression) - Method inBinaryExpressionHelper
evaluateBinaryExpressionWithAssignment(java.lang.String, org.codehaus.groovy.ast.expr.BinaryExpression) - Method inBinaryExpressionMultiTypeDispatcher
evaluateBinaryExpressionWithAssignment(java.lang.String, org.codehaus.groovy.ast.expr.BinaryExpression) - Method inStaticTypesBinaryExpressionMultiTypeDispatcher
evaluateCompareExpression(org.codehaus.groovy.classgen.asm.MethodCaller, org.codehaus.groovy.ast.expr.BinaryExpression) - Method inBinaryExpressionHelper
evaluateCompareExpression(org.codehaus.groovy.classgen.asm.MethodCaller, org.codehaus.groovy.ast.expr.BinaryExpression) - Method inBinaryExpressionMultiTypeDispatcher
evaluateElvisEqual(org.codehaus.groovy.ast.expr.BinaryExpression) - Method inBinaryExpressionHelper
evaluateEqual(org.codehaus.groovy.ast.expr.BinaryExpression, boolean) - Method inBinaryExpressionHelper
evaluateEqual(org.codehaus.groovy.ast.expr.BinaryExpression, boolean) - Method inStaticTypesBinaryExpressionMultiTypeDispatcher
evaluateExpression(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.control.CompilerConfiguration, groovy.lang.GroovyClassLoader) - Method inStaticTypeCheckingSupport
Evaluates expressions as found in annotation parameters.
evaluatePostfixMethod(org.codehaus.groovy.ast.expr.PostfixExpression) - Method inBinaryExpressionHelper
evaluatePrefixMethod(org.codehaus.groovy.ast.expr.PrefixExpression) - Method inBinaryExpressionHelper
evaluateTernary(org.codehaus.groovy.ast.expr.TernaryExpression) - Method inBinaryExpressionHelper
EVENT_KEY_CALLBACK - Property inJmxBuilderTools
EVENT_KEY_CALLBACK_RESULT - Property inJmxBuilderTools
EVENT_KEY_CONTEXTS - Property inJmxBuilderTools
EVENT_KEY_ISATTRIB - Property inJmxBuilderTools
EVENT_KEY_MESSAGE - Property inJmxBuilderTools
EVENT_KEY_METHOD - Property inJmxBuilderTools
EVENT_KEY_METHOD_RESULT - Property inJmxBuilderTools
EVENT_KEY_NAME - Property inJmxBuilderTools
EVENT_KEY_NODE_TYPE - Property inJmxBuilderTools
EVENT_KEY_TARGETS - Property inJmxBuilderTools
EVENT_KEY_TYPE - Property inJmxBuilderTools
EVENT_VAL_NODETYPE_BROADCASTER - Property inJmxBuilderTools
EVENT_VAL_NODETYPE_LISTENER - Property inJmxBuilderTools
EventTriggerBinding - Class inorg.apache.groovy.swing.binding
Since:
Groovy 1.1
EventTriggerBinding(java.lang.Object, java.lang.String) - Constructor inEventTriggerBinding
eventually - Property inMatchingConstraints
eventually - Property inMatchingConstraintsBuilder
every(T, Closure<?>) - Method inArrayGroovyMethods
Used to determine if the given predicate closure is valid (i.e. returnstrue for all items in this Array).
every(T, groovy.lang.Closure) - Method inDefaultGroovyMethods
EvictableCache - Interface inorg.codehaus.groovy.runtime.memoize
Represents an evictable memoize cache with its essential methods
EvictableCache.Action - Interface inorg.codehaus.groovy.runtime.memoize
Represents the action to deal with the cache
EvictableCache.EvictionStrategy - Enum inorg.codehaus.groovy.runtime.memoize
Represents an eviction strategy for the cache with limited size
EvictionListener - Interface inorg.apache.groovy.util.concurrent.concurrentlinkedhashmap
A listener registered for notification when an entry is evicted.
exception - Field inAutoImplement
If defined, all unimplemented methods will throw this exception.
exception - Property inHistoryRecord
exception - Field inNotYetImplemented
If defined, tests which unexpectedly pass will throw this exception.
exceptionDetails(java.lang.String) - Method inJsonParserCharArray
exceptionDetails(java.lang.String) - Method inJsonParserUsingCharacterSource
ExceptionMessage - Class inorg.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 inExceptionMessage
Exceptions - Class inorg.apache.groovy.json.internal
Exceptions.JsonInternalException - Class inorg.apache.groovy.json.internal
exceptions(groovy.lang.Closure) - Method inAstSpecificationCompiler
Creates a ClassNode[].
exceptions() - Method inGroovyPackageDoc
Included exceptions in this package.
exceptions() - Method inSimpleGroovyPackageDoc
excludedFieldNames - Field inDefaultJsonGenerator
excludedFieldNames - Field inJsonGenerator.Options
excludedFieldTypes - Field inDefaultJsonGenerator
excludedFieldTypes - Field inJsonGenerator.Options
excludedStatement - Field inCompileStack.BlockRecorder
excludeFieldsByName(Iterable<? extends CharSequence>) - Method inJsonGenerator.Options
Excludes from the output any fields that match the specified names.
excludeFieldsByType(Iterable<Class<?>>) - Method inJsonGenerator.Options
Excludes from the output any fields whose type is the same or is assignable to any of the given types.
excludeNulls - Field inDefaultJsonGenerator
excludeNulls - Field inJsonGenerator.Options
excludes - Field inAutoClone
Comma separated list of property (and/or field) names to exclude from cloning.
excludes - Field inBuilder
List of field and/or property names to exclude from generated builder methods.
excludes - Field inDelegate
List of method and/or property names to exclude when delegating.
excludes - Field inEqualsAndHashCode
List of property names (and field names if includeFields is true) to exclude from the equals and hashCode calculations.
excludes - Field inExternalizeMethods
Comma separated list of property names to exclude from externalizing.
excludes - Field inExternalizeVerifier
Comma separated list of property names to exclude from externalization verification.
excludes - Field inMapConstructor
List of field and/or property names to exclude from the constructor.
excludes - Field inSortable
Property names to exclude in the comparison algorithm.
excludes - Field inToString
List of field and/or property names to exclude from generated toString.
excludes - Field inTupleConstructor
List of field and/or property names to exclude from the constructor.
excludeTypes - Field inDelegate
List of interfaces containing method signatures to exclude when delegating.
ExclusiveOrExprAltContext(org.apache.groovy.parser.antlr4.GroovyParser.ExpressionContext) - Constructor inGroovyParser.ExclusiveOrExprAltContext
execGroovy(java.lang.String, java.io.PrintStream) - Method inGroovy
Exec the statement.
execute() - Method inCompileTaskSupport
execute() - Method inGroovy
Load the file and then execute it
execute() - Method inGroovyc
Executes the task.
execute() - Method inGroovydoc
execute(java.lang.Object, java.lang.Object) - Method inGroovyEngine
execute(java.lang.Class) - Method inGroovyJUnitRunnerHelper
execute(java.lang.String) - Method inGroovySystemRegistry
execute() - Method inMain
execute(java.util.List, java.util.List, java.io.File) - Method inProcessGroovyMethods
Executes the command specified by the given list, with the environment defined byenvp and under the working directorydir.
execute() - Method inRootLoaderRef
execute(groovy.lang.GString, groovy.lang.Closure, groovy.lang.Closure) - Method inSql
Executes the given SQL with embedded expressions inside.
execute() - Method inSql.AbstractQueryCommand
Execute the command that's defined by the subclass following the Command pattern.
execute(java.lang.String) - Method inSystemRegistryImpl
execute() - Method inUberCompileTask
execute() - Method inVerifyClass
executeBatch() - Method inBatchingStatementWrapper
executeInsert(groovy.lang.GString, List<String>) - Method inSql
Executes the given SQL statement (typically an INSERT statement).
executePreparedQuery(java.lang.String, List<?>) - Method inSql
Useful helper method which handles resource management when executing a prepared query which returns a result set.
executeQuery(java.lang.String) - Method inSql
Useful helper method which handles resource management when executing a query which returns a result set.
executeUpdate(groovy.lang.GString) - Method inSql
Executes the given SQL update with embedded expressions inside.
exists(java.nio.file.Path, java.nio.file.LinkOption) - Method inNioExtensions
Tests whether the file at the path exists.
exists() - Method inQueryable
Check if the result is empty, similar to SQL'sexists
existsProperty(org.codehaus.groovy.ast.expr.PropertyExpression, boolean, org.codehaus.groovy.ast.ClassCodeVisitorSupport) - Method inStaticCompilationVisitor
existsProperty(org.codehaus.groovy.ast.expr.PropertyExpression, boolean, org.codehaus.groovy.ast.ClassCodeVisitorSupport) - Method inStaticTypeCheckingVisitor
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 inTypeCheckingExtension
exit(java.util.EventObject) - Method inConsole
exitDesktop(java.util.EventObject, java.lang.Object) - Method inConsole
exitParenCallback(java.lang.String) - Method inGroovyLexer
expand(java.lang.Object) - Method inSql
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 inStringGroovyMethods
Expands all tabs into spaces.
expandArgumentFiles - Property inCliBuilder
Whether arguments of the form '@filename' will be expanded into the arguments contained within the file namedfilename (default true).
expandArgumentFiles - Property inCliBuilderInternal
Whether arguments of the form '@filename' will be expanded into the arguments contained within the file namedfilename (default true).
expanded - Property inClosureCellEditor
ExpandedVariable - Interface ingroovy.sql
Identifies a variable to be expanded into the sql string rather than representing a placeholder.
expandEmptyElements - Property inStreamingMarkupBuilder
expandLine(java.lang.CharSequence, int) - Method inStringGroovyMethods
Expands all tabs into spaces.
Expando - Class ingroovy.util
Represents a dynamically expandable bean.
Expando(java.util.Map) - Constructor inExpando
ExpandoMetaClass - Class ingroovy.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 ingroovy.lang
Handles the ability to use the left shift operator to append new constructors
ExpandoMetaClass.ExpandoMetaProperty - Class ingroovy.lang
Instances of this class are returned when using the<< left shift operator.
ExpandoMetaClass(java.lang.Class, boolean, boolean) - Constructor inExpandoMetaClass
Constructs a new ExpandoMetaClass instance for the given class optionally placing the MetaClass in the MetaClassRegistry automatically
ExpandoMetaClassCreationHandle - Class ingroovy.lang
ExpandoMetaProperty(java.lang.String, boolean) - Constructor inExpandoMetaClass.ExpandoMetaProperty
expect - Property inMockFor
expect - Property inStubFor
expectation - Property inMockInterceptor
explicitMethods - Field inFactoryBuilderSupport
explicitProperties - Field inFactoryBuilderSupport
Expression - Class inorg.codehaus.groovy.ast.expr
Base class for any expression.
expression(groovy.lang.Closure) - Method inAstSpecificationCompiler
Creates an ExpressionStatement.
expression() - Method inGroovyParser
expression(int) - Method inGroovyParser.AdditiveExprAltContext
expression(int) - Method inGroovyParser.AndExprAltContext
expression(int) - Method inGroovyParser.AssertStatementContext
expression() - Method inGroovyParser.AssignmentExprAltContext
expression() - Method inGroovyParser.CastExprAltContext
expression - Field inGroovyParser.CommandExpressionContext
expression(int) - Method inGroovyParser.ConditionalExprAltContext
expression() - Method inGroovyParser.Dim1Context
expression() - Method inGroovyParser.ElementValueContext
expression() - Method inGroovyParser.EnhancedExpressionContext
expression() - Method inGroovyParser.EnhancedForControlContext
expression(int) - Method inGroovyParser.EqualityExprAltContext
expression(int) - Method inGroovyParser.ExclusiveOrExprAltContext
expression() - Method inGroovyParser.ExpressionListElementContext
expression() - Method inGroovyParser.FormalParameterContext
expression(int) - Method inGroovyParser.ImplicationExprAltContext
expression(int) - Method inGroovyParser.InclusiveOrExprAltContext
expression(int) - Method inGroovyParser.LogicalAndExprAltContext
expression(int) - Method inGroovyParser.LogicalOrExprAltContext
expression(int) - Method inGroovyParser.MultiplicativeExprAltContext
expression() - Method inGroovyParser.OriginalForControlContext
expression(int) - Method inGroovyParser.PowerExprAltContext
expression(int) - Method inGroovyParser.RegexExprAltContext
expression(int) - Method inGroovyParser.RelationalExprAltContext
expression() - Method inGroovyParser.ResourceContext
expression() - Method inGroovyParser.ReturnStmtAltContext
expression(int) - Method inGroovyParser.ShiftExprAltContext
expression() - Method inGroovyParser.SwitchLabelContext
expression() - Method inGroovyParser.ThrowStmtAltContext
expression() - Method inGroovyParser.UnaryAddExprAltContext
expression() - Method inGroovyParser.UnaryNotExprAltContext
expression() - Method inGroovyParser.YieldStatementContext
expression - Field inMethodPointerExpression
EXPRESSION - Field inTypes
ExpressionAsVariableSlot - Class inorg.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 inExpressionAsVariableSlot
ExpressionContext() - Constructor inGroovyParser.ExpressionContext
expressionInPar() - Method inGroovyParser
expressionInPar() - Method inGroovyParser.DoWhileStmtAltContext
expressionInPar() - Method inGroovyParser.IfElseStatementContext
expressionInPar() - Method inGroovyParser.ParExpressionContext
expressionInPar() - Method inGroovyParser.SwitchExpressionContext
expressionInPar() - Method inGroovyParser.SwitchStatementContext
expressionInPar() - Method inGroovyParser.SynchronizedStmtAltContext
expressionInPar() - Method inGroovyParser.WhileStmtAltContext
ExpressionInParContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.ExpressionInParContext
expressionList(boolean) - Method inGroovyParser
expressionList() - Method inGroovyParser.ForInitContext
expressionList() - Method inGroovyParser.ForUpdateContext
expressionList() - Method inGroovyParser.IndexPropertyArgsContext
expressionList() - Method inGroovyParser.ListContext
expressionList() - Method inGroovyParser.SwitchExpressionLabelContext
ExpressionListContext(org.antlr.v4.runtime.ParserRuleContext, int, boolean) - Constructor inGroovyParser.ExpressionListContext
expressionListElement(boolean) - Method inGroovyParser
expressionListElement() - Method inGroovyParser.EnhancedArgumentListElementContext
expressionListElement(int) - Method inGroovyParser.ExpressionListContext
ExpressionListElementContext(org.antlr.v4.runtime.ParserRuleContext, int, boolean) - Constructor inGroovyParser.ExpressionListElementContext
ExpressionStatement - Class inorg.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 inExpressionStatement
ExpressionStmtAltContext(org.apache.groovy.parser.antlr4.GroovyParser.StatementContext) - Constructor inGroovyParser.ExpressionStmtAltContext
ExpressionTransformer - Interface inorg.codehaus.groovy.ast.expr
Provides a way to transform expressions.
ExpressionUtils - Class inorg.apache.groovy.contracts.util
ext - Field inGrab
The extension of the artifact (normally safe to leave at default value of "jar" but other values like "zip" are sometimes useful).
ext - Property inIvyGrabRecord
ExtendedVerifier - Class inorg.codehaus.groovy.classgen
A specialized Groovy AST visitor meant to perform additional verifications upon the current AST.
ExtendedVerifier(org.codehaus.groovy.control.SourceUnit) - Constructor inExtendedVerifier
extendMethodNodePropertyTable(List<List<?>>, org.codehaus.groovy.ast.MethodNode) - Method inScriptToTreeNodeAdapter
Extends the method node property table by adding custom properties.
EXTENDS() - Method inGroovyParser.ClassDeclarationContext
EXTENDS() - Method inGroovyParser.KeywordsContext
EXTENDS() - Method inGroovyParser.TypeArgumentContext
EXTENDS() - Method inGroovyParser.TypeParameterContext
EXTENSION_DISABLE_PROPERTY - Field inMetaClassRegistryImpl
EXTENSION_METHOD_CACHE - Field inStaticTypeCheckingSupport
extension - Field inSourceAwareCustomizerFactory.SourceOptions
extension - Field inStaticTypeCheckingVisitor
ExtensionMethodCache - Class inorg.codehaus.groovy.transform.stc
This class is used to make extension methods lookup faster.
ExtensionMethodNode - Class inorg.codehaus.groovy.transform.stc
Represents method nodes which are used by the static type checker to virtually add methods coming fromDGM-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 inExtensionMethodNode
ExtensionModule - Class inorg.codehaus.groovy.runtime.m12n
An extension module is a class responsible for providing a list ofmeta methods to the Groovy compiler and runtime.
ExtensionModule(java.lang.String, java.lang.String) - Constructor inExtensionModule
ExtensionModuleRegistry - Class inorg.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 inExtensionModuleRegistry
ExtensionModuleScanner - Class inorg.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 inorg.codehaus.groovy.runtime.m12n
ExtensionModuleScanner(org.codehaus.groovy.runtime.m12n.ExtensionModuleScanner.ExtensionModuleListener, java.lang.ClassLoader) - Constructor inExtensionModuleScanner
extensions - Field inCompileStatic
The list of (classpath resources) paths to type checking DSL scripts, also known as type checking extensions.
extensions - Field inSourceAwareCustomizerFactory.SourceOptions
extensions - Field inTypeChecked
The list of (classpath resources) paths to type checking DSL scripts, also known as type checking extensions.
extensionValidator - Field inSourceAwareCustomizerFactory.SourceOptions
externalClass() - Method inExternalGroovyClassDoc
ExternalGroovyClassDoc - Class inorg.codehaus.groovy.tools.groovydoc
Represents a class not in the codebase being processed.
ExternalGroovyClassDoc(java.lang.Class) - Constructor inExternalGroovyClassDoc
ExternalizeMethods - Annotation Type ingroovy.transform
Class annotation used to assist in the creation ofExternalizable classes.
ExternalizeMethodsASTTransformation - Class inorg.codehaus.groovy.transform
Handles generation of code for the
ExternalizeMethods:
annotation.
ExternalizeVerifier - Annotation Type ingroovy.transform
Class annotation used to assist in the creation ofExternalizable classes.
ExternalizeVerifierASTTransformation - Class inorg.codehaus.groovy.transform
ExternalStrategy - Class ingroovy.transform.builder
This strategy is used with theBuilder AST transform to populate a builder helper class so that it can be used for the fluent creation of instances of a specified class.
ExtraConsoleCommands(java.nio.file.Path, org.apache.groovy.groovysh.jline.GroovyEngine, org.jline.reader.LineReader) - Constructor inMain.ExtraConsoleCommands
extractAttribute(java.util.Map, java.lang.String, java.lang.Class) - Method inGridBagFactory
Returns:
null if not found.
extractClassFromFileDescription() - Method inModuleNode
extractName(java.lang.String) - Method inNewifyASTTransformation
extractPlaceholders(org.codehaus.groovy.ast.ClassNode, Map<GenericsType.GenericsTypeName,GenericsType>) - Method inGenericsUtils
Populates the supplied map with the type parameter/argument relationships of the specified type.
extractPropertyNameFromMethodName(java.lang.String, java.lang.String) - Method inStaticTypeCheckingVisitor
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 inStackTraceUtils
Extracts the root cause of the exception, no matter how nested it is
extractStaticReceiver(org.codehaus.groovy.ast.expr.MethodCall) - Method inTypeCheckingExtension
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 inGenericsUtils
Since:
2.3.1
extractTemporaryTypeInfoKey(org.codehaus.groovy.ast.expr.Expression) - Method inStaticTypeCheckingVisitor
Computes the key to use forTypeCheckingContext.temporaryIfBranchTypeInformation.
extractTypesFromParameters(org.codehaus.groovy.ast.Parameter) - Method inStaticTypeCheckingVisitor

F

Factory - Interface ingroovy.util
FACTORY - Field inMopWriter
FACTORY - Field inStaticCompilationMopWriter
FactoryBuilderSupport - Class ingroovy.util
Mix of BuilderSupport and SwingBuilder's factory support.
FactoryBuilderSupport(boolean) - Constructor inFactoryBuilderSupport
FactorySupport - Class ingroovy.xml
Support class for creating XML Factories
fail(java.lang.String) - Method inGroovyAssert
failedWithUnexpectedEOF() - Method inSourceUnit
Convenience routine, primarily for use by the InteractiveShell, that returns true if parse() failed with an unexpected EOF.
failIfErrors() - Method inErrorCollector
Causes the current phase to fail by throwing a CompilationFailedException.
failOnError - Field inCompileTaskSupport
failOnError - Field inGroovyc
fallbackAttributeOrPropertySite(org.codehaus.groovy.ast.expr.PropertyExpression, org.codehaus.groovy.ast.expr.Expression, java.lang.String, org.codehaus.groovy.classgen.asm.MethodCallerMultiAdapter) - Method inCallSiteWriter
fallbackAttributeOrPropertySite(org.codehaus.groovy.ast.expr.PropertyExpression, org.codehaus.groovy.ast.expr.Expression, java.lang.String, org.codehaus.groovy.classgen.asm.MethodCallerMultiAdapter) - Method inStaticTypesCallSiteWriter
FALSE - Field inConstantExpression
FALSE - Field inJsonParserCharArray
FALSE - Field inJsonParserUsingCharacterSource
FALSE - Enum Constant inJsonTokenType
FALSE - Enum Constant inType
FALSE - Field inValueContainer
fArrayGet(float[], int) - Method inBytecodeInterface8
Gets value from float[] using normalized index.
fArraySet(float[], int, float) - Method inBytecodeInterface8
Sets value into float[] using normalized index.
FastArray - Class inorg.codehaus.groovy.util
FastArray(java.lang.Object) - Constructor inFastArray
fastEquals(groovy.lang.NumberRange) - Method inNumberRange
Compares aNumberRange to anotherNumberRange using only a strict comparison of the NumberRange properties.
FastStringService - Interface inorg.apache.groovy.json
FastStringServiceFactory - Interface inorg.apache.groovy.json
Factory method to create the service.
FastStringUtils - Class inorg.apache.groovy.json.internal
Internal class for fast processing of Strings during JSON parsing
fb - Field inGroovyParser.ConditionalExprAltContext
fb - Field inGroovyParser.IfElseStatementContext
fCalls - Property inLooseExpectation
fCalls - Property inStrictExpectation
fCallSpecIdx - Property inStrictExpectation
fDemand - Property inLooseExpectation
fDemand - Property inStrictExpectation
Field - Annotation Type ingroovy.transform
Variable annotation used for changing the scope of a variable within a script from being within the run method of the script to being at the class level for the script.
field(groovy.lang.Closure) - Method inAstSpecificationCompiler
Creates a FieldExpression.
FIELD_MODIFIERS - Field inObjectInspector
FIELD_NAME - Field inObjectInspector
FIELD_PARAMETERS - Field inObjectInspector
FIELD_RETURN - Field inObjectInspector
FIELD_TARGET - Field inAnnotationNode
FieldASTTransformation - Class inorg.codehaus.groovy.transform
Handles transformation for the
Field:
annotation.
fieldDeclaration() - Method inGroovyParser
fieldDeclaration() - Method inGroovyParser.MemberDeclarationContext
FieldDeclarationContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.FieldDeclarationContext
FieldExpression - Class inorg.codehaus.groovy.ast.expr
Represents a field access such as the expression "this.foo".
FieldExpression(org.codehaus.groovy.ast.FieldNode) - Constructor inFieldExpression
fieldInfo(groovy.lang.PropertyValue) - Method inInspector
FieldNode - Class inorg.codehaus.groovy.ast
Represents a field (member variable)
fieldNode(java.lang.String, int, java.lang.Class, java.lang.Class, groovy.lang.Closure) - Method inAstSpecificationCompiler
Creates a FieldNode.
FieldNode(java.lang.String, int, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.expr.Expression) - Constructor inFieldNode
fields(boolean) - Method inArrayClassDocWrapper
fields(groovy.lang.Closure) - Method inAstSpecificationCompiler
Designates a list ofFieldNodes.
fields(boolean) - Method inExternalGroovyClassDoc
fields(boolean) - Method inGroovyClassDoc
FIELDS - Enum Constant inPackageScopeTarget
Make the Class fields have package protected visibility.
fields(boolean) - Method inSimpleGroovyClassDoc
fieldSeparator - Field inToString
The string to use between each property/field.
fieldTable - Property inObjectBrowser
fieldValue(java.lang.Object, java.lang.String, Class<T>) - Method inFieldValues
FieldValues - Class inorg.apache.groovy.contracts.util
This utility is meant to be used to replace direct calls to private field variables in class invariants.
fieldWithInfo(groovy.lang.PropertyValue) - Method inInspector
fieldX(org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method inGeneralUtils
FIFO - Enum Constant inCacheType
FIFO - Enum Constant inEvictableCache.EvictionStrategy
Entries are evicted in the same order as they come in
file(java.lang.String, groovy.lang.Closure) - Method inFileTreeBuilder
Creates a new file in the current directory, whose contents is going to be generated in the closure.
file - Field inGroovyTestSuite
file() - Method inSystemRegistryImpl.CommandData
FileIterator - Class inorg.codehaus.groovy.ant
FileIterator(org.apache.tools.ant.Project, Iterator<FileSet>, boolean) - Constructor inFileIterator
FileNameByRegexFinder - Class ingroovy.util
Find files according to a base directory and an includes and excludes pattern.
FileNameByRegexFinder() - Constructor inFileNameByRegexFinder
FileNameFinder - Class ingroovy.ant
Find files according to a base directory and an includes and excludes pattern.
FileNameFinder() - Constructor inFileNameFinder
fileNewFile(java.util.EventObject) - Method inConsole
fileNewWindow(java.util.EventObject) - Method inConsole
fileOpen(java.util.EventObject) - Method inConsole
FileOutputTool - Class inorg.codehaus.groovy.tools.groovydoc
FileReaderSource - Class inorg.codehaus.groovy.control.io
A ReaderSource for source files.
FileReaderSource(java.io.File, org.codehaus.groovy.control.CompilerConfiguration) - Constructor inFileReaderSource
Creates the ReaderSource from a File descriptor.
FILES - Enum Constant inFileType
Represents normal files
fileSave(java.util.EventObject) - Method inConsole
fileSaveAs(java.util.EventObject) - Method inConsole
FileScanner - Class inorg.codehaus.groovy.ant
FileScanner(org.apache.tools.ant.Project) - Constructor inFileScanner
FileSystemCompiler - Class inorg.codehaus.groovy.tools
Command-line compiler (aka.
FileSystemCompiler.CompilationOptions - Class inorg.codehaus.groovy.tools
Since:
2.5
FileSystemCompiler.VersionProvider - Class inorg.codehaus.groovy.tools
Since:
2.5
FileSystemCompiler(org.codehaus.groovy.control.CompilerConfiguration, org.codehaus.groovy.control.CompilationUnit) - Constructor inFileSystemCompiler
FileSystemCompilerFacade - Class inorg.codehaus.groovy.ant
This is a helper class, to provide a controlled entry point for the groovyc ant task forked mode.
FileSystemResourceManager - Class inorg.codehaus.groovy.tools.groovydoc
FileSystemResourceManager(java.lang.String) - Constructor inFileSystemResourceManager
FileTreeBuilder - Class ingroovy.util
A builder dedicated at generating a file directory structure from a specification.
FileTreeBuilder(java.io.File) - Constructor inFileTreeBuilder
FileType - Enum ingroovy.io
Represents particular files of interest.
FileVisitResult - Enum ingroovy.io
Represents special return values for the 'preDir', 'postDir' and 'visit'/supplied Closures used withResourceGroovyMethods.traverse and related methods to control subsequent traversal behavior.
fillInStackTrace() - Method inMissingMethodExceptionNoStack
fillInStackTrace() - Method inMissingPropertyExceptionNoStack
fillParameterNames(java.lang.String, java.lang.reflect.Member) - Method inJava8
filter(java.util.OptionalDouble, java.util.function.DoublePredicate) - Method inPluginDefaultGroovyMethods
If a value is present in theOptionalDouble, tests the value using the given predicate and returns the optional if the test returns true or empty otherwise.
FilteredAttributes - Class ingroovy.xml.slurpersupport
Lazy evaluated representation of a node's attributes filtered by a Closure.
FilteredAttributes(groovy.xml.slurpersupport.GPathResult, groovy.lang.Closure, Map<String,String>) - Constructor inFilteredAttributes
Parameters:
parent - the GPathResult prior to the application of the expression creating this GPathResult
FilteredNodeChildren - Class ingroovy.xml.slurpersupport
Lazy evaluated representation of child nodes filtered by a Closure.
FilteredNodeChildren(groovy.xml.slurpersupport.GPathResult, groovy.lang.Closure, Map<String,String>) - Constructor inFilteredNodeChildren
Parameters:
parent - the GPathResult prior to the application of the expression creating this GPathResult
filterExpr - Field inFilterExpression
FilterExpression - Class inorg.apache.groovy.ginq.dsl.expression
Represents filter expression
FilterExpression(org.codehaus.groovy.ast.expr.Expression) - Constructor inFilterExpression
filterLine(java.io.InputStream, java.io.Writer, java.lang.String, groovy.lang.Closure) - Method inIOGroovyMethods
Uses a closure to filter lines from this InputStream and pass them to the given writer.
filterLine(java.nio.file.Path, java.io.Writer, java.lang.String, groovy.lang.Closure) - Method inNioExtensions
Filter the lines from this Path, and write them to the given writer based on the given closure predicate.
filterLine(java.net.URL, java.io.Writer, java.lang.String, groovy.lang.Closure) - Method inResourceGroovyMethods
Uses a closure to filter lines from this URL and pass them to the given writer.
filterMethods(org.codehaus.groovy.ast.ClassNode) - Method inSecureASTCustomizer
filterMethodsByVisibility(List<MethodNode>, org.codehaus.groovy.ast.ClassNode) - Method inStaticTypeCheckingSupport
Filter methods according to visibility
Final - Annotation Type ingroovy.transform
Annotation to add the final modifier to classes, methods, constructors, and fields.
FINAL() - Method inGroovyParser.ClassOrInterfaceModifierContext
FINAL() - Method inGroovyParser.KeywordsContext
FINAL() - Method inGroovyParser.VariableModifierContext
FinalASTTransformation - Class inorg.codehaus.groovy.transform
Handles generation of code for theFinal annotation.
Finalizable - Interface inorg.codehaus.groovy.util
FINALIZATION - Enum Constant inCompilePhase
Perform any last cleanup
FINALIZATION - Enum Constant inCompilePhaseAdapter
FINALIZATION - Field inPhases
Cleanup
finalizeReference() - Method inClassInfo
finalizeReference() - Method inFinalizable
finalizeReference() - Method inManagedConcurrentValueMap
finalizeReference() - Method inManagedReference
FINALLY() - Method inGroovyParser.FinallyBlockContext
FINALLY() - Method inGroovyParser.KeywordsContext
finallyBlock() - Method inGroovyParser
finallyBlock() - Method inGroovyParser.TryCatchStatementContext
FinallyBlockContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.FinallyBlockContext
FinalVariableAnalyzer - Class inorg.codehaus.groovy.classgen
FinalVariableAnalyzer.VariableNotFinalCallback - Interface inorg.codehaus.groovy.classgen
FinalVariableAnalyzer(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.classgen.FinalVariableAnalyzer.VariableNotFinalCallback) - Constructor inFinalVariableAnalyzer
FIND_ACTION_COMMAND - Field inFindReplaceUtility
FIND_ACTION - Field inFindReplaceUtility
find(T, Closure<?>) - Method inArrayGroovyMethods
Finds the first element in the array that matches the given closure condition.
find(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.ast.ASTNode) - Method inASTMatcher
Locates all nodes in the given AST which match the pattern AST.
find(groovy.lang.Closure) - Method inAttribute
find(java.lang.reflect.Constructor) - Method inCachedConstructor
find(java.lang.reflect.Method) - Method inCachedMethod
find(java.net.URI, java.lang.String, boolean, boolean) - Method inClassFinder
Returns the found classes
find(java.util.EventObject) - Method inConsole
find(T, groovy.lang.Closure) - Method inDefaultGroovyMethods
find(groovy.lang.Closure) - Method inGPathResult
Returns the first child of this GPathResult matching the condition(s) specified in the passed closure.
find(java.lang.String) - Method inGroovyEngine
FIND_NEXT - Field inStructuredSyntaxResources
FIND_NEXT - Field inTextEditor
find(groovy.lang.Closure) - Method inNoChildren
Returnsthis.
find(groovy.lang.Closure) - Method inNodeChild
find(groovy.lang.Closure) - Method inNodeChildren
FIND_PREVIOUS - Field inTextEditor
FIND_REGEX - Field inTypes
find(java.lang.CharSequence, java.util.regex.Pattern, groovy.lang.Closure) - Method inStringGroovyMethods
Returns the result of calling a closure with the first occurrence of a compiled regular expression found within a String.
FIND - Field inStructuredSyntaxResources
FIND - Field inTextEditor
findActualTypeByGenericsPlaceholderName(java.lang.String, Map<GenericsType,GenericsType>) - Method inGenericsUtils
Gets the actual type according to the placeholder name.
findAll$$bridge(T, groovy.lang.Closure) - Method inDefaultGroovyMethods
findAll(T, Closure<?>) - Method inArrayGroovyMethods
Finds all elements of the array matching the given Closure condition.
findAll(groovy.lang.Closure) - Method inAttribute
findAll(groovy.lang.Closure) - Method inAttributes
findAll(groovy.lang.Closure) - Method inDataSet
Return a lazy-implemented filtered view of this DataSet.
findAll(T, groovy.lang.Closure) - Method inDefaultGroovyMethods
findAll(groovy.lang.Closure) - Method inGPathResult
Returns the children of this GPathResult matching the condition(s) specified in the passed closure.
findAll(groovy.lang.Closure) - Method inNoChildren
Returnsthis.
findAll(groovy.lang.Closure) - Method inNodeChild
findAll(groovy.lang.Closure) - Method inNodeChildren
findAll(java.lang.CharSequence, java.util.regex.Pattern, Closure<T>) - Method inStringGroovyMethods
Finds all occurrences of a compiled regular expression Pattern within a CharSequence.
findAndRemoveEntry(java.util.Map$Entry) - Method inConcurrentReaderHashMap
Helper method for entrySet.remove
findArg(java.lang.String) - Method inGeneralUtils
findClass(java.lang.String) - Method inArrayClassDocWrapper
findClass(java.lang.String) - Method inExternalGroovyClassDoc
findClass(java.lang.String) - Method inGroovyClassDoc
findClass(java.lang.String) - Method inGroovyPackageDoc
Find a class or interface within this package.
findClass(java.lang.String) - Method inReflectorLoader
Tries to find a Groovy class.
findClass(java.lang.String) - Method inRootLoader
{@inheritDoc}
findClass(java.lang.String) - Method inSimpleGroovyClassDoc
findClass(java.lang.String) - Method inSimpleGroovyPackageDoc
findClassNode(java.lang.String, org.codehaus.groovy.control.CompilationUnit) - Method inClassNodeResolver
Extension point for custom lookup logic of finding ClassNodes.
findClassNode(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.control.CompilationUnit, java.lang.String) - Method inClosureSignatureHint
Produces aClassNode given a string representing the type.
findConstExp(org.codehaus.groovy.ast.expr.Expression, java.lang.Class) - Method inCheckingVisitor
findConverter(Class<?>) - Method inDefaultJsonGenerator
Finds a converter that can handle the given type.
findCurrentInstanceOfClass(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.ClassNode) - Method inStaticTypeCheckingVisitor
A helper method which determines which receiver class should be used in error messages when a field or attribute is not found.
findDeclaredMethod(org.codehaus.groovy.ast.ClassNode, java.lang.String, int) - Method inGeneralUtils
findDGMMethodsByNameAndArguments(java.lang.ClassLoader, org.codehaus.groovy.ast.ClassNode, java.lang.String, org.codehaus.groovy.ast.ClassNode, List<MethodNode>) - Method inStaticTypeCheckingSupport
findDGMMethodsForClassNode(java.lang.ClassLoader, org.codehaus.groovy.ast.ClassNode, java.lang.String, TreeSet<MethodNode>) - Method inStaticTypeCheckingSupport
findEndQuote(char[], int) - Method inBaseJsonParser
findFieldHelper(org.codehaus.groovy.ast.ClassNode) - Method inTraits
findHelper(org.codehaus.groovy.ast.ClassNode) - Method inTraits
findIndexOf(T, int, Closure<?>) - Method inArrayGroovyMethods
Iterates over the elements of an array, starting from a specified index, and returns the index of the first item that satisfies the condition specified by the closure.
findIndexOf(T, int, groovy.lang.Closure) - Method inDefaultGroovyMethods
findIndexValues$$bridge(Iterator<T>, java.lang.Number, groovy.lang.Closure) - Method inDefaultGroovyMethods
Iterates over the elements of an Iterator, starting from a specified startIndex, and returns the index values of the items that match the condition specified in the closure.
findIndexValues(T, java.lang.Number, Closure<?>) - Method inArrayGroovyMethods
Iterates over the elements of an array, starting from a specified index, and returns the index values of the items that match the condition specified in the closure.
findIndexValues(T, java.lang.Number, groovy.lang.Closure) - Method inDefaultGroovyMethods
findingAll(Iterator<T>, Closure<?>) - Method inDefaultGroovyMethods
Lazily finds all items matching the closure condition.
findingResults(Iterator<U>, Closure<T>) - Method inDefaultGroovyMethods
Iterates through the Iterator transforming items using the supplied closure and finding any non-null results.
findLastIndexOf(T, int, Closure<?>) - Method inArrayGroovyMethods
Returns the index of the last item that matches the specified condition that is at or beyond the given index.
findLastIndexOf(T, int, groovy.lang.Closure) - Method inDefaultGroovyMethods
findMethod(org.codehaus.groovy.ast.ClassNode, java.lang.String, org.codehaus.groovy.ast.ClassNode) - Method inStaticTypeCheckingVisitor
findMethodOrFail(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.ClassNode, java.lang.String, org.codehaus.groovy.ast.ClassNode) - Method inStaticCompilationVisitor
findMethodOrFail(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.ClassNode, java.lang.String, org.codehaus.groovy.ast.ClassNode) - Method inStaticTypeCheckingVisitor
findMethodsWithGenerated(org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method inStaticTypeCheckingVisitor
Returns methods defined for the specified receiver and adds "non-existing" methods that will be generated afterwards by the compiler; for example if a method is using default values and the class node is not compiled yet.
findMixinMethod(java.lang.String, java.lang.Class) - Method inExpandoMetaClass
findNext(java.util.EventObject) - Method inConsole
findNextChar(int, int) - Method inCharacterSource
Used to find strings and their ilk Finds the next non-escaped char
findNextChar(int, int) - Method inReaderCharacterSource
findParameterizedType(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode, boolean) - Method inGenericsUtils
Gets the parameterized type by searching the whole class hierarchy according to generics class and actual receiver.
findParameterizedTypeFromCache(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode, boolean) - Method inGenericsUtils
Try to get the parameterized type from the cache.
findPrevious(java.util.EventObject) - Method inConsole
findRegex(java.lang.Object, java.lang.Object) - Method inInvokerHelper
Find the right hand regex within the left hand string and return a matcher.
findRegex(java.lang.Object, java.lang.Object) - Method inScriptBytecodeAdapter
FindReplaceUtility - Class ingroovy.console.ui.text
findResource(java.lang.String) - Method inGroovyClassLoader.InnerLoader
findResources(java.lang.String) - Method inGroovyClassLoader.InnerLoader
findResult(S, U, Closure<V>) - Method inArrayGroovyMethods
Iterates through the Array calling the given closure condition for each item but stopping once the first non-null result is found and returning that result.
findResult(S, U, Closure<V>) - Method inDefaultGroovyMethods
findResults(U, Closure<T>) - Method inArrayGroovyMethods
Iterates through the Array transforming items using the supplied closure and collecting any non-null results.
findResults(U, Closure<T>) - Method inDefaultGroovyMethods
findSAM(org.codehaus.groovy.ast.ClassNode) - Method inClassHelper
Returns the single abstract method of a class node, if it is a SAM type, or null otherwise.
findSetters(org.codehaus.groovy.ast.ClassNode, java.lang.String, boolean) - Method inStaticTypeCheckingSupport
findStaticFieldHelper(org.codehaus.groovy.ast.ClassNode) - Method inTraits
findTargetVariable(org.codehaus.groovy.ast.expr.VariableExpression) - Method inCheckingVisitor
findTargetVariable(org.codehaus.groovy.ast.expr.VariableExpression) - Method inStaticTypeCheckingSupport
Given a variable expression, returns the ultimately accessed variable.
findTraits(org.codehaus.groovy.ast.ClassNode) - Method inTraits
Find all traits associated with the given type.
findWhereKeyword(java.lang.String) - Method inSql
Hook to allow derived classes to override where clause sniffing.
finish() - Method inDefaultTypeCheckingExtension
finish() - Method inGroovyTypeCheckingExtensionSupport
finish() - Method inTypeCheckingExtension
Subclasses should implement this method if they need to perform additional checks after the type checker has finished its work.
finishException(java.lang.Throwable, boolean) - Method inConsole
finishNormal(java.lang.Object, java.lang.Long) - Method inConsole
finnishConstructorCall(org.codehaus.groovy.ast.ConstructorNode, java.lang.String, int) - Method inInvocationWriter
fireConstantMetaClassUpdate(java.lang.Object, java.lang.Class, groovy.lang.MetaClass, groovy.lang.MetaClass) - Method inMetaClassRegistryImpl
Causes the execution of all registered listeners.
fireElementAddedEvent(int, java.lang.Object) - Method inObservableList
fireElementAddedEvent(java.lang.Object) - Method inObservableSet
fireElementClearedEvent(java.util.List) - Method inObservableList
fireElementClearedEvent(java.util.List) - Method inObservableSet
fireElementEvent(groovy.util.ObservableList.ElementEvent) - Method inObservableList
fireElementEvent(groovy.util.ObservableList.ElementEvent) - Method inObservableSet
fireElementRemovedEvent(int, java.lang.Object) - Method inObservableList
fireElementRemovedEvent(java.lang.Object) - Method inObservableSet
fireElementUpdatedEvent(int, java.lang.Object, java.lang.Object) - Method inObservableList
fireMultiElementAddedEvent(int, java.util.List) - Method inObservableList
fireMultiElementAddedEvent(java.util.List) - Method inObservableSet
fireMultiElementRemovedEvent(java.util.List) - Method inObservableList
fireMultiElementRemovedEvent(java.util.List) - Method inObservableSet
fireMultiPropertyEvent(groovy.util.ObservableMap.PropertyEvent) - Method inObservableMap
firePropertyAddedEvent(java.lang.Object, java.lang.Object) - Method inObservableMap
firePropertyChangeEvent(java.lang.String, boolean, boolean) - Method inTextUndoManager
firePropertyClearedEvent(java.util.Map) - Method inObservableMap
firePropertyEvent(groovy.util.ObservableMap.PropertyEvent) - Method inObservableMap
firePropertyRemovedEvent(java.lang.Object, java.lang.Object) - Method inObservableMap
firePropertyUpdatedEvent(java.lang.Object, java.lang.Object, java.lang.Object) - Method inObservableMap
fireSizeChangedEvent(int, int) - Method inObservableList
fireSizeChangedEvent(int, int) - Method inObservableMap
fireSizeChangedEvent(int, int) - Method inObservableSet
first(T) - Method inArrayGroovyMethods
Returns the first item from the array.
first(T) - Method inDefaultGroovyMethods
FIRST_LINE_INDENT - Field inStructuredSyntaxHandler
FIRST_RESULT_SET - Field inSql
first - Field inStreamingJsonBuilder.StreamingJsonDelegate
first() - Method inViolationTracker
firstArgTypesMatches(org.codehaus.groovy.ast.expr.MethodCall, java.lang.Class) - Method inAbstractTypeCheckingExtension
firstArgumentListElement() - Method inGroovyParser
FirstGenericType() - Constructor inFirstParam.FirstGenericType
FirstGenericType() - Constructor inSecondParam.FirstGenericType
FirstGenericType() - Constructor inThirdParam.FirstGenericType
FirstParam - Class ingroovy.transform.stc
FirstParam.Component - Class ingroovy.transform.stc
FirstParam.FirstGenericType - Class ingroovy.transform.stc
FirstParam.SecondGenericType - Class ingroovy.transform.stc
FirstParam.ThirdGenericType - Class ingroovy.transform.stc
FirstParam() - Constructor inFirstParam
firstRow() - Method inDataSet
Returns the first row from a DataSet's underlying table
firstRow(java.lang.String, java.lang.Object) - Method inSql
Performs the given SQL query and return the first row of the result set.
firstSentenceCommentText() - Method inArrayClassDocWrapper
firstSentenceCommentText() - Method inExternalGroovyClassDoc
firstSentenceCommentText() - Method inGroovyDoc
firstSentenceCommentText() - Method inSimpleGroovyClassDoc
firstSentenceCommentText() - Method inSimpleGroovyDoc
firstSentenceCommentText() - Method inSimpleGroovyMemberDoc
firstStatementIsSpecialConstructorCall() - Method inConstructorNode
firstValue(Function<? super T,? extends V>) - Method inWindow
Returns the first value in the window
fixEOLs(java.lang.String) - Method inGroovyTestCase
Returns a copy of a string in which all EOLs are \n.
flatSignature() - Method inGroovyExecutableMemberDoc
flatSignature() - Method inSimpleGroovyExecutableMemberDoc
flatten(double[][]) - Method inArrayGroovyMethods
Flattens a 2D array into a new collection.
flatten(java.util.Map) - Method inConfigObject
Flattens this ConfigObject populating the results into the target Map
flatten(java.lang.Object) - Method inDefaultGroovyMethods
flattenMany(java.lang.Object, Closure<?>) - Method inArrayGroovyMethods
Flatten an array.
flattenMany(Iterator<E>, boolean, Closure<?>) - Method inDefaultGroovyMethods
Flatten the elements from an Iterator.
FlexibleCache - Interface inorg.codehaus.groovy.runtime.memoize
An EvictableCache supporting a getAndPut variant with additional control over caching.
FLIP - Enum Constant inSystemRegistryImpl.Pipe
float_and - Field inNumberMathModificationInfo
float_div - Field inNumberMathModificationInfo
float_intdiv - Field inNumberMathModificationInfo
float_leftShift - Field inNumberMathModificationInfo
float_minus - Field inNumberMathModificationInfo
float_mod - Field inNumberMathModificationInfo
float_multiply - Field inNumberMathModificationInfo
float_or - Field inNumberMathModificationInfo
float_plus - Field inNumberMathModificationInfo
float_remainder - Field inNumberMathModificationInfo
float_rightShift - Field inNumberMathModificationInfo
float_rightShiftUnsigned - Field inNumberMathModificationInfo
FLOAT - Field inSql
float_xor - Field inNumberMathModificationInfo
FloatArrayGetAtMetaMethod - Class inorg.codehaus.groovy.runtime.dgmimpl.arrays
FloatArrayIterable - Class inorg.codehaus.groovy.util
Allows a primitive float array to be used where an Iterable is expected.
FloatArrayIterable(float[]) - Constructor inFloatArrayIterable
FloatArrayIterator - Class inorg.codehaus.groovy.util
Allows a float array to be used where an Iterator is expected.
FloatArrayIterator(float[]) - Constructor inFloatArrayIterator
FloatArrayPutAtMetaMethod - Class inorg.codehaus.groovy.runtime.dgmimpl.arrays
FloatCachedClass - Class inorg.codehaus.groovy.reflection.stdclasses
FloatCachedClass(java.lang.Class, org.codehaus.groovy.reflection.ClassInfo, boolean) - Constructor inFloatCachedClass
FloatComparator - Interface ingroovy.util.function
A comparator of two float values.
FloatFloatArrayColumnIterator - Class inorg.codehaus.groovy.util
An iterator providing the columns of a float[][].
FloatFloatArrayColumnIterator(float[][]) - Constructor inFloatFloatArrayColumnIterator
FloatingPointLiteral() - Method inGroovyParser.FloatingPointLiteralAltContext
FloatingPointLiteralAltContext(org.apache.groovy.parser.antlr4.GroovyParser.LiteralContext) - Constructor inGroovyParser.FloatingPointLiteralAltContext
FloatingPointMath - Class inorg.codehaus.groovy.runtime.typehandling
FloatingPoint (Double and Float) NumberMath operations
FloatUnaryOperator - Interface ingroovy.util.function
Represents an operation that takes afloat-valued operand and produces afloat-valued result.
floatUnbox(java.lang.Object) - Method inDefaultTypeTransformation
floatValue() - Method inCharBuf
floatValue() - Method inCharSequenceValue
floatValue() - Method inNumberValue
floatValue() - Method inValue
floatValue() - Method inValueContainer
FloatWrapper - Class inorg.codehaus.groovy.runtime.wrappers
FloatWrapper(float) - Constructor inFloatWrapper
flush() - Method inCharBuf
flush() - Method inDelegatingIndentWriter
flush() - Method inIndentPrinter
flush() - Method inIO
Flush both output streams.
flush() - Method inNullWriter
flush() - Method inPlatformLineWriter
flush() - Method inStreamingMarkupWriter
flush() - Method inStringBufferWriter
Flush the stream.
flush() - Method inStringBuilderWriter
Flushing this writer has no effect.
FlushingStreamWriter - Class inorg.codehaus.groovy.runtime
Stream writer which flushes after each write operation.
FlushingStreamWriter(java.io.OutputStream) - Constructor inFlushingStreamWriter
focusGained(java.awt.event.FocusEvent) - Method inConsole
focusGained(java.awt.event.FocusEvent) - Method inFindReplaceUtility
focusLost(java.awt.event.FocusEvent) - Method inConsole
FONT_FAMILY - Field inStructuredSyntaxHandler
FONT_SIZE - Field inStructuredSyntaxHandler
footer - Property inCliBuilder
Optional additional message for usage; displayed after the options.
footer - Property inCliBuilderInternal
Optional additional message for usage; displayed after the options.
FOR() - Method inGroovyParser.ForStmtAltContext
FOR() - Method inGroovyParser.KeywordsContext
FOR_LOOP_DUMMY - Field inForStatement
force - Field inBuilder
Whether to always include helper constructors.
force - Field inGrab
Defaults tofalse but set totrue to indicate to the underlying Ivy conflict manager that this dependency should be forced to the given revision.
force - Field inGroovycTask
force - Property inIvyGrabRecord
force - Field inTupleConstructor
By default, this annotation becomes a no-op if you provide your own constructor.
forClass - Field inBuilder
A class for which builder methods should be created.
forControl() - Method inGroovyParser
forControl() - Method inGroovyParser.ForStmtAltContext
ForControlContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.ForControlContext
forEachRemaining(Consumer<? super T>) - Method inStreamGroovyMethods
FOREGROUND - Field inStructuredSyntaxHandler
forInit() - Method inGroovyParser
forInit() - Method inGroovyParser.OriginalForControlContext
ForInitContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.ForInitContext
fork(org.codehaus.groovy.ast.ASTNode) - Method inTreeContext
formalParameter() - Method inGroovyParser
formalParameter(int) - Method inGroovyParser.FormalParameterListContext
FormalParameterContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.FormalParameterContext
formalParameterList() - Method inGroovyParser
formalParameterList() - Method inGroovyParser.ClosureContext
formalParameterList() - Method inGroovyParser.FormalParametersContext
FormalParameterListContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.FormalParameterListContext
formalParameters() - Method inGroovyParser
formalParameters() - Method inGroovyParser.ClassDeclarationContext
formalParameters() - Method inGroovyParser.MethodDeclarationContext
formalParameters() - Method inGroovyParser.StandardLambdaParametersContext
FormalParametersContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.FormalParametersContext
format(java.time.ZonedDateTime, java.time.format.FormatStyle) - Method inDateTimeExtensions
Formats this date/time in the provided, localizedFormatStyle.
format(java.util.Calendar, java.lang.String) - Method inDateUtilExtensions
format(java.lang.Object, boolean, boolean, int, boolean) - Method inFormatHelper
format(java.lang.Object, boolean, int, boolean) - Method inInvokerHelper
format(java.lang.String, java.lang.Object) - Method inMessageSource
Format a message (based onMessageFormat) using the message from the resource bundles using the given code as a pattern and the given objects as arguments.
formatArgumentList(org.codehaus.groovy.ast.ClassNode) - Method inStaticTypeCheckingVisitor
FormatHelper - Class inorg.codehaus.groovy.runtime
Formatting methods
FormatMethod - Annotation Type ingroovy.typecheckers
If this annotation is attached to aFormatter.format-like method, then when type-checking calls to the method, it will be a candidate method checked byFormatStringChecker.
formatNameForClassLoading(java.lang.String) - Method inBytecodeHelper
returns a name that Class.forName() can take.
FormatStringChecker - Class ingroovy.typecheckers
Checks at compile-time for incorrect format strings in format methods such asprintf andString.format.
FormatStringChecker() - Constructor inFormatStringChecker
FormattedTextFactory - Class ingroovy.swing.factory
FormattedTextFactory() - Constructor inFormattedTextFactory
formatter - Property inCliBuilder
Normally set internally but can be overridden if you want to customise how the usage message is displayed.
formatTypeName(org.codehaus.groovy.ast.ClassNode) - Method inClassNodeUtils
Formats a type name into a human-readable version.
FormModel - Class ingroovy.swing.model
Represents a number of field models which can be ValueModel, PropertyModel, TableModel, TreeModel or nested FormModel instances
FormModel(Map<String,Object>) - Constructor inFormModel
forName(java.lang.String) - Method inIO.Verbosity
forS(org.codehaus.groovy.ast.Parameter, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.stmt.Statement) - Method inGeneralUtils
ForStatement - Class inorg.codehaus.groovy.ast.stmt
Represents a for loop in Groovy.
forStatement(groovy.lang.Closure) - Method inAstSpecificationCompiler
Create a ForStatement.
ForStatement(org.codehaus.groovy.ast.Parameter, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.stmt.Statement) - Constructor inForStatement
ForStmtAltContext(org.apache.groovy.parser.antlr4.GroovyParser.LoopStatementContext) - Constructor inGroovyParser.ForStmtAltContext
forUpdate() - Method inGroovyParser
forUpdate() - Method inGroovyParser.OriginalForControlContext
ForUpdateContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.ForUpdateContext
forward(java.lang.String) - Method inServletBinding
frac12 - Field inEntity
frac14 - Field inEntity
frac34 - Field inEntity
fragment(java.util.Map, java.lang.String) - Method inBaseTemplate
Renders an embedded template as a fragment.
frame - Property inAstBrowser
frame - Property inConsole
frame - Property inObjectBrowser
frameConsoleDelegates - Property inConsole
FrameFactory - Class ingroovy.swing.factory
FrameFactory() - Constructor inFrameFactory
frameLocation - Property inAstBrowserUiPreferences
frameSize - Property inAstBrowserUiPreferences
freeze() - Method inGStringImpl
Returns:
returns an equivalent optimised but less mutable version of this GString
from(Queryable<T>) - Method inQueryable
Returns the originalQueryable instance directly
from - Field inRangeInfo
from(Stream<T>, groovy.lang.EmptyRange) - Method inStreamGroovyMethods
Returns an empty stream.
FromAbstractTypeMethods - Class ingroovy.transform.stc
This signature hint uses abstract methods from some type (abstract class or interface) in order to infer the expected parameter types.
fromCache(org.codehaus.groovy.vmplugin.v8.CacheableCallSite, Class<?>, java.lang.String, int, java.lang.Boolean, java.lang.Boolean, java.lang.Boolean, java.lang.Object, java.lang.Object) - Method inIndyInterface
Get the cached methodhandle. if the related methodhandle is not found in the inline cache, cache and return it.
fromCallSiteName(java.lang.String) - Method inIndyInterface.CallType
FromExpression - Class inorg.apache.groovy.ginq.dsl.expression
Represents the from expression
FromExpression(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Constructor inFromExpression
fromISO8601(char[], int, int) - Method inDates
fromJsonDate(char[], int, int) - Method inDates
fromPhaseNumber(int) - Method inCompilePhase
Returns the CompilePhase for the given integer phase number.
FromString - Class ingroovy.transform.stc
FullBinding - Interface inorg.apache.groovy.swing.binding
Since:
Groovy 1.1
fullHashJoin(Queryable<? extends U>, Function<? super T,?>, Function<? super U,?>) - Method inQueryable
Full hash join anotherQueryable instance, similar to SQL'sfull join
fullJoin(Queryable<? extends U>, BiPredicate<? super T,? super U>) - Method inQueryable
Full join anotherQueryable instance, similar to SQL'sfull join
fullSize() - Method inClassInfo
fullStackTraces - Property inConsole
fullStackTracesAction - Property inConsole
fullyResolve(org.codehaus.groovy.ast.GenericsType, Map<GenericsTypeName,GenericsType>) - Method inStaticTypeCheckingSupport
Given a generics type representing SomeClass<T,V> and a resolved placeholder map, returns a new generics type for which placeholders are resolved recursively.
fullyResolveType(org.codehaus.groovy.ast.ClassNode, Map<GenericsTypeName,GenericsType>) - Method inStaticTypeCheckingSupport
Function - Interface inorg.apache.groovy.internal.util
Backport of Java8 Function.

G

GCONTRACTS_ENABLED_VAR - Field inBaseVisitor
GContractsASTTransformation - Class inorg.apache.groovy.contracts.ast
GE - Field inGeneralUtils
GE() - Method inGroovyParser.RelationalExprAltContext
genCallWithFixedParams(org.objectweb.asm.ClassWriter, java.lang.String, java.lang.String, org.codehaus.groovy.reflection.CachedMethod, java.lang.String) - Method inCallSiteGenerator
genCallXxxWithArray(org.objectweb.asm.ClassWriter, java.lang.String, java.lang.String, org.codehaus.groovy.reflection.CachedMethod, java.lang.String) - Method inCallSiteGenerator
genEncodingString(java.lang.CharSequence) - Method inGroovyClassLoader
Generates an encoded string based on the specified characters and the defined encoding algorithm.
GENERAL_END_OF_STATEMENT - Field inTypes
GeneralUtils - Class inorg.codehaus.groovy.ast.tools
Handy methods when working with the Groovy AST.
generate(Supplier<? extends T>) - Method inIterators
An iterator providing infinite elements using a Supplier.
generateAll() - Method inDocGenerator
Builds an HTML page from the structure of extension method classes.
generateCallSiteArray() - Method inCallSiteWriter
generateCallSiteArray() - Method inIndyCallSiteWriter
generateCallSiteArray() - Method inStaticTypesCallSiteWriter
generateClass(org.codehaus.groovy.ast.ClassNode) - Method inJavaStubGenerator
Generated - Annotation Type ingroovy.transform
Marks class members that have been generated by the compiler.
GENERATED_EMPTY_STATEMENT - Field inStaticTypeCheckingVisitor
GENERATED_PROXY_CLASSNODE - Field inTraits
GeneratedBytecodeAwareGroovyClassLoader - Class ingroovy.console.ui
GeneratedBytecodeAwareGroovyClassLoader(groovy.lang.GroovyClassLoader) - Constructor inGeneratedBytecodeAwareGroovyClassLoader
GeneratedClosure - Interface inorg.codehaus.groovy.runtime
Marker interface to identify closures generated by the groovy compiler.
generateDefaultPostconditionStatement(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method inPostconditionGenerator
Adds a default postcondition if a postcondition has already been defined for thisMethodNode in a super-class.
generateDefaultPreconditionStatement(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method inPreconditionGenerator
Generates the default precondition statement forMethodNode instances with thePrecondition annotation.
GeneratedGroovyProxy - Interface ingroovy.lang
An interface implemented by some Groovy proxies which gives access to the proxied object.
GeneratedLambda - Interface inorg.codehaus.groovy.runtime
Marker interface to identify lambda generated by the groovy compiler.
GeneratedMetaMethod - Class inorg.codehaus.groovy.reflection
GeneratedMetaMethod.DgmMethodRecord - Class inorg.codehaus.groovy.reflection
GeneratedMetaMethod.Proxy - Class inorg.codehaus.groovy.reflection
GeneratedMetaMethod(java.lang.String, org.codehaus.groovy.reflection.CachedClass, java.lang.Class, java.lang.Class) - Constructor inGeneratedMetaMethod
generateFileNames() - Method inFileSystemCompiler.CompilationOptions
generateInvariantAssertionStatement(org.codehaus.groovy.ast.ClassNode, org.apache.groovy.contracts.domain.ClassInvariant) - Method inClassInvariantGenerator
Reads theInvariant boolean expression and generates a synthetic method holding this class invariant.
generateMopCalls(LinkedList<MethodNode>, boolean) - Method inMopWriter
Generates a Meta Object Protocol method that is used to call a non-public method or to make a call to super.
generateNamePrefixOnce() - Method inAbstractHttpServlet
generatePostconditionAssertionStatement(org.codehaus.groovy.ast.MethodNode, org.apache.groovy.contracts.domain.Postcondition) - Method inPostconditionGenerator
Injects a postcondition assertion statement in the givenmethod, based on thebooleanExpression.
generatePreconditionAssertionStatement(org.codehaus.groovy.ast.MethodNode, org.apache.groovy.contracts.domain.Precondition) - Method inPreconditionGenerator
Injects a precondition assertion statement in the givenmethod, based on the givenannotation of typeRequires.
generateScriptName() - Method inGroovyClassLoader
generateScriptName() - Method inGroovyClassLoader.InnerLoader
GenerateStubsTask - Class inorg.codehaus.groovy.ant
Generates Java stubs from Groovy sources.
generateTryCatchBlock(org.codehaus.groovy.ast.ClassNode, java.lang.String, org.codehaus.groovy.ast.stmt.Statement) - Method inTryCatchBlockGenerator
generateTryCatchBlockForInlineMode(org.codehaus.groovy.ast.ClassNode, java.lang.String, org.codehaus.groovy.ast.stmt.Statement) - Method inTryCatchBlockGenerator
GeneratorContext - Class inorg.codehaus.groovy.classgen
A context shared across generations of a class and its inner classes.
GeneratorContext(org.codehaus.groovy.ast.CompileUnit, int) - Constructor inGeneratorContext
genericScriptName() - Method inGroovyAssert
Returns:
a generic script name to be used byGroovyShell#evaluate.
GenericsType - Class inorg.codehaus.groovy.ast
This class is used to describe generic type signatures for ClassNodes.
GenericsType.GenericsTypeName - Class inorg.codehaus.groovy.ast
RepresentsGenericsType name.
genericsType(java.lang.Class, groovy.lang.Closure) - Method inAstSpecificationCompiler
Creates a GenericsType.
GenericsType(org.codehaus.groovy.ast.ClassNode) - Constructor inGenericsType
GenericsTypeName(java.lang.String) - Constructor inGenericsType.GenericsTypeName
genericsTypes(groovy.lang.Closure) - Method inAstSpecificationCompiler
Creates a GenericsTypes[].
GenericsUtils - Class inorg.codehaus.groovy.ast.tools
Utility methods to deal with parameterized types.
GenericsVisitor - Class inorg.codehaus.groovy.control
Verify correct usage of generics.
GenericsVisitor(org.codehaus.groovy.control.SourceUnit) - Constructor inGenericsVisitor
genericTypeIndex - Field inDelegatesTo
The index of the generic type that will be the type of the closure's delegate.
genPogoMetaMethodSite(org.codehaus.groovy.reflection.CachedMethod, org.objectweb.asm.ClassWriter, java.lang.String) - Method inCallSiteGenerator
genPojoMetaMethodSite(org.codehaus.groovy.reflection.CachedMethod, org.objectweb.asm.ClassWriter, java.lang.String) - Method inCallSiteGenerator
genPositionInfo(Tuple2<Integer,Integer>) - Method inSyntaxErrorReportable
genStaticMetaMethodSite(org.codehaus.groovy.reflection.CachedMethod, org.objectweb.asm.ClassWriter, java.lang.String) - Method inCallSiteGenerator
get(java.lang.ClassLoader) - Method inAbstractExtensionMethodCache
get(java.lang.Object) - Method inAntProjectPropertiesDelegate
get(org.codehaus.groovy.ast.MethodNode) - Method inAssertionMap
get(KEY) - Method inCache
get(java.lang.Object) - Method inCommonCache
{@inheritDoc}
get(java.lang.Object) - Method inConcurrentCommonCache
{@inheritDoc}
get(java.lang.Object) - Method inConcurrentLinkedHashMap
get(java.lang.Object) - Method inConcurrentReaderHashMap
Returns the value to which the specified key is mapped in this table.
get(java.lang.Object) - Method inConcurrentReferenceHashMap
Returns the value to which the specified key is mapped, ornull if this map contains no mapping for the key.
get(java.lang.Object) - Method inConfigObject
get(int, boolean) - Method inCSTNode
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 inDefaultGroovyMethods
Looks up an item in a Map for the given key and returns the corresponding value.
GET_DELEGATE - Field inStaticTypeCheckingVisitor
get(java.lang.Object) - Method inDocFinder
get(org.w3c.dom.NamedNodeMap, java.lang.String) - Method inDOMCategory
get(int) - Method inEmptyRange
Always throwsIndexOutOfBoundsException for an empty range.
get(int) - Method inFastArray
get(Class<?>) - Method inGroovyClassValue
get(java.lang.String) - Method inGroovyEngine
get(java.lang.Object) - Method inGroovyRowResult
Find the property value for the given name (ignoring case).
get(java.lang.Object) - Method inGroovyRunnerRegistry
Returns the registered runner for the specified key.
GET - Enum Constant inIndyInterface.CallType
Get property invocation type
get(int) - Method inIntRange
get(java.lang.Object) - Method inLazyMap
get() - Method inLazyReference
get(java.lang.Object) - Method inLazyValueMap
Gets the item by key from the mapping.
get(java.lang.Object) - Method inListHashMap
get(int) - Method inListWithDefault
Returns the element at the given index but grows the list if needed.
get(int) - Method inListWrapperListModel
get(K) - Method inLRUCache
get(K) - Method inManagedConcurrentValueMap
Returns the value stored for the given key at the point of call.
get() - Method inManagedReference
get(java.lang.Object) - Method inMapWithDefault
Returns the value to which the specified key is mapped, or the default value as specified by the initializing closure if this map contains no mapping for the key.
get(K) - Method inMemoizeCache
Gets a value from the cache
get(java.lang.String) - Method inNamedRecord
get(java.lang.String) - Method inNamespace
Returns the QName for the given localName.
get(java.lang.Object) - Method inNamespaceAwareHashMap
get(java.lang.String) - Method inNode
Provides lookup of elements by non-namespaced name
get(int) - Method inNumberRange
get(int) - Method inObjectRange
get(int) - Method inObservableList
get(java.lang.Object) - Method inObservableMap
GET_OWNER - Field inStaticTypeCheckingVisitor
get(java.util.OptionalDouble) - Method inPluginDefaultGroovyMethods
If a value is present in theOptionalDouble, returns the value.
get(java.lang.String) - Method inPreferences
get(java.lang.String) - Method inProcessingContextInformation
get(int) - Method inReduction
Returns the specified element, or null.
get() - Method inReference
get(int) - Method inReversedList
get() - Method inScriptReference
get(jakarta.servlet.jsp.PageContext, java.lang.String) - Method inServletCategory
get(K) - Method inSimpleCache
get(java.lang.Object) - Method inStampedCommonCache
{@inheritDoc}
get(java.lang.Object) - Method inStringSetMap
get() - Method inSupplier
GET_THISOBJECT - Field inStaticTypeCheckingVisitor
get(int) - Method inToken
Returns the specified element, or null.
get(int) - Method inTuple
get(java.lang.Object) - Method inUnlimitedConcurrentCache
Gets a value from the cache
get(int) - Method inValueList
get(java.lang.Object) - Method inValueMapImpl
getAbstractMethods() - Method inClassNode
Returns:
the abstract methods associated with thisClassNode
getAccessedVariable() - Method inVariableExpression
getAcg() - Method inDelegatingController
getAcg() - Method inWriterController
getAdaptee() - Method inAdaptingMetaClass
Returns the MetaClass that this adapter adapts
getAdaptee() - Method inDelegatingMetaClass
getAdaptee() - Method inProxy
getAdaptee() - Method inProxyMetaClass
getAdditionalFilters() - Method inMarkupBuilder
getAgo() - Method inBaseDuration
getAgo() - Method inDatumDependentDuration
getAgo() - Method inDuration
getAgo() - Method inTimeDuration
getAlias() - Method inImportNode
getAliasExpr() - Method inDataSourceExpression
getAliasList() - Method inNamedRecord
getAllClassInfo() - Method inClassInfo
getAllDeclaredMethods() - Method inClassNode
getAllInterfaces() - Method inClassNode
getAllMethods(org.codehaus.groovy.ast.ClassNode) - Method inGeneralUtils
getAllowedConstantTypes() - Method inSecureASTCustomizer
getAllowedExpressions() - Method inSecureASTCustomizer
getAllowedImports() - Method inSecureASTCustomizer
getAllowedReceivers() - Method inSecureASTCustomizer
getAllowedStarImports() - Method inSecureASTCustomizer
getAllowedStatements() - Method inSecureASTCustomizer
getAllowedStaticImports() - Method inSecureASTCustomizer
getAllowedStaticStarImports() - Method inSecureASTCustomizer
getAllowedTokens() - Method inSecureASTCustomizer
getAllProperties(org.codehaus.groovy.ast.ClassNode, boolean, boolean, boolean, boolean, boolean) - Method inBeanUtils
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 inGeneralUtils
getAllProperties() - Method inReleaseInfo
getAnchor() - Method inTableLayoutCell
Returns:
the GridBagConstraints enumeration for anchor
getAndPut(java.lang.String, org.codehaus.groovy.runtime.memoize.MemoizeCache.ValueProvider<? super String,? extends MethodHandleWrapper>) - Method inCacheableCallSite
getAndPut(K, ValueProvider<? super K,? extends V>, boolean) - Method inCommonCache
getAndPut(K, ValueProvider<? super K,? extends V>, boolean) - Method inConcurrentCommonCache
getAndPut(K, ValueProvider<? super K,? extends V>, boolean) - Method inFlexibleCache
getAndPut(K, ValueProvider<? super K,? extends V>) - Method inLRUCache
Try to get the value from cache.
getAndPut(K, ValueProvider<? super K,? extends V>) - Method inMemoizeCache
Try to get the value from cache.
getAndPut(K, ValueProvider<? super K,? extends V>, boolean) - Method inStampedCommonCache
getAndPut(K, ValueProvider<? super K,? extends V>) - Method inUnlimitedConcurrentCache
Try to get the value from cache.
getAnnotation(Class<T>) - Method inCachedMethod
getAnnotationName() - Method inAbstractASTTransformation
If the transform is associated with a single annotation, returns a name suitable for displaying in error messages.
getAnnotationName() - Method inImmutableASTTransformation
getAnnotationName() - Method inMapConstructorASTTransformation
getAnnotationName() - Method inRecordCompletionASTTransformation
getAnnotationName() - Method inRecordTypeASTTransformation
getAnnotationName() - Method inTupleConstructorASTTransformation
getAnnotationNode() - Method inModifierNode
getAnnotationNodeInHierarchyWithMetaAnnotation(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.ClassNode) - Method inAnnotationUtils
getAnnotationProcessor(java.lang.String) - Method inAnnotationProcessorVisitor
getAnnotations(org.codehaus.groovy.ast.ClassNode) - Method inAnnotatedNode
getAnnotations(org.codehaus.groovy.ast.ClassNode) - Method inClassNode
getAnnotations(org.codehaus.groovy.ast.ClassNode) - Method inDecompiledClassNode
getAntProject() - Method inAntBuilder
getAntXmlContext() - Method inAntBuilder
Gets the xml context of Ant used while creating tasks
getAquaLAFName() - Method inLookAndFeelHelper
getArguments(org.codehaus.groovy.ast.expr.MethodCall) - Method inAbstractTypeCheckingExtension
getArguments() - Method inConstructorCallExpression
getArguments() - Method inIncorrectClosureArgumentsException
getArguments() - Method inMethodCall
getArguments() - Method inMethodCallExpression
getArguments() - Method inMissingMethodException
getArguments() - Method inStaticMethodCallExpression
getArgumentTypes(org.codehaus.groovy.ast.expr.ArgumentListExpression) - Method inStaticTypeCheckingVisitor
getArgumentTypes(org.codehaus.groovy.ast.expr.ArgumentListExpression) - Method inTypeCheckingExtension
getArray() - Method inAbstractCallSite
getArray() - Method inCallSite
getArray() - Method inFastArray
getArrayGetCaller() - Method inBinaryExpressionWriter
getArrayGetResultType() - Method inBinaryBooleanExpressionHelper
getArrayGetResultType() - Method inBinaryExpressionWriter
getArrayGetResultType() - Method inBinaryObjectExpressionHelper
getArraySetCaller() - Method inBinaryExpressionWriter
getArtifactClassLoader() - Method inClassInfo
getAssertionStatement(org.codehaus.groovy.ast.expr.BooleanExpression) - Method inAssertStatementCreationUtility
Reusable method for creating assert statements for the givenbooleanExpression.
getAssertionStatements(List<BooleanExpression>) - Method inAssertStatementCreationUtility
Reusable method for creating assert statements for the givenbooleanExpression.
getAssertionWriter() - Method inDelegatingController
getAssertionWriter() - Method inWriterController
getAST() - Method inCompilationUnit
Returns the CompileUnit that roots our AST.
getAST() - Method inSourceUnit
Returns the Abstract Syntax Tree produced during convert()ing and expanded during later phases.
getASTTransformationsContext() - Method inCompilationUnit
Returns:
the AST transformations current context
getAsType(java.lang.Object, Class<T>) - Method inTraits
Converts a class implementing some trait into a target class.
getAt$$bridge(boolean[], int) - Method inStaticTypeCheckingSupport.BooleanArrayStaticTypesHelper
getAt$$bridge(byte[], int) - Method inStaticTypeCheckingSupport.ByteArrayStaticTypesHelper
getAt$$bridge(char[], int) - Method inStaticTypeCheckingSupport.CharArrayStaticTypesHelper
getAt$$bridge(double[], int) - Method inStaticTypeCheckingSupport.DoubleArrayStaticTypesHelper
getAt$$bridge(float[], int) - Method inStaticTypeCheckingSupport.FloatArrayStaticTypesHelper
getAt$$bridge(int[], int) - Method inStaticTypeCheckingSupport.IntArrayStaticTypesHelper
getAt$$bridge(long[], int) - Method inStaticTypeCheckingSupport.LongArrayStaticTypesHelper
getAt$$bridge(short[], int) - Method inStaticTypeCheckingSupport.ShortArrayStaticTypesHelper
getAt(T, Collection<?>) - Method inArrayGroovyMethods
Selects a List of items from an array using a Collection to identify the indices to be selected.
getAt(java.time.ZoneOffset, java.time.temporal.TemporalField) - Method inDateTimeExtensions
Supports the getAt operator; equivalent to calling theZoneOffset.getLong method.
getAt(java.util.Calendar, java.util.Collection) - Method inDateUtilExtensions
Support the subscript operator for a Calendar with a collection of indices.
getAt(T, java.util.Collection) - Method inDefaultGroovyMethods
getAt(groovy.xml.dom.DOMCategory.NodesHolder, groovy.lang.IntRange) - Method inDOMCategory
getAt(groovy.lang.IntRange) - Method inGPathResult
Supports the range subscript operator for a GPathResult.
getAt(java.lang.String) - Method inGroovyResultSet
Gets the value of the designated column in the current row as anObject.
getAt(int) - Method inGroovyResultSetExtension
Supports integer based subscript operators for accessing at numbered columns starting at zero.
getAt(int) - Method inGroovyRowResult
Retrieve the value of the property by its index.
getAt(int) - Method inListWithDefault
Overwrites subscript operator handling by redirecting toget(int).
getAt(java.lang.String) - Method inNamedRecord
getAt(groovy.namespace.QName) - Method inNode
Provides lookup of elements by QName.
getAt(int) - Method inNodeChild
getAt(groovy.namespace.QName) - Method inNodeList
Provides lookup of elements by QName.
getAt(TypedOption<T>, T) - Method inOptionAccessor
getAt(Optional<T>, int) - Method inPluginDefaultGroovyMethods
If a value is present in theOptional, returns the value or null.
getAt - Field inRecordOptions
Iftrue, this adds a methodgetAt(int) which given an integer n, returns the n'th component in the record.
getAt(jakarta.servlet.jsp.PageContext, java.lang.String) - Method inServletCategory
getAt(boolean[], int) - Method inStaticTypeCheckingSupport.BooleanArrayStaticTypesHelper
getAt(byte[], int) - Method inStaticTypeCheckingSupport.ByteArrayStaticTypesHelper
getAt(char[], int) - Method inStaticTypeCheckingSupport.CharArrayStaticTypesHelper
getAt(double[], int) - Method inStaticTypeCheckingSupport.DoubleArrayStaticTypesHelper
getAt(float[], int) - Method inStaticTypeCheckingSupport.FloatArrayStaticTypesHelper
getAt(int[], int) - Method inStaticTypeCheckingSupport.IntArrayStaticTypesHelper
getAt(long[], int) - Method inStaticTypeCheckingSupport.LongArrayStaticTypesHelper
getAt(T, int) - Method inStaticTypeCheckingSupport.ObjectArrayStaticTypesHelper
getAt(short[], int) - Method inStaticTypeCheckingSupport.ShortArrayStaticTypesHelper
getAt(Stream<T>, groovy.lang.EmptyRange) - Method inStreamGroovyMethods
Returns an empty list.
getAt(java.lang.String, groovy.lang.Range) - Method inStringGroovyMethods
Supports the range subscript operator for String.
getAt(javax.swing.JToolBar, int) - Method inSwingExtensions
Support the subscript operator for JToolBar.
getATN() - Method inAtnManager
getAtnWrapper() - Method inAtnManager
getAttribute(java.lang.Class, java.lang.Object, java.lang.String, boolean, boolean) - Method inClosureMetaClass
getAttribute(java.lang.Class, java.lang.Object, java.lang.String, boolean) - Method inDelegatingMetaClass
getAttribute(java.lang.Class, java.lang.Object, java.lang.String, boolean) - Method inGPathResult
getAttribute(java.lang.Object, java.lang.String) - Method inInvokerHelper
getAttribute(java.lang.Class, java.lang.Object, java.lang.String, boolean) - Method inMetaClass
Retrieves the value of an attribute (field).
getAttribute(java.lang.Object, java.lang.String) - Method inMetaObjectProtocol
Retrieves an attribute of an instance of the class returned by the getTheClass() method.
getAttribute(java.lang.Class, java.lang.Object, java.lang.String, boolean) - Method inNode
getAttribute(java.lang.Class, java.lang.Object, java.lang.String, boolean) - Method inNodeList
getAttribute(java.lang.Class, java.lang.Object, java.lang.String, boolean) - Method inOwnedMetaClass
getAttributeDelegates() - Method inFactoryBuilderSupport
getAttributeInfoFromMap(java.util.Map) - Method inJmxAttributeInfoManager
This method builds a single ModelMBeanAttribute info from a given meta data map object.
getAttributeInfosFromMap(java.util.Map) - Method inJmxAttributeInfoManager
Generates a list of ModelMBeanAttributeInfo from a list meta data Maps.
getAttributeValue(org.w3c.dom.Attr) - Method inDomToGroovy
getAutoIndent() - Method inIndentPrinter
getAutoIndentString() - Method inTemplateConfiguration
getAvailableCharsets() - Method inCharsetToolkit
Retrieves all the availableCharsets on the platform, among which the defaultcharset.
getBaseName(java.nio.file.Path) - Method inNioExtensions
Provide the path's name without an extension.
getBaseName(java.io.File) - Method inResourceGroovyMethods
Provide the file's name without an extension.
getBaseTemplateClass() - Method inTemplateConfiguration
getBean() - Method inPropertyBinding
getBeanFactoryName() - Method inObjectGraphBuilder
Returns the current name of the 'bean' node.
GetBeanMethodMetaProperty(java.lang.String, groovy.lang.MetaMethod) - Constructor inMethodMetaProperty.GetBeanMethodMetaProperty
getBinaryExpressionHelper() - Method inDelegatingController
getBinaryExpressionHelper() - Method inStaticTypesWriterController
getBinaryExpressionHelper() - Method inWriterController
getBinding() - Method inScript
getBitwiseOperationBytecode(int) - Method inBinaryDoubleExpressionHelper
getBitwiseOperationBytecode(int) - Method inBinaryExpressionWriter
getBitwiseOperationBytecode(int) - Method inBinaryFloatExpressionHelper
getBitwiseOperationBytecode(int) - Method inBinaryIntExpressionHelper
getBitwiseOperationBytecode(int) - Method inBinaryLongExpressionHelper
getBitwiseOperationBytecode(int) - Method inBinaryObjectExpressionHelper
getBody() - Method inGPathResult
Creates a Closure representing the body of this GPathResult.
getBooleanAnnotationParameter(org.codehaus.groovy.ast.AnnotationNode, java.lang.String, boolean) - Method inAbstractInterruptibleASTTransformation
getBooleanExpression() - Method inAssertStatement
getBooleanExpression() - Method inDoWhileStatement
getBooleanExpression(List<BooleanExpression>) - Method inExpressionUtils
getBooleanExpression() - Method inIfStatement
getBooleanExpression() - Method inTernaryExpression
getBooleanExpression() - Method inWhileStatement
getBooleanExpressionsFromAssertionStatements(org.codehaus.groovy.ast.stmt.BlockStatement) - Method inExpressionUtils
Returns allBooleanExpression instances found in the givenBlockStatement.
getBooleanSafe(java.lang.String) - Method inSystemUtil
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.
getBoundList() - Method inJListSelectedElementBinding
getBreakLabel() - Method inCompileStack
getBridgeMethodTarget(java.lang.reflect.Method) - Method inTraits
Reflection API to find the method corresponding to the default implementation of a trait, given a bridge method.
getBuffer() - Method inGroovyEngine
getBugText() - Method inGroovyBugError
Returns the bug text to describe this error
getBuilder() - Method inStringBuilderWriter
Gets the underlying builder.
getBundle(java.util.ResourceBundle, java.lang.String, java.util.Locale) - Method inDefaultGroovyStaticMethods
Works exactly like ResourceBundle.getBundle(String, Locale).
getBytecode(java.lang.String) - Method inGeneratedBytecodeAwareGroovyClassLoader
getBytecodeInstruction() - Method inBytecodeSequence
Returns the singular BytecodeInstruction.
getBytecodeParameterTypes() - Method inNewMetaMethod
getBytecodePostprocessor() - Method inCompilerConfiguration
getBytecodeVersion() - Method inCompilerConfiguration
Returns the targeted bytecode (aka Java class file) version number.
getBytecodeVersion() - Method inDelegatingController
getBytecodeVersion() - Method inWriterController
getBytes() - Method inGroovyClass
getBytes(java.lang.String) - Method inGString
getBytes(java.nio.charset.Charset) - Method inGStringImpl
getBytes(java.io.InputStream) - Method inIOGroovyMethods
Read the content of this InputStream and return it as a byte[].
getBytes(java.nio.file.Path) - Method inNioExtensions
Read the content of the Path and returns it as a byte[].
getBytes(java.net.URL, Map<String,?>) - Method inResourceGroovyMethods
Read the content of this URL and returns it as a byte[].
getCachedClass() - Method inCachedClass
compatibility method
getCachedClass() - Method inCachedConstructor
getCachedClass() - Method inClassInfo
getCachedClass(java.lang.Class) - Method inReflectionCache
getCachedConstrcutor() - Method inMOPIter.MetaConstructor
getCachedConstructor() - Method inCachedConstructor
getCachedField() - Method inCachedField
getCachedMethod() - Method inCachedMethod
getCachedMethod() - Method inReflectionMetaMethod
getCachedSuperClass() - Method inCachedClass
getCachedSuperClass() - Method inObjectCachedClass
getCall() - Method inMacroContext
Returns:
original method call expression
getCallingClass(int, Collection<String>) - Method inReflectionUtils
Gets the called that is matchLevel stack frames before the call, ignoring MOP frames and desired exclude packages.
getCalls() - Method inBenchmarkInterceptor
Returns the raw data associated with the current benchmark run.
getCallSiteLoader() - Method inCachedClass
getCallSiteName() - Method inIndyInterface.CallType
Returns the name of the call site type
getCallSites() - Method inCallSiteWriter
getCallSites() - Method inInterfaceHelperClassNode
getCallSiteWriter() - Method inDelegatingController
getCallSiteWriter() - Method inStaticTypesWriterController
getCallSiteWriter() - Method inWriterController
getCaseStatement(int) - Method inSwitchStatement
Returns:
the case statement of the given index or null
getCaseStatements() - Method inSwitchStatement
getCatchStatement(int) - Method inTryCatchStatement
Returns:
The catch statement of the given index or null.
getCatchStatements() - Method inTryCatchStatement
getCategoryMethods(java.lang.String) - Method inGroovyCategorySupport
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 inGroovyCategorySupport.ThreadCategoryInfo
getCategoryName(org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method inLogASTTransformation.LoggingStrategy
getCategoryNameUsage(java.lang.String) - Method inGroovyCategorySupport
getCause() - Method inConfigurationException
Returns the causing exception, if available.
getCause() - Method inExceptionMessage
Returns the underlying Exception.
getCause() - Method inExceptions.JsonInternalException
getCause() - Method inGroovyBugError
getCause() - Method inMissingMethodExecutionFailed
getCause() - Method inSyntaxErrorMessage
Returns the underlying SyntaxException.
getCellEditorValue() - Method inButtonOrTextEditor
getCellEditorValue() - Method inClosureCellEditor
getCellpadding() - Method inTableLayout
getChangeType() - Method inObservableList.ElementEvent
getChangeType() - Method inObservableMap.PropertyEvent
getChangeType() - Method inObservableSet.ElementEvent
getChannelNames() - Method inGroovyLexer
getCharContent(boolean) - Method inMemJavaFileObject
getCharContent(boolean) - Method inRawJavaFileObject
getCharFromSizeOneString(java.lang.Object) - Method inDefaultTypeTransformation
getChars(int, int, char[], int) - Method inGStringImpl
getChars(java.lang.CharSequence) - Method inStringGroovyMethods
Converts the given CharSequence into an array of characters.
getCharset() - Method inCharsetToolkit
getChildBuilder() - Method inFactoryBuilderSupport
getChildPropertySetter() - Method inObjectGraphBuilder
Returns the current ChildPropertySetter.
getChildren() - Method inClosureRenderer
getClass(java.lang.String) - Method inCompileUnit
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 inAbstractInterruptibleASTTransformation
getClassCacheEntry(java.lang.String) - Method inGroovyClassLoader
gets a class from the class cache.
getClassDocsFromSingleSource(java.lang.String, java.lang.String, java.lang.String) - Method inGroovyDocParser
getClassDocsFromSingleSource(java.lang.String, java.lang.String, java.lang.String) - Method inGroovyDocParserI
getClasses() - Method inCompilationUnit
Get the GroovyClasses generated by compile().
getClasses() - Method inCompileUnit
Returns:
a list of all the classes in each module in the compilation unit
getClasses() - Method inModuleNode
getClassesForPackage(java.lang.String) - Method inJrtJavaBasePackages
getClassesForPackage(java.lang.String) - Method inPackageHelper
Attempts to list all the classes in the specified package as determined by the context class loader
getClassesToCompile() - Method inCompileUnit
getClassgenCallback() - Method inCompilationUnit
getClassifierExpr() - Method inGroupExpression
getClassInfo(java.lang.Class) - Method inClassInfo
getClassInternalName(java.lang.String) - Method inBytecodeHelper
Returns:
the ASM internal name of the type
getClassInternalNames(org.codehaus.groovy.ast.ClassNode) - Method inBytecodeHelper
Returns:
an array of ASM internal names of the type
getClassLoader() - Method inASTHelper
Returns our class loader (as supplied on construction).
getClassLoader() - Method inCompileUnit
getClassLoader() - Method inGroovyScriptEngineImpl
getClassLoader() - Method inGroovyShell
getClassLoader() - Method inJavaShell
When and only whencompile(String, String) orcompileAll(String, String) is invoked, returned class loader will reference the compiled classes.
getClassLoader() - Method inObjectGraphBuilder
Returns the classLoader used to load a node's class.
getClassLoader() - Method inProcessingUnit
Returns the class loader in use by this ProcessingUnit.
getClassLoadingTypeDescription(org.codehaus.groovy.ast.ClassNode) - Method inBytecodeHelper
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 inDelegatingController
getClassName() - Method inImportNode
getClassName(java.lang.Object) - Method inMetaClassHelper
getClassName() - Method inWriterController
getClassNameResolver() - Method inObjectGraphBuilder
Returns the current ClassNameResolver.
getClassNamesForPackage(java.lang.String, java.lang.ClassLoader) - Method inPackageHelper
Attempts to list all the class names in the specified package as determined by the Groovy class loader classpath
getClassNode() - Method inAnnotationNode
getClassNode() - Method inClassCompletionVerifier
getClassNode() - Method inClassNodeResolver.LookupResult
returns the ClassNode
getClassNode(java.lang.String) - Method inCompilationUnit
Convenience routine to get the named ClassNode.
getClassNode() - Method inDelegatingController
getClassNode() - Method inDelegatingMetaClass
getClassNode(org.codehaus.groovy.ast.ClassNode, boolean) - Method inInnerClassVisitorHelper
getClassNode() - Method inMetaClass
Obtains a reference to the original AST for the MetaClass if it is available at runtime
getClassNode() - Method inOwnedMetaClass
getClassNode() - Method inStaticCompilationTransformer
getClassNode() - Method inVerifier
getClassNode() - Method inWriterController
getClassNodeResolver() - Method inCompilationUnit
getClasspath() - Method inCompilerConfiguration
Returns:
the classpath
getClasspath() - Method inCompileTaskSupport
getClasspath() - Method inGroovy
Gets the classpath.
getClasspath() - Method inGroovyc
Gets the classpath to be used for this compilation.
getClassPath() - Method inGroovyClassLoader
gets the currently used classpath.
getClasspath() - Method inUberCompileTask
getClassPathUrls() - Method inLoaderConfiguration
The classpath as URL[] from this configuration.
getClassProps() - Method inInspector
Get the Class Properties of the object under inspection.
getClassScope() - Method inVariableScope
Non-null iff this scope corresponds to a class; as opposed to a method, "if" statement, block statement, etc.
getClassTemplates() - Method inGroovydoc
Creates and returns an array of class template classpath entries.
getClassText(org.codehaus.groovy.ast.ClassNode) - Method inAstToTextHelper
getClassToUpdate() - Method inMetaClassRegistryChangeEvent
Get the class that is updated.
getClassUnderInspection() - Method inInspector
getClassVisitor() - Method inDelegatingController
getClassVisitor() - Method inWriterController
getClosure() - Method inClosureException
getClosure() - Method inClosureInvokingMethod
Returns the original closure that this method invokes
getClosure() - Method inClosureMetaMethod
Retrieves the closure that is invoked by this MetaMethod
getClosure() - Method inClosureSourceBinding
getClosure() - Method inClosureStaticMetaMethod
Retrieves the closure that is invoked by this MetaMethod
getClosure() - Method inClosureTriggerBinding
getClosure() - Method inDefaultAction
getClosure() - Method inIncorrectClosureArgumentsException
getClosureArgument(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.expr.MethodCallExpression) - Method inMacroGroovyMethods
getClosureExpression() - Method inTypeCheckingContext.EnclosingClosure
getClosureLevel() - Method inStatementReplacer
getClosureSharedExpressions() - Method inSharedVariableCollector
getClosureSharedVariables(org.codehaus.groovy.ast.expr.ClosureExpression) - Method inClosureWriter
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 inClosureSignatureHint
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 inFromAbstractTypeMethods
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 inFromString
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 inMapEntryOrKeyValue
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 inSingleSignatureClosureHint
getClosureWriter() - Method inDelegatingController
getClosureWriter() - Method inStaticTypesWriterController
getClosureWriter() - Method inWriterController
getCode() - Method inCaseStatement
getCode() - Method inCatchStatement
getCode() - Method inClosureExpression
This gets the code statement of the closure.
getCode() - Method inMethodNode
getCode() - Method inSynchronizedStatement
getCodeAsBlock(org.codehaus.groovy.ast.MethodNode) - Method inMethodNodeUtils
Gets the code for a method (or constructor) as a block.
getCodec(int, java.lang.ClassLoader) - Method inStaticTypeCheckingVisitor.SignatureCodecFactory
getCodePoints(java.lang.CharSequence) - Method inStringGroovyMethods
Converts the given CharSequence into an array of code point values including any surrogate pairs as perString.codePoints.
getCodeSource() - Method inCompileUnit
getCodeSource() - Method inGroovyCodeSource
getCollectionExpression() - Method inForStatement
getColspan() - Method inTableLayoutCell
getColumn() - Method inClosureRenderer
getColumn() - Method inGinqSyntaxError
getColumn() - Method inGroovySyntaxError
getColumn() - Method inLineColumnReader
getColumn() - Method inPositionInfo
getColumn() - Method inTemplateParseException
getColumn() - Method inValue
getColumnClass(int) - Method inDefaultTableModel
getColumnClass(int) - Method inTableMap
getColumnCount() - Method inDefaultTableModel
getColumnCount() - Method inTableMap
getColumnList() - Method inDefaultTableModel
Returns:
the column definitions.
getColumnList() - Method inDefaultTableModel.MyTableColumnModel
getColumnMark() - Method inLineColumnReader
getColumnModel(int) - Method inDefaultTableModel
getColumnName(int) - Method inDefaultTableModel
getColumnName(int) - Method inTableMap
getColumnNumber() - Method inASTNode
getCommandStyle() - Method inConsoleSupport
getCommonSuperClass(java.lang.String, java.lang.String) - Method inCompilationUnit
getCompareCode() - Method inBinaryDoubleExpressionHelper
getCompareCode() - Method inBinaryExpressionWriter
getCompareCode() - Method inBinaryFloatExpressionHelper
getCompareCode() - Method inBinaryIntExpressionHelper
getCompareCode() - Method inBinaryLongExpressionHelper
getCompareCode() - Method inBinaryObjectExpressionHelper
getCompilationCustomizers() - Method inCompilerConfiguration
Returns the list of compilation customizers.
getCompilationTimeStamp() - Method inDecompiledClassNode
getCompilationUnit() - Method inASTTransformationsContext
getCompilationUnit() - Method inMacroContext
Returns:
current compilation unit
getCompilationUnit() - Method inTypeCheckingContext
getCompilerConfiguration() - Method inMarkupTemplateEngine
getCompilerFactory() - Method inJavaAwareCompilationUnit
getCompileStack() - Method inDelegatingController
getCompileStack() - Method inWriterController
getCompileUnit() - Method inClassNode
getCompileUnit() - Method inDummyClassGenerator
getCompileUnit() - Method inGeneratorContext
getComponent() - Method inTableLayoutCell
getComponentType() - Method inClassNode
getConditionalBlockValues() - Method inConfigSlurper
getConfig() - Method inCompileUnit
getConfig() - Method inGroovyScriptEngine
Returns:
a non null compiler configuration
getConfigFile() - Method inConfigObject
getConfigscript() - Method inGroovyc
Get the configuration file used to customize the compilation configuration.
getConfiguration() - Method inErrorCollector
Returns:
the compiler configuration used to create this error collector
getConfiguration() - Method inGinqAstVisitor
getConfiguration() - Method inGinqAstWalker
getConfiguration() - Method inProcessingUnit
Gets the CompilerConfiguration for this ProcessingUnit.
getConnection() - Method inSql
If this instance was created with a single Connection then the connection is returned.
getConsoleId() - Method inConsole
getConstantAnnotationParameter(org.codehaus.groovy.ast.AnnotationNode, java.lang.String, java.lang.Class, java.lang.Object) - Method inTimedInterruptibleASTTransformation
getConstantName() - Method inConstantExpression
getConstantTypesBlackList() - Method inSecureASTCustomizer
Legacy alias forgetDisallowedConstantTypes()
getConstantTypesWhiteList() - Method inSecureASTCustomizer
Legacy alias forgetAllowedStatements()
getConstraints() - Method inTableLayoutCell
Returns:
the constraints of this cell
getConstructorInfoFromMap(java.util.Map) - Method inJmxOperationInfoManager
This method extracts ModelMBeanConstructorInfo from provided meta map.
getConstructorInfosFromMap(java.util.Map) - Method inJmxOperationInfoManager
This method extracts an array of MBeanConstructorInfo from a list of meta maps.
getConstructorNode() - Method inDelegatingController
getConstructorNode() - Method inWriterController
getConstructors() - Method inCachedClass
getConstructorSuggestionString(java.lang.Class, java.lang.Object) - Method inMethodRankHelper
Returns a string detailing possible solutions to a missing constructor if no good solutions can be found an empty string is returned.
getContent() - Method inGroovydoc
Get the content of groovydoc
getContent() - Method inGroovydocTag
getContent() - Method inJsonBuilder
getContent() - Method inJsonDelegate
getContent() - Method inObservableList
getContent() - Method inObservableMap
getContent() - Method inObservableSet
getContent() - Method inTomlBuilder
getContent() - Method inYamlBuilder
getContext() - Method inDelegatingController
getContext() - Method inFactoryBuilderSupport
Returns:
the context of the current node.
getContext() - Method inGroovyShell
getContext() - Method inLocatedMessage
getContext() - Method inModuleNode
getContext() - Method inWriterController
getContextAttribute(java.lang.String) - Method inFactoryBuilderSupport
getContexts() - Method inFactoryBuilderSupport
Returns:
the stack of available contexts.
getContinuationData() - Method inFactoryBuilderSupport
Stores the thread local states in a Map that can be passed across threads
getContinueLabel() - Method inCompileStack
getController() - Method inAsmClassGenerator
getController() - Method inASTHelper
getController() - Method inBinaryExpressionHelper
getController() - Method inBinaryExpressionWriter
return writer controller
getConverter() - Method inAbstractFullBinding
getConverter() - Method inFullBinding
getConverter() - Method inMutualPropertyBinding
getCorrectedClassNode(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode, boolean) - Method inStaticTypeCheckingSupport
getCorrectedReceiver() - Method inSelector
ReturnsNullObject.getNullObject if the receiver (args[0]) is null.
getCount(java.util.regex.Matcher) - Method inStringGroovyMethods
Finds the number of Strings matched to the given Matcher.
getCST() - Method inSourceUnit
Returns the Concrete Syntax Tree produced during parse()ing.
getCurrent() - Method inBuilderSupport
getCurrent() - Method inFactoryBuilderSupport
Returns:
the current node being built.
getCurrent() - Method inNamespaceBuilderSupport
getCurrentBuilder() - Method inFactoryBuilderSupport
Returns:
the builder that built the current node.
getCurrentConstantMetaClassVersioning() - Method inDefaultMetaClassInfo
getCurrentFactory() - Method inFactoryBuilderSupport
Returns:
the factory that built the current node.
getCurrentName() - Method inFactoryBuilderSupport
Returns:
the factory of the parent of the current node.
getCurrentNode() - Method inNodeBuilder
getCurrentScope() - Method inAbstractTypeCheckingExtension
getCurrentTime() - Method inGroovyScriptEngine
getCv() - Method inDelegatingController
getCv() - Method inWriterController
getData() - Method inReceiver
getDataSource() - Method inSql
getDataSourceExpr() - Method inDataSourceExpression
getDataSourceExpression() - Method inDataSourceHolder
getDataSourceExpression() - Method inFromExpression
getDataSourceExpression() - Method inJoinExpression
getDataSourceExpression() - Method inProcessExpression
getDateString(java.time.ZonedDateTime) - Method inDateTimeExtensions
Formats this date/time with theDateTimeFormatter.ISO_LOCAL_DATE formatter and appends the zone's short name, e.g.
getDateString(java.util.Date) - Method inDateUtilExtensions
getDateTimeString(java.time.ZonedDateTime) - Method inDateTimeExtensions
Formats this date/time with theDateTimeFormatter.ISO_LOCAL_DATE_TIME formatter and appends the zone's short name, e.g.
getDateTimeString(java.util.Date) - Method inDateUtilExtensions
getDay(java.lang.Integer) - Method inTimeCategory
getDaylightSavingsOffset(groovy.time.BaseDuration) - Method inTimeCategory
getDays() - Method inBaseDuration
getDays(java.lang.Integer) - Method inTimeCategory
getDebug() - Method inCompilerConfiguration
Returns true if debugging operation has been requested.
getDebug() - Method inProxyGenerator
getDeclarationEncoding() - Method inTemplateConfiguration
Returns:
the encoding used in the declaration header
getDeclaredConstructor(org.codehaus.groovy.ast.Parameter) - Method inClassNode
Returns:
the constructor matching the given parameters ornull
getDeclaredConstructors() - Method inClassNode
getDeclaredConstructors() - Method inDecompiledClassNode
getDeclaredField(java.lang.String) - Method inClassNode
Finds a field matching the given name in this class.
getDeclaredField(java.lang.String) - Method inDecompiledClassNode
getDeclaredFieldOfCurrentClassOrAccessibleFieldOfSuper(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode, java.lang.String, boolean) - Method inAsmClassGenerator
getDeclaredInterfaces() - Method inCachedClass
getDeclaredMethod(java.lang.String, org.codehaus.groovy.ast.Parameter) - Method inClassNode
Finds a method matching the given name and parameters in this class.
getDeclaredMethods(java.lang.String) - Method inClassNode
Returns a list of all methods with the given name from this class.
getDeclaredMethods(java.lang.String) - Method inDecompiledClassNode
getDeclaredMethods(Class<?>, java.lang.String, Class<?>) - Method inReflectionUtils
getDeclaredMethodsFromInterfaces(org.codehaus.groovy.ast.ClassNode) - Method inClassNodeUtils
Gets methods from all interfaces.
getDeclaredMethodsFromSuper(org.codehaus.groovy.ast.ClassNode) - Method inClassNodeUtils
Gets methods from the super class.
getDeclaredMethodsMap() - Method inClassNode
getDeclaredVariable(java.lang.String) - Method inVariableScope
getDeclaredVariables() - Method inVariableScope
Gets a map containing the variables declared in this scope.
getDeclaredVariablesIterator() - Method inVariableScope
Gets an iterator for the declared class variables.
getDeclaringClass() - Method inAnnotatedNode
getDeclaringClass() - Method inBooleanArrayGetAtMetaMethod
getDeclaringClass() - Method inBooleanArrayPutAtMetaMethod
getDeclaringClass() - Method inByteArrayGetAtMetaMethod
getDeclaringClass() - Method inByteArrayPutAtMetaMethod
getDeclaringClass() - Method inCachedConstructor
getDeclaringClass() - Method inCachedField
getDeclaringClass() - Method inCachedMethod
getDeclaringClass() - Method inCharacterArrayGetAtMetaMethod
getDeclaringClass() - Method inCharacterArrayPutAtMetaMethod
getDeclaringClass() - Method inClosureMetaMethod
getDeclaringClass() - Method inClosureStaticMetaMethod
getDeclaringClass() - Method inDoubleArrayGetAtMetaMethod
getDeclaringClass() - Method inDoubleArrayPutAtMetaMethod
getDeclaringClass() - Method inFloatArrayGetAtMetaMethod
getDeclaringClass() - Method inFloatArrayPutAtMetaMethod
getDeclaringClass() - Method inGeneratedMetaMethod
getDeclaringClass() - Method inIntegerArrayGetAtMetaMethod
getDeclaringClass() - Method inIntegerArrayPutAtMetaMethod
getDeclaringClass() - Method inLongArrayGetAtMetaMethod
getDeclaringClass() - Method inLongArrayPutAtMetaMethod
getDeclaringClass() - Method inMetaMethod
Gets the class where this method is declared.
getDeclaringClass() - Method inMixinInMetaClass
getDeclaringClass() - Method inMixinInstanceMetaMethod
getDeclaringClass() - Method inMixinInstanceMetaProperty
getDeclaringClass() - Method inMOPIter.MetaConstructor
getDeclaringClass() - Method inNewMetaMethod
getDeclaringClass() - Method inNumberNumberMetaMethod
getDeclaringClass() - Method inObjectArrayGetAtMetaMethod
getDeclaringClass() - Method inObjectArrayPutAtMetaMethod
getDeclaringClass() - Method inReflectionMetaMethod
getDeclaringClass() - Method inShortArrayGetAtMetaMethod
getDeclaringClass() - Method inShortArrayPutAtMetaMethod
getDeclaringClass() - Method inTransformMetaMethod
getDefaultCharset() - Method inCharsetToolkit
Retrieves the default Charset
getDefaultFamily() - Method inConsoleTextEditor
getDefaultImportClasses(java.lang.String) - Method inJava9
getDefaultImportClasses(java.lang.String) - Method inVMPlugin
Returns the default import classes: class name -> the relevant package names
getDefaultJmxNameDomain() - Method inJmxBuilder
getDefaultJmxNameType() - Method inJmxBuilder
getDefaultObjectName(java.lang.Object) - Method inJmxBuilderTools
Builds a default ObjectName() instance for a given backing POJO/POGO
getDefaultScriptExtension() - Method inCompilerConfiguration
getDefaultSoftBundle() - Method inReferenceManager
deprecated:
useReferenceBundle.getSoftBundle
getDefaultStatement() - Method inSwitchStatement
getDefaultStyle() - Method inStructuredSyntaxDocumentFilter.LexerNode
getDefaultSystemCharset() - Method inCharsetToolkit
Retrieve the default charset of the system.
getDefaultTarget() - Method inCacheableCallSite
getDefaultValue() - Method inParameter
getDefaultValueForPrimitive(org.codehaus.groovy.ast.ClassNode) - Method inPrimitiveHelper
getDefaultWeakBundle() - Method inReferenceManager
deprecated:
useReferenceBundle.getWeakBundle
getDefiningClassLoader() - Method inGroovyClassLoader.ClassCollector
getDelegate() - Method inArrayClassDocWrapper
getDelegate() - Method inClosure
Returns:
the delegate Object to which method calls will go which is typically the outer class when the closure is constructed
getDelegate() - Method inComposedClosure
getDelegate() - Method inConversionHandler
Returns the delegate.
getDelegate() - Method inCurriedClosure
getDelegate() - Method inDelegatingScript
getDelegate() - Method inListWithDefault
getDelegate() - Method inObservableList.ObservableIterator
getDelegate() - Method inObservableSet.ObservableIterator
getDelegatedMetaClass() - Method inGroovyObjectWrapper
getDelegatedMetaClass() - Method inPojoWrapper
getDelegatedMetaClass() - Method inWrapper
getDelegateList() - Method inListWrapperListModel
getDelegateList() - Method inObservableList
getDelegateSet() - Method inObservableSet
getDelegationMetadata(org.codehaus.groovy.ast.expr.ClosureExpression) - Method inStaticTypeCheckingVisitor
getDelimeterSize() - Method inStructuredSyntaxDocumentFilter.MultiLineRun
deprecated:
usegetDelimiterSize() instead
getDelimiterSize() - Method inStructuredSyntaxDocumentFilter.MultiLineRun
getDependencies(java.util.Map, groovy.grape.IvyGrabRecord) - Method inGrapeIvy
getDescription() - Method inCSTNode
Returns a description of the node.
getDescription() - Method inGroovyFileFilter
getDescription() - Method inModuleNode
Returns:
the underlying character stream description
getDescription(int) - Method inPhases
Returns a description of the specified phase.
getDescription(int) - Method inTypes
Gets the description for the specified type.
getDescriptionByName(java.lang.String) - Method inTypeUtil
getDescriptionByType(org.codehaus.groovy.ast.ClassNode) - Method inTypeUtil
getDescriptor() - Method inCachedMethod
getDescriptor() - Method inMetaMethod
Returns a descriptor of this method based on the return type and parameters of this method.
getDeserializationFormats() - Method inGroovyEngine
getDestdir() - Method inGroovyc
Gets the destination directory into which the java source files should be compiled.
getDevisionOpResultType() - Method inBinaryBooleanExpressionHelper
getDevisionOpResultType() - Method inBinaryDoubleExpressionHelper
getDevisionOpResultType() - Method inBinaryExpressionWriter
getDevisionOpResultType() - Method inBinaryFloatExpressionHelper
getDevisionOpResultType() - Method inBinaryIntExpressionHelper
getDevisionOpResultType() - Method inBinaryLongExpressionHelper
getDevisionOpResultType() - Method inBinaryObjectExpressionHelper
getDirective() - Method inClosure
Returns:
Returns the directive.
getDisableChecksums() - Method inGrape
Global flag to ignore checksums.
getDisabledGlobalASTTransformations() - Method inCompilerConfiguration
Returns the list of disabled global AST transformation class names.
getDisablePropertyName() - Method inAbstractExtensionMethodCache
getDisablePropertyName() - Method inExtensionMethodCache
getDisallowedConstantTypes() - Method inSecureASTCustomizer
getDisallowedExpressions() - Method inSecureASTCustomizer
getDisallowedImports() - Method inSecureASTCustomizer
getDisallowedReceivers() - Method inSecureASTCustomizer
getDisallowedStarImports() - Method inSecureASTCustomizer
getDisallowedStatements() - Method inSecureASTCustomizer
getDisallowedStaticImports() - Method inSecureASTCustomizer
getDisallowedStaticStarImports() - Method inSecureASTCustomizer
getDisallowedTokens() - Method inSecureASTCustomizer
getDisposalClosures() - Method inFactoryBuilderSupport
getDoCall() - Method inClosureMetaMethod
getDocTemplates() - Method inGroovydoc
Creates and returns an array of doc template classpath entries.
getDocument() - Method inXmlSlurper
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 inXmlParser
getDocUrl(java.lang.String, boolean, List<LinkArgument>, java.lang.String, org.codehaus.groovy.groovydoc.GroovyRootDoc, org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDoc) - Method inSimpleGroovyClassDoc
getDoubleQuotes() - Method inMarkupBuilder
Returnstrue if attribute values are output with double quotes;false if single quotes are used.
getDTDHandler() - Method inXmlParser
getDTDHandler() - Method inXmlSlurper
getEditor() - Method inPreferences
GetEffectivePogoFieldSite - Class inorg.codehaus.groovy.runtime.callsite
GetEffectivePogoFieldSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClass, org.codehaus.groovy.reflection.CachedField) - Constructor inGetEffectivePogoFieldSite
GetEffectivePojoPropertySite - Class inorg.codehaus.groovy.runtime.callsite
GetEffectivePojoPropertySite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaProperty) - Constructor inGetEffectivePojoPropertySite
getEighth() - Method inTuple8
getEighth() - Method inTuple9
getElement(javax.swing.JTable, int) - Method inJTableMetaMethods
getElementAt(int) - Method inListWrapperListModel
getElementName(java.lang.String, java.lang.String, java.lang.String) - Method inXmlParser
Return a name given the namespaceURI, localName and qName.
getElementType() - Method inArrayExpression
getElseBlock() - Method inIfStatement
getEmptyMethods() - Method inProxyGenerator
getEnableAutoDownload() - Method inGrape
This is a static access auto download enabler.
getEnableGrapes() - Method inGrape
This is a static access kill-switch.
getEnclosingBinaryExpression() - Method inAbstractTypeCheckingExtension
getEnclosingBinaryExpression() - Method inTypeCheckingContext
Returns the binary expression which is on the top of the stack, or null if there's no such element.
getEnclosingBinaryExpressionStack() - Method inAbstractTypeCheckingExtension
getEnclosingBinaryExpressionStack() - Method inTypeCheckingContext
Returns the current stack of enclosing binary expressions.
getEnclosingClassNode() - Method inAbstractTypeCheckingExtension
getEnclosingClassNode() - Method inTypeCheckingContext
Returns the class node which is on the top of the stack, or null if there's no such element.
getEnclosingClassNodes() - Method inAbstractTypeCheckingExtension
getEnclosingClassNodes() - Method inTypeCheckingContext
Returns the current stack of enclosing classes.
getEnclosingClosure() - Method inAbstractTypeCheckingExtension
getEnclosingClosure() - Method inTypeCheckingContext
Returns the closure expression which is on the top of the stack, or null if there's no such element.
getEnclosingClosureStack() - Method inAbstractTypeCheckingExtension
getEnclosingClosureStack() - Method inTypeCheckingContext
Returns the current stack of enclosing closure expressions.
getEnclosingMethod() - Method inAbstractTypeCheckingExtension
getEnclosingMethod() - Method inClassNode
The enclosing method of local inner class.
getEnclosingMethod() - Method inTypeCheckingContext
Returns the method node which is on the top of the stack, or null if there's no such element.
getEnclosingMethodCall() - Method inAbstractTypeCheckingExtension
getEnclosingMethodCall() - Method inTypeCheckingContext
Returns the method call which is on the top of the stack, or null if there's no such element.
getEnclosingMethodCalls() - Method inAbstractTypeCheckingExtension
getEnclosingMethodCalls() - Method inTypeCheckingContext
Returns the current stack of enclosing method calls.
getEnclosingMethods() - Method inAbstractTypeCheckingExtension
getEnclosingMethods() - Method inTypeCheckingContext
Returns the current stack of enclosing methods.
getEnclosingSwitchStatement() - Method inTypeCheckingContext
Returns the switch statement which is on the top of the stack, or null if there's no such element.
getEnclosingSwitchStatements() - Method inTypeCheckingContext
Returns the current stack of enclosing switch statements.
getEncoding() - Method inEncodingAwareBufferedWriter
The encoding as returned by the underlying OutputStreamWriter.
getEncoding() - Method inGroovyc
Returns the encoding to be used when creating files.
getEncoding() - Method inStreamingMarkupWriter
getEncodingKnown() - Method inStreamingMarkupWriter
getEndColumn() - Method inJsonToken
getEndColumn() - Method inSyntaxException
Returns:
the end column on which the error occurs
getEndLabel() - Method inBytecodeVariable
getEndLine() - Method inJsonToken
getEndLine() - Method inSyntaxException
Returns:
the end line on which the error occurs
getEnforce8Bit() - Method inCharsetToolkit
Gets the enforce8Bit flag, in case we do not want to ever get a US-ASCII encoding.
getEngine() - Method inGroovyCompiledScript
getEngineName() - Method inGroovyEngine
getEngineName() - Method inGroovyScriptEngineFactory
getEngineVersion() - Method inGroovyScriptEngineFactory
Note that the scripting.dev.java.net engine had this backwards.
getEntityResolver() - Method inXmlParser
getEntityResolver() - Method inXmlSlurper
getEnvironment() - Method inConfigSlurper
getEra(java.time.Year) - Method inDateTimeExtensions
Equivalent to calling theYear.get method with aChronoField.ERA argument.
getErr(java.lang.Process) - Method inProcessGroovyMethods
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 inErrorCollector
Returns the specified error message, or null.
getErrorCollector() - Method inMultipleCompilationErrorsException
getErrorCollector() - Method inProcessingUnit
Errors found during the compilation should be reported through the ErrorCollector.
getErrorCollector() - Method inTypeCheckingContext
getErrorCollectors() - Method inTypeCheckingContext
getErrorColumn() - Method inGroovyLexer
getErrorColumn() - Method inGroovyParser
getErrorColumn() - Method inSyntaxErrorReportable
getErrorCount() - Method inErrorCollector
Returns the number of errors.
getErrorHandler() - Method inXmlParser
getErrorHandler() - Method inXmlSlurper
getErrorLine() - Method inGroovyLexer
getErrorLine() - Method inGroovyParser
getErrorLine() - Method inSyntaxErrorReportable
getErrorMessage() - Method inAbstractInterruptibleASTTransformation
Subclasses should implement this method to provide good error resolution.
getErrorMessage() - Method inConditionalInterruptibleASTTransformation
getErrorMessage() - Method inThreadInterruptibleASTTransformation
getErrors() - Method inErrorCollector
Returns the list of errors, or null if there are none.
getEvent() - Method inJmxEventEmitter
Event type getter
getEvent() - Method inJmxEventEmitterMBean
Getter - returns event thrown by emitter.
getEventName() - Method inEventTriggerBinding
getEvents() - Method inObservableMap.MultiPropertyEvent
getException(int) - Method inErrorCollector
Returns the specified error's underlying Exception, or null if it isn't one.
getExceptions() - Method inMethodNode
getExceptionType() - Method inCatchStatement
getExecutable() - Method inGroovyc
The value of the executable attribute, if any.
getExpandoMethods() - Method inExpandoMetaClass
Returns a list of expando MetaMethod instances added to this ExpandoMetaClass
getExpandoProperties() - Method inExpandoMetaClass
Returns a list of MetaBeanProperty instances added to this ExpandoMetaClass
getExpandoSubclassMethods() - Method inExpandoMetaClass
getExpected() - Method inIncorrectClosureArgumentsException
getExpectedType() - Method inTokenMismatchException
getExplicitMethods() - Method inFactoryBuilderSupport
Returns:
the explicit methods map (Unmodifiable Map).
getExplicitProperties() - Method inFactoryBuilderSupport
Returns:
the explicit properties map (Unmodifiable Map).
getExpr() - Method inShutdownExpression
getExpression(int) - Method inArrayExpression
Gets a specific initializer expression.
getExpression() - Method inAstSpecificationCompiler
Gets the current generated expression.
getExpression() - Method inBitwiseNegationExpression
getExpression() - Method inBooleanExpression
getExpression() - Method inCaseStatement
getExpression() - Method inCastExpression
getExpression() - Method inExpressionStatement
getExpression(int) - Method inListExpression
getExpression() - Method inMethodPointerExpression
getExpression() - Method inPostfixExpression
getExpression() - Method inPrefixExpression
getExpression() - Method inReturnStatement
getExpression() - Method inSpreadExpression
getExpression() - Method inSpreadMapExpression
getExpression() - Method inSwitchStatement
getExpression() - Method inSynchronizedStatement
getExpression() - Method inThrowStatement
getExpression(int) - Method inTupleExpression
getExpression() - Method inUnaryMinusExpression
getExpression() - Method inUnaryPlusExpression
getExpressions() - Method inArrayExpression
Gets the initializer expressions.
getExpressions() - Method inListExpression
getExpressions() - Method inMethodCallExpression
getExpressions() - Method inTupleExpression
getExpressionsBlacklist() - Method inSecureASTCustomizer
Legacy alias forgetDisallowedExpressions()
getExpressionsWhitelist() - Method inSecureASTCustomizer
Legacy alias forgetAllowedExpressions()
getExpressionType(org.codehaus.groovy.ast.ClassNode) - Method inSecureASTCustomizer.SecuringCodeVisitor
getExtension(java.io.File) - Method inGroovyFileFilter
getExtension(java.nio.file.Path) - Method inNioExtensions
Provide the extension of this path.
getExtension(java.io.File) - Method inResourceGroovyMethods
Provide the extension of this file.
getExtensionMethodNode() - Method inExtensionMethodNode
getExtensions() - Method inGroovyEngine
getExtensions() - Method inGroovyScriptEngineFactory
getFactories() - Method inFactoryBuilderSupport
Returns:
the factory map (Unmodifiable Map).
getFactory() - Method inGroovyScriptEngineImpl
getFailonerror() - Method inCompileTaskSupport
getFailonerror() - Method inGroovyc
Gets the failonerror flag.
getFallbackRound() - Method inCacheableCallSite
getFallbackTarget() - Method inCacheableCallSite
getFalseExpression() - Method inTernaryExpression
getFeature(java.lang.String) - Method inXmlParser
getFeature(java.lang.String) - Method inXmlSlurper
getField - Field inAsmClassGenerator
getField(java.lang.String) - Method inClassNode
Finds a field matching the given name in this class or a parent class.
getField(org.codehaus.groovy.ast.ClassNode, java.lang.String, Predicate<? super FieldNode>) - Method inClassNodeUtils
Searches the class for a field that matches specified name and test.
getField() - Method inFieldExpression
getField() - Method inMetaBeanProperty
Gets the field of this property.
getField() - Method inMissingFieldException
Returns:
the name of the field that could not be found
getField() - Method inMultipleSetterProperty
getField() - Method inPropertyNode
getField(java.lang.Class, java.lang.Object, java.lang.String) - Method inScriptBytecodeAdapter
getFieldIndex() - Method inClassNode
getFieldName() - Method inFieldExpression
getFieldName() - Method inImportNode
getFieldOnSuper(java.lang.Class, java.lang.Object, java.lang.String) - Method inScriptBytecodeAdapter
getFieldOnSuperSafe(java.lang.Class, java.lang.Object, java.lang.String) - Method inScriptBytecodeAdapter
getFieldOnSuperSpreadSafe(java.lang.Class, java.lang.Object, java.lang.String) - Method inScriptBytecodeAdapter
getFields(org.codehaus.groovy.transform.BuilderASTTransformation, org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.ClassNode) - Method inBuilderASTTransformation.AbstractBuilderStrategy
getFields() - Method inCachedClass
getFields() - Method inClassNode
Returns:
the fields associated with thisClassNode
getFields() - Method inDecompiledClassNode
getFields(org.codehaus.groovy.transform.BuilderASTTransformation, org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.ClassNode) - Method inSimpleStrategy
getFieldSafe(java.lang.Class, java.lang.Object, java.lang.String) - Method inScriptBytecodeAdapter
getFieldSpreadSafe(java.lang.Class, java.lang.Object, java.lang.String) - Method inScriptBytecodeAdapter
getFifth() - Method inTuple5
getFifth() - Method inTuple6
getFifth() - Method inTuple7
getFifth() - Method inTuple8
getFifth() - Method inTuple9
getFile() - Method inFileReaderSource
getFile() - Method inGroovyCodeSource
getFile(java.lang.String) - Method inGroovyDocUtil
getFileList() - Method inGroovyc
Gets the list of files to be compiled.
getFileName() - Method inWritablePath
getFileNames(java.lang.String, java.lang.String, java.lang.String) - Method inFileNameByRegexFinder
getFileNames(java.util.Map) - Method inFileNameFinder
getFileNames(java.lang.String, java.lang.String, java.lang.String) - Method inIFileNameFinder
getFileSystem() - Method inWritablePath
getFilterExpr() - Method inFilterExpression
getFinallyStatement() - Method inTryCatchStatement
getFinalVariablesCallback() - Method inJavaStubGenerator
getFinalVariablesCallback() - Method inVerifier
getFirst() - Method inTuple1
getFirst() - Method inTuple2
getFirst() - Method inTuple3
getFirst() - Method inTuple4
getFirst() - Method inTuple5
getFirst() - Method inTuple6
getFirst() - Method inTuple7
getFirst() - Method inTuple8
getFirst() - Method inTuple9
getFirstClassNode() - Method inCompilationUnit
Convenience routine to get the first ClassNode, for when you are sure there is only one.
getFirstIfSpecialConstructorCall(org.codehaus.groovy.ast.stmt.Statement) - Method inConstructorNodeUtils
Return the first statement from the constructor code if it is a call to super or this, otherwise null.
getFirstStatement() - Method inMethodNode
getForceLookupUnnamedFiles() - Method inGroovyc
Gets the forceLookupUnnamedFiles flag.
getFourth() - Method inTuple4
getFourth() - Method inTuple5
getFourth() - Method inTuple6
getFourth() - Method inTuple7
getFourth() - Method inTuple8
getFourth() - Method inTuple9
getFrom() - Method inBaseDuration
getFrom() - Method inDatumDependentDuration
getFrom() - Method inDuration
getFrom() - Method inEmptyRange
{@inheritDoc}
getFrom() - Method inIntRange
getFrom() - Method inNumberRange
getFrom() - Method inObjectRange
getFrom() - Method inRange
The lower value in the range.
getFrom() - Method inRangeExpression
getFrom() - Method inTimeDatumDependentDuration
getFrom() - Method inTimeDuration
getFromClassCache(java.lang.String) - Method inClassNodeResolver
returns whatever is stored in the class cache for the given name
getFromExpression() - Method inGinqExpression
getFromInt() - Method inIntRange
Gets the 'from' value as a primitive integer.
getFullName(java.time.ZoneId, java.util.Locale) - Method inDateTimeExtensions
Returns the name of this zone formatted according to theTextStyle.FULL text style for the providedLocale.
getFullPathName() - Method inArrayClassDocWrapper
getFullPathName() - Method inExternalGroovyClassDoc
getFullPathName() - Method inGroovyClassDoc
getFullPathName() - Method inSimpleGroovyClassDoc
getGeneratedInnerClass(java.lang.String) - Method inCompileUnit
getGeneratedInnerClasses() - Method inCompileUnit
getGeneratedMethods() - Method inAbstractTypeCheckingExtension
getGenericsBounds(org.codehaus.groovy.ast.ClassNode) - Method inBytecodeHelper
getGenericsMethodSignature(org.codehaus.groovy.ast.MethodNode) - Method inBytecodeHelper
getGenericsSignature(org.codehaus.groovy.ast.ClassNode) - Method inBytecodeHelper
getGenericsTypes() - Method inClassNode
getGenericsTypes() - Method inDecompiledClassNode
getGenericsTypes() - Method inMethodCallExpression
getGenericsTypes() - Method inMethodNode
getGetter() - Method inMetaBeanProperty
Gets the getter method of this property.
getGetter() - Method inMultipleSetterProperty
getGetter() - Method inThreadManagedMetaBeanProperty
getGetterBlock() - Method inPropertyNode
getGetterMethod(java.lang.String, boolean) - Method inClassNode
getGetterName(java.lang.String) - Method inGeneralUtils
WARNING: Avoid this method unless just the name is available.
getGetterName(java.lang.String, java.lang.Class) - Method inMetaProperty
Gets the name for the getter for this property
getGetterName() - Method inPropertyNode
Since:
4.0.0
getGetterNameOrDefault() - Method inPropertyNode
If an explicit getterName has been set, return that, otherwise return the default name for the property.
getGlobalTransformNames() - Method inASTTransformationsContext
getGrabUrls() - Method inLoaderConfiguration
The extra grab configuration.
getGrammarFileName() - Method inGroovyLexer
getGrammarFileName() - Method inGroovyParser
getGrapeCacheDir() - Method inGrapeIvy
getGrapeDir() - Method inGrapeIvy
getGroovyClassDocs() - Method inGroovydocJavaVisitor
getGroovyClassDocs() - Method inGroovydocVisitor
getGroovyClassLoader() - Method inGroovyScriptEngine
Returns the GroovyClassLoader associated with this script engine instance.
getGroovydoc() - Method inAnnotatedNode
getGroovydoc(java.lang.reflect.AnnotatedElement) - Method inDefaultGroovyMethods
Gets runtime groovydoc.
getGroovydoc() - Method inGroovydoc
getGroovydoc() - Method inGroovydocHolder
Get the groovydoc
getGroovydoc() - Method inGroovydocTag
getGroovyObjectField - Field inAsmClassGenerator
getGroovyObjectField(java.lang.Class, groovy.lang.GroovyObject, java.lang.String) - Method inScriptBytecodeAdapter
getGroovyObjectFieldSafe(java.lang.Class, groovy.lang.GroovyObject, java.lang.String) - Method inScriptBytecodeAdapter
getGroovyObjectFieldSpreadSafe(java.lang.Class, groovy.lang.GroovyObject, java.lang.String) - Method inScriptBytecodeAdapter
getGroovyObjectProperty(groovy.lang.GroovyObject, java.lang.String) - Method inInvokerHelper
getGroovyObjectProperty(java.lang.Class, groovy.lang.GroovyObject, java.lang.String) - Method inScriptBytecodeAdapter
getGroovyObjectPropertySafe(java.lang.Class, groovy.lang.GroovyObject, java.lang.String) - Method inScriptBytecodeAdapter
getGroovyObjectPropertySpreadSafe(java.lang.Class, groovy.lang.GroovyObject, java.lang.String) - Method inScriptBytecodeAdapter
getGroovyRoot() - Method inGrapeIvy
getGroupExpression() - Method inGinqExpression
getGroupOperationResultType(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method inStaticTypeCheckingVisitor
getHandler() - Method inReference
getHardBundle() - Method inReferenceBundle
getHavingExpression() - Method inGroupExpression
getHeader(Class<?>) - Method inMetaMethodIndex
getHierarchy() - Method inCachedClass
getHolder() - Method inGroovydoc
Get the holder of the groovydoc
getHour(java.lang.Integer) - Method inTimeCategory
getHours() - Method inBaseDuration
getHours(java.time.ZoneOffset) - Method inDateTimeExtensions
Returns the hours component of this offset.
getHours(java.lang.Integer) - Method inTimeCategory
getHref() - Method inLinkArgument
Get the href attribute.
getId() - Method inWindowDefinition
Get the id of window definition
getIdentifierFor(java.lang.String) - Method inObjectGraphBuilder.DefaultIdentifierResolver
getIdentifierFor(java.lang.String) - Method inObjectGraphBuilder.IdentifierResolver
Returns the name of the property that will identify the node.
getIfBlock() - Method inIfStatement
getImpl() - Method inGroovyResultSetProxy
Gets a proxy instance that can be used as GroovyResultSet.
getImport(java.lang.String) - Method inModuleNode
Parameters:
alias - the name of interest
getImports() - Method inGroovyEngine
getImports() - Method inModuleNode
Returns:
a copy of the module's imports
getImportsBlacklist() - Method inSecureASTCustomizer
Legacy alias forgetDisallowedImports()
getImportsWhitelist() - Method inSecureASTCustomizer
Legacy alias forgetAllowedImports()
getImportType(java.lang.String) - Method inModuleNode
Parameters:
alias - the name of interest
getIn(java.lang.Process) - Method inProcessGroovyMethods
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 inGroovyc
Gets whether 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 inBuilderASTTransformation.AbstractBuilderStrategy
getIncludejavaruntime() - Method inGroovyc
Gets whether the java runtime should be included in this task's classpath.
getInclusive() - Method inIntRange
Returns the same asgetInclusiveRight, kept here for backwards compatibility.
getInclusiveLeft() - Method inIntRange
Returns the inclusiveLeft flag.
getInclusiveRight() - Method inIntRange
Returns the inclusiveRight flag.
getIndentation() - Method inXmlTemplateEngine
getIndentLevel() - Method inIndentPrinter
getIndex() - Method inAbstractCallSite
getIndex() - Method inBytecodeVariable
Returns:
the stack index for this variable
getIndex() - Method inCallSite
getIndex() - Method inExpressionAsVariableSlot
returns the index of the bytecode variable
getIndex() - Method inObservableList.ElementEvent
getIndex() - Method inVariableSlotLoader
getIndexVariable() - Method inForStatement
Since:
5.0.0
getIndices(T) - Method inArrayGroovyMethods
Returns indices of the array.
getIndices(T) - Method inDefaultGroovyMethods
getIndy() - Method inGroovyc
Get the value of the indy flag (always true).
getInferredReturnType(org.codehaus.groovy.ast.ASTNode) - Method inStaticTypeCheckingVisitor
Returns the inferred return type of a closure or method, if stored on the AST node.
getInferredReturnTypeFromWithClosureArgument(org.codehaus.groovy.ast.expr.Expression) - Method inStaticTypeCheckingVisitor
In the case of aObject.with { ... } call, this method is supposed to retrieve the inferred closure return type.
getInitClosure() - Method inListWithDefault
getInitialExpression() - Method inDynamicVariable
getInitialExpression() - Method inFieldNode
getInitialExpression() - Method inParameter
getInitialExpression() - Method inPropertyNode
getInitialExpression() - Method inVariable
Returns the expression used to initialize the variable or null of there is no initialization.
getInitialExpression() - Method inVariableExpression
getInitialValue(java.lang.Object) - Method inThreadManagedMetaBeanProperty
getInitialValueExpression() - Method inFieldNode
getInlineModeBlockStatement(org.codehaus.groovy.ast.stmt.BlockStatement) - Method inBaseGenerator
getInnerClasses() - Method inClassGenerator
getInnerClasses() - Method inClassNode
Returns:
iterator of inner classes defined inside this one
getInputStream(java.lang.String) - Method inClasspathResourceManager
getInstance() - Method inAnnotatedNode
getInstance() - Method inGrape
getInstance() - Method inGroovydoc
getInstance() - Method inGroovydocHolder
Get GroovydocHolder instance
getInstance() - Method inGroovyRunnerRegistry
Returns a reference to the one and only registry instance.
getInstance() - Method inLookAndFeelHelper
getInstance() - Method inMetaClassRegistryChangeEvent
Returns the instance this event is for.
getInstance(int) - Method inMetaClassRegistryImpl
Singleton of MetaClassRegistry.
getInstance(java.lang.Class, java.lang.Object) - Method inMockFor
getInstance(java.lang.Class) - Method inProxyMetaClass
convenience factory method for the most usual case.
getInstanceClass() - Method inMixinInMetaClass
getInstanceMethods() - Method inMetaClassRegistryImpl
getInstanceMethodsExtensionClasses() - Method inMetaInfExtensionModule
getInstanceMethodsExtensionClasses() - Method inSimpleExtensionModule
Returns:
the list of classes defining new instance methods.
getInstanceNonPropertyFieldNames(org.codehaus.groovy.ast.ClassNode) - Method inGeneralUtils
getInstanceNonPropertyFields(org.codehaus.groovy.ast.ClassNode) - Method inGeneralUtils
getInstanceProperties(org.codehaus.groovy.ast.ClassNode) - Method inGeneralUtils
getInstancePropertyFields(org.codehaus.groovy.ast.ClassNode) - Method inGeneralUtils
getInstancePropertyNames(org.codehaus.groovy.ast.ClassNode) - Method inGeneralUtils
getInstructions() - Method inBytecodeSequence
getIntegerSafe(java.lang.String, java.lang.Integer) - Method inSystemUtil
Retrieves an Integer System property
getInterceptor() - Method inProxyMetaClass
Returns:
the interceptor in use or null if no interceptor is used
getInterface(java.lang.Object, Class<T>) - Method inGroovyScriptEngineImpl
getInterfaceClassLoadingClass() - Method inDelegatingController
getInterfaceClassLoadingClass() - Method inWriterController
getInterfaces() - Method inCachedClass
getInterfaces() - Method inClassNode
Returns:
the interfaces implemented by thisClassNode
getInterfaces() - Method inDecompiledClassNode
getInterfacesAndSuperInterfaces(org.codehaus.groovy.ast.ClassNode) - Method inGeneralUtils
getInternalBaseClassName() - Method inDelegatingController
getInternalBaseClassName() - Method inWriterController
getInternalClassName() - Method inDelegatingController
getInternalClassName() - Method inWriterController
getInvariantMethodName(org.codehaus.groovy.ast.ClassNode) - Method inBaseGenerator
Parameters:
classNode - theClassNode used to look up the invariant closure field
getInvariantMethodNode(org.codehaus.groovy.ast.ClassNode) - Method inBaseGenerator
Parameters:
classNode - theClassNode used to look up the invariant closure field
getInvocationWriter() - Method inDelegatingController
getInvocationWriter() - Method inStaticTypesWriterController
getInvocationWriter() - Method inWriterController
getInvokeSpecialHandle(java.lang.reflect.Method, java.lang.Object) - Method inJava16
getInvokeSpecialHandle(java.lang.reflect.Method, java.lang.Object) - Method inJava8
getInvokeSpecialHandle(java.lang.reflect.Method, java.lang.Object) - Method inVMPlugin
Returns a handle with bound receiver to invokeSpecial the given method.
getIOCause() - Method inReadException
getIOException() - Method inStringWriterIOException
getIsCaseMethod() - Method inBinaryExpressionHelper
getIvyParts(java.lang.String) - Method inGrapeUtil
getJavaClass() - Method inExpandoMetaClass
Returns:
The Java class enhanced by this MetaClass
getJavaCompilationUnitSet() - Method inCompilationUnit
getJavaStubCompilationUnitSet() - Method inJavaStubGenerator
getJavaVersion() - Method inVMPlugin
Returns java version, e.g. 1.8, 9, 11, 17
getJoinExpressionList() - Method inGinqExpression
getJoinName() - Method inJoinExpression
getJointCompilationOptions() - Method inCompilerConfiguration
Gets the joint compilation options for this configuration.
getKeepStubs() - Method inGroovyc
Gets the keepStubs flag.
getKey() - Method inConcurrentReaderHashMap.Entry
getKey() - Method inConcurrentReferenceHashMap.InitializableEntry
getKey() - Method inConcurrentReferenceHashMap.SimpleEntry
getKey() - Method inMapEntry
getKey() - Method inMapItemValue
getKeyExpression() - Method inMapEntryExpression
getKeyExtractor() - Method inQueryable.Order
getKeywords() - Method inTypes
getKnownImmutableClasses(org.codehaus.groovy.transform.AbstractASTTransformation, org.codehaus.groovy.ast.ClassNode) - Method inImmutablePropertyUtils
getKnownImmutables(org.codehaus.groovy.transform.AbstractASTTransformation, org.codehaus.groovy.ast.ClassNode) - Method inImmutablePropertyUtils
getLabel() - Method inBreakStatement
getLabel(java.lang.String) - Method inCompileStack
Returns the label for the given name
getLabel() - Method inContinueStatement
getLabel() - Method inJsonTokenType
getLambdaSharedVariables(org.codehaus.groovy.ast.expr.LambdaExpression) - Method inLambdaWriter
getLambdaWriter() - Method inDelegatingController
getLambdaWriter() - Method inStaticTypesWriterController
getLambdaWriter() - Method inWriterController
getLanguageName() - Method inGroovyScriptEngineFactory
This is also different from scripting.dev.java.net which used an initial lowercase.
getLanguageVersion() - Method inGroovyScriptEngineFactory
getLastAction() - Method inFindReplaceUtility
Returns:
the last action
getLastColumnNumber() - Method inASTNode
getLastContext() - Method inContextualClassCodeVisitor
getLastError() - Method inErrorCollector
Returns the last error reported.
getLastLineNumber() - Method inASTNode
getLastMatcher(java.util.regex.Matcher) - Method inDefaultGroovyStaticMethods
Get the last hidden matcher that the system used to do a match.
getLastMatcher() - Method inRegexSupport
getLastResult() - Method inConsole
getLatestTokenList() - Method inSmartDocumentFilter
getLayoutTarget(java.awt.Container) - Method inLayoutFactory
getLeftExpression() - Method inBinaryExpression
getLength(java.lang.StringBuffer) - Method inStringGroovyMethods
Provides agetLength alias forlength forStringBuffer, supporting assignment arithmetic operator expressions involving the otherwise write-only length property.
getLimitExpression() - Method inGinqExpression
getLine(int, org.codehaus.groovy.control.Janitor) - Method inAbstractReaderSource
Returns a line from the source, or null, if unavailable.
getLine() - Method inGinqSyntaxError
getLine() - Method inGroovySyntaxError
getLine() - Method inLineColumnReader
getLine() - Method inPositionInfo
getLine(int, org.codehaus.groovy.control.Janitor) - Method inReaderSource
Returns a line from the source, or null, if unavailable.
getLine() - Method inSyntaxException
Retrieve the line upon which the error occurred.
getLineMark() - Method inLineColumnReader
getLineNumber() - Method inASTNode
getLineNumber() - Method inDelegatingController
getLineNumber() - Method inTemplateExecutionException
Returns the line number in the template source where the error occurred
getLineNumber() - Method inTemplateParseException
getLineNumber() - Method inWriterController
getList() - Method inClosureRenderer
getListCellRendererComponent(javax.swing.JList, java.lang.Object, int, boolean, boolean) - Method inClosureRenderer
getListener() - Method inJmxEventListener
Factory method that returns an instance of the listener.
getListener() - Method inVariableAccessReplacer
getListfiles() - Method inGroovyc
Get the listfiles flag.
getListIterator() - Method inObservableList.ObservableListIterator
getLoadedClass(java.lang.String) - Method inReflectorLoader
try to load one of the defined Reflector classes by name.
getLoadedClasses() - Method inGroovyClassLoader
getLoadedClasses() - Method inGroovyClassLoader.ClassCollector
getLoadedClasses() - Method inGroovyClassLoader.InnerLoader
getLoadInsnByType(org.objectweb.asm.Type) - Method inTypeUtil
getLocale() - Method inTemplateConfiguration
getLocalExplicitMethods() - Method inFactoryBuilderSupport
Returns:
the explicit methods map (Unmodifiable Map).
getLocalExplicitProperties() - Method inFactoryBuilderSupport
Returns:
the explicit properties map (Unmodifiable Map).
getLocalFactories() - Method inFactoryBuilderSupport
Returns:
the factory map (Unmodifiable Map).
getLocalGrapeConfig() - Method inGrapeIvy
getLocalizedMessage() - Method inExceptions.JsonInternalException
getLocalName(groovy.util.Node) - Method inDomToGroovy
getLocalPart() - Method inQName
Gets the Local part for this QName
getLocation(java.lang.Class) - Method inDefaultGroovyMethods
Gets the url of the jar file/source file containing the specified class.
getLocationText() - Method inGroovyRuntimeException
getLogClassgenStackTraceMaxDepth() - Method inCompilerConfiguration
Returns stack trace max depth of logging class generation
getLongSafe(java.lang.String, java.lang.Long) - Method inSystemUtil
Retrieves a Long System property
getLookup() - Method inCacheableCallSite
getLookupConstructor() - Method inJava9
getLoopBlock() - Method inDoWhileStatement
getLoopBlock() - Method inForStatement
getLoopBlock() - Method inLoopingStatement
Gets the loop block.
getLoopBlock() - Method inWhileStatement
getLowerBound() - Method inGenericsType
getLubName() - Method inWideningCategories.LowestUpperBoundClassNode
getMacroArguments(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.expr.MethodCallExpression) - Method inMacroGroovyMethods
getMacroValue(org.codehaus.groovy.ast.stmt.BlockStatement, boolean) - Method inMacroBuilder
getMainClass() - Method inLoaderConfiguration
Returns the name of the main class for this configuration.
getMainClassName() - Method inModuleNode
getManager() - Method inReferenceBundle
getMapDelegate() - Method inObservableMap
getMapEntryExpressions() - Method inMapExpression
getMath(java.lang.Number, java.lang.Number) - Method inNumberMath
Determine which NumberMath instance to use, given the supplied operands.
getMaximumNumberOfParameters() - Method inCachedClosureClass
getMaximumNumberOfParameters() - Method inClosure
Returns:
the maximum number of parameters a doCall method of this closure can take
getMaxRows() - Method inSql.AbstractQueryCommand
Get the maximum number of rows to return in the ResultSet
getMaxSizeForInMemory() - Method inJsonSlurper
Max size before Slurper starts to use windowing buffer parser.
getMBeanServer() - Method inJmxBuilder
getMBeanServer() - Method inJmxBuilderTools
Returns an MBeanServerConnection instance.
getMeaning() - Method inCSTNode
Returns the meaning of this node.
getMeaning() - Method inToken
Returns the meaning of this node.
getMeaningAs(int[]) - Method inCSTNode
Returns the first matching meaning of the specified types.
getMember(java.lang.String) - Method inAnnotationNode
getMemberClassList(org.codehaus.groovy.ast.AnnotationNode, java.lang.String) - Method inAbstractASTTransformation
getMemberClassValue(org.codehaus.groovy.ast.AnnotationNode, java.lang.String, org.codehaus.groovy.ast.ClassNode) - Method inAbstractASTTransformation
getMemberIntValue(org.codehaus.groovy.ast.AnnotationNode, java.lang.String) - Method inAbstractASTTransformation
getMembers() - Method inAnnotationNode
getMemberStringList(org.codehaus.groovy.ast.AnnotationNode, java.lang.String) - Method inAbstractASTTransformation
getMemberStringValue(org.codehaus.groovy.ast.AnnotationNode, java.lang.String) - Method inAbstractASTTransformation
getMemberValue(org.codehaus.groovy.ast.AnnotationNode, java.lang.String) - Method inAbstractASTTransformation
getMemoryInitialSize() - Method inGroovyc
Gets the memoryInitialSize flag.
getMemoryMaximumSize() - Method inGroovyc
Gets the memoryMaximumSize flag.
getMessage() - Method inExceptions.JsonInternalException
getMessage() - Method inGroovyBugError
Returns the detail message string of this error.
getMessage() - Method inGroovyRuntimeException
getMessage() - Method inInvokerInvocationException
getMessage() - Method inJmxEventEmitter
Event message getter
getMessage(java.lang.String) - Method inMessageSource
Get a raw message from the resource bundles using the given code.
getMessage() - Method inMethodSelectionException
getMessage() - Method inMissingMethodException
getMessage() - Method inMultipleCompilationErrorsException
getMessage() - Method inReadException
getMessage() - Method inSimpleMessage
getMessage() - Method inSyntaxException
getMessageExpression() - Method inAssertStatement
getMessageWithoutLocationText() - Method inGroovyRuntimeException
getMessageWithoutLocationText() - Method inMissingPropertyException
getMetaClass(java.lang.Object) - Method inClassInfo
getMetaClass(groovy.lang.GroovyObject) - Method inDefaultGroovyMethods
Obtains a MetaClass for an object either from the registry or in the case of a GroovyObject from the object itself.
getMetaClass() - Method inDelegatingMetaClass
getMetaClass() - Method inExpandoMetaClass
getMetaClass() - Method inGroovyObject
Returns the metaclass for a given class.
getMetaClass() - Method inGroovyObjectSupport
getMetaClass(java.lang.Class) - Method inInvokerHelper
getMetaClass() - Method inIteratorClosureAdapter
getMetaClass(java.lang.Class) - Method inMetaClassRegistry
The main function of the registry If a metaclass exists then return it otherwise create one, put it in the registry and return it
getMetaClass(java.lang.Object) - Method inMetaClassRegistryImpl
getMetaClass(Class<T>) - Method inRealm
getMetaClass() - Method inSequence
getMetaClass() - Method inWrapper
getMetaClassCreationHandler() - Method inMetaClassRegistry
Retrieves the MetaClassCreationHandle that is responsible for constructing MetaClass instances
getMetaClassCreationHandler() - Method inMetaClassRegistryImpl
Gets a handle internally used to create MetaClass implementations WARNING: experimental code, likely to change soon
getMetaClassForClass() - Method inClassInfo
getMetaClassRegistry() - Method inGroovySystem
getMetaClassRegistryChangeEventListeners() - Method inMetaClassRegistry
Returns all registered class change listener for constant metaclasses.
getMetaClassRegistryChangeEventListeners() - Method inMetaClassRegistryImpl
Gets an array of all registered ConstantMetaClassListener instances.
getMetaDataMap() - Method inASTNode
getMetaDataMap() - Method inCompileUnit
getMetaDataMap() - Method inGroovyParser.GroovyParserRuleContext
getMetaDataMap() - Method inNodeMetaDataHandler
getMetaMethod(java.lang.String, java.lang.Object) - Method inDelegatingMetaClass
getMetaMethod(java.lang.String, java.lang.Object) - Method inMetaClassImpl
See Also:
MetaObjectProtocol.getMetaMethod
getMetaMethod(java.lang.String, java.lang.Object) - Method inMetaObjectProtocol
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 inMethodMetaProperty
getMetaMethod(java.lang.String, java.lang.Class) - Method inOwnedMetaClass
getMetaMethod() - Method inStaticMethodCallExpression
getMetaMethods() - Method inClosureMetaClass
getMetaMethods() - Method inDelegatingMetaClass
getMetaMethods() - Method inExtensionModule
getMetaMethods() - Method inInspector
Get info about instance and class Methods that are dynamically added through Groovy.
getMetaMethods() - Method inMetaClass
Retrieves a list of MetaMethods held by this class.
getMetaMethods() - Method inOwnedMetaClass
getMetaMethods() - Method inSimpleExtensionModule
getMetaMethodsWithInfo() - Method inInspector
Get info about instance and class Methods that are dynamically added through Groovy.
getMetaProperty(java.lang.String) - Method inClosureMetaClass
getMetaProperty(java.lang.String) - Method inDelegatingMetaClass
getMetaProperty(java.lang.String) - Method inExpandoMetaClass
Looks up an existing MetaProperty by name
getMetaProperty(java.lang.String) - Method inMetaClassImpl
See Also:
MetaObjectProtocol.getMetaProperty
getMetaProperty(java.lang.String) - Method inMetaObjectProtocol
Returns a MetaProperty for the given name or null if it doesn't exist
getMetaProperty(java.lang.String) - Method inOwnedMetaClass
getMetaPropertyValues(java.lang.Object) - Method inDefaultGroovyMethods
Retrieves the list ofMetaProperty objects for 'self' and wraps it in a list ofPropertyValue objects that additionally provide the value for each property of 'self'.
getMetaPropertyValues() - Method inExpando
getMetaRegistry() - Method inInvokerHelper
getMethod(java.lang.String, org.codehaus.groovy.ast.Parameter) - Method inClassNode
Finds a method matching the given name and parameters in this class or any super class.
getMethod(org.codehaus.groovy.ast.ClassNode, java.lang.String, Predicate<? super MethodNode>) - Method inClassNodeUtils
Searches the class for a method that matches specified name and test.
getMethod(java.lang.String, java.lang.Class) - Method inMetaClass
getMethod(java.lang.String, java.lang.Class) - Method inMetaClassConstant
getMethod() - Method inMethodCaller
getMethod() - Method inMethodCallExpression
getMethod() - Method inMethodClosure
getMethod() - Method inMissingMethodException
Returns:
the name of the method that could not be found
getMethod() - Method inStaticMethodCallExpression
getMethodAsString() - Method inConstructorCallExpression
getMethodAsString() - Method inMethodCall
getMethodAsString() - Method inMethodCallExpression
This method returns the method name as String if it is no dynamic calculated method name, but a constant.
getMethodAsString() - Method inStaticMethodCallExpression
getMethodCallSyntax(java.lang.String, java.lang.String, java.lang.String) - Method inGroovyScriptEngineFactory
getMethodDescriptor(java.lang.Class, java.lang.Class) - Method inBytecodeHelper
Returns:
the ASM method type descriptor
getMethodDescriptor() - Method inMethodCaller
getMethodFilter() - Method inAbstractExtensionMethodCache
getMethodFilter() - Method inExtensionMethodCache
getMethodMapper() - Method inAbstractExtensionMethodCache
getMethodMapper() - Method inExtensionMethodCache
GetMethodMetaProperty(java.lang.String, groovy.lang.MetaMethod) - Constructor inMethodMetaProperty.GetMethodMetaProperty
getMethodMissingDelegate() - Method inFactoryBuilderSupport
getMethodName() - Method inGroovyTestCase
getMethodName(org.codehaus.groovy.ast.expr.Expression) - Method inInvocationWriter
getMethodName() - Method inMethodPointerExpression
getMethodNames() - Method inGroovyEngine
getMethodNode() - Method inDelegatingController
getMethodNode() - Method inVerifier
getMethodNode() - Method inWriterController
getMethodPointer(java.lang.Object, java.lang.String) - Method inInvokerHelper
Returns a method closure for the given object and name.
getMethodPointer(java.lang.Object, java.lang.String) - Method inMetaClassHelper
Returns a callable object for the given method name on the object.
getMethodPointer(java.lang.Object, java.lang.String) - Method inScriptBytecodeAdapter
Returns a method closure for the given object and name.
getMethodPointerExpressionWriter() - Method inDelegatingController
getMethodPointerExpressionWriter() - Method inWriterController
getMethodReferenceExpressionWriter() - Method inDelegatingController
getMethodReferenceExpressionWriter() - Method inStaticTypesWriterController
getMethodReferenceExpressionWriter() - Method inWriterController
getMethods() - Method inCachedClass
getMethods(java.lang.String) - Method inClassNode
Returns a list of all methods with the given name from this class and its super class(es).
getMethods() - Method inClosureMetaClass
getMethods() - Method inDecompiledClassNode
getMethods() - Method inDelegatingMetaClass
getMethods() - Method inExpandoMetaClass
Overrides the behavior of parent getMethods() method to make MetaClass aware of added Expando methods
getMethods() - Method inGroovyEngine
getMethods() - Method inInspector
Get info about usual Java instance and class Methods as well as Constructors.
getMethods() - Method inMetaClass
Retrieves a list of MetaMethods held by the class.
getMethods(Class<?>, java.lang.String) - Method inMetaMethodIndex
getMethods() - Method inMetaObjectProtocol
Obtain a list of all the meta methods available on this metaclass
getMethods() - Method inModuleNode
Returns:
the module's methods
getMethods() - Method inOwnedMetaClass
getMethods(Class<?>, java.lang.String, Class<?>) - Method inReflectionUtils
getMethodSuggestionString(java.lang.String, java.lang.Class, java.lang.Object) - Method inMethodRankHelper
Returns a string detailing possible solutions to a missing method if no good solutions can be found an empty string is returned.
getMethodsWithInfo() - Method inInspector
Get info about usual Java instance and class Methods as well as Constructors.
getMethodTarget() - Method inMethodCallExpression
Returns:
the target as method node if set
getMethodVisitor() - Method inDelegatingController
getMethodVisitor() - Method inWriterController
getMethodWithoutCaching(int, java.lang.Class, java.lang.String, java.lang.Class, boolean) - Method inClosureMetaClass
getMillis() - Method inBaseDuration
getMillisecond(java.lang.Integer) - Method inTimeCategory
getMilliseconds(java.lang.Integer) - Method inTimeCategory
getMimeTypes() - Method inGroovyScriptEngineFactory
getMinimumRecompilationInterval() - Method inCompilerConfiguration
getMinute(java.lang.Integer) - Method inTimeCategory
getMinutes() - Method inBaseDuration
getMinutes(java.time.ZoneOffset) - Method inDateTimeExtensions
Returns the minutes component of this offset.
getMinutes(java.lang.Integer) - Method inTimeCategory
getMixinClass() - Method inMixinInMetaClass
getMixinInstance(java.lang.Object) - Method inMixinInMetaClass
getMixins() - Method inClassNode
Returns:
the mixins associated with thisClassNode
getMkp() - Method inMarkupBuilder
Property that may be called from within your builder closure to access helper methods, namelyMarkupBuilderHelper.yield,MarkupBuilderHelper.yieldUnescaped,MarkupBuilderHelper.pi,MarkupBuilderHelper.xmlDeclaration andMarkupBuilderHelper.comment.
getMode() - Method inJmxBuilder
getMode() - Method inShutdownExpression
getModel() - Method inBaseTemplate
getModel() - Method inBindingProxy
getModel(java.lang.String) - Method inFormModel
getModel() - Method inTableMap
getModelMBeanInfoFromMap(java.util.Map) - Method inJmxBeanInfoManager
Returns a fully-realized ModelMBeanInfo object from info gathered from the associated meta map.
getModeNames() - Method inGroovyLexer
getModifiedExpando() - Method inClassInfo
getModifier() - Method inVisibility
getModifiers() - Method inArrayMetaMethod
getModifiers() - Method inCachedClass
getModifiers() - Method inCachedConstructor
getModifiers() - Method inCachedField
{@inheritDoc}
getModifiers() - Method inCachedMethod
getModifiers() - Method inClassNode
getModifiers() - Method inClosureMetaMethod
getModifiers() - Method inClosureStaticMetaMethod
getModifiers() - Method inDynamicVariable
getModifiers() - Method inFieldNode
getModifiers() - Method inGeneratedMetaMethod
getModifiers() - Method inMetaArrayLengthProperty
getModifiers() - Method inMetaBeanProperty
Gets the visibility modifiers of the property as defined by the getter, setter and field.
getModifiers() - Method inMetaMember
getModifiers() - Method inMetaMethod
Returns the modifiers of this method.
getModifiers() - Method inMetaProperty
Returns the access modifiers.
getModifiers() - Method inMethodNode
getModifiers() - Method inMixinInstanceMetaMethod
getModifiers() - Method inMixinInstanceMetaProperty
getModifiers() - Method inMOPIter.MetaConstructor
getModifiers() - Method inNewInstanceMetaMethod
getModifiers() - Method inNewStaticMetaMethod
getModifiers() - Method inNumberNumberMetaMethod
getModifiers() - Method inParameter
getModifiers() - Method inPropertyNode
getModifiers() - Method inReflectionMetaMethod
getModifiers() - Method inTransformMetaMethod
getModifiers() - Method inVariable
getModifiers() - Method inVariableExpression
getModifiersText(int) - Method inAstToTextHelper
getModule() - Method inClassNode
getModule(java.lang.String) - Method inExtensionModuleRegistry
getModule() - Method inGroovyRuntimeException
getModuleRegistry() - Method inMetaClassRegistryImpl
getModules() - Method inCompileUnit
getModules() - Method inExtensionModuleRegistry
getMonth(java.lang.Integer) - Method inTimeCategory
getMonths() - Method inBaseDuration
getMonths() - Method inDatumDependentDuration
getMonths(java.lang.Integer) - Method inTimeCategory
getMopMethodName(org.codehaus.groovy.ast.MethodNode, boolean) - Method inMopWriter
Creates a MOP method name from a method.
getMopName() - Method inMetaMethod
getMY_TYPE_NAME() - Method inTailRecursiveASTTransformation
getName() - Method inAbstractCallSite
getName() - Method inArrayGetAtMetaMethod
getName() - Method inArrayPutAtMetaMethod
getName() - Method inBuilderASTTransformation.AbstractBuilderStrategy.PropertyInfo
getName(java.lang.String) - Method inBuilderSupport
A hook to allow names to be converted into some other object such as a QName in XML or ObjectName in JMX.
getName() - Method inBytecodeVariable
getName() - Method inCachedClass
getName() - Method inCachedConstructor
getName() - Method inCachedMethod
getName() - Method inCallSite
getName() - Method inClassNode
getName() - Method inClosureMetaMethod
getName() - Method inClosureStaticMetaMethod
getName() - Method inDynamicVariable
getName() - Method inExtensionModule
getName(java.lang.String) - Method inFactoryBuilderSupport
A hook to allow names to be converted into some other object such as a QName in XML or ObjectName in JMX.
getName() - Method inFieldNode
getName() - Method inGeneratedMetaMethod
getName() - Method inGenericsType
getName() - Method inGenericsType.GenericsTypeName
getName() - Method inGroovyClass
getName() - Method inGroovyCodeSource
getName() - Method inGroovydocTag
getName() - Method inGroovyTestCase
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 inMarkupBuilder
getName() - Method inMetaMember
getName() - Method inMetaMethod
Returns the name of this method.
getName() - Method inMetaProperty
Returns the name of the property.
getName() - Method inMethodKey
getName() - Method inMethodNode
getName() - Method inMixinInstanceMetaMethod
getName() - Method inMixinInstanceMetaProperty
getName() - Method inMOPIter.MetaConstructor
getName() - Method inNamedValue
getName(java.lang.String) - Method inNamespaceBuilderSupport
getName(java.nio.file.Path) - Method inNioExtensions
Provide the name of the file or directory.
getName() - Method inNumberNumberDiv
getName() - Method inNumberNumberMinus
getName() - Method inNumberNumberMultiply
getName() - Method inNumberNumberPlus
getName() - Method inPackageNode
getName() - Method inParameter
getName() - Method inPropertyNode
getName() - Method inPropertyValue
getName() - Method inRecordComponentNode
getName() - Method inReflectionMetaMethod
getName() - Method inSourceUnit
Returns the name for the SourceUnit.
getName() - Method inTransformMetaMethod
getName() - Method inVariable
Returns the name of the variable.
getName() - Method inVariableExpression
getName() - Method inWideningCategories.LowestUpperBoundClassNode
getName(int) - Method inWritablePath
getName(java.lang.Object) - Method inXmlNodePrinter
getNameCount() - Method inWritablePath
getNamedBreakLabel(java.lang.String) - Method inCompileStack
Used forbreak foo inside a loop to end the execution of the marked loop.
getNamedContinueLabel(java.lang.String) - Method inCompileStack
Used forcontinue foo inside a loop to continue the execution of the marked loop.
getNameMappingClosure() - Method inFactoryBuilderSupport
getNames() - Method inGroovyScriptEngineFactory
getNamespace(java.lang.String) - Method inXmlNodePrinter.NamespaceContext
getNamespaceClosure - Property inAbstractStreamingBuilder
getNamespaceTagHints() - Method inNamespaceAwareHashMap
getNamespaceURI() - Method inQName
Gets the Namespace URI for this QName
getNameWithoutPackage() - Method inClassNode
getNameWithTypeArgs() - Method inSimpleGroovyClassDoc
getNativeParameterTypes() - Method inParameterTypes
getNestHost(org.codehaus.groovy.ast.ClassNode) - Method inClassNodeUtils
Returns the nest host of the given class, which may be the class itself.
getNewConstantMetaClassVersioning() - Method inDefaultMetaClassInfo
getNewInstanceResolver() - Method inObjectGraphBuilder
Returns the current NewInstanceResolver.
getNewLineString() - Method inTemplateConfiguration
getNewMetaClass() - Method inMetaClassRegistryChangeEvent
Get the new MetaClass
getNewMetaMethods() - Method inCachedClass
getNextClosureInnerName(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method inGeneratorContext
getNextConstructorReferenceSyntheticMethodName(org.codehaus.groovy.ast.MethodNode) - Method inGeneratorContext
getNextHelperMethodIndex() - Method inWriterController
getNextInnerClassIdx() - Method inGeneratorContext
getNextLambdaInnerName(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method inGeneratorContext
getNextNode(java.util.Iterator) - Method inAttributes
getNextNode(java.util.Iterator) - Method inFilteredAttributes
getNextNode(java.util.Iterator) - Method inFilteredNodeChildren
getNextNode(java.util.Iterator) - Method inNodeChildren
getNextNode(java.util.Iterator) - Method inNodeIterator
getNextNode(java.util.Iterator) - Method inNodeParents
getNextSuperClass(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method inClassHelper
Returns a super class or interface for a given class depending on supplied target.
getNimbusLAFName() - Method inLookAndFeelHelper
getNinth() - Method inTuple9
getNode() - Method inGroovyRuntimeException
getNode() - Method inTreeContext
getNodeMetaData() - Method inNodeMetaDataHandler
Returns an unmodifiable view of the current node metadata.
getNormalizedColumn(int, int) - Method inSourceText
Returns the column ingetNormalizedText() corresponding to the given line and column in the original source text.
getNormalizedEncoding() - Method inEncodingAwareBufferedWriter
The encoding as returned by the underlying OutputStreamWriter.
getNormalizedText() - Method inSourceText
Returns the assertion's source text after removing line breaks.
getNormalizedType(java.lang.String) - Method inJmxBuilderTools
Returns the proper type's class name when a short version is provided (i.e.
getNormalOpResultType() - Method inBinaryBooleanExpressionHelper
getNormalOpResultType() - Method inBinaryDoubleExpressionHelper
getNormalOpResultType() - Method inBinaryExpressionWriter
getNormalOpResultType() - Method inBinaryFloatExpressionHelper
getNormalOpResultType() - Method inBinaryIntExpressionHelper
getNormalOpResultType() - Method inBinaryLongExpressionHelper
getNormalOpResultType() - Method inBinaryObjectExpressionHelper
getNow() - Method inBaseDuration.From
getNow() - Method inDatumDependentDuration
getNow() - Method inDuration
getNow() - Method inTimeDatumDependentDuration
getNow() - Method inTimeDuration
getNullObject() - Method inNullObject
Returns the NullObject reference.
getNumberOfPages() - Method inTextEditor
getObject() - Method inExpandedVariable
getObject() - Method inInspector
Gets the object being inspected.
getObject(Supplier<? extends T>) - Method inObjectHolder
getObject() - Method inSql
getObjectCloner() - Method inGroovyEngine
getObjectDistance(org.codehaus.groovy.ast.ClassNode) - Method inInnerClassVisitorHelper
getObjectExpression() - Method inCompareToNullExpression
getObjectExpression() - Method inMethodCallExpression
getObjectExpression() - Method inPropertyExpression
getObjectInitializerStatements() - Method inClassNode
getObjectProperties(java.lang.Object) - Method inDefaultJsonGenerator
getOffset(java.time.ZoneId, java.time.Instant) - Method inDateTimeExtensions
Returns aZoneOffset for this zone as of the providedInstant.
getOffsetAndSizeExpr() - Method inLimitExpression
getOldMetaClass() - Method inMetaClassRegistryChangeEvent
Get the old MetaClass
getOnExpression() - Method inJoinExpression
getOnPopHandlers() - Method inTreeContext
getOpcode() - Method inModifierNode
getOperandStack() - Method inDelegatingController
getOperandStack() - Method inWriterController
getOperandType(org.codehaus.groovy.ast.ClassNode) - Method inBinaryExpressionMultiTypeDispatcher
getOperation() - Method inBinaryExpression
getOperation() - Method inPostfixExpression
getOperation() - Method inPrefixExpression
getOperationInfoFromMap(java.util.Map) - Method inJmxOperationInfoManager
Generates a ModelMBeanOperationInfo object from a meta map provided.
getOperationInfosFromMap(java.util.Map) - Method inJmxOperationInfoManager
This method extracts an array of MBeanOperationInfo from a list of meta maps.
getOptimizationOptions() - Method inCompilerConfiguration
Gets the optimization options for this configuration.
getOptionProperties(java.lang.String) - Method inOptionAccessor
getOptionValue(TypedOption<T>, T) - Method inOptionAccessor
getOrAddClosureClass(org.codehaus.groovy.ast.expr.ClosureExpression, int) - Method inClosureWriter
getOrderBy() - Method inSqlOrderByVisitor
getOrderExpression() - Method inGinqExpression
getOrderNumber() - Method inIndyInterface.CallType
getOrdersExpr() - Method inOrderExpression
getOriginalCondition(org.codehaus.groovy.ast.AnnotationNode) - Method inBaseVisitor
getOriginalDeclarationType(org.codehaus.groovy.ast.expr.Expression) - Method inStaticTypeCheckingVisitor
getOriginalMessage() - Method inSyntaxException
getOriginType() - Method inDynamicVariable
getOriginType() - Method inFieldNode
getOriginType() - Method inParameter
getOriginType() - Method inPropertyNode
getOriginType() - Method inVariable
Returns the type before wrapping primitives type of the variable.
getOriginType() - Method inVariableExpression
Returns the type which was used when this variable expression was created.
getOrPut(K, V) - Method inManagedIdentityConcurrentMap
Get the key specified value, or put the default value and return it if the key is absent
getOut() - Method inBaseTemplate
Convenience method to return the current writer instance.
getOut(java.lang.Process) - Method inProcessGroovyMethods
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 inSimpleGroovyClassDoc
getOuterClass() - Method inClassNode
getOuterClass() - Method inInnerClassNode
getOuterClass() - Method inModuleNode
getOuterClasses() - Method inClassNode
getOuterField(java.lang.String) - Method inClassNode
Returns:
the field on the outer class ornull if this is not an inner class
getOuterField(java.lang.String) - Method inInnerClassNode
getOutermostClass() - Method inDelegatingController
getOuterMostClass() - Method inInnerClassNode
getOutermostClass() - Method inWriterController
getOutput() - Method inCompilerConfiguration
Gets the currently configured output writer.
getOutputStatement(java.lang.String) - Method inGroovyScriptEngineFactory
getOutputStyle() - Method inConsoleSupport
getOverride() - Method inProxyGenerator
getOwner() - Method inClosure
Returns:
the owner Object to which method calls will go which is typically the outer class when the closure is constructed
getOwner() - Method inCurriedClosure
getOwner() - Method inFieldNode
getOwner() - Method inMethodClosure
getOwner() - Method inMixedInMetaClass
getOwner() - Method inOwnedMetaClass
getOwnerClass() - Method inMethodClosure
Since:
5.0.0
getOwnerClass() - Method inNewMetaMethod
getOwnerMetaClass(java.lang.Object) - Method inMixedInMetaClass
getOwnerMetaClass(java.lang.Object) - Method inOwnedMetaClass
getOwnerType() - Method inStaticMethodCallExpression
getPackage() - Method inClassNode
getPackage() - Method inModuleNode
getPackageName() - Method inASTHelper
getPackageName() - Method inClassNode
getPackageName() - Method inImportNode
getPackageName() - Method inModuleNode
getPackages() - Method inGroovyEngine.EngineClassLoader
getPackages() - Method inLinkArgument
Get the packages attribute.
getPackageTemplates() - Method inGroovydoc
Creates and returns an array of package template classpath entries.
getPageFormat(int) - Method inTextEditor
getParameter(java.lang.String) - Method inGroovyScriptEngineFactory
getParameterCount() - Method inDefaultCachedMethodKey
getParameterCount() - Method inDefaultMethodKey
getParameterCount() - Method inMethodKey
getParameterCount() - Method inTemporaryMethodKey
getParameters() - Method inClosureExpression
Returns:
an array of zero (for implicit it) or more (when explicit args given) parameters or null otherwise (representing explicit no args)
getParameters() - Method inCompilerConfiguration
Returns true if parameter metadata generation has been enabled.
getParameters() - Method inDataSet
getParameters() - Method inGroovy
Returns true if parameter metadata generation has been enabled.
getParameters() - Method inGroovyc
Returns true if parameter metadata generation has been enabled.
getParameters() - Method inMethodNode
getParameters(groovy.lang.GString) - Method inSql
Hook to allow derived classes to override behavior associated with extracting params from a GString.
getParameters() - Method inSqlWhereVisitor
getParametersSafe(org.codehaus.groovy.ast.expr.ClosureExpression) - Method inClosureUtils
Returns:
the parameters for the ClosureExpression
getParametersText(org.codehaus.groovy.ast.Parameter) - Method inAstToTextHelper
getParameterText(org.codehaus.groovy.ast.Parameter) - Method inAstToTextHelper
getParameterType(int) - Method inDefaultCachedMethodKey
getParameterType(int) - Method inDefaultMethodKey
getParameterType(int) - Method inMethodKey
getParameterType(int) - Method inTemporaryMethodKey
getParameterTypes() - Method inCachedClosureClass
getParameterTypes() - Method inClosure
Returns:
the parameter types of the longest doCall method of this closure
getParameterTypes() - Method inComposedClosure
getParameterTypes() - Method inCurriedClosure
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 inFirstParam.Component
getParameterTypes() - Method inParameterTypes
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 inPickAnyArgumentHint
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 inSecondParam.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 inSimpleType
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 inSingleSignatureClosureHint
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 inThirdParam.Component
getParams() - Method inSqlWithParams
getParamsCount() - Method inCachedMethod
getParamterTypes() - Method inMethodKey
getParamTypes() - Method inCachedMethod
getParent() - Method inAbstractTypeCheckingExtension.TypeCheckingScope
getParent() - Method inTreeContext
getParent() - Method inVariableScope
getParent() - Method inWritablePath
getParentClasses() - Method inSimpleGroovyClassDoc
getParentClassLoader() - Method inGroovyScriptEngine
Get theClassLoader that will serve as the parent ClassLoader of theGroovyClassLoader in which scripts will be executed.
getParentContext() - Method inFactoryBuilderSupport
Returns:
the context of the parent of the current node.
getParentFactory() - Method inFactoryBuilderSupport
Returns:
the factory of the parent of the current node.
getParentInterfaces() - Method inSimpleGroovyClassDoc
getParentName() - Method inFactoryBuilderSupport
Returns:
the name of the parent of the current node.
getParentNode() - Method inFactoryBuilderSupport
Returns:
the node of the parent of the current node.
getParser(java.lang.String, java.lang.String) - Method inGroovyCommands
getParserFlavor() - Method inPreferences
getPath(java.lang.String) - Method inGroovyDocUtil
getPayload() - Method inReevaluatingReference
getPerInstanceMetaClass(java.lang.Object) - Method inClassInfo
getPermissions(java.security.CodeSource) - Method inGroovyClassLoader
getPermittedSubclasses() - Method inClassNode
Returns:
permitted subclasses of sealed type, may initially be empty in early compiler phases
getPermittedSubclasses(Class<?>) - Method inReflectionUtils
getPhantomBundle() - Method inReferenceBundle
getPhase() - Method inCompilationCustomizer
getPhase() - Method inProcessingUnit
Returns the current phase.
getPhaseDescription() - Method inProcessingUnit
Returns the description for the current phase.
getPhaseNumber() - Method inCompilePhase
Returns the underlying integer Phase number.
getPid(java.lang.Runtime) - Method inPluginDefaultGroovyMethods
Gets the pid of the current Java process.
getPipeNames() - Method inSystemRegistryImpl
getPlainNodeReference(boolean) - Method inClassNode
getPlainNodeReference() - Method inWideningCategories.LowestUpperBoundClassNode
getPlugin() - Method inVMPluginFactory
getPluginDefaultGroovyMethods() - Method inJava10
getPluginDefaultGroovyMethods() - Method inJava8
getPluginDefaultGroovyMethods() - Method inJava9
getPluginDefaultGroovyMethods() - Method inVMPlugin
getPluginFactory() - Method inCompilerConfiguration
getPluginStaticGroovyMethods() - Method inJava8
getPluginStaticGroovyMethods() - Method inVMPlugin
getPostInstantiateDelegates() - Method inFactoryBuilderSupport
getPostNodeCompletionDelegates() - Method inFactoryBuilderSupport
getPrecedence(int, boolean) - Method inTypes
Returns the precedence of the specified operator.
getPrefix() - Method inNamespace
Returns the prefix mapped to this namespace
getPrefix() - Method inQName
Gets the Prefix for this QName
getPreInstantiateDelegates() - Method inFactoryBuilderSupport
getPreviewFeatures() - Method inGroovyc
Returns true if preview features has been enabled.
getPrevIndex() - Method inBytecodeVariable
getPrintable(int) - Method inTextEditor
getPrintAction() - Method inConsoleTextEditor
getPrinter() - Method inMarkupBuilder
getPrivateLookup() - Method inJava9
getProgram(java.lang.String) - Method inGroovyScriptEngineFactory
getProgressCallback() - Method inCompilationUnit
getProject() - Method inAntBuilder
# Gets the Ant project in which the tasks are executed
getProjectionExpr() - Method inSelectExpression
getPromptStyle() - Method inConsoleSupport
getProperties() - Method inClassNode
getProperties() - Method inClosureMetaClass
getProperties(java.lang.Object) - Method inDefaultGroovyMethods
Convenience method that callsgetMetaPropertyValues(java.lang.Object)(self) and provides the data in form of simple key/value pairs, i.e. without type() information.
getProperties() - Method inDelegatingMetaClass
getProperties() - Method inExpando
Returns:
the dynamically expanded properties
getProperties() - Method inExpandoMetaClass
getProperties() - Method inMetaClass
Retrieves a list of MetaProperty instances that the MetaClass has
getProperties() - Method inMetaObjectProtocol
Obtain a list of all meta properties available on this metaclass
getProperties() - Method inOwnedMetaClass
getPropertiesWithInfo() - Method inInspector
getProperty(java.lang.Object) - Method inAbstractCallSite
getProperty(java.lang.String) - Method inBinding
Overloaded to make variables appear as bean properties or via the subscript operator
getProperty(java.lang.String) - Method inBindingProxy
getProperty(java.lang.Object) - Method inCachedField
{@inheritDoc}
getProperty(java.lang.Object) - Method inCallSite
getProperty(java.lang.String) - Method inClassNode
getProperty(java.lang.String) - Method inClosure
getProperty(java.lang.Class, java.lang.Object, java.lang.String, boolean, boolean) - Method inClosureMetaClass
getProperty(java.lang.String) - Method inConfigObject
Overrides the default getProperty implementation to create nested ConfigObject instances on demand for non-existent keys
getProperty(java.lang.String) - Method inDelegatingMetaClass
getProperty(java.lang.String) - Method inDelegatingScript
getProperty(java.lang.String) - Method inExpando
getProperty(java.lang.Object, java.lang.String) - Method inExpandoMetaClass
Overrides default implementation just in case getProperty method has been overridden by ExpandoMetaClass
getProperty(java.lang.String) - Method inExpandoMetaClass.ExpandoMetaProperty
getProperty(java.lang.String) - Method inFactoryBuilderSupport
Overloaded to make variables appear as bean properties or via the subscript operator
getProperty(java.lang.Object) - Method inGetEffectivePogoFieldSite
getProperty(java.lang.Object) - Method inGetEffectivePojoPropertySite
getProperty(java.lang.String) - Method inGPathResult
Returns the specified Property of this GPathResult.
getProperty(java.lang.String) - Method inGroovyMBean
getProperty(java.lang.String) - Method inGroovyObject
Retrieves a property value.
getProperty(java.lang.String) - Method inGroovyObjectWrapper
getProperty(java.lang.String) - Method inGroovyResultSetExtension
Gets the value of the designated column in the current row of as anObject.
getProperty(java.lang.String) - Method inGroovyRowResult
Retrieve the value of the property by its (case-insensitive) name.
getProperty(java.lang.String) - Method inGroovyShell
getProperty(java.lang.String) - Method inGroovyTypeCheckingExtensionSupport.TypeCheckingDSL
getProperty(java.lang.String) - Method inHandleMetaClass
getProperty(java.lang.Object, java.lang.String) - Method inInvokerHelper
getProperty(java.lang.String) - Method inMessageSource
See Also:
getMessage(String)
getProperty(java.lang.Object) - Method inMetaArrayLengthProperty
getProperty(java.lang.Object) - Method inMetaBeanProperty
Gets the property of the given object.
getProperty(java.lang.Class, java.lang.Object, java.lang.String, boolean, boolean) - Method inMetaClass
getProperty(java.lang.Object) - Method inMetaExpandoProperty
Returns:
the property of the given object
getProperty(java.lang.Object, java.lang.String) - Method inMetaObjectProtocol
Retrieves a property of an instance of the class returned by the getTheClass() method.
getProperty(java.lang.Object) - Method inMetaProperty
Returns:
the property of the given object
getProperty(java.lang.String) - Method inMethodClosure
getProperty(java.lang.Object) - Method inMethodMetaProperty
getProperty(java.lang.Object) - Method inMethodMetaProperty.GetBeanMethodMetaProperty
getProperty(java.lang.Object) - Method inMethodMetaProperty.GetMethodMetaProperty
getProperty() - Method inMissingPropertyException
Returns:
the name of the property that could not be found
getProperty(java.lang.Class, java.lang.Object, java.lang.String, boolean, boolean) - Method inMockProxyMetaClass
getProperty(java.lang.Object) - Method inMultipleSetterProperty
getProperty(java.lang.Class, java.lang.Object, java.lang.String, boolean, boolean) - Method inNode
getProperty(java.lang.Class, java.lang.Object, java.lang.String, boolean, boolean) - Method inNodeList
getProperty(java.lang.Object) - Method inNullCallSite
getProperty(java.lang.String) - Method inNullObject
Tries to get a property on null, which fails except for "class" and "metaClass".
getProperty(java.lang.String) - Method inOptionAccessor
getProperty(java.lang.Class, java.lang.Object, java.lang.String, boolean, boolean) - Method inOwnedMetaClass
getProperty(java.lang.Object) - Method inPogoGetPropertySite
getProperty(java.lang.Object) - Method inPogoMetaClassGetPropertySite
getProperty(java.lang.Object) - Method inPojoMetaClassGetPropertySite
getProperty(java.lang.String) - Method inPojoWrapper
getProperty() - Method inPropertyExpression
getProperty() - Method inPropertyModel
getProperty(java.lang.Class, java.lang.Object, java.lang.String, boolean, boolean) - Method inProxyMetaClass
Interceptors the call to getProperty if a PropertyAccessInterceptor is available
getProperty(java.lang.String) - Method inReference
getProperty(java.lang.String) - Method inResultSetMetaDataWrapper
getProperty(java.lang.String) - Method inScript
getProperty(java.lang.Class, java.lang.Object, java.lang.String) - Method inScriptBytecodeAdapter
getProperty(java.lang.String) - Method inSequence
getProperty(java.lang.String) - Method inXmlParser
getProperty(java.lang.String) - Method inXmlSlurper
getPropertyAsString() - Method inPropertyExpression
getPropertyCategoryGetterName(java.lang.String) - Method inGroovyCategorySupport
getPropertyCategorySetterName(java.lang.String) - Method inGroovyCategorySupport
getPropertyChangeListeners(java.lang.String) - Method inObservableList
getPropertyChangeListeners(java.lang.String) - Method inObservableMap
getPropertyChangeListeners(java.lang.String) - Method inObservableSet
getPropertyForSetter(java.lang.String) - Method inExpandoMetaClass
Returns a property name equivalent for the given setter name or null if it is not a getter
getPropertyInfo() - Method inInspector
Get info about Properties (Java and Groovy alike).
getPropertyInfoFromBeanInfo(org.codehaus.groovy.ast.ClassNode, List<String>, List<String>, boolean) - Method inBuilderASTTransformation.AbstractBuilderStrategy
getPropertyInfoFromClassNode(org.codehaus.groovy.transform.BuilderASTTransformation, org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.ClassNode, List<String>, List<String>, boolean, boolean) - Method inBuilderASTTransformation.AbstractBuilderStrategy
getPropertyInfos(org.codehaus.groovy.transform.BuilderASTTransformation, org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.ClassNode, List<String>, List<String>, boolean, boolean) - Method inBuilderASTTransformation.AbstractBuilderStrategy
getPropertyMethod - Field inMetaClassImpl
getPropertyMissingDelegate() - Method inFactoryBuilderSupport
getPropertyName() - Method inExpandoMetaClass.ExpandoMetaProperty
getPropertyName(org.codehaus.groovy.ast.MethodNode) - Method inMethodNodeUtils
For a method node potentially representing a property, returns the name of the property.
getPropertyName() - Method inPropertyBinding
getPropertyOnSuper(java.lang.Class, groovy.lang.GroovyObject, java.lang.String) - Method inScriptBytecodeAdapter
getPropertyOnSuperSafe(java.lang.Class, groovy.lang.GroovyObject, java.lang.String) - Method inScriptBytecodeAdapter
getPropertyOnSuperSpreadSafe(java.lang.Class, groovy.lang.GroovyObject, java.lang.String) - Method inScriptBytecodeAdapter
getPropertySafe(java.lang.Object, java.lang.String) - Method inInvokerHelper
getPropertySafe(java.lang.Class, java.lang.Object, java.lang.String) - Method inScriptBytecodeAdapter
getPropertySpreadSafe(java.lang.Class, java.lang.Object, java.lang.String) - Method inScriptBytecodeAdapter
getPropertySuggestionString(java.lang.String, java.lang.Class) - Method inMethodRankHelper
Returns a string detailing possible solutions to a missing field/property if no good solutions can be found an empty string is returned.
getPropertyValue(java.lang.String) - Method inTreeNodeWithProperties
getPropNameForAccessor(java.lang.String) - Method inClassNodeUtils
Returns the property name, e.g. age, given an accessor name, e.g. getAge.
getProxyBuilder() - Method inFactoryBuilderSupport
Proxy builders are useful for changing the building context, thus enabling mix & match builders.
getProxyTarget() - Method inGeneratedGroovyProxy
Returns:
the proxy target.
getPT() - Method inCachedConstructor
getPT() - Method inCachedMethod
getPT() - Method inMixinInstanceMetaMethod
getPT() - Method inParameterTypes
getPT() - Method inReflectionMetaMethod
getPublicFields() - Method inInspector
Get info about usual Java public fields incl. constants.
getQt() - Method inStreamingMarkupBuilder
getQualifiedName() - Method inQName
Returns the fully qualified name of this QName
getQuietly(java.lang.Object) - Method inConcurrentLinkedHashMap
Returns the value to which the specified key is mapped, ornull if this map contains no mapping for the key.
getQuote() - Method inXmlNodePrinter
Get Quote to use when printing attributes.
getRawCommentText() - Method inArrayClassDocWrapper
getRawCommentText() - Method inExternalGroovyClassDoc
getRawCommentText() - Method inGroovyDoc
getRawCommentText() - Method inSimpleGroovyDoc
getReader() - Method inCharsetToolkit
Gets aBufferedReader (indeed aLineNumberReader) from theFile specified in the constructor ofCharsetToolkit using the charset discovered or the default charset if an 8-bitCharset is encountered.
getReader(java.lang.String) - Method inClasspathResourceManager
getReader() - Method inFileReaderSource
Returns a new Reader on the underlying source object.
getReader(java.lang.String) - Method inFileSystemResourceManager
getReader() - Method inInputStreamReaderSource
Returns a new Reader on the underlying source object.
getReader() - Method inJsonLexer
Underlying reader from which to read the JSON tokens.
getReader() - Method inReaderSource
Returns a new Reader on the underlying source object.
getReader(java.lang.String) - Method inResourceManager
getReader() - Method inStringReaderSource
Returns a new Reader on the underlying source object.
getReader() - Method inURLReaderSource
Returns a new Reader on the underlying source object.
getReaderSource(org.codehaus.groovy.control.SourceUnit) - Method inBaseASTTransformation
Reads the protectedsource1 instance variable ofSourceUnit.
getReceiver() - Method inConstructorCallExpression
getReceiver() - Method inMethodCall
getReceiver() - Method inMethodCallExpression
getReceiver() - Method inStaticMethodCallExpression
getReceiversBlackList() - Method inSecureASTCustomizer
Legacy alias forgetDisallowedReceivers()
getReceiversWhiteList() - Method inSecureASTCustomizer
Legacy alias forgetAllowedReceivers()
getRecompileGroovySource() - Method inCompilerConfiguration
getRecordComponentNames(Class<?>) - Method inJava16
getRecordComponentNames(Class<?>) - Method inVMPlugin
Returns the list of record component names or the empty list if the class is not a record or running on a pre16 JDK.
getRecordComponents() - Method inClassNode
Gets the record components of record type.
getRecordComponents() - Method inDecompiledClassNode
getRecurStatement() - Method inReturnStatementToIterationConverter
getRedoAction() - Method inConsoleTextEditor
getReferencedClassVariable(java.lang.String) - Method inVariableScope
getReferencedClassVariables() - Method inVariableScope
Gets a map containing the class variables referenced by this scope.
getReferencedClassVariablesIterator() - Method inVariableScope
Gets an iterator for the referenced class variables.
getReferencedLocalVariable(java.lang.String) - Method inVariableScope
getReferencedLocalVariablesCount() - Method inVariableScope
getReferencedLocalVariablesIterator() - Method inVariableScope
Gets an iterator for the referenced local variables.
getReferenceFor(java.lang.String) - Method inObjectGraphBuilder.DefaultReferenceResolver
getReferenceFor(java.lang.String) - Method inObjectGraphBuilder.ReferenceResolver
Returns the name of the property that references another node.
getReferenceQueue() - Method inReferenceManager
getRegisteredExtensions(java.lang.ClassLoader) - Method inSourceExtensionHandler
getRegistrationGroupItems(java.lang.String) - Method inFactoryBuilderSupport
getRegistrationGroups() - Method inFactoryBuilderSupport
getRegistry() - Method inMetaClassImpl
Returns the registry for this metaclass
getRegistry() - Method inMetaClassRegistryChangeEvent
Get the MetaClassRegistry that originates this change
getRegularCallSiteWriter() - Method inStaticTypesWriterController
getRegularInvocationWriter() - Method inStaticTypesWriterController
getRelationNameResolver() - Method inObjectGraphBuilder
Returns the current RelationNameResolver.
getRelativeDaylightSavingsOffset(java.util.Date, java.util.Date) - Method inTimeCategory
Return a Duration representing the DST difference (if any) between two dates.
getRelativeRootPath() - Method inArrayClassDocWrapper
getRelativeRootPath() - Method inExternalGroovyClassDoc
getRelativeRootPath() - Method inGroovyClassDoc
getRelativeRootPath() - Method inGroovyPackageDoc
getRelativeRootPath() - Method inSimpleGroovyClassDoc
getRelativeRootPath() - Method inSimpleGroovyPackageDoc
getRenderRange() - Method inSmartDocumentFilter
getReplacedCondition(org.codehaus.groovy.ast.AnnotationNode) - Method inBaseVisitor
getReplacement() - Method inTreeContext
getReplacementCount() - Method inFindReplaceUtility
Returns:
the replacement count
getReplaceWith() - Method inStatementReplacer
getReplaceWith() - Method inVariableExpressionReplacer
getReplaceWith() - Method inVariableExpressionTransformer
getResolvedClasses() - Method inGroovyRootDoc
getResolvedClasses() - Method inSimpleGroovyRootDoc
getResolveStrategy() - Method inClosure
Gets the strategy which the closure uses to resolve methods and properties
getResolveStrategy() - Method inComposedClosure
getResolveStrategy() - Method inCurriedClosure
getResolveStrategyName(int) - Method inClosureUtils
Returns the constant name associated with the given resolve strategy.
getResource(java.lang.String) - Method inGroovyClassLoader.InnerLoader
getResource(java.lang.String) - Method inRootLoader
{@inheritDoc}
getResourceAsStream(java.lang.String) - Method inGroovyClassLoader.InnerLoader
getResourceConnection(java.lang.String) - Method inAbstractHttpServlet
Interface method for ResourceContainer.
getResourceConnection(java.lang.String) - Method inGroovyScriptEngine
Get a resource connection as aURLConnection to retrieve a script from theResourceConnector.
getResourceConnection(java.lang.String) - Method inResourceConnector
Retrieve a URLConnection to a script referenced by name.
getResourceLoader() - Method inGroovyClassLoader
getResourceLoader() - Method inGroovyClassLoader.InnerLoader
getResources(java.lang.String) - Method inGroovyClassLoader.InnerLoader
getResourceStatement(int) - Method inTryCatchStatement
Returns:
The resource statement of the given index or null.
getResourceStatements() - Method inTryCatchStatement
getResultSet() - Method inGroovyResultSetExtension
Gets the current result set.
getResultSetConcurrency() - Method inSql
Gets the resultSetConcurrency for statements created using the connection.
getResultSetHoldability() - Method inSql
Gets the resultSetHoldability for statements created using the connection.
getResultSetType() - Method inSql
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 inStaticTypeCheckingVisitor
getReturnInsnByType(org.objectweb.asm.Type) - Method inTypeUtil
getReturnStatements(org.codehaus.groovy.ast.MethodNode) - Method inAssertStatementCreationUtility
Gets a list ofReturnStatement instances from the givenMethodNode.
getReturnStatements() - Method inAssertStatementCreationUtility.ReturnStatementVisitor
getReturnType() - Method inAbstractTypeCheckingExtension
getReturnType() - Method inArrayPutAtMetaMethod
getReturnType() - Method inBooleanArrayGetAtMetaMethod
getReturnType() - Method inByteArrayGetAtMetaMethod
getReturnType() - Method inCachedMethod
getReturnType() - Method inCharacterArrayGetAtMetaMethod
getReturnType() - Method inClosureMetaMethod
getReturnType() - Method inClosureStaticMetaMethod
getReturnType() - Method inDelegatingController
getReturnType() - Method inDoubleArrayGetAtMetaMethod
getReturnType() - Method inFloatArrayGetAtMetaMethod
getReturnType() - Method inGeneratedMetaMethod
getReturnType() - Method inIntegerArrayGetAtMetaMethod
getReturnType() - Method inLongArrayGetAtMetaMethod
getReturnType() - Method inMetaMethod
Returns the return type for this method.
getReturnType() - Method inMethodNode
getReturnType() - Method inMixinInstanceMetaMethod
getReturnType() - Method inMixinInstanceMetaProperty
getReturnType() - Method inMOPIter.MetaConstructor
getReturnType() - Method inNumberNumberMetaMethod
getReturnType() - Method inObjectArrayGetAtMetaMethod
getReturnType() - Method inReflectionMetaMethod
getReturnType() - Method inShortArrayGetAtMetaMethod
getReturnType() - Method inTransformMetaMethod
getReturnType() - Method inWriterController
getReturnTypes() - Method inTypeCheckingContext.EnclosingClosure
getReverseConverter() - Method inAbstractFullBinding
getReverseConverter() - Method inFullBinding
getReverseConverter() - Method inMutualPropertyBinding
getRightExpression() - Method inBinaryExpression
getRoot(boolean) - Method inCSTNode
Returns the root of the node, the Token that indicates its type.
getRoot() - Method inReduction
Returns the root of the node, the Token that indicates its type.
getRoot() - Method inToken
Returns the root of the node.
getRoot() - Method inWritablePath
getRootDoc() - Method inGroovyDocTool
getRootDoc() - Method inGroovyRootDocBuilder
getRootLoader(java.lang.ClassLoader) - Method inDefaultGroovyMethods
Iterates through the classloader parents until it finds a loader with a class named "org.codehaus.groovy.tools.RootLoader".
getRootNode() - Method inStructuredSyntaxDocumentFilter
Get the root node for lexing the document.
getRootText() - Method inCSTNode
Returns the text of the root.
getRootText() - Method inToken
Returns the text of the root node.
getRow() - Method inClosureRenderer
getRowCount() - Method inDefaultTableModel
getRowCount() - Method inTableMap
getRowIndex() - Method inTableLayoutRow
Returns:
the row index of this row
getRowModel() - Method inDefaultTableModel
getRows() - Method inDefaultTableModel
getRowsModel() - Method inDefaultTableModel
getRowspan() - Method inTableLayoutCell
getRuleIndex() - Method inGroovyParser.AnnotatedQualifiedClassNameContext
getRuleIndex() - Method inGroovyParser.AnnotationContext
getRuleIndex() - Method inGroovyParser.AnnotationNameContext
getRuleIndex() - Method inGroovyParser.AnnotationsOptContext
getRuleIndex() - Method inGroovyParser.AnonymousInnerClassDeclarationContext
getRuleIndex() - Method inGroovyParser.ArgumentsContext
getRuleIndex() - Method inGroovyParser.ArrayInitializerContext
getRuleIndex() - Method inGroovyParser.AssertStatementContext
getRuleIndex() - Method inGroovyParser.BlockContext
getRuleIndex() - Method inGroovyParser.BlockStatementContext
getRuleIndex() - Method inGroovyParser.BlockStatementsContext
getRuleIndex() - Method inGroovyParser.BlockStatementsOptContext
getRuleIndex() - Method inGroovyParser.BreakStatementContext
getRuleIndex() - Method inGroovyParser.BuiltInTypeContext
getRuleIndex() - Method inGroovyParser.CastParExpressionContext
getRuleIndex() - Method inGroovyParser.CatchClauseContext
getRuleIndex() - Method inGroovyParser.CatchTypeContext
getRuleIndex() - Method inGroovyParser.ClassBodyContext
getRuleIndex() - Method inGroovyParser.ClassBodyDeclarationContext
getRuleIndex() - Method inGroovyParser.ClassDeclarationContext
getRuleIndex() - Method inGroovyParser.ClassNameContext
getRuleIndex() - Method inGroovyParser.ClassOrInterfaceModifierContext
getRuleIndex() - Method inGroovyParser.ClassOrInterfaceModifiersContext
getRuleIndex() - Method inGroovyParser.ClassOrInterfaceModifiersOptContext
getRuleIndex() - Method inGroovyParser.ClosureContext
getRuleIndex() - Method inGroovyParser.ClosureOrLambdaExpressionContext
getRuleIndex() - Method inGroovyParser.CommandArgumentContext
getRuleIndex() - Method inGroovyParser.CommandExpressionContext
getRuleIndex() - Method inGroovyParser.CompactConstructorDeclarationContext
getRuleIndex() - Method inGroovyParser.CompilationUnitContext
getRuleIndex() - Method inGroovyParser.ConditionalStatementContext
getRuleIndex() - Method inGroovyParser.ContinueStatementContext
getRuleIndex() - Method inGroovyParser.CreatedNameContext
getRuleIndex() - Method inGroovyParser.CreatorContext
getRuleIndex() - Method inGroovyParser.Dim0Context
getRuleIndex() - Method inGroovyParser.Dim1Context
getRuleIndex() - Method inGroovyParser.DynamicMemberNameContext
getRuleIndex() - Method inGroovyParser.ElementValueArrayInitializerContext
getRuleIndex() - Method inGroovyParser.ElementValueContext
getRuleIndex() - Method inGroovyParser.ElementValuePairContext
getRuleIndex() - Method inGroovyParser.ElementValuePairNameContext
getRuleIndex() - Method inGroovyParser.ElementValuePairsContext
getRuleIndex() - Method inGroovyParser.ElementValuesContext
getRuleIndex() - Method inGroovyParser.EnhancedArgumentListElementContext
getRuleIndex() - Method inGroovyParser.EnhancedArgumentListInParContext
getRuleIndex() - Method inGroovyParser.EnhancedExpressionContext
getRuleIndex() - Method inGroovyParser.EnhancedForControlContext
getRuleIndex() - Method inGroovyParser.EnhancedStatementExpressionContext
getRuleIndex() - Method inGroovyParser.EnumConstantContext
getRuleIndex() - Method inGroovyParser.EnumConstantsContext
getRuleIndex() - Method inGroovyParser.ExpressionContext
getRuleIndex() - Method inGroovyParser.ExpressionInParContext
getRuleIndex() - Method inGroovyParser.ExpressionListContext
getRuleIndex() - Method inGroovyParser.ExpressionListElementContext
getRuleIndex() - Method inGroovyParser.FieldDeclarationContext
getRuleIndex() - Method inGroovyParser.FinallyBlockContext
getRuleIndex() - Method inGroovyParser.ForControlContext
getRuleIndex() - Method inGroovyParser.ForInitContext
getRuleIndex() - Method inGroovyParser.FormalParameterContext
getRuleIndex() - Method inGroovyParser.FormalParameterListContext
getRuleIndex() - Method inGroovyParser.FormalParametersContext
getRuleIndex() - Method inGroovyParser.ForUpdateContext
getRuleIndex() - Method inGroovyParser.GstringContext
getRuleIndex() - Method inGroovyParser.GstringPathContext
getRuleIndex() - Method inGroovyParser.GstringValueContext
getRuleIndex() - Method inGroovyParser.IdentifierContext
getRuleIndex() - Method inGroovyParser.IfElseStatementContext
getRuleIndex() - Method inGroovyParser.ImportDeclarationContext
getRuleIndex() - Method inGroovyParser.IndexPropertyArgsContext
getRuleIndex() - Method inGroovyParser.IndexVariableContext
getRuleIndex() - Method inGroovyParser.KeywordsContext
getRuleIndex() - Method inGroovyParser.LambdaBodyContext
getRuleIndex() - Method inGroovyParser.ListContext
getRuleIndex() - Method inGroovyParser.LiteralContext
getRuleIndex() - Method inGroovyParser.LocalVariableDeclarationContext
getRuleIndex() - Method inGroovyParser.LoopStatementContext
getRuleIndex() - Method inGroovyParser.MapContext
getRuleIndex() - Method inGroovyParser.MapEntryContext
getRuleIndex() - Method inGroovyParser.MapEntryLabelContext
getRuleIndex() - Method inGroovyParser.MapEntryListContext
getRuleIndex() - Method inGroovyParser.MatchingTypeContext
getRuleIndex() - Method inGroovyParser.MemberDeclarationContext
getRuleIndex() - Method inGroovyParser.MethodBodyContext
getRuleIndex() - Method inGroovyParser.MethodDeclarationContext
getRuleIndex() - Method inGroovyParser.MethodNameContext
getRuleIndex() - Method inGroovyParser.ModifierContext
getRuleIndex() - Method inGroovyParser.ModifiersContext
getRuleIndex() - Method inGroovyParser.ModifiersOptContext
getRuleIndex() - Method inGroovyParser.NamedPropertyArgsContext
getRuleIndex() - Method inGroovyParser.NamePartContext
getRuleIndex() - Method inGroovyParser.NlsContext
getRuleIndex() - Method inGroovyParser.NonWildcardTypeArgumentsContext
getRuleIndex() - Method inGroovyParser.OriginalForControlContext
getRuleIndex() - Method inGroovyParser.PackageDeclarationContext
getRuleIndex() - Method inGroovyParser.ParExpressionContext
getRuleIndex() - Method inGroovyParser.PathElementContext
getRuleIndex() - Method inGroovyParser.PathExpressionContext
getRuleIndex() - Method inGroovyParser.PostfixExpressionContext
getRuleIndex() - Method inGroovyParser.PrimaryContext
getRuleIndex() - Method inGroovyParser.PrimitiveTypeContext
getRuleIndex() - Method inGroovyParser.QualifiedClassNameContext
getRuleIndex() - Method inGroovyParser.QualifiedClassNameListContext
getRuleIndex() - Method inGroovyParser.QualifiedNameContext
getRuleIndex() - Method inGroovyParser.QualifiedNameElementContext
getRuleIndex() - Method inGroovyParser.QualifiedNameElementsContext
getRuleIndex() - Method inGroovyParser.QualifiedStandardClassNameContext
getRuleIndex() - Method inGroovyParser.ReferenceTypeContext
getRuleIndex() - Method inGroovyParser.ResourceContext
getRuleIndex() - Method inGroovyParser.ResourceListContext
getRuleIndex() - Method inGroovyParser.ResourcesContext
getRuleIndex() - Method inGroovyParser.ReturnTypeContext
getRuleIndex() - Method inGroovyParser.ScriptStatementContext
getRuleIndex() - Method inGroovyParser.ScriptStatementsContext
getRuleIndex() - Method inGroovyParser.SepContext
getRuleIndex() - Method inGroovyParser.StandardLambdaExpressionContext
getRuleIndex() - Method inGroovyParser.StandardLambdaParametersContext
getRuleIndex() - Method inGroovyParser.StatementContext
getRuleIndex() - Method inGroovyParser.StatementExpressionContext
getRuleIndex() - Method inGroovyParser.StringLiteralContext
getRuleIndex() - Method inGroovyParser.SwitchBlockStatementExpressionGroupContext
getRuleIndex() - Method inGroovyParser.SwitchBlockStatementGroupContext
getRuleIndex() - Method inGroovyParser.SwitchExpressionContext
getRuleIndex() - Method inGroovyParser.SwitchExpressionLabelContext
getRuleIndex() - Method inGroovyParser.SwitchLabelContext
getRuleIndex() - Method inGroovyParser.SwitchStatementContext
getRuleIndex() - Method inGroovyParser.ThisFormalParameterContext
getRuleIndex() - Method inGroovyParser.TryCatchStatementContext
getRuleIndex() - Method inGroovyParser.TypeArgumentContext
getRuleIndex() - Method inGroovyParser.TypeArgumentsContext
getRuleIndex() - Method inGroovyParser.TypeArgumentsOrDiamondContext
getRuleIndex() - Method inGroovyParser.TypeBoundContext
getRuleIndex() - Method inGroovyParser.TypeContext
getRuleIndex() - Method inGroovyParser.TypeDeclarationContext
getRuleIndex() - Method inGroovyParser.TypeListContext
getRuleIndex() - Method inGroovyParser.TypeNamePairContext
getRuleIndex() - Method inGroovyParser.TypeNamePairsContext
getRuleIndex() - Method inGroovyParser.TypeParameterContext
getRuleIndex() - Method inGroovyParser.TypeParametersContext
getRuleIndex() - Method inGroovyParser.VariableDeclarationContext
getRuleIndex() - Method inGroovyParser.VariableDeclaratorContext
getRuleIndex() - Method inGroovyParser.VariableDeclaratorIdContext
getRuleIndex() - Method inGroovyParser.VariableDeclaratorsContext
getRuleIndex() - Method inGroovyParser.VariableInitializerContext
getRuleIndex() - Method inGroovyParser.VariableModifierContext
getRuleIndex() - Method inGroovyParser.VariableModifiersContext
getRuleIndex() - Method inGroovyParser.VariableModifiersOptContext
getRuleIndex() - Method inGroovyParser.VariableNamesContext
getRuleIndex() - Method inGroovyParser.YieldStatementContext
getRuleNames() - Method inGroovyLexer
getRuleNames() - Method inGroovyParser
getSAMMethod(Class<?>) - Method inCachedSAMClass
Finds the abstract method of given class, if it is a SAM type.
getSample(int, int, org.codehaus.groovy.control.Janitor) - Method inSourceUnit
Returns a sampling of the source at the specified line and column, or null if it is unavailable.
getSanitizeStackTrace() - Method inPreferences
getScope() - Method inCompileStack
getScriptBaseClass() - Method inCompilerConfiguration
Gets the name of the base class for scripts.
getScriptBaseClass() - Method inGroovyc
Get the base script class name for the scripts (must derive from Script)
getScriptClassDummy() - Method inModuleNode
getScriptCompleter() - Method inGroovyEngine
getScriptEngine() - Method inGroovyScriptEngineFactory
getScriptExtension() - Method inGroovyc
Get the extension to use when searching for Groovy source files.
getScriptExtensions() - Method inCompilerConfiguration
getScriptSource(boolean, java.lang.String) - Method inGroovyMain
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 inCompileUnit
getScriptText() - Method inGroovyCodeSource
getScriptUri(jakarta.servlet.http.HttpServletRequest) - Method inAbstractHttpServlet
Returns the include-aware uri of the script or template file.
getScriptUriAsFile(jakarta.servlet.http.HttpServletRequest) - Method inAbstractHttpServlet
Parses the http request for the real script or template source file.
getScrollableTracksViewportWidth() - Method inTextEditor
getSearchText() - Method inFindReplaceUtility
Returns:
the search text
getSecond(java.lang.Integer) - Method inTimeCategory
getSecond() - Method inTuple2
getSecond() - Method inTuple3
getSecond() - Method inTuple4
getSecond() - Method inTuple5
getSecond() - Method inTuple6
getSecond() - Method inTuple7
getSecond() - Method inTuple8
getSecond() - Method inTuple9
getSeconds() - Method inBaseDuration
getSeconds(java.time.ZoneOffset) - Method inDateTimeExtensions
Returns the seconds component of this offset.
getSeconds(java.lang.Integer) - Method inTimeCategory
getSelectExpression() - Method inGinqExpression
getSelector(org.codehaus.groovy.vmplugin.v8.CacheableCallSite, Class<?>, java.lang.String, int, boolean, boolean, boolean, java.lang.Object) - Method inSelector
Returns the Selector
getSerializationFormats() - Method inGroovyEngine
getSerializedATN() - Method inGroovyLexer
getSerializedATN() - Method inGroovyParser
getService() - Method inDefaultFastStringServiceFactory
getService() - Method inFastStringServiceFactory
getSetter() - Method inMetaBeanProperty
Gets the setter method of this property.
getSetter() - Method inThreadManagedMetaBeanProperty
getSetterBlock() - Method inPropertyNode
getSetterMethod(java.lang.String, boolean) - Method inClassNode
getSetterName(java.lang.String, java.lang.String) - Method inBuilderASTTransformation.AbstractBuilderStrategy
getSetterName(java.lang.String) - Method inGeneralUtils
getSetterName(java.lang.String) - Method inMetaProperty
Gets the setter for the getter for this property.
getSetterName() - Method inPropertyNode
Since:
4.0.0
getSetterNameOrDefault() - Method inPropertyNode
Since:
4.0.0
getSeventh() - Method inTuple7
getSeventh() - Method inTuple8
getSeventh() - Method inTuple9
getShell() - Method inConsoleSupport
getShiftOperationBytecode(int) - Method inBinaryBooleanExpressionHelper
getShiftOperationBytecode(int) - Method inBinaryDoubleExpressionHelper
getShiftOperationBytecode(int) - Method inBinaryExpressionWriter
getShiftOperationBytecode(int) - Method inBinaryFloatExpressionHelper
getShiftOperationBytecode(int) - Method inBinaryIntExpressionHelper
getShiftOperationBytecode(int) - Method inBinaryLongExpressionHelper
getShiftOperationBytecode(int) - Method inBinaryObjectExpressionHelper
getShortName(java.time.ZoneId, java.util.Locale) - Method inDateTimeExtensions
Returns the name of this zone formatted according to theTextStyle.SHORT text style for the providedLocale.
getShortVersion() - Method inGroovySystem
Returns the major and minor part of the groovy version excluding the point/patch part of the version.
getShowLastResult() - Method inPreferences
getSiblings() - Method inTreeContext
getSignature() - Method inCachedMethod
getSignature() - Method inMetaMethod
Returns the signature of this method.
getSignatureFromParamInfo(java.lang.Object) - Method inJmxBuilderTools
Returns method signature (as Class[]) given the meta map that describes the method.
getSilent(KEY) - Method inCache
getSilent(K) - Method inSimpleCache
getSixth() - Method inTuple6
getSixth() - Method inTuple7
getSixth() - Method inTuple8
getSixth() - Method inTuple9
getSize() - Method inListWrapperListModel
getSize() - Method inObservableList
getSize() - Method inObservableMap
getSizeExpression() - Method inArrayExpression
Returns:
a list with elements corresponding to the array's dimensions
getSoftBundle() - Method inReferenceBundle
getSource() - Method inGroovySyntaxError
getSource() - Method inSourceUnit
getSource() - Method inTypeCheckingContext
getSourceBinding() - Method inAbstractFullBinding
getSourceBinding() - Method inFullBinding
getSourceBinding() - Method inMutualPropertyBinding
getSourceEncoding() - Method inCompilerConfiguration
Gets the currently configured source file encoding.
getSourceLocator() - Method inSyntaxException
getSourceModel() - Method inClosureModel
getSourceModel() - Method inNestedValueModel
getSourceModel() - Method inPropertyModel
getSourcepath() - Method inGroovyc
Gets the sourcepath to be used for this compilation.
getSourceUnit() - Method inAbstractInterruptibleASTTransformation
getSourceUnit() - Method inAnnotationConstantsVisitor
getSourceUnit() - Method inAsmClassGenerator
getSourceUnit() - Method inAssertStatementCreationUtility.AddAssertionCallStatementToReturnStatementVisitor
getSourceUnit() - Method inAssertStatementCreationUtility.AddResultReturnStatementVisitor
getSourceUnit() - Method inAssertStatementCreationUtility.ReturnStatementVisitor
getSourceUnit() - Method inASTMatcher
getSourceUnit() - Method inASTTestTransformation.LabelFinder
getSourceUnit() - Method inASTTransformationCollectorCodeVisitor
getSourceUnit() - Method inASTTransformationVisitor
getSourceUnit() - Method inAutoFinalASTTransformation
getSourceUnit() - Method inBaseVisitor
getSourceUnit() - Method inCategoryASTTransformation
getSourceUnit() - Method inCheckingVisitor
getSourceUnit() - Method inClassCodeVisitorSupport
getSourceUnit() - Method inClassCompletionVerifier
getSourceUnit() - Method inClassGenerator
getSourceUnit() - Method inClassNodeResolver.LookupResult
returns the SourceUnit
getSourceUnit() - Method inCompilationUnit
getSourceUnit() - Method inContextualClassCodeVisitor
getSourceUnit() - Method inDelegatingController
getSourceUnit() - Method inDependencyTracker
getSourceUnit() - Method inEnumCompletionVisitor
getSourceUnit() - Method inEnumVisitor
getSourceUnit() - Method inExtendedVerifier
getSourceUnit() - Method inFieldASTTransformation
getSourceUnit() - Method inFinalVariableAnalyzer
getSourceUnit() - Method inGenericsVisitor
getSourceUnit() - Method inGinqAstBuilder
getSourceUnit() - Method inGrabAnnotationTransformation
getSourceUnit() - Method inGroovydocVisitor
getSourceUnit() - Method inInnerClassCompletionVisitor
getSourceUnit() - Method inInnerClassVisitor
getSourceUnit() - Method inLabelVerifier
getSourceUnit() - Method inLogASTTransformation
getSourceUnit() - Method inMacroBuilder
getSourceUnit() - Method inMacroContext
Returns:
current source unit
getSourceUnit() - Method inMacroGroovyMethods
getSourceUnit() - Method inMapConstructorASTTransformation
getSourceUnit() - Method inNewifyASTTransformation
getSourceUnit() - Method inOperatorRenameASTTransformation
getSourceUnit() - Method inOptimizerVisitor
getSourceUnit() - Method inPlaceholderVisitor
getSourceUnit() - Method inResolveVisitor
getSourceUnit() - Method inSharedVariableCollector
getSourceUnit() - Method inStaticCompilationTransformer
getSourceUnit() - Method inStaticCompilationVisitor
getSourceUnit() - Method inStaticImportVisitor
getSourceUnit() - Method inStaticTypeCheckingVisitor
getSourceUnit() - Method inStaticTypeCheckingVisitor.VariableExpressionTypeMemoizer
getSourceUnit() - Method inStaticVerifier
getSourceUnit() - Method inSyntaxErrorReportable
getSourceUnit() - Method inVariableScopeVisitor
getSourceUnit() - Method inWriterController
getSourceURI(org.codehaus.groovy.ast.AnnotationNode) - Method inSourceURIASTTransformation
getSourceValue() - Method inClosureSourceBinding
getSourceValue() - Method inClosureTriggerBinding
getSourceValue() - Method inPropertyBinding
getSourceValue() - Method inSourceBinding
getSql() - Method inDataSet
getSql() - Method inSqlWithParams
getSqlOrderByVisitor() - Method inDataSet
getSqlWhereVisitor() - Method inDataSet
getSrcdir() - Method inCompileTaskSupport
getSrcdir() - Method inGroovyc
Gets the source dirs to find the source java files.
getSrcdir() - Method inUberCompileTask
getStackLength() - Method inOperandStack
getStackTrace() - Method inExceptions.JsonInternalException
getStandardOperationBytecode(int) - Method inBinaryBooleanExpressionHelper
getStandardOperationBytecode(int) - Method inBinaryDoubleExpressionHelper
getStandardOperationBytecode(int) - Method inBinaryExpressionWriter
getStandardOperationBytecode(int) - Method inBinaryFloatExpressionHelper
getStandardOperationBytecode(int) - Method inBinaryIntExpressionHelper
getStandardOperationBytecode(int) - Method inBinaryLongExpressionHelper
getStandardOperationBytecode(int) - Method inBinaryObjectExpressionHelper
getStarImports() - Method inModuleNode
Returns:
the module's star imports
getStarImportsBlacklist() - Method inSecureASTCustomizer
Legacy alias forgetDisallowedStarImports()
getStarImportsWhitelist() - Method inSecureASTCustomizer
Legacy alias forgetAllowedStarImports()
getStartColumn() - Method inCSTNode
Returns the starting column of the node.
getStartColumn() - Method inJsonToken
getStartColumn() - Method inSyntaxException
Retrieve the column upon which the error occurred.
getStartColumn() - Method inToken
Returns the starting column of the node.
getStartLabel() - Method inBytecodeVariable
getStartLine() - Method inCSTNode
Returns the starting line of the node.
getStartLine() - Method inJsonToken
getStartLine() - Method inSyntaxException
Returns:
the line on which the error occurs
getStartLine() - Method inToken
Returns the starting line of the node.
getStatementBlock() - Method inModuleNode
getStatementLabel() - Method inStatement
getStatementLabels() - Method inStatement
getStatements() - Method inBlockStatement
getStatementsBlacklist() - Method inSecureASTCustomizer
Legacy alias forgetDisallowedStatements()
getStatementsWhitelist() - Method inSecureASTCustomizer
Legacy alias forgetAllowedStatements()
getStatementWriter() - Method inDelegatingController
getStatementWriter() - Method inStaticTypesWriterController
getStatementWriter() - Method inWriterController
getStaticImports() - Method inModuleNode
Returns:
the module's static imports
getStaticImportsBlacklist() - Method inSecureASTCustomizer
Legacy alias forgetDisallowedStaticImports()
getStaticImportsWhitelist() - Method inSecureASTCustomizer
Legacy alias forgetAllowedStaticImports()
getStaticMetaMethod(java.lang.String, java.lang.Class) - Method inClosureMetaClass
getStaticMetaMethod(java.lang.String, java.lang.Class) - Method inDelegatingMetaClass
getStaticMetaMethod(java.lang.String, java.lang.Object) - Method inMetaClassImpl
See Also:
MetaObjectProtocol.getStaticMetaMethod
getStaticMetaMethod(java.lang.String, java.lang.Object) - Method inMetaObjectProtocol
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 inOwnedMetaClass
getStaticMethods() - Method inMetaClassRegistryImpl
getStaticMethodsExtensionClasses() - Method inMetaInfExtensionModule
getStaticMethodsExtensionClasses() - Method inSimpleExtensionModule
Returns:
the list of classes defining new static methods.
getStaticProperty(org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method inClassNodeUtils
Finds static property within the class or super class.
getStaticStarImports() - Method inModuleNode
Returns:
the module's static star imports
getStaticStarImportsBlacklist() - Method inSecureASTCustomizer
Legacy alias forgetDisallowedStaticStarImports()
getStaticStarImportsWhitelist() - Method inSecureASTCustomizer
Legacy alias forgetAllowedStaticStarImports()
getStepSize() - Method inNumberRange
getStrings() - Method inGString
getStrings() - Method inGStringExpression
getStrings() - Method inGStringImpl
Get the strings of this GString.
getStrongMetaClass() - Method inClassInfo
getStubCount() - Method inJavaStubCompilationUnit
getStubdir() - Method inGroovyc
Gets the stub directory into which the Java source stub files should be generated
getSubclassMetaMethods(java.lang.String) - Method inExpandoMetaClass
getSubstanceLAFName() - Method inLookAndFeelHelper
getSuperClass() - Method inClassNode
Returns:
theClassNode of the super class of this type
getSuperClass(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method inGenericsUtils
Since:
3.0.0
getSuperClassDistance() - Method inCachedClass
getSuperClasses() - Method inMetaClassImpl
getSuperClassName() - Method inSimpleGroovyClassDoc
getSuperMethodNames() - Method inWriterController
getSuperNonPropertyFields(org.codehaus.groovy.ast.ClassNode) - Method inGeneralUtils
getSuperPropertyFields(org.codehaus.groovy.ast.ClassNode) - Method inGeneralUtils
getSwitchPoint() - Method inMetaClassConstant
getSyntaxError(int) - Method inErrorCollector
Returns the specified error's underlying SyntaxException, or null if it isn't one.
getSyntaxErrorSource() - Method inGroovyLexer
getSyntaxErrorSource() - Method inGroovyParser
getSyntaxErrorSource() - Method inSyntaxErrorReportable
getSyntaxHighlighter() - Method inGroovyEngine
getSyntheticProperties() - Method inAbstractButtonProperties
getSyntheticProperties() - Method inJComboBoxProperties
getSyntheticProperties() - Method inJComponentProperties
getSyntheticProperties() - Method inJListProperties
getSyntheticProperties() - Method inJScrollBarProperties
getSyntheticProperties() - Method inJSliderProperties
getSyntheticProperties() - Method inJSpinnerProperties
getSyntheticProperties() - Method inJTableProperties
getSyntheticProperties() - Method inJTextComponentProperties
getSyntheticTriggerBinding(java.lang.Object) - Method inBindPath
getSystemPropertySafe(java.lang.String) - Method inSystemUtil
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 inClosureRenderer
getTableCellEditorComponent(javax.swing.JTable, java.lang.Object, boolean, int, int) - Method inButtonOrTextEditor
getTableCellEditorComponent(javax.swing.JTable, java.lang.Object, boolean, int, int) - Method inClosureCellEditor
getTableCellRendererComponent(javax.swing.JTable, java.lang.Object, boolean, boolean, int, int) - Method inButtonOrDefaultRenderer
getTableCellRendererComponent(javax.swing.JTable, java.lang.Object, boolean, boolean, int, int) - Method inClosureRenderer
getTableForReading() - Method inConcurrentReaderHashMap
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 inGroovydoc
TODO Get list of groovydoc tags
getTargetAnnotationList(org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.control.SourceUnit) - Method inAnnotationCollectorTransform
Returns a list of AnnotationNodes for the value attribute of the given AnnotationNode.
getTargetBinding() - Method inAbstractFullBinding
getTargetBinding() - Method inFullBinding
getTargetBinding() - Method inMutualPropertyBinding
getTargetBytecode() - Method inCompilerConfiguration
Retrieves the compiler bytecode compatibility level.
getTargetBytecode() - Method inGroovyc
Retrieves the compiler bytecode compatibility level.
getTargetDirectory() - Method inCompilerConfiguration
Gets the target directory for writing classes.
getTargetMethod(org.codehaus.groovy.ast.expr.Expression) - Method inTypeCheckingExtension
getTargets() - Method inASTTestTransformation.LabelFinder
getTaskSuccess() - Method inGroovyc
Get the result of the groovyc task (success or failure).
getTemplate(java.net.URL) - Method inTemplateServlet
Gets the template created by the underlying engine parsing the request.
getTemplateConfiguration() - Method inMarkupTemplateEngine
getTemplateLoader() - Method inMarkupTemplateEngine
getTemporaryTypesForExpression(org.codehaus.groovy.ast.expr.Expression) - Method inStaticTypeCheckingVisitor
getterThisX(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.PropertyNode) - Method inGeneralUtils
This method is similar topropX(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 inGeneralUtils
This method is similar topropX(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 inObservableList
getTest() - Method inObservableMap
getTest() - Method inObservableSet
getTestClassName() - Method inGroovyTestCase
getText() - Method inAnnotationNode
getText() - Method inArrayExpression
getText() - Method inASTNode
getText() - Method inAttributeExpression
getText() - Method inBinaryExpression
getText() - Method inBitwiseNegationExpression
getText() - Method inBlockStatement
getText() - Method inBooleanExpression
getText() - Method inBytecodeExpression
getText() - Method inCastExpression
getText() - Method inClassExpression
getText() - Method inClassNode
getText() - Method inClosureExpression
getText() - Method inClosureListExpression
getText() - Method inConstantExpression
getText() - Method inConstructorCallExpression
getText() - Method inDeclarationExpression
getText() - Method inExpressionAsVariableSlot
getText() - Method inExpressionStatement
getText() - Method inFieldExpression
getText() - Method inFromExpression
getText() - Method inGinqExpression
getText(java.lang.String) - Method inGroovyMain
Get the text of the Groovy script at the given location.
getText() - Method inGroupExpression
getText() - Method inGStringExpression
getText() - Method inHavingExpression
getText() - Method inIfStatement
getText() - Method inImportNode
Returns:
the text display of this import
getText(java.io.BufferedReader) - Method inIOGroovyMethods
Read the content of the BufferedReader and return it as a String.
getText() - Method inJoinExpression
getText() - Method inJsonOutput.JsonUnescaped
getText() - Method inJsonToken
getText() - Method inLambdaExpression
getText() - Method inLimitExpression
getText() - Method inListExpression
getText() - Method inMapExpression
getText() - Method inMethodCall
getText() - Method inMethodCallExpression
getText() - Method inMethodNode
getText() - Method inMethodPointerExpression
getText() - Method inMethodReferenceExpression
getText(java.lang.String) - Method inMockOutputTool
getText() - Method inModifierNode
getText(java.nio.file.Path) - Method inNioExtensions
Read the content of the Path and returns it as a String.
getText() - Method inNotExpression
getText() - Method inOnExpression
getText() - Method inOrderExpression
getText() - Method inPackageNode
Returns:
the text display of this package definition
getText() - Method inPostfixExpression
getText() - Method inPrefixExpression
getText(java.lang.Process) - Method inProcessGroovyMethods
Read the text of the output stream of the Process.
getText() - Method inPropertyExpression
getText() - Method inRangeExpression
getText(java.net.URL, Map<String,?>, java.lang.String) - Method inResourceGroovyMethods
Read the data from this URL and return it as a String.
getText() - Method inReturnStatement
getText() - Method inSelectExpression
getText() - Method inShutdownExpression
getText() - Method inSpreadExpression
getText() - Method inSpreadMapExpression
getText() - Method inStaticMethodCallExpression
getText() - Method inTernaryExpression
getText() - Method inThrowStatement
getText() - Method inToken
Returns the text of the token.
getText() - Method inTupleExpression
getText(int) - Method inTypes
Returns the text for the specified type.
getText() - Method inUnaryMinusExpression
getText() - Method inUnaryPlusExpression
getText() - Method inVariableExpression
getText() - Method inWhereExpression
getText() - Method inWideningCategories.LowestUpperBoundClassNode
getTextEditor() - Method inConsoleTextEditor
getTextNodeData(org.w3c.dom.Text) - Method inDomToGroovy
getTextToRun(boolean) - Method inHistoryRecord
getTheCachedClass() - Method inMetaClassImpl
Returns the cached class for this metaclass
getTheClass() - Method inCachedClass
getTheClass() - Method inClassInfo
Returns theClass associated with thisClassInfo.
getTheClass() - Method inDelegatingMetaClass
getTheClass() - Method inMetaClassImpl
Returns the class this metaclass represents.
getTheClass() - Method inMetaObjectProtocol
Retrieves that Java Class that the attached Meta behaviours apply to
getTheClass() - Method inOwnedMetaClass
getThird() - Method inTuple3
getThird() - Method inTuple4
getThird() - Method inTuple5
getThird() - Method inTuple6
getThird() - Method inTuple7
getThird() - Method inTuple8
getThird() - Method inTuple9
getThisObject() - Method inClosure
getThisType() - Method inWriterController
getThrowsClauseText(org.codehaus.groovy.ast.ClassNode) - Method inAstToTextHelper
getTimeStamp(java.lang.Class) - Method inGroovyClassLoader
Gets the time stamp of a given class.
getTimeStamp() - Method inGroovyClassLoader.InnerLoader
getTimestamp(Class<?>) - Method inVerifier
getTimestampFromFieldName(java.lang.String) - Method inVerifier
getTimeString(java.time.ZonedDateTime) - Method inDateTimeExtensions
Formats this date/time with theDateTimeFormatter.ISO_LOCAL_TIME formatter and appends the zone's short name, e.g.
getTimeString(java.util.Date) - Method inDateUtilExtensions
getTimeZone(java.util.Date) - Method inTimeCategory
Retrieves the default TimeZone for a date by using the default Locale settings.
getTo() - Method inEmptyRange
{@inheritDoc}
getTo() - Method inIntRange
getTo() - Method inNumberRange
getTo() - Method inObjectRange
getTo() - Method inRange
The upper value in the range.
getTo() - Method inRangeExpression
getToday() - Method inBaseDuration.From
getToInt() - Method inIntRange
Gets the 'to' value as a primitive integer.
getTokenNames() - Method inGroovyLexer
getTokenNames() - Method inGroovyParser
getTokensBlacklist() - Method inSecureASTCustomizer
Legacy alias forgetDisallowedTokens()
getTokensWhitelist() - Method inSecureASTCustomizer
Legacy alias forgetAllowedTokens()
getTolerance() - Method inCompilerConfiguration
Returns the requested error tolerance.
getToolTipText(java.awt.event.MouseEvent) - Method inCellValueToolTipJTable
getTopOperand() - Method inOperandStack
getTotal() - Method inPermutationGenerator
getTransformedMethod() - Method inCachedMethod
getTransformer(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method inAstBuilderTransformation
getTransformer(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method inMacroClassTransformation
getTransformer(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method inMacroTransformation
getTransformer(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method inMethodCallTransformation
getTransformLoader() - Method inASTTransformationsContext
getTransformLoader() - Method inCompilationUnit
Returns the class loader for loading AST transformations.
getTransformLoader() - Method inRecordTypeASTTransformation
getTransforms(org.codehaus.groovy.control.CompilePhase) - Method inClassNode
getTree() - Method inClosureRenderer
getTreeCellEditorComponent(javax.swing.JTree, java.lang.Object, boolean, boolean, boolean, int) - Method inClosureCellEditor
getTreeCellRendererComponent(javax.swing.JTree, java.lang.Object, boolean, boolean, boolean, int, boolean) - Method inClosureRenderer
getTreeContext() - Method inContextualClassCodeVisitor
getTreePath() - Method inContextualClassCodeVisitor
getTriggerBean() - Method inEventTriggerBinding
getTriggerBinding(org.apache.groovy.swing.binding.PropertyBinding) - Method inBindFactory
getTrueExpression() - Method inTernaryExpression
getTryStatement() - Method inTryCatchStatement
getTupleExpression() - Method inDeclarationExpression
This method returns the left hand side of the declaration cast to the TupleExpression type.
getType() - Method inBitwiseNegationExpression
See Also:
InvokerHelper.bitwiseNegate
getType() - Method inBuilderASTTransformation.AbstractBuilderStrategy.PropertyInfo
getType() - Method inBytecodeVariable
getType() - Method inClosureModel
getType() - Method inCSTNode
Returns the actual type of the node.
getType() - Method inDeclarationExpression
getType() - Method inDefaultTableColumn
Returns:
the column type
getType() - Method inDynamicVariable
getType() - Method inExpression
getType() - Method inFieldExpression
getType() - Method inFieldNode
getType() - Method inGenericsType
getType() - Method inImportNode
getType() - Method inInParameter
The JDBC data type.
getType() - Method inJsonSlurper
Parser type.
getType() - Method inJsonToken
getType() - Method inMetaProperty
Returns the ntypeame of the property.
getType() - Method inMissingClassException
Returns:
The type that could not be resolved
getType() - Method inMissingFieldException
Returns:
The type on which the field was attempted to be called
getType() - Method inMissingMethodException
Returns:
The type on which the method was attempted to be called
getType() - Method inMissingPropertyException
Returns:
the class which cannot answer the property
getType() - Method inModifierNode
getType() - Method inObservableList.ElementEvent
getType() - Method inObservableMap.PropertyEvent
getType() - Method inObservableSet.ElementEvent
getType() - Method inOutParameter
Get the JDBC datatype for this parameter.
getType() - Method inParameter
getType() - Method inPostfixExpression
getType() - Method inPrefixExpression
getType() - Method inPropertyModel
getType() - Method inPropertyNode
getType() - Method inPropertyValue
getType() - Method inReceiver
getType() - Method inRecordComponentNode
getType() - Method inReferenceBundle
getType() - Method inSpreadExpression
getType() - Method inSpreadMapExpression
getType() - Method inSql
getType(org.codehaus.groovy.ast.ASTNode) - Method inStaticTypeCheckingVisitor
getType() - Method inTemporaryVariableExpression
getType() - Method inTernaryExpression
See Also:
BinaryExpressionHelper.evaluateTernaryExpression
getType() - Method inToken
Returns the actual type of the node.
getType(org.codehaus.groovy.ast.ASTNode) - Method inTypeCheckingExtension
Returns the inferred type of an expression.
getType() - Method inUnaryMinusExpression
getType() - Method inUnaryPlusExpression
getType() - Method inValueHolder
getType() - Method inValueModel
getType() - Method inVariable
Returns the type of the variable.
getType() - Method inVariableExpression
getType() - Method inWrapper
getTypeAnnotations(org.codehaus.groovy.ast.ClassNode) - Method inClassNode
getTypeAsString() - Method inObservableList.ElementEvent
getTypeAsString() - Method inObservableMap.PropertyEvent
getTypeAsString() - Method inObservableSet.ElementEvent
getTypeCheckingAnnotations() - Method inStaticCompilationVisitor
getTypeCheckingAnnotations() - Method inStaticTypeCheckingVisitor
Returns array of type checking annotations.
getTypeCheckingContext() - Method inStaticTypeCheckingVisitor
Returns the current type checking context.
getTypeChooser() - Method inDelegatingController
getTypeChooser() - Method inStaticCompilationTransformer
getTypeChooser() - Method inStaticTypesWriterController
getTypeChooser() - Method inWriterController
getTypeClass() - Method inClassNode
Returns the concrete class this classnode relates to.
getTypeClass() - Method inDecompiledClassNode
getTypeClass() - Method inMethodPointerExpression
getTypeClass() - Method inWideningCategories.LowestUpperBoundClassNode
getTypeDescription(org.codehaus.groovy.ast.ClassNode) - Method inBytecodeHelper
array types are special: eg.: String[]: classname: [Ljava/lang/String; int[]: [I
getTypeDescription() - Method inCachedClass
getTypeDescription() - Method inSimpleGroovyDoc
getTypeDescriptor(boolean) - Method inMethodNode
deprecated:
useMethodNodeUtils.methodDescriptor
getTypeGenericsSignature(org.codehaus.groovy.ast.ClassNode) - Method inBytecodeHelper
getTypes() - Method inGroovyEngine
getTypeSourceDescription() - Method inExternalGroovyClassDoc
getTypeSourceDescription() - Method inSimpleGroovyDoc
getUnaryExpressionHelper() - Method inDelegatingController
getUnaryExpressionHelper() - Method inStaticTypesWriterController
getUnaryExpressionHelper() - Method inWriterController
getUnboxedType(Class<?>) - Method inTypeHelper
getUncurriedArguments(java.lang.Object) - Method inCurriedClosure
getUndoAction() - Method inConsoleTextEditor
getUnexpectedToken() - Method inTokenMismatchException
getUnit() - Method inCompilationFailedException
getUnit() - Method inModuleNode
getUnresolvedInterfaces(boolean) - Method inClassNode
getUnresolvedInterfaces(boolean) - Method inDecompiledClassNode
getUnresolvedName() - Method inClassNode
getUnresolvedSuperClass(boolean) - Method inClassNode
getUnresolvedSuperClass(boolean) - Method inDecompiledClassNode
getUnwrapper(org.codehaus.groovy.ast.ClassNode) - Method inClassHelper
getUpdate() - Method inClosureRenderer
getUpdateCount() - Method inSql
Returns:
Returns the updateCount.
getUpdatedParams(List<?>, List<Tuple>) - Method inSql
getUpdateStrategy() - Method inPropertyBinding
getUpperBounds() - Method inGenericsType
getURI() - Method inFileReaderSource
Returns a URI for the file of this source.
getURI() - Method inInputStreamReaderSource
TODO: Should return the URI for this source, but we can't know what it is here.
getUri() - Method inNamespace
Returns the URI of this namespace
getURI() - Method inReaderSource
Returns a URI for this source.
getURI() - Method inStringReaderSource
Returns a Data URI (RFC 2397) containing the literal value of this source string.
getURI() - Method inURLReaderSource
Returns a URI for the URL of this source.
getURL() - Method inGroovyCodeSource
getURLs() - Method inGroovyClassLoader.InnerLoader
getUsedVariableNames() - Method inUsedVariableTracker
getUserdata(java.lang.Object, boolean) - Method inTreeContext
getUserStateDirectory() - Method inMain
getV10() - Method inTuple10
getV10() - Method inTuple11
getV10() - Method inTuple12
getV10() - Method inTuple13
getV10() - Method inTuple14
getV10() - Method inTuple15
getV10() - Method inTuple16
getV11() - Method inTuple11
getV11() - Method inTuple12
getV11() - Method inTuple13
getV11() - Method inTuple14
getV11() - Method inTuple15
getV11() - Method inTuple16
getV12() - Method inTuple12
getV12() - Method inTuple13
getV12() - Method inTuple14
getV12() - Method inTuple15
getV12() - Method inTuple16
getV13() - Method inTuple13
getV13() - Method inTuple14
getV13() - Method inTuple15
getV13() - Method inTuple16
getV14() - Method inTuple14
getV14() - Method inTuple15
getV14() - Method inTuple16
getV15() - Method inTuple15
getV15() - Method inTuple16
getV16() - Method inTuple16
getV1() - Method inTuple1
getV1() - Method inTuple10
getV1() - Method inTuple11
getV1() - Method inTuple12
getV1() - Method inTuple13
getV1() - Method inTuple14
getV1() - Method inTuple15
getV1() - Method inTuple16
getV1() - Method inTuple2
getV1() - Method inTuple3
getV1() - Method inTuple4
getV1() - Method inTuple5
getV1() - Method inTuple6
getV1() - Method inTuple7
getV1() - Method inTuple8
getV1() - Method inTuple9
getV2() - Method inTuple10
getV2() - Method inTuple11
getV2() - Method inTuple12
getV2() - Method inTuple13
getV2() - Method inTuple14
getV2() - Method inTuple15
getV2() - Method inTuple16
getV2() - Method inTuple2
getV2() - Method inTuple3
getV2() - Method inTuple4
getV2() - Method inTuple5
getV2() - Method inTuple6
getV2() - Method inTuple7
getV2() - Method inTuple8
getV2() - Method inTuple9
getV3() - Method inTuple10
getV3() - Method inTuple11
getV3() - Method inTuple12
getV3() - Method inTuple13
getV3() - Method inTuple14
getV3() - Method inTuple15
getV3() - Method inTuple16
getV3() - Method inTuple3
getV3() - Method inTuple4
getV3() - Method inTuple5
getV3() - Method inTuple6
getV3() - Method inTuple7
getV3() - Method inTuple8
getV3() - Method inTuple9
getV4() - Method inTuple10
getV4() - Method inTuple11
getV4() - Method inTuple12
getV4() - Method inTuple13
getV4() - Method inTuple14
getV4() - Method inTuple15
getV4() - Method inTuple16
getV4() - Method inTuple4
getV4() - Method inTuple5
getV4() - Method inTuple6
getV4() - Method inTuple7
getV4() - Method inTuple8
getV4() - Method inTuple9
getV5() - Method inTuple10
getV5() - Method inTuple11
getV5() - Method inTuple12
getV5() - Method inTuple13
getV5() - Method inTuple14
getV5() - Method inTuple15
getV5() - Method inTuple16
getV5() - Method inTuple5
getV5() - Method inTuple6
getV5() - Method inTuple7
getV5() - Method inTuple8
getV5() - Method inTuple9
getV6() - Method inTuple10
getV6() - Method inTuple11
getV6() - Method inTuple12
getV6() - Method inTuple13
getV6() - Method inTuple14
getV6() - Method inTuple15
getV6() - Method inTuple16
getV6() - Method inTuple6
getV6() - Method inTuple7
getV6() - Method inTuple8
getV6() - Method inTuple9
getV7() - Method inTuple10
getV7() - Method inTuple11
getV7() - Method inTuple12
getV7() - Method inTuple13
getV7() - Method inTuple14
getV7() - Method inTuple15
getV7() - Method inTuple16
getV7() - Method inTuple7
getV7() - Method inTuple8
getV7() - Method inTuple9
getV8() - Method inTuple10
getV8() - Method inTuple11
getV8() - Method inTuple12
getV8() - Method inTuple13
getV8() - Method inTuple14
getV8() - Method inTuple15
getV8() - Method inTuple16
getV8() - Method inTuple8
getV8() - Method inTuple9
getV9() - Method inTuple10
getV9() - Method inTuple11
getV9() - Method inTuple12
getV9() - Method inTuple13
getV9() - Method inTuple14
getV9() - Method inTuple15
getV9() - Method inTuple16
getV9() - Method inTuple9
getVal() - Method inNamedValue
getValidator() - Method inAbstractFullBinding
getValidator() - Method inFullBinding
getValidator() - Method inJsonTokenType
getValidator() - Method inMutualPropertyBinding
getValue() - Method inClosureModel
getValue() - Method inClosureRenderer
getValue() - Method inConcurrentReaderHashMap.Entry
Get the value.
getValue() - Method inConcurrentReferenceHashMap.InitializableEntry
getValue() - Method inConcurrentReferenceHashMap.SimpleEntry
getValue() - Method inConstantExpression
Returns:
the value of this constant expression
getValue(java.lang.Object, int, int) - Method inDefaultTableColumn
Evaluates the value of a cell
getValue(int) - Method inGString
getValue(int) - Method inGStringExpression
getValue() - Method inHistoryRecord
getValue() - Method inInParameter
The object holding the data value.
getValue(groovy.transform.Field) - Method inJava8
Returns the initial expression for given field.
getValue() - Method inJsonToken
Return the value represented by this token (i.e. a number, a string, a boolean or null).
getValue() - Method inMapEntry
getValue() - Method inMapItemValue
getValue() - Method inPropertyModel
getValue() - Method inPropertyValue
getValue() - Method inSql
getValue() - Method inValue
getValue() - Method inValueHolder
getValue() - Method inValueModel
getValueAt(int, int) - Method inDefaultTableModel
getValueAt(int, int) - Method inTableMap
getValueAt(int, int) - Method inTableSorter
getValueCount() - Method inGString
getValueExpression() - Method inMapEntryExpression
getValueModel() - Method inDefaultTableColumn
getValues() - Method inGString
getValues() - Method inGStringExpression
getValues() - Method inGStringImpl
getValues() - Method inObservableList.ElementClearedEvent
getValues() - Method inObservableList.MultiElementAddedEvent
getValues() - Method inObservableList.MultiElementRemovedEvent
getValues() - Method inObservableMap.PropertyClearedEvent
getValues() - Method inObservableSet.ElementClearedEvent
getValues() - Method inObservableSet.MultiElementAddedEvent
getValues() - Method inObservableSet.MultiElementRemovedEvent
getValues() - Method inValueRecorder
getValueVariable() - Method inForStatement
Since:
5.0.0
getVar(java.lang.String) - Method inQueryableHelper
getVariable(java.lang.String) - Method inBinding
Parameters:
name - the name of the variable to lookup
getVariable() - Method inCatchStatement
getVariable(java.lang.String, boolean) - Method inCompileStack
Returns a normal variable.
getVariable(java.lang.String) - Method inFactoryBuilderSupport
Parameters:
name - the name of the variable to lookup
getVariable() - Method inForStatement
getVariable(java.lang.String) - Method inGroovyScriptEngineImpl
getVariable(java.lang.String) - Method inServletBinding
Returns:
a writer, an output stream, a markup builder or another requested object
getVariableExpression() - Method inDeclarationExpression
This method returns the left hand side of the declaration cast to the VariableExpression type.
getVariables() - Method inBinding
getVariables() - Method inFactoryBuilderSupport
getVariables() - Method inGroovyEngine
getVariables() - Method inServletBinding
getVariableScope() - Method inBlockStatement
getVariableScope() - Method inClosureExpression
getVariableScope() - Method inClosureListExpression
getVariableScope() - Method inForStatement
getVariableScope() - Method inInnerClassNode
getVariableScope() - Method inMethodNode
getVariableType() - Method inForStatement
getVerbose() - Method inCompilerConfiguration
Returns true if verbose operation has been requested.
getVerbose() - Method inGroovyc
Gets the verbose flag.
getVerbosity() - Method inIO
Returns the verbosity level.
getVersion() - Method inClassInfo
getVersion() - Method inExtensionModule
getVersion() - Method inFileSystemCompiler.VersionProvider
getVersion() - Method inGroovyMain.VersionProvider
getVersion() - Method inGroovySystem
Returns the groovy version
getVersion() - Method inJava10
getVersion() - Method inJava16
getVersion() - Method inJava8
getVersion() - Method inJava9
getVersion() - Method inReleaseInfo
getVersion() - Method inVMPlugin
Gives the version the plugin is made for
getVisibility(org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.AnnotatedNode, Class<? extends AnnotatedNode>, int) - Method inVisibilityUtils
Determine the correct modifiers by looking for a potential
VisibilityOptions:
annotation.
getVisibleClasses(java.util.List) - Method inGroovyRootDoc
getVisibleClasses(java.util.List) - Method inSimpleGroovyRootDoc
getVocabulary() - Method inGroovyLexer
getVocabulary() - Method inGroovyParser
getWarning(int) - Method inErrorCollector
Returns the specified warning message, or null.
getWarningCount() - Method inErrorCollector
Returns the number of warnings.
getWarningLevel() - Method inCompilerConfiguration
Gets the currently configured warning level.
getWarnings() - Method inErrorCollector
Returns the list of warnings, or null if there are none.
getWeakBundle() - Method inReferenceBundle
getWeakMetaClass() - Method inClassInfo
getWeek(java.lang.Integer) - Method inTimeCategory
getWeeks(java.lang.Integer) - Method inTimeCategory
getWhen() - Method inStatementReplacer
getWhen() - Method inVariableExpressionReplacer
getWhen() - Method inVariableExpressionTransformer
getWhere() - Method inSqlWhereVisitor
getWhereExpression() - Method inGinqExpression
getWrapped() - Method inGroovyObjectWrapper
getWrapped() - Method inPojoWrapper
getWrapped() - Method inWrapper
getWrappedClassDescriptor(org.objectweb.asm.Type) - Method inTypeUtil
getWrapper(org.codehaus.groovy.ast.ClassNode) - Method inClassHelper
Creates a ClassNode containing the wrapper of a ClassNode of primitive type.
getWrapperClass(Class<?>) - Method inTypeHelper
Gets wrapper class for a given class.
getWriter() - Method inStreamingJsonBuilder.StreamingJsonDelegate
Returns:
Obtains the current writer
getWriter() - Method inTracingInterceptor
Returns the writer associated with this interceptor.
getXMLReader() - Method inXmlParser
getYear(java.lang.Integer) - Method inTimeCategory
getYearOfEra(java.time.Year) - Method inDateTimeExtensions
Equivalent to calling theYear.get method with aChronoField.YEAR_OF_ERA argument.
getYears() - Method inBaseDuration
getYears() - Method inDatumDependentDuration
getYears(java.lang.Integer) - Method inTimeCategory
getZoneId(java.util.Date) - Method inDateTimeExtensions
Returns the Time Zone of the Date as aZoneId.
getZoneOffset(java.util.Date) - Method inDateTimeExtensions
Returns the Time Zone offset of the Date as aZoneOffset, which will typically be system's default offset.
geX(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Method inGeneralUtils
GINQ_SELECT_DISTINCT - Field inGinqAstBuilder
GinqAstBaseVisitor - Class inorg.apache.groovy.ginq.dsl
The default base visitor for GINQ AST
GinqAstBuilder - Class inorg.apache.groovy.ginq.dsl
Build the AST for GINQ
GinqAstBuilder(org.codehaus.groovy.control.SourceUnit) - Constructor inGinqAstBuilder
GinqAstOptimizer - Class inorg.apache.groovy.ginq.dsl
Optimize the execution plan of GINQ through transforming AST.
GinqAstOptimizer() - Constructor inGinqAstOptimizer
GinqASTTransformation - Class inorg.apache.groovy.ginq.transform
Handles generation of code for the@GQ annotation.
GinqAstVisitor - Interface inorg.apache.groovy.ginq.dsl
Represents the visitor for AST of GINQ
GinqAstWalker - Class inorg.apache.groovy.ginq.provider.collection
Visit AST of GINQ to generate target method calls for GINQ.
GinqAstWalker(org.codehaus.groovy.control.SourceUnit) - Constructor inGinqAstWalker
GinqExpression - Class inorg.apache.groovy.ginq.dsl.expression
Represents GINQ expression, which has the following structure:
     ginq     |__ from     |__ [innerjoin/leftjoin/rightjoin/fulljoin/crossjoin]*     |   |__ on     |__ [where]     |__ [groupby]     |   |__ [having]     |__ [orderby]     |__ [limit]     |__ select
(Note: [ ] means optional)
GinqGroovyMethods - Class inorg.apache.groovy.ginq
Declare GINQ macro methods
GinqSyntaxError - Class inorg.apache.groovy.ginq.dsl
Represents GINQ syntax error
GinqSyntaxError(java.lang.String, int, int) - Constructor inGinqSyntaxError
GLOBAL_META_METHODS - Field inObjectInspector
globalTransformNames - Field inASTTransformationsContext
GlueFactory - Class ingroovy.swing.factory
GlueFactory() - Constructor inGlueFactory
GOTO() - Method inGroovyParser.KeywordsContext
gotoPhase(int) - Method inJavaAwareCompilationUnit
gotoPhase(int) - Method inProcessingUnit
Wraps up any pending operations for the current phase and switches to the given phase.
GotoRecurHereException - Class inorg.codehaus.groovy.transform.tailrec
Exception will be thrown by recursive calls in closures and caught in while loop to continue to LOOP_LABEL
GPathResult - Class ingroovy.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 inGPathResult
Creates a new GPathResult namedname with the parentparent, the namespacePrefixnamespacePrefix and the namespaceTagHints specified in thenamespaceTagHints Map.
GQ - Annotation Type ingroovy.ginq.transform
Method annotation to make a method call returning GINQ result
GQ(org.codehaus.groovy.macro.runtime.MacroContext, org.codehaus.groovy.ast.expr.MapExpression, org.codehaus.groovy.ast.expr.ClosureExpression) - Method inGinqGroovyMethods
Transform GINQ code to target method invocation
GQL(org.codehaus.groovy.macro.runtime.MacroContext, org.codehaus.groovy.ast.expr.MapExpression, org.codehaus.groovy.ast.expr.ClosureExpression) - Method inGinqGroovyMethods
Represents the abbreviation ofGQ {....toList()}, which is very useful when used as list comprehension
Grab - Annotation Type ingroovy.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 inGrape
grab(java.util.Map, java.util.Map) - Method inGrapeEngine
grab(java.util.Map, java.util.Map) - Method inGrapeIvy
grab(org.jline.console.CommandInput) - Method inGroovyCommands
GrabAnnotationTransformation - Class ingroovy.grape
Transformation for declarative dependency management.
GrabConfig - Annotation Type ingroovy.lang
Used to modify the grape configuration for grab requests.
GrabExclude - Annotation Type ingroovy.lang
Used to exclude an indirectly referenced artifact (a transitive dependency) from the classpath.
grabRecordsForCurrDependencies - Property inGrapeIvy
Stores the IvyGrabRecord(s) for all dependencies in each grab() call.
GrabResolver - Annotation Type ingroovy.lang
Used to add a repository for resolving Grape dependencies.
Grape - Class ingroovy.grape
Facade to GrapeEngine.
GrapeEngine - Interface ingroovy.grape
GrapeIvy - Class ingroovy.grape
Implementation supporting@Grape and@Grab annotations based on Ivy.
GrapeIvy() - Constructor inGrapeIvy
GrapeMain - Class inorg.codehaus.groovy.tools
GrapeMain() - Constructor inGrapeMain
Grapes - Annotation Type ingroovy.lang
Sometimes we will need more than one grab per class, but we can only add one annotation type per annotatable node.
GrapeUtil - Class inorg.codehaus.groovy.tools
grep(T, java.lang.Object) - Method inArrayGroovyMethods
Iterates over the array of items and returns a collection of items that match the given filter - calling theDefaultGroovyMethods.isCase method used by switch statements.
grep(T, java.lang.Object) - Method inDefaultGroovyMethods
GridBagFactory - Class ingroovy.swing.factory
GridBagFactory() - Constructor inGridBagFactory
Groovy - Class inorg.codehaus.groovy.ant
Executes a series of Groovy statements.
GROOVY_COLORS - Field inGroovyEngine
GROOVY - Enum Constant inGroovyEngine.Format
GROOVY - Field inInspector
GroovyAnnotationRef - Interface inorg.codehaus.groovy.groovydoc
GroovyAssert - Class ingroovy.test
GroovyASTTransformation - Annotation Type inorg.codehaus.groovy.transform
This is an annotation on a class, currently justASTTransformation.
GroovyASTTransformationClass - Annotation Type inorg.codehaus.groovy.transform
GroovyBugError - Class inorg.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 inGroovyBugError
Constructs a bug error using the given exception and a text with additional information about the cause
GroovyBuiltins - Class inorg.apache.groovy.groovysh.jline
GroovyBuiltins(org.apache.groovy.groovysh.jline.GroovyEngine, Supplier<Path>, org.jline.builtins.ConfigurationPath, org.jline.reader.LineReader, Function<String, Widget>) - Constructor inGroovyBuiltins
Groovyc - Class inorg.codehaus.groovy.ant
Compiles Groovy source files using Ant.
GroovyCallable - Interface ingroovy.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 inorg.codehaus.groovy.runtime.typehandling
GroovyCastException(java.lang.String) - Constructor inGroovyCastException
Parameters:
message - custom problem message
GroovyCategorySupport - Class inorg.codehaus.groovy.runtime
Support methods for Groovy category usage
GroovyCategorySupport.CategoryMethod - Class inorg.codehaus.groovy.runtime
GroovyCategorySupport.CategoryMethodList - Class inorg.codehaus.groovy.runtime
GroovyCategorySupport.ThreadCategoryInfo - Class inorg.codehaus.groovy.runtime
GroovyClass - Class inorg.codehaus.groovy.tools
GroovyClass(java.lang.String, byte[]) - Constructor inGroovyClass
GroovyClassDoc - Interface inorg.codehaus.groovy.groovydoc
GroovyClassLoader - Class ingroovy.lang
A ClassLoader which can load Groovy classes.
GroovyClassLoader.ClassCollector - Class ingroovy.lang
GroovyClassLoader.InnerLoader - Class ingroovy.lang
GroovyClassLoader(java.lang.ClassLoader, org.codehaus.groovy.control.CompilerConfiguration, boolean, FlexibleCache<String,Class>) - Constructor inGroovyClassLoader
Creates a GroovyClassLoader with a custom sourceCache.
GroovyClassValue - Interface inorg.codehaus.groovy.reflection
Abstraction for Java version dependent ClassValue implementations.
GroovyClassValue.ComputeValue - Interface inorg.codehaus.groovy.reflection
GroovyClassValueJava7 - Class inorg.codehaus.groovy.reflection.v7
GroovyClassValue implementation that simply delegates to Java 7's java.lang.ClassValue
GroovyClassValueJava7(ComputeValue<T>) - Constructor inGroovyClassValueJava7
GroovyClassVisitor - Interface inorg.codehaus.groovy.ast
A special visitor for working with the structure of a class.
GroovyCodeSource - Class ingroovy.lang
CodeSource wrapper class that allows specific security policies to be associated with a class compiled from groovy source.
GroovyCodeSource(java.net.URL) - Constructor inGroovyCodeSource
GroovyCodeSourcePermission - Class ingroovy.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 inGroovyCodeSourcePermission
GroovyCodeVisitor - Interface inorg.codehaus.groovy.ast
An implementation of the visitor pattern for working with ASTNodes.
GroovyCodeVisitorAdapter - Class inorg.codehaus.groovy.ast
Since:
4.0.0
GroovyCollections - Class ingroovy.util
GroovyCommands - Class inorg.apache.groovy.groovysh.jline
GroovyCommands(org.apache.groovy.groovysh.jline.GroovyEngine, Supplier<Path>, org.jline.console.Printer, org.jline.builtins.SyntaxHighlighter) - Constructor inGroovyCommands
GroovyCompiledScript - Class inorg.codehaus.groovy.jsr223
Used to represent compiled Groovy scripts.
GroovyCompiledScript(org.codehaus.groovy.jsr223.GroovyScriptEngineImpl, Class<?>) - Constructor inGroovyCompiledScript
GroovyConsoleEngine - Class inorg.apache.groovy.groovysh.jline
GroovyConsoleEngine(org.jline.console.ScriptEngine, org.jline.console.Printer, Supplier<Path>, org.jline.builtins.ConfigurationPath, org.jline.reader.LineReader) - Constructor inGroovyConsoleEngine
GroovyConstructorDoc - Interface inorg.codehaus.groovy.groovydoc
GroovycTask - Class inorg.codehaus.groovy.ant
Compiles Groovy source files.
Groovydoc - Class inorg.codehaus.groovy.ant
Access to the GroovyDoc tool from Ant.
GROOVYDOC - Field inCompilerConfiguration
Optimization Option for enabling attaching groovydoc as AST node metadata.
Groovydoc() - Constructor inGroovydoc
GroovyDocErrorReporter - Interface inorg.codehaus.groovy.groovydoc
GroovydocHolder - Interface ingroovy.lang.groovydoc
Represents Groovydoc Holder
GroovydocJavaVisitor - Class inorg.codehaus.groovy.tools.groovydoc.antlr4
GroovydocJavaVisitor(java.lang.String, List<LinkArgument>) - Constructor inGroovydocJavaVisitor
GroovydocManager - Class inorg.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 inGroovydocManager
GroovyDocParser - Class inorg.codehaus.groovy.tools.groovydoc.antlr4
GroovyDocParser(List<LinkArgument>, java.util.Properties) - Constructor inGroovyDocParser
GroovyDocParserI - Interface inorg.codehaus.groovy.tools.groovydoc
GroovydocTag - Class ingroovy.lang.groovydoc
TODO parse groovydoc to get tag content
GroovydocTag(java.lang.String, java.lang.String, groovy.lang.groovydoc.Groovydoc) - Constructor inGroovydocTag
GroovyDocTemplateEngine - Class inorg.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 inGroovyDocTemplateEngine
GroovyDocTemplateInfo - Class inorg.codehaus.groovy.tools.groovydoc.gstringTemplates
GroovyDocTool - Class inorg.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.lang.String, java.util.Properties) - Constructor inGroovyDocTool
Constructs a GroovyDocTool instance with the specified parameters.
GroovyDocUtil - Class inorg.apache.groovy.groovydoc.tools
GroovydocVisitor - Class inorg.apache.groovy.antlr
A visitor which collects Groovydoc information.
GroovydocVisitor(org.codehaus.groovy.control.SourceUnit, java.lang.String, List<LinkArgument>, java.util.Properties) - Constructor inGroovydocVisitor
GroovyDocWriter - Class inorg.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 inGroovyDocWriter
GroovyEngine - Class inorg.apache.groovy.groovysh.jline
Implements Groovy ScriptEngine.
GroovyEngine.AccessRules - Class inorg.apache.groovy.groovysh.jline
GroovyEngine.Cloner - Interface inorg.apache.groovy.groovysh.jline
GroovyEngine.EngineClassLoader - Class inorg.apache.groovy.groovysh.jline
GroovyEngine.Format - Enum inorg.apache.groovy.groovysh.jline
GroovyEngine() - Constructor inGroovyEngine
GroovyException - Class inorg.codehaus.groovy
GroovyException(java.lang.String, boolean) - Constructor inGroovyException
GroovyExceptionInterface - Interface inorg.codehaus.groovy
GroovyExecutableMemberDoc - Interface inorg.codehaus.groovy.groovydoc
GroovyFieldDoc - Interface inorg.codehaus.groovy.groovydoc
GroovyFileFilter - Class ingroovy.console.ui
groovyFileFilter - Property inConsole
GroovyFileFilter() - Constructor inGroovyFileFilter
GroovyFilter - Class ingroovy.console.ui.text
GroovyFilter(javax.swing.text.DefaultStyledDocument) - Constructor inGroovyFilter
Creates a new instance of GroovyFilter
GroovyInterceptable - Interface ingroovy.lang
Marker interface used to notify that all methods should be intercepted through theinvokeMethod mechanism ofGroovyObject.
GroovyJUnitRunnerHelper - Class ingroovy.junit5.plugin
GroovyJUnitRunnerHelper() - Constructor inGroovyJUnitRunnerHelper
GroovyLangLexer - Class inorg.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 inGroovyLangLexer
GroovyLangParser - Class inorg.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 inGroovyLangParser
GroovyLexer - Class inorg.apache.groovy.parser.antlr4
GroovyLexer(org.antlr.v4.runtime.CharStream) - Constructor inGroovyLexer
GroovyLogTestCase - Class ingroovy.test
Helper class to spoof log entries as produced by calling arbitrary code.
GroovyLogTestCase() - Constructor inGroovyLogTestCase
GroovyMain - Class ingroovy.ui
A Command line to execute groovy.
GroovyMain.VersionProvider - Class ingroovy.ui
GroovyMBean - Class ingroovy.jmx
A GroovyObject facade for an underlying MBean which acts like a normal groovy object but which is actually implemented via an underlying JMX MBean.
GroovyMBean(javax.management.MBeanServerConnection, javax.management.ObjectName, boolean) - Constructor inGroovyMBean
GroovyMemberDoc - Interface inorg.codehaus.groovy.groovydoc
GroovyMethodDoc - Interface inorg.codehaus.groovy.groovydoc
GroovyObject - Interface ingroovy.lang
The interface implemented by all Groovy objects.
GroovyObjectSupport - Class ingroovy.lang
Base class for Java objects wishing to be Groovy objects.
GroovyObjectWrapper - Class inorg.codehaus.groovy.runtime.wrappers
GroovyObjectWrapper(groovy.lang.GroovyObject, java.lang.Class) - Constructor inGroovyObjectWrapper
groovyOption(Map<String,Object>, java.lang.String, T) - Method inGroovyEngine
groovyOptions() - Method inGroovyEngine
GroovyPackageDoc - Interface inorg.codehaus.groovy.groovydoc
GroovyParameter - Interface inorg.codehaus.groovy.groovydoc
GroovyParser - Class inorg.apache.groovy.parser.antlr4
GroovyParser.AdditiveExprAltContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.AndExprAltContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.AnnotatedQualifiedClassNameContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.AnnotationContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.AnnotationNameContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.AnnotationsOptContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.AnonymousInnerClassDeclarationContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.ArgumentsContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.ArrayInitializerContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.AssertStatementContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.AssertStmtAltContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.AssignmentExprAltContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.BlockContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.BlockStatementContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.BlockStatementsContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.BlockStatementsOptContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.BlockStmtAltContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.BooleanLiteralAltContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.BreakStatementContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.BreakStmtAltContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.BuiltInTypeContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.BuiltInTypePrmrAltContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.CastExprAltContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.CastParExpressionContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.CatchClauseContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.CatchTypeContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.ClassBodyContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.ClassBodyDeclarationContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.ClassDeclarationContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.ClassNameContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.ClassOrInterfaceModifierContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.ClassOrInterfaceModifiersContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.ClassOrInterfaceModifiersOptContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.ClosureContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.ClosureOrLambdaExpressionContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.ClosureOrLambdaExpressionPrmrAltContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.CommandArgumentContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.CommandExprAltContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.CommandExpressionContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.CompactConstructorDeclarationContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.CompilationUnitContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.ConditionalExprAltContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.ConditionalStatementContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.ConditionalStmtAltContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.ContinueStatementContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.ContinueStmtAltContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.CreatedNameContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.CreatorContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.Dim0Context - Class inorg.apache.groovy.parser.antlr4
GroovyParser.Dim1Context - Class inorg.apache.groovy.parser.antlr4
GroovyParser.DoWhileStmtAltContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.DynamicMemberNameContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.ElementValueArrayInitializerContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.ElementValueContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.ElementValuePairContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.ElementValuePairNameContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.ElementValuePairsContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.ElementValuesContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.EmptyStmtAltContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.EnhancedArgumentListElementContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.EnhancedArgumentListInParContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.EnhancedExpressionContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.EnhancedForControlContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.EnhancedStatementExpressionContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.EnumConstantContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.EnumConstantsContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.EqualityExprAltContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.ExclusiveOrExprAltContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.ExpressionContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.ExpressionInParContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.ExpressionListContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.ExpressionListElementContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.ExpressionStmtAltContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.FieldDeclarationContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.FinallyBlockContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.FloatingPointLiteralAltContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.ForControlContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.ForInitContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.FormalParameterContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.FormalParameterListContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.FormalParametersContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.ForStmtAltContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.ForUpdateContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.GroovyParserRuleContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.GstringContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.GstringPathContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.GstringPrmrAltContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.GstringValueContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.IdentifierContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.IdentifierPrmrAltContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.IfElseStatementContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.ImplicationExprAltContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.ImportDeclarationContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.InclusiveOrExprAltContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.IndexPropertyArgsContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.IndexVariableContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.IntegerLiteralAltContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.KeywordsContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.LabeledStmtAltContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.LambdaBodyContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.ListContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.ListPrmrAltContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.LiteralContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.LiteralPrmrAltContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.LocalVariableDeclarationContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.LocalVariableDeclarationStmtAltContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.LogicalAndExprAltContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.LogicalOrExprAltContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.LoopStatementContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.LoopStmtAltContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.MapContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.MapEntryContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.MapEntryLabelContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.MapEntryListContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.MapPrmrAltContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.MatchingTypeContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.MemberDeclarationContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.MethodBodyContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.MethodDeclarationContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.MethodNameContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.ModifierContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.ModifiersContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.ModifiersOptContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.MultipleAssignmentExprAltContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.MultiplicativeExprAltContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.NamedPropertyArgsContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.NamePartContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.NewPrmrAltContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.NlsContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.NonWildcardTypeArgumentsContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.NullLiteralAltContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.OriginalForControlContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.PackageDeclarationContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.ParenPrmrAltContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.ParExpressionContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.PathElementContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.PathExpressionContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.PostfixExprAltContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.PostfixExpressionContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.PowerExprAltContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.PrimaryContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.PrimitiveTypeContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.QualifiedClassNameContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.QualifiedClassNameListContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.QualifiedNameContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.QualifiedNameElementContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.QualifiedNameElementsContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.QualifiedStandardClassNameContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.ReferenceTypeContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.RegexExprAltContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.RelationalExprAltContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.ResourceContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.ResourceListContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.ResourcesContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.ReturnStmtAltContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.ReturnTypeContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.ScriptStatementContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.ScriptStatementsContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.SepContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.ShiftExprAltContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.StandardLambdaExpressionContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.StandardLambdaParametersContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.StatementContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.StatementExpressionContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.StringLiteralAltContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.StringLiteralContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.SuperPrmrAltContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.SwitchBlockStatementExpressionGroupContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.SwitchBlockStatementGroupContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.SwitchExprAltContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.SwitchExpressionContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.SwitchExpressionLabelContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.SwitchLabelContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.SwitchStatementContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.SynchronizedStmtAltContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.ThisFormalParameterContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.ThisPrmrAltContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.ThrowStmtAltContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.TryCatchStatementContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.TryCatchStmtAltContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.TypeArgumentContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.TypeArgumentsContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.TypeArgumentsOrDiamondContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.TypeBoundContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.TypeContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.TypeDeclarationContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.TypeListContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.TypeNamePairContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.TypeNamePairsContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.TypeParameterContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.TypeParametersContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.UnaryAddExprAltContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.UnaryNotExprAltContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.VariableDeclarationContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.VariableDeclaratorContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.VariableDeclaratorIdContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.VariableDeclaratorsContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.VariableInitializerContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.VariableModifierContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.VariableModifiersContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.VariableModifiersOptContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.VariableNamesContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.WhileStmtAltContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.YieldStatementContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser.YieldStmtAltContext - Class inorg.apache.groovy.parser.antlr4
GroovyParser(org.antlr.v4.runtime.TokenStream) - Constructor inGroovyParser
GroovyParserBaseVisitor - Class inorg.apache.groovy.parser.antlr4
This class provides an empty implementation ofGroovyParserVisitor, 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 inGroovyParser.GroovyParserRuleContext
GroovyParserVisitor - Interface inorg.apache.groovy.parser.antlr4
This interface defines a complete generic visitor for a parse tree produced byGroovyParser.
GroovyPosixCommands - Class inorg.apache.groovy.groovysh.jline
GroovyPosixContext - Class inorg.apache.groovy.groovysh.jline
GroovyPosixContext(java.io.InputStream, java.io.PrintStream, java.io.PrintStream, java.nio.file.Path, org.jline.terminal.Terminal, Function<String, Object>) - Constructor inGroovyPosixContext
GroovyPrintStream - Class ingroovy.io
A PrintStream that outputs objects in Groovy style.
GroovyPrintStream(java.io.File, java.lang.String) - Constructor inGroovyPrintStream
Creates a new print stream, without automatic line flushing, with the specified file and charset.
GroovyPrintWriter - Class ingroovy.io
A PrintWriter that outputs objects in Groovy style.
GroovyPrintWriter(java.lang.String, java.lang.String) - Constructor inGroovyPrintWriter
GroovyProgramElementDoc - Interface inorg.codehaus.groovy.groovydoc
GroovyResourceLoader - Interface ingroovy.lang
Allows frameworks that integrate with Groovy to determine how Groovy files are resolved.
GroovyResultSet - Interface ingroovy.sql
Represents an extent of objects
GroovyResultSetExtension - Class ingroovy.sql
GroovyResultSetExtension implements additional logic for ResultSet.
GroovyResultSetExtension(java.sql.ResultSet) - Constructor inGroovyResultSetExtension
Creates a GroovyResultSet implementation.
GroovyResultSetProxy - Class ingroovy.sql
GroovyResultSetProxy is used to create a proxy for GroovyResultSet.
GroovyResultSetProxy(groovy.sql.GroovyResultSetExtension) - Constructor inGroovyResultSetProxy
Creates a new proxy instance with a custom extension.
GroovyRootDoc - Interface inorg.codehaus.groovy.groovydoc
GroovyRootDocBuilder - Class inorg.codehaus.groovy.tools.groovydoc
GroovyRootDocBuilder(java.lang.String, List<LinkArgument>, java.util.Properties) - Constructor inGroovyRootDocBuilder
GroovyRowResult - Class ingroovy.sql
Represents an extent of objects.
GroovyRowResult(Map<String,Object>) - Constructor inGroovyRowResult
GroovyRunner - Interface inorg.apache.groovy.plugin
Classes which can run scripts should implement this interface.
GroovyRunnerRegistry - Class inorg.apache.groovy.plugin
Registry of services that implement theGroovyRunner interface.
GroovyRuntimeException - Class ingroovy.lang
An exception thrown by the interpreter
GroovyRuntimeException(java.lang.Throwable) - Constructor inGroovyRuntimeException
GroovyScriptEngine - Class ingroovy.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 inGroovyScriptEngine
GroovyScriptEngineFactory - Class inorg.codehaus.groovy.jsr223
A factory class conforming to JSR-223 which is used to instantiate GroovyScriptEngines and also exposes metadata describing Groovy's engine class.
GroovyScriptEngineImpl - Class inorg.codehaus.groovy.jsr223
JSR-223 Engine implementation.
GroovyScriptEngineImpl(groovy.lang.GroovyClassLoader) - Constructor inGroovyScriptEngineImpl
GroovyServlet - Class ingroovy.servlet
This servlet will run Groovy scripts as Groovlets.
GroovyShell - Class ingroovy.lang
Represents a groovy shell capable of running arbitrary groovy scripts
GroovyShell(groovy.lang.GroovyShell) - Constructor inGroovyShell
Creates a child shell using a new ClassLoader which uses the parent shell's class loader as its parent
GroovyShellTestCase - Class ingroovy.test
Groovy test case, which recreates internal GroovyShell in each setUp()
GroovyShellTestCase() - Constructor inGroovyShellTestCase
GroovySocketServer - Class ingroovy.ui
Simple server that executes supplied script against a socket.
GroovySocketServer(groovy.lang.GroovyShell, groovy.lang.GroovyCodeSource, boolean, int) - Constructor inGroovySocketServer
This creates and starts the socket server on a new Thread.
GroovyStarter - Class inorg.codehaus.groovy.tools
Helper class to initialize the Groovy runtime.
GroovySyntaxError - Class inorg.apache.groovy.parser.antlr4
Represents a syntax error of groovy program
GroovySyntaxError(java.lang.String, int, int, int) - Constructor inGroovySyntaxError
GroovySystem - Class ingroovy.lang
GroovySystemRegistry - Class inorg.apache.groovy.groovysh.jline
GroovySystemRegistry(org.jline.reader.Parser, org.jline.terminal.Terminal, Supplier<Path>, org.jline.builtins.ConfigurationPath) - Constructor inGroovySystemRegistry
GroovyTag - Interface inorg.codehaus.groovy.groovydoc
GroovyTestCase - Class ingroovy.test
A JUnit 3TestCase base class in Groovy.
GroovyTestSuite - Class ingroovy.test
A TestSuite which will run a Groovy unit test case inside any Java IDE either as a unit test case or as an application.
GroovyType - Interface inorg.codehaus.groovy.groovydoc
GroovyTypeCheckingExtensionSupport - Class inorg.codehaus.groovy.transform.stc
Base class for type checking extensions written in Groovy.
GroovyTypeCheckingExtensionSupport.TypeCheckingDSL - Class inorg.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 inGroovyTypeCheckingExtensionSupport
Builds a type checking extension relying on a Groovy script (type checking DSL).
Group - Interface inorg.apache.groovy.ginq.provider.collection.runtime
Represents group
group - Field inGrab
The organisation or group, e.g.: "org.apache.ant".
group - Field inGrabExclude
The organisation or group, e.g.: "org.apache.ant"; required unless the compact form is used.
groupAnswer(Map<K,List<T>>, T, K) - Method inDefaultGroovyMethods
Groups the current element according to the value
groupBy(java.lang.Object, List<Closure<?>>) - Method inArrayGroovyMethods
Sorts all array members into (sub)groups determined by the supplied mapping closures as per the list variant of this method.
groupBy(java.lang.Object, List<Closure>) - Method inDefaultGroovyMethods
groupBy(Function<? super T,?>) - Method inQueryable
Group byQueryable instance withouthaving clause, similar to SQL'sgroup by
groupCommandsInHelp(boolean) - Method inSystemRegistryImpl
groupEntriesBy(Map<K,V>, Closure<G>) - Method inDefaultGroovyMethods
Groups all map entries into groups determined by the supplied mapping closure.
GroupExpression - Class inorg.apache.groovy.ginq.dsl.expression
Represents group by expression
GroupExpression(org.codehaus.groovy.ast.expr.Expression) - Constructor inGroupExpression
grow(char[]) - Method inChr
grow(V) - Method inLazyMap
GString - Class ingroovy.lang
Represents a String which contains embedded values such as "hello there ${user} how are you?"
gString(java.lang.String, groovy.lang.Closure) - Method inAstSpecificationCompiler
Creates a gString.
GSTRING_END - Field inTypes
GSTRING_EXPRESSION_END - Field inTypes
GSTRING_EXPRESSION_START - Field inTypes
gstring() - Method inGroovyParser
gstring() - Method inGroovyParser.DynamicMemberNameContext
gstring() - Method inGroovyParser.GstringPrmrAltContext
GString(java.lang.Object) - Constructor inGString
GSTRING_START - Field inTypes
GSTRING_STRING_CLASSNODE - Field inStaticTypeCheckingSupport
GStringBegin() - Method inGroovyParser.GstringContext
GstringContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.GstringContext
GStringEnd() - Method inGroovyParser.GstringContext
GStringExpression - Class inorg.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 inGStringExpression
GStringImpl - Class inorg.codehaus.groovy.runtime
Default implementation of a GString used by the compiler.
GStringImpl(java.lang.Object, java.lang.String, boolean, java.lang.String, boolean) - Constructor inGStringImpl
Create a new GString with values and strings.
GStringPart(int) - Method inGroovyParser.GstringContext
gstringPath() - Method inGroovyParser
gstringPath() - Method inGroovyParser.GstringValueContext
GstringPathContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.GstringPathContext
GStringPathPart(int) - Method inGroovyParser.GstringPathContext
GstringPrmrAltContext(org.apache.groovy.parser.antlr4.GroovyParser.PrimaryContext) - Constructor inGroovyParser.GstringPrmrAltContext
GStringTemplateEngine - Class ingroovy.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 inGStringTemplateEngine
GStringUtil - Class inorg.codehaus.groovy.runtime
This class is primarily intended for INTERNAL USE.
gstringValue() - Method inGroovyParser
gstringValue(int) - Method inGroovyParser.GstringContext
GstringValueContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.GstringValueContext
gt - Field inEntity
GT - Field inGeneralUtils
GT() - Method inGroovyParser.NonWildcardTypeArgumentsContext
GT() - Method inGroovyParser.RelationalExprAltContext
GT(int) - Method inGroovyParser.ShiftExprAltContext
GT() - Method inGroovyParser.TypeArgumentsContext
GT() - Method inGroovyParser.TypeArgumentsOrDiamondContext
GT() - Method inGroovyParser.TypeParametersContext
gtX(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Method inGeneralUtils

H

hadEscape() - Method inCharacterSource
hadEscape() - Method inReaderCharacterSource
handle(java.lang.String, java.lang.Throwable) - Method inExceptions
handle(org.codehaus.groovy.ast.ASTNode, org.apache.groovy.parser.antlr4.GroovyParser.GroovyParserRuleContext) - Method inGroovydocManager
Attach doc comment to member node as meta data
handle - Field inSelector
handleAmbiguousMethods(List<MethodNode>, org.codehaus.groovy.ast.expr.Expression) - Method inDefaultTypeCheckingExtension
handleAmbiguousMethods(List<MethodNode>, org.codehaus.groovy.ast.expr.Expression) - Method inGroovyTypeCheckingExtensionSupport
handleAmbiguousMethods(List<MethodNode>, org.codehaus.groovy.ast.expr.Expression) - Method inTypeCheckingExtension
This method is called by the type checker before throwing an "ambiguous method" error, giving the chance to the extension to select the method properly.
handleComment(int, Supplier<String>) - Method inGroovyLexer
handled - Field inAbstractTypeCheckingExtension
See Also:
setHandled(boolean)
handleException(java.lang.Exception) - Method inCompileTaskSupport
handleException(java.lang.String, java.lang.Exception) - Method inConsoleSupport
handleException(org.xml.sax.SAXException) - Method inSAXBuilder
handleIncompatibleAssignment(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.expr.Expression) - Method inDefaultTypeCheckingExtension
handleIncompatibleAssignment(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.expr.Expression) - Method inGroovyTypeCheckingExtensionSupport
handleIncompatibleAssignment(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.expr.Expression) - Method inTypeCheckingExtension
This method is called by the type checker when an assignment is not allowed by the type checker.
handleIncompatibleReturnType(org.codehaus.groovy.ast.stmt.ReturnStatement, org.codehaus.groovy.ast.ClassNode) - Method inDefaultTypeCheckingExtension
handleIncompatibleReturnType(org.codehaus.groovy.ast.stmt.ReturnStatement, org.codehaus.groovy.ast.ClassNode) - Method inGroovyTypeCheckingExtensionSupport
handleIncompatibleReturnType(org.codehaus.groovy.ast.stmt.ReturnStatement, org.codehaus.groovy.ast.ClassNode) - Method inTypeCheckingExtension
Allows the extension to catch incompatible return types.
HandleMetaClass - Class inorg.codehaus.groovy.runtime
HandleMetaClass(groovy.lang.MetaClass, java.lang.Object) - Constructor inHandleMetaClass
handleMissingMethod(org.codehaus.groovy.ast.ClassNode, java.lang.String, org.codehaus.groovy.ast.expr.ArgumentListExpression, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.expr.MethodCall) - Method inDefaultTypeCheckingExtension
handleMissingMethod(org.codehaus.groovy.ast.ClassNode, java.lang.String, org.codehaus.groovy.ast.expr.ArgumentListExpression, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.expr.MethodCall) - Method inGroovyTypeCheckingExtensionSupport
handleMissingMethod(org.codehaus.groovy.ast.ClassNode, java.lang.String, org.codehaus.groovy.ast.expr.ArgumentListExpression, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.expr.MethodCall) - Method inTraitTypeCheckingExtension
handleMissingMethod(org.codehaus.groovy.ast.ClassNode, java.lang.String, org.codehaus.groovy.ast.expr.ArgumentListExpression, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.expr.MethodCall) - Method inTypeCheckingExtension
This method is called by the type checker when a method call cannot be resolved.
handleNodeAttributes(java.lang.Object, java.util.Map) - Method inFactoryBuilderSupport
Assigns any existing properties to the node.
handleNotification(javax.management.Notification, java.lang.Object) - Method inJmxBuilderModelMBean
handleNotification(javax.management.Notification, java.lang.Object) - Method inJmxEventListener
This is the implemented method for NotificationListener.
handleRootPaneTasks(groovy.util.FactoryBuilderSupport, java.awt.Window, java.util.Map) - Method inRootPaneContainerFactory
handlers - Field inDefaultTypeCheckingExtension
handles(Class<?>) - Method inDefaultJsonGenerator.ClosureConverter
Returnstrue if this converter can handle conversions of the given type.
handles(Class<?>) - Method inJsonGenerator.Converter
Returnstrue if this converter can handle conversions of the given type.
handleTargetMethodCallExpression(org.codehaus.groovy.ast.expr.MethodCallExpression) - Method inMethodInvocationTrap
handleUnresolvedAttribute(org.codehaus.groovy.ast.expr.AttributeExpression) - Method inDefaultTypeCheckingExtension
handleUnresolvedAttribute(org.codehaus.groovy.ast.expr.AttributeExpression) - Method inGroovyTypeCheckingExtensionSupport
handleUnresolvedAttribute(org.codehaus.groovy.ast.expr.AttributeExpression) - Method inTypeCheckingExtension
This method is called by the type checker when an attribute expression cannot be resolved (for example, when an attribute doesn't exist).
handleUnresolvedProperty(org.codehaus.groovy.ast.expr.PropertyExpression) - Method inDefaultTypeCheckingExtension
handleUnresolvedProperty(org.codehaus.groovy.ast.expr.PropertyExpression) - Method inGroovyTypeCheckingExtensionSupport
handleUnresolvedProperty(org.codehaus.groovy.ast.expr.PropertyExpression) - Method inTraitTypeCheckingExtension
handleUnresolvedProperty(org.codehaus.groovy.ast.expr.PropertyExpression) - Method inTypeCheckingExtension
This method is called by the type checker when a property expression cannot be resolved (for example, when a property doesn't exist).
handleUnresolvedVariableExpression(org.codehaus.groovy.ast.expr.VariableExpression) - Method inDefaultTypeCheckingExtension
handleUnresolvedVariableExpression(org.codehaus.groovy.ast.expr.VariableExpression) - Method inEnumTypeCheckingExtension
handleUnresolvedVariableExpression(org.codehaus.groovy.ast.expr.VariableExpression) - Method inGroovyTypeCheckingExtensionSupport
handleUnresolvedVariableExpression(org.codehaus.groovy.ast.expr.VariableExpression) - Method inTypeCheckingExtension
This method is called by the type checker when a variable expression cannot be resolved.
HARD - Enum Constant inReferenceType
hasAnnotation(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method inAbstractASTTransformation
hasAnnotation(org.codehaus.groovy.ast.AnnotatedNode, org.codehaus.groovy.ast.ClassNode) - Method inAnnotatedNodeUtils
hasAnnotationDefault() - Method inMethodNode
Returns:
true if annotation method has a default value
hasAnnotationOfType(org.codehaus.groovy.ast.AnnotatedNode, java.lang.String) - Method inAnnotationUtils
Checks whether the givenClassNode is annotated with an annotations of the given package or full annotatedNode name.
hasBindableAnnotation(org.codehaus.groovy.ast.AnnotatedNode) - Method inBindableASTTransformation
Convenience method to see if an annotated node is@Bindable.
hasBlockRecorder() - Method inCompileStack
hasCallSiteUse() - Method inCallSiteWriter
hasCategoryInAnyThread() - Method inGroovyCategorySupport
deprecated:
usehasCategoryInCurrentThread()
hasCategoryInCurrentThread() - Method inGroovyCategorySupport
hasChanged() - Method inTextUndoManager
hasChar() - Method inCharacterSource
Checks to see if there is a next character.
hasChar() - Method inReaderCharacterSource
hasChildren() - Method inCSTNode
Returns true if the node has any non-root elements.
hasClassNodeToCompile() - Method inCompileUnit
hasClassRetention() - Method inAnnotationNode
Flag corresponding toRetentionPolicy.CLASS.
hasClassX(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.ClassNode) - Method inGeneralUtils
HasCleanup - Interface inorg.codehaus.groovy.control
An interface for things that need to be cleaned up after operations complete.
hasCommand(java.lang.String) - Method inSystemRegistryImpl
hasCompatibleConfiguration(org.codehaus.groovy.control.CompilerConfiguration) - Method inGroovyClassLoader
Checks if this class loader has compatibleCompilerConfiguration with the provided one.
hasCurrent() - Method inJsonParserCharArray
hasCustomStaticInvokeMethod() - Method inExpandoMetaClass
hasDecimalChar(char[], boolean) - Method inCharScanner
hasDeclaredMethod(java.lang.String, org.codehaus.groovy.ast.Parameter) - Method inClassNode
See Also:
getDeclaredMethod(String, Parameter[])
hasDeclaredMethod(org.codehaus.groovy.ast.ClassNode, java.lang.String, int) - Method inGeneralUtils
hasDefaultClassInvariant() - Method inContract
hasDefaultImplementation(java.lang.reflect.Method) - Method inTraits
Indicates whether a method in a trait interface has a default implementation.
hasDefaultValue() - Method inMethodNode
Returns:
true if any parameter has a default value
hasEqualFieldX(org.codehaus.groovy.ast.FieldNode, org.codehaus.groovy.ast.expr.Expression) - Method inGeneralUtils
hasEqualPropertyX(org.codehaus.groovy.ast.PropertyNode, org.codehaus.groovy.ast.expr.Expression) - Method inGeneralUtils
hasErrors() - Method inErrorCollector
Returns true if there are any errors pending.
hasEscapeChar(char[], int, int[]) - Method inBaseJsonParser
hasExplicitConstructor(org.codehaus.groovy.transform.AbstractASTTransformation, org.codehaus.groovy.ast.ClassNode) - Method inClassNodeUtils
Determines if the given ClassNode declares an explicit (non-generated) constructor.
hasFiles() - Method inFileScanner
hasGroup(java.util.regex.Matcher) - Method inStringGroovyMethods
Checks whether a Matcher contains a group or not.
hash - Field inClassInfo
hash - Field inConcurrentReaderHashMap.Entry
hash(java.lang.Object) - Method inMapEntry
Helper method to handle object hashes for possibly null values
hashCode() - Method inAntProjectPropertiesDelegate
hashCode() - Method inArrayClassDocWrapper
hashCode(java.lang.String) - Method inBytecodeHelper
Computes a hash code for a string.
hashCode() - Method inCachedClass
hashCode() - Method inCachedMethod
hashCode() - Method inCharSequenceValue
hashCode() - Method inClassNode
hashCode() - Method inConcurrentReaderHashMap.Entry
hashCode() - Method inConcurrentReferenceHashMap.SimpleEntry
hashCode() - Method inContractExecutionTracker.ContractExecution
hashCode() - Method inConversionHandler
Returns a hash code value for the delegate.
hashCode() - Method inDefaultJsonGenerator.ClosureConverter
hashCode() - Method inDelegatingMetaClass
hashCode() - Method inExpando
This allows hashCode to be overridden by a closurefield method attached to the expando object.
hashCode() - Method inExternalGroovyClassDoc
hashCode() - Method inGenericsType.GenericsTypeName
hashCode() - Method inGPathResult
hashCode() - Method inGroovyCodeSource
hashCode() - Method inGroovydoc
hashCode() - Method inGroovydocTag
hashCode() - Method inGroovyRowResult
hashCode() - Method inGroovyTypeCheckingExtensionSupport
hashCode() - Method inGString
hashCode() - Method inImportNode
hashCode() - Method inIntRange
hashCode() - Method inLazyMap
hashCode() - Method inListWithDefault
hashCode() - Method inMapEntry
hashCode() - Method inMapWithDefault
hashCode() - Method inMemJavaFileObject
hashCode() - Method inMethodKey
hashCode() - Method inMixinInMetaClass
hashCode() - Method inModifierNode
hashCode() - Method inNamedValue
hashCode() - Method inNullObject
Returns:
never
hashCode() - Method inNumberRange
A NumberRange's hashCode is based on hashCode values of the discrete items it represents.
hashCode() - Method inNumberValue
hashCode() - Method inObservableList
hashCode() - Method inObservableMap
hashCode() - Method inOwnedMetaClass
hashCode() - Method inPositionInfo
hashCode() - Method inQName
Returns a hash code value for this QName object.
hashCode() - Method inQueryable.Order
hashCode() - Method inRawJavaFileObject
hashCode() - Method inRecordComponentNode
hashCode() - Method inSequence
hashCode() - Method inSpreadMap
hashCode() - Method inTuple
hashCode() - Method inWritablePath
HashCodeHelper - Class inorg.codehaus.groovy.util
A utility class to help calculate hashcode values using an algorithm similar to that outlined in "Effective Java, Joshua Bloch, 2nd Edition".
HashIterator() - Constructor inConcurrentReaderHashMap.HashIterator
hashOf(java.lang.Object) - Method inConcurrentReferenceHashMap
hasImplicitParameter(org.codehaus.groovy.ast.expr.ClosureExpression) - Method inClosureUtils
Returns:
true if the ClosureExpression has an implicit 'it' parameter
hasImportsResolved() - Method inModuleNode
hasIncludeGenerated(org.codehaus.groovy.ast.ClassNode) - Method inNullCheckASTTransformation
hasInitialExpression() - Method inDynamicVariable
hasInitialExpression() - Method inFieldNode
hasInitialExpression() - Method inParameter
hasInitialExpression() - Method inPropertyNode
hasInitialExpression() - Method inVariable
Returns true if there is an initialization expression.
hasInitialExpression() - Method inVariableExpression
hasInitializer() - Method inArrayExpression
Returns:
true if the array expression is defined by an explicit initializer
hasListeners(java.lang.String) - Method inObservableList
hasListeners(java.lang.String) - Method inObservableMap
hasListeners(java.lang.String) - Method inObservableSet
hasLocale() - Method inMarkupTemplateEngine.TemplateResource
hasMetaAnnotations(org.codehaus.groovy.ast.AnnotatedNode, java.lang.String) - Method inAnnotationUtils
Loads all annotation nodes of the givenAnnotatedNode instance which are marked with the annotationmetaAnnotationClassName.
hasMetaMethod(java.lang.String, java.lang.Class) - Method inExpandoMetaClass
Checks whether a MetaMethod for the given name and arguments exists
hasMetaProperty(java.lang.String) - Method inExpandoMetaClass
Returns true if the MetaClass has the given property
hasMethod(java.lang.String, org.codehaus.groovy.ast.Parameter) - Method inClassNode
See Also:
getMethod(String, Parameter[])
hasModifiedMetaClass(groovy.lang.ExpandoMetaClass) - Method inExpandoMetaClassCreationHandle
hasModule(java.lang.String) - Method inExtensionModuleRegistry
hasMore() - Method inJsonParserCharArray
hasMoreElements() - Method inConcurrentReaderHashMap.HashIterator
hasMoreElements() - Method inConcurrentReferenceHashMap.HashIterator
hasMoreElements() - Method inPackageHelper
hasMoreElements() - Method inPropertyBinding
hasNext() - Method inArrayIterator
hasNext() - Method inBooleanArrayIterator
hasNext() - Method inByteArrayIterator
hasNext() - Method inCharArrayIterator
hasNext() - Method inCompilationUnit
hasNext() - Method inConcurrentReaderHashMap.HashIterator
hasNext() - Method inConcurrentReferenceHashMap.HashIterator
hasNext() - Method inDefaultGroovyMethods
hasNext() - Method inDoubleArrayIterator
hasNext() - Method inDoubleDoubleArrayColumnIterator
hasNext() - Method inFileIterator
Returns:
true if there is another object that matches the given predicate
hasNext() - Method inFloatArrayIterator
hasNext() - Method inFloatFloatArrayColumnIterator
hasNext() - Method inGPathResult
hasNext() - Method inIntArrayIterator
hasNext() - Method inIntIntArrayColumnIterator
hasNext() - Method inIOGroovyMethods
hasNext() - Method inIteratorBufferedIterator
hasNext() - Method inJsonLexer
Iterator method to know if another token follows, or if we've reached the end of the stream.
hasNext() - Method inLifecycleImplementationLoader
hasNext() - Method inListBufferedIterator
hasNext() - Method inLongArrayIterator
hasNext() - Method inLongLongArrayColumnIterator
hasNext() - Method inMetaClassRegistryImpl
hasNext() - Method inNoChildren
hasNext() - Method inNode
hasNext() - Method inNodeChildren
hasNext() - Method inNodeIterator
hasNext() - Method inObservableList.ObservableIterator
hasNext() - Method inObservableSet.ObservableIterator
hasNext() - Method inPermutationGenerator
hasNext() - Method inReverseListIterator
{@inheritDoc}
hasNext() - Method inShortArrayIterator
hasNext() - Method inStringGroovyMethods
hasNext() - Method inSwingExtensions
hasNext() - Method inXmlExtensions
hasNoArgConstructor(org.codehaus.groovy.ast.ClassNode) - Method inClassNodeUtils
Determines if the given ClassNode declares a zero argument constructor.
hasNonPlaceHolders(org.codehaus.groovy.ast.ClassNode) - Method inGenericsUtils
Checks if the type has any non-placeholder (aka resolved) generics.
hasNoRealSourcePosition() - Method inAnnotatedNode
Returns true for default constructors added by the compiler.
hasOption(groovy.cli.TypedOption) - Method inOptionAccessor
hasPackage() - Method inModuleNode
hasPackageName() - Method inClassNode
hasPackageName() - Method inModuleNode
hasPerInstanceMetaClasses() - Method inClassInfo
hasPlaceHolders(org.codehaus.groovy.ast.ClassNode) - Method inGenericsUtils
Checks if the type has any placeholder (aka unresolved) generics.
hasPossibleMethod(java.lang.String, org.codehaus.groovy.ast.expr.Expression) - Method inClassNode
Determines if the type has a possibly-matching instance method with the given name and arguments.
hasPossibleStaticMethod(java.lang.String, org.codehaus.groovy.ast.expr.Expression) - Method inClassNode
Checks if the given method has a possibly matching static method with the given name and arguments.
hasPossibleStaticMethod(org.codehaus.groovy.ast.ClassNode, java.lang.String, org.codehaus.groovy.ast.expr.Expression, boolean) - Method inClassNodeUtils
Determines if the given method has a possibly matching static method with the given name and arguments.
hasPossibleStaticProperty(org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method inClassNodeUtils
Determines if the given class has the named static property.
hasPrevious() - Method inObservableList.ObservableListIterator
hasProperty(java.lang.String) - Method inClassNode
hasProperty(java.lang.Object, java.lang.String) - Method inDefaultGroovyMethods
hasProperty(java.lang.Object, java.lang.String) - Method inDelegatingMetaClass
hasProperty(java.lang.Object, java.lang.String) - Method inMetaClassImpl
See Also:
MetaObjectProtocol.hasProperty
hasProperty(java.lang.Object, java.lang.String) - Method inMetaObjectProtocol
hasProperty(java.lang.Object, java.lang.String) - Method inOwnedMetaClass
HasRecursiveCalls - Class inorg.codehaus.groovy.transform.tailrec
Check if there are any recursive calls in a method
hasRHSIncompleteGenericTypeInfo(org.codehaus.groovy.ast.ClassNode) - Method inStaticTypeCheckingVisitor
hasRuntimeRetention() - Method inAnnotationNode
Flag corresponding toRetentionPolicy.RUNTIME.
hasSameFieldX(org.codehaus.groovy.ast.FieldNode, org.codehaus.groovy.ast.expr.Expression) - Method inGeneralUtils
hasSamePropertyX(org.codehaus.groovy.ast.PropertyNode, org.codehaus.groovy.ast.expr.Expression) - Method inGeneralUtils
hasSingleCharacterArg(groovy.lang.Closure) - Method inClosureUtils
Does the Closure have a single char-like (char or Character) argument.
hasSingleStringArg(groovy.lang.Closure) - Method inClosureUtils
Does the Closure have a single String argument.
hasSourceRetention() - Method inAnnotationNode
Flag corresponding toRetentionPolicy.SOURCE.
hasStaticProperty(org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method inClassNodeUtils
Determines if the given class has the named static property.
hasUnresolvedGenerics(org.codehaus.groovy.ast.ClassNode) - Method inGenericsUtils
Checks for any placeholder (aka unresolved) generics.
hasUTF16BEBom() - Method inCharsetToolkit
Has a Byte Order Marker for UTF-16 Big Endian (utf-16 and ucs-2).
hasUTF16LEBom() - Method inCharsetToolkit
Has a Byte Order Marker for UTF-16 Low Endian (ucs-2le, ucs-4le, and ucs-16le).
hasUTF8Bom() - Method inCharsetToolkit
Has a Byte Order Marker for UTF-8 (Used by Microsoft's Notepad and other editors).
hasVariable(java.lang.String) - Method inBinding
Simple check for whether the binding contains a particular variable or not.
hasVariable(java.lang.String) - Method inGroovyEngine
hasVetoableAnnotation(org.codehaus.groovy.ast.AnnotatedNode) - Method inVetoableASTTransformation
Convenience method to see if an annotated node is@Vetoable.
hasViolations() - Method inViolationTracker
hasWarnings() - Method inErrorCollector
Returns true if there are any warnings pending.
haveHighSurrogate - Field inStreamingMarkupWriter
HavingExpression - Class inorg.apache.groovy.ginq.dsl.expression
Represents having expression
HavingExpression(org.codehaus.groovy.ast.expr.Expression) - Constructor inHavingExpression
HBoxFactory - Class ingroovy.swing.factory
HBoxFactory() - Constructor inHBoxFactory
head(T) - Method inArrayGroovyMethods
Returns the first item from the Object array.
head() - Method inBufferedIterator
head(T) - Method inDefaultGroovyMethods
head(Context, java.lang.Object) - Method inGroovyPosixCommands
head() - Method inIteratorBufferedIterator
Return the next element to be returned by next() without consuming it.
head() - Method inListBufferedIterator
Return the next element to be returned by next() without consuming it.
header - Property inCliBuilder
Optional additional message for usage; displayed after the usage summary but before the options are displayed.
header - Property inCliBuilderInternal
Optional additional message for usage; displayed after the usage summary but before the options are displayed.
HEX_INTEGER_LITERAL - Field inGroovyFilter
HEXADECIMAL_FLOATING_POINT_LITERAL - Field inGroovyFilter
HGlueFactory - Class ingroovy.swing.factory
HGlueFactory() - Constructor inHGlueFactory
hideAndClearOutputWindow(java.util.EventObject) - Method inConsole
hideOutputWindow(java.util.EventObject) - Method inConsole
hideOutputWindowAction1 - Property inConsole
hideOutputWindowAction2 - Property inConsole
hideOutputWindowAction3 - Property inConsole
hideOutputWindowAction4 - Property inConsole
highlight() - Method inMatchingHighlighter
HIGHLIGHTED_TOKEN_TYPE_LIST - Field inSmartDocumentFilter
history - Property inConsole
historyIndex - Property inConsole
historyNext(java.util.EventObject) - Method inConsole
historyPrev(java.util.EventObject) - Method inConsole
HistoryRecord - Class ingroovy.console.ui
HistoryRecord() - Constructor inHistoryRecord
horizontalDividerLocation - Property inAstBrowserUiPreferences
hours - Field inBaseDuration
HStrutFactory - Class ingroovy.swing.factory
HStrutFactory() - Constructor inHStrutFactory
huntForTheScriptFile(java.lang.String) - Method inGroovyMain
Hunt for the script file by calling searchForGroovyScriptFile(String).
hydrated() - Method inLazyValueMap
hydrated() - Method inValueMap
Has the map been hydrated.
hydrated() - Method inValueMapImpl
hyperlinkStyle - Property inConsole
hyperlinkUpdate(javax.swing.event.HyperlinkEvent) - Method inConsole

I

iacute - Field inEntity
icirc - Field inEntity
ICON_ARGS - Property inRichActionWidgetFactory
ICON_ATTRIBUTE - Field inStructuredSyntaxHandler
ICON_ELEMENT_NAME - Field inStructuredSyntaxHandler
ICON_PATH - Field inConsole
iconCtor - Property inRichActionWidgetFactory
id - Field inVisibilityOptions
Default:
Undefined.STRING
IDENT - Field inGroovyFilter
IDENTICAL() - Method inGroovyParser.EqualityExprAltContext
identifier() - Method inGroovyParser
identifier() - Method inGroovyParser.BreakStatementContext
identifier() - Method inGroovyParser.CatchClauseContext
identifier() - Method inGroovyParser.ClassDeclarationContext
identifier() - Method inGroovyParser.ContinueStatementContext
identifier() - Method inGroovyParser.ElementValuePairNameContext
identifier() - Method inGroovyParser.EnhancedForControlContext
identifier() - Method inGroovyParser.EnumConstantContext
identifier() - Method inGroovyParser.GstringPathContext
Identifier() - Method inGroovyParser.IdentifierContext
identifier() - Method inGroovyParser.IdentifierPrmrAltContext
identifier() - Method inGroovyParser.ImportDeclarationContext
identifier() - Method inGroovyParser.IndexVariableContext
identifier() - Method inGroovyParser.LabeledStmtAltContext
identifier() - Method inGroovyParser.MatchingTypeContext
identifier() - Method inGroovyParser.MethodNameContext
identifier() - Method inGroovyParser.NamePartContext
identifier() - Method inGroovyParser.QualifiedClassNameContext
identifier() - Method inGroovyParser.QualifiedNameElementContext
identifier() - Method inGroovyParser.VariableDeclaratorIdContext
IDENTIFIER - Field inTypes
IdentifierContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.IdentifierContext
IdentifierPrmrAltContext(org.apache.groovy.parser.antlr4.GroovyParser.PrimaryContext) - Constructor inGroovyParser.IdentifierPrmrAltContext
IDENTIFIERS_COMPLETION - Field inGroovyEngine
IDENTITY - Field inClosure
IDENTITY_COMPARISONS - Enum Constant inConcurrentReferenceHashMap.Option
Indicates that referential-equality (== instead of .equals()) should be used when locating keys.
identity(U, Closure<T>) - Method inDefaultGroovyMethods
Allows the closure to be called for the object reference self.
identity() - Method inFloatUnaryOperator
Returns the identity float unary operator.
iexcl - Field inEntity
IF() - Method inGroovyParser.IfElseStatementContext
IF() - Method inGroovyParser.KeywordsContext
ifConstraint(T, Closure<T>) - Method inASTMatcher
ifElseForWhileAssignmentTracker - Field inTypeCheckingContext
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 inGeneralUtils
ifElseS(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.stmt.Statement, org.codehaus.groovy.ast.stmt.Statement) - Method inGeneralUtils
ifElseStatement() - Method inGroovyParser
ifElseStatement() - Method inGroovyParser.ConditionalStatementContext
IfElseStatementContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.IfElseStatementContext
IFileNameFinder - Interface ingroovy.util
ifS$$bridge(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.stmt.Statement) - Method inGeneralUtils
ifS(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.stmt.Statement) - Method inGeneralUtils
IfStatement - Class inorg.codehaus.groovy.ast.stmt
Represents an if (condition) { ... } else { ... } statement in Groovy.
ifStatement(groovy.lang.Closure) - Method inAstSpecificationCompiler
Creates an IfStatement.
IfStatement(org.codehaus.groovy.ast.expr.BooleanExpression, org.codehaus.groovy.ast.stmt.Statement, org.codehaus.groovy.ast.stmt.Statement) - Constructor inIfStatement
ignorableWhitespace(char[], int, int) - Method inXmlParser
ignorableWhitespace(char[], int, int) - Method inXmlSlurper
Ignore - Class ingroovy.mock.interceptor
Helper object to support convenience "ignore.methodName" notation similar to demand notation.
ignore - Property inDemand
Ignore() - Constructor inIgnore
ignore - Property inMockFor
ignore - Property inStubFor
ignoreNulls - Field inToString
Don't display any fields or properties with valuenull.
igrave - Field inEntity
IllegalPropertyAccessException - Class ingroovy.lang
An exception occurred if a dynamic property dispatch fails with a field not accessible.
IllegalPropertyAccessException(groovy.transform.Field, java.lang.Class) - Constructor inIllegalPropertyAccessException
ImageIconFactory - Class ingroovy.swing.factory
ImageIconFactory() - Constructor inImageIconFactory
Immutable - Annotation Type ingroovy.transform
Meta annotation used when defining immutable classes.
IMMUTABLE_BREADCRUMB - Field inImmutableASTTransformation
IMMUTABLE_OPTIONS_TYPE - Field inImmutablePropertyUtils
ImmutableASTTransformation - Class inorg.codehaus.groovy.transform
Handles generation of code for the
Immutable:
annotation.
ImmutableBase - Annotation Type ingroovy.transform
Class annotation used to assist in the creation of immutable classes.
ImmutableOptions - Annotation Type ingroovy.transform
Class annotation used to assist in the creation of immutable classes.
ImmutableProperties - Annotation Type ingroovy.transform
Meta annotation used when just the immutable properties part of@Immutable is desired.
ImmutablePropertyHandler - Class ingroovy.transform.options
ImmutablePropertyUtils - Class inorg.apache.groovy.ast.tools
IMPLEMENTED_CLASSNODE - Field inTraits
IMPLEMENTS() - Method inGroovyParser.ClassDeclarationContext
IMPLEMENTS() - Method inGroovyParser.KeywordsContext
implementsAnyInterfaces(org.codehaus.groovy.ast.ClassNode) - Method inClassNode
Parameters:
classNodes - the class nodes for the interfaces
implementsCloneable(org.codehaus.groovy.ast.ClassNode) - Method inImmutablePropertyUtils
implementsInterface(org.codehaus.groovy.ast.ClassNode) - Method inClassNode
Parameters:
classNode - the class node for the interface
implementsInterfaceOrIsSubclassOf(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method inStaticTypeCheckingSupport
implementsInterfaceOrSubclassOf(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method inWideningCategories
Determines if the source class implements an interface or subclasses the target type.
ImplicationExprAltContext(org.apache.groovy.parser.antlr4.GroovyParser.ExpressionContext) - Constructor inGroovyParser.ImplicationExprAltContext
IMPLICIT_RECEIVER - Enum Constant inStaticTypesMarker
if the receiver is implicit but not "this", store the name of the receiver (delegate or owner)
implies(java.lang.Boolean, java.lang.Boolean) - Method inDefaultGroovyMethods
Logical implication of two boolean operands.
IMPLIES() - Method inGroovyParser.ImplicationExprAltContext
IMPLIES - Field inTypes
IMPORT() - Method inGroovyParser.ImportDeclarationContext
IMPORT() - Method inGroovyParser.KeywordsContext
IMPORT - Enum Constant inSnippetType
ImportCustomizer - Class inorg.codehaus.groovy.control.customizers
This compilation customizer allows adding various types of imports to the compilation unit.
ImportCustomizer() - Constructor inImportCustomizer
ImportCustomizerFactory - Class inorg.codehaus.groovy.control.customizers.builder
This factory allows the generation of animport customizer.
importDeclaration() - Method inGroovyParser
importDeclaration() - Method inGroovyParser.ScriptStatementContext
ImportDeclarationContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.ImportDeclarationContext
importedClasses() - Method inArrayClassDocWrapper
importedClasses() - Method inExternalGroovyClassDoc
importedClasses() - Method inGroovyClassDoc
importedClasses() - Method inSimpleGroovyClassDoc
importedPackages() - Method inArrayClassDocWrapper
importedPackages() - Method inExternalGroovyClassDoc
importedPackages() - Method inGroovyClassDoc
importedPackages() - Method inSimpleGroovyClassDoc
ImportNode - Class inorg.codehaus.groovy.ast
Represents an import statement.
importNode(java.lang.Class, java.lang.String) - Method inAstSpecificationCompiler
Creates an ImportNode.
ImportNode(org.codehaus.groovy.ast.ClassNode, java.lang.String, java.lang.String) - Constructor inImportNode
An import of a static field or method of a type, i.e. import static pack.Type.name orimport static pack.Type.name as alias
importsCommand(org.jline.console.CommandInput) - Method inGroovyCommands
in(char, int, int, char[]) - Method inChr
IN() - Method inGroovyParser.EnhancedForControlContext
IN() - Method inGroovyParser.IdentifierContext
IN() - Method inGroovyParser.KeywordsContext
IN() - Method inGroovyParser.QualifiedNameElementContext
IN() - Method inGroovyParser.RelationalExprAltContext
in - Field inIO
Preferred input reader.
in(int, java.lang.Object) - Method inSql
Create a new InParameter
INC() - Method inGroovyParser.PostfixExpressionContext
INC() - Method inGroovyParser.UnaryAddExprAltContext
INC_PATH_INFO - Field inAbstractHttpServlet
Servlet API include key name: path_info
INC_REQUEST_URI - Field inAbstractHttpServlet
INC_SERVLET_PATH - Field inAbstractHttpServlet
Servlet API include key name: servlet_path
include(java.lang.String) - Method inServletBinding
includeEscaped(java.lang.String) - Method inBaseTemplate
Includes contents of another file, not as a template but as escaped text.
includeFields - Field inAutoClone
Include fields as well as properties when cloning.
includeFields - Field inEqualsAndHashCode
Include fields as well as properties in equals and hashCode calculations.
includeFields - Field inExternalizeMethods
Include fields as well as properties when externalizing.
includeFields - Field inExternalizeVerifier
Include fields as well as properties when verifying externalization properties.
includeFields - Field inMapConstructor
Include fields in the constructor.
includeFields - Field inToString
Include fields as well as properties in the generated toString.
includeFields - Field inTupleConstructor
Include fields in the constructor.
includeGenerated - Field inNullCheck
Whether to try to add null checking to generated methods/constructors such as those added by other transforms.
includeGroovy(java.lang.String) - Method inBaseTemplate
Includes another template inside this template.
includeNames - Field inToString
Whether to include names of properties/fields in the generated toString.
includePackage - Field inToString
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 inMapConstructor
Include properties in the constructor.
includeProperties - Field inTupleConstructor
Include properties in the constructor.
includes - Field inBuilder
List of field and/or property names to include within the generated builder methods.
includes - Field inDelegate
List of method and/or property names to include when delegating.
includes - Field inEqualsAndHashCode
List of property names (and field names if includeFields is true) to include within the equals and hashCode calculations.
includes - Field inMapConstructor
List of field and/or property names to include within the constructor.
includes - Field inSortable
Property names to include in the comparison algorithm.
includes - Field inToString
List of field and/or property names to include within the generated toString.
includes - Field inTupleConstructor
List of field and/or property names to include within the constructor.
includeStatic - Field inMapConstructor
Whether to include static properties in the constructor.
includeSuper - Field inToString
Whether to include the toString() of super in the generated toString.
includeSuperFields - Field inMapConstructor
Include fields from super classes in the constructor.
includeSuperFields - Field inToString
Include super fields in the generated toString.
includeSuperFields - Field inTupleConstructor
Include visible fields from super classes in the constructor.
includeSuperProperties - Field inBuilder
Generate builder methods for properties from super classes.
includeSuperProperties - Field inMapConstructor
Include properties from super classes in the constructor.
includeSuperProperties - Field inSortable
Whether to include super properties in the comparison algorithm.
includeSuperProperties - Field inToString
Whether to include super properties in the generated toString.
includeSuperProperties - Field inTupleConstructor
Include properties from super classes in the constructor.
includeTypes - Field inDelegate
List of interfaces containing method signatures to include when delegating.
includeUnescaped(java.lang.String) - Method inBaseTemplate
Includes contents of another file, not as a template but as unescaped text.
inclusive(boolean) - Method inAstSpecificationCompiler
Creates a boolean value.
InclusiveOrExprAltContext(org.apache.groovy.parser.antlr4.GroovyParser.ExpressionContext) - Constructor inGroovyParser.InclusiveOrExprAltContext
IncorrectClosureArgumentsException - Class ingroovy.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 inIncorrectClosureArgumentsException
IncorrectTypeHintException - Class ingroovy.transform.stc
IncorrectTypeHintException(org.codehaus.groovy.ast.MethodNode, java.lang.String, int, int) - Constructor inIncorrectTypeHintException
increment(java.lang.Object) - Method inObjectRange
Increments by one
incrementBatchCount() - Method inBatchingStatementWrapper
Increments batch count (after addBatch(..) has been called) and executedelegate.executeBatch() if batchSize has been reached.
incrementFallbackCount() - Method inCacheableCallSite
incrementIndent() - Method inIndentPrinter
Incubating - Annotation Type inorg.apache.groovy.lang.annotation
Indicates experimental and still-to-be-refined API, which may change at any time.
incVersion() - Method inClassInfo
indented(groovy.lang.Closure) - Method inAstNodeToScriptVisitor
IndentPrinter - Class ingroovy.util
A helper class for printing indented text.
IndentPrinter(java.io.Writer, java.lang.String, boolean, boolean) - Constructor inIndentPrinter
Create an IndentPrinter to the given PrintWriter
index - Field inAbstractCallSite
index - Field inConcurrentReaderHashMap.HashIterator
INDEX_OVERLAY - Enum Constant inJsonParserType
Fastest parser, but has pointers (indexes really) to original char buffer.
indexed(T, int) - Method inArrayGroovyMethods
Zips an object array with indices in (index, value) order starting from a given index.
indexed(double[], int) - Method inDefaultGroovyMethods
IndexedProperty - Annotation Type ingroovy.transform
Field annotation used with properties to provide an indexed getter and setter for the property.
IndexedPropertyASTTransformation - Class inorg.codehaus.groovy.transform
Handles generation of code for the@IndexedProperty annotation.
indexMap - Field inMetaMethodIndex
a map of the starter class plus its super classes to save method lists for static/normal/super method calls.
indexOf(java.lang.Object, java.lang.Object) - Method inArrayGroovyMethods
Returns the index of the first occurrence of the specified element in the array.
indexOf(java.lang.String, int) - Method inGStringImpl
indexOf(java.lang.Object) - Method inListWithDefault
indexOf(java.lang.Object) - Method inListWrapperListModel
indexOf(java.lang.Object) - Method inObservableList
indexPropertyArgs() - Method inGroovyParser
indexPropertyArgs() - Method inGroovyParser.PathElementContext
IndexPropertyArgsContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.IndexPropertyArgsContext
indexVariable() - Method inGroovyParser
indexVariable() - Method inGroovyParser.EnhancedForControlContext
IndexVariableContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.IndexVariableContext
indexX(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Method inGeneralUtils
IndyArrayAccess - Class inorg.codehaus.groovy.vmplugin.v8
Class for handling array access through invokedynamic using static callsite information
IndyBinHelper - Class inorg.codehaus.groovy.classgen.asm.indy
IndyBinHelper(org.codehaus.groovy.classgen.asm.WriterController) - Constructor inIndyBinHelper
IndyCallSiteWriter - Class inorg.codehaus.groovy.classgen.asm.indy
Dummy class used by the indy implementation.
IndyCallSiteWriter(org.codehaus.groovy.classgen.asm.WriterController) - Constructor inIndyCallSiteWriter
IndyGuardsFiltersAndSignatures - Class inorg.codehaus.groovy.vmplugin.v8
This class contains guards, runtime filters and MethodType signatures used by indy.
IndyInterface - Class inorg.codehaus.groovy.vmplugin.v8
Bytecode level interface for bootstrap methods used by invokedynamic.
IndyInterface.CallType - Enum inorg.codehaus.groovy.vmplugin.v8
Enum for easy differentiation between call types
IndyMath - Class inorg.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 inorg.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 inIndyStaticTypesMultiTypeDispatcher
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 inStaticTypeCheckingVisitor
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 inStaticTypeCheckingVisitor
inferDiamondType(org.codehaus.groovy.ast.expr.ConstructorCallExpression, org.codehaus.groovy.ast.ClassNode) - Method inStaticTypeCheckingVisitor
inferListExpressionType(org.codehaus.groovy.ast.expr.ListExpression) - Method inStaticTypeCheckingVisitor
inferLoopElementType(org.codehaus.groovy.ast.ClassNode) - Method inStaticTypeCheckingVisitor
Returns the inferred loop element type given a loop collection type.
inferMapExpressionType(org.codehaus.groovy.ast.expr.MapExpression) - Method inStaticTypeCheckingVisitor
INFERRED_RETURN_TYPE - Enum Constant inStaticTypesMarker
used to store inferred return type for methods and closures
INFERRED_TYPE - Enum Constant inStaticTypesMarker
used to store type information on class nodes
inferredType - Field inTypeChecked.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 inStaticTypeCheckingVisitor
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 inTypes
info() - Method inGroovyMBean
INFO - Field inIO.Verbosity
info(java.lang.String) - Method inLoggingHelper
info(java.lang.System$Logger, java.lang.String, java.lang.Object) - Method inPluginDefaultGroovyMethods
Convenience method for logging info level messages with the platform logger.
InheritConstructors - Annotation Type ingroovy.transform
Class annotation to make constructors from a super class available in a subclass.
InheritConstructorsASTTransformation - Class inorg.codehaus.groovy.transform
Handles generation of code for the@InheritConstructors annotation.
init(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method inAbstractASTTransformation
init(jakarta.servlet.ServletConfig) - Method inAbstractHttpServlet
Overrides the generic init method to set some debug flags.
init(T) - Method inArrayGroovyMethods
Returns the items from the Object array excluding the last item.
init() - Method inCharBuf
init(org.codehaus.groovy.ast.VariableScope, org.codehaus.groovy.ast.Parameter) - Method inCompileStack
initializes this class for a MethodNode.
init(K, V) - Method inConcurrentReferenceHashMap.InitializableEntry
init(org.codehaus.groovy.ast.ClassNode) - Method inConfigurationSetup
Adds an instance field which allows to control whether GContract assertions are enabled or not.
init(T) - Method inDefaultGroovyMethods
init(org.codehaus.groovy.classgen.AsmClassGenerator, org.codehaus.groovy.classgen.GeneratorContext, org.objectweb.asm.ClassVisitor, org.codehaus.groovy.ast.ClassNode) - Method inDelegatingController
init(jakarta.servlet.ServletConfig) - Method inGroovyServlet
Initialize the GroovyServlet.
INIT - Enum Constant inIndyInterface.CallType
Constructor invocation type
INIT_PARAM_RESOURCE_NAME_REGEX - Field inAbstractHttpServlet
INIT_PARAM_RESOURCE_NAME_REGEX_FLAGS - Field inAbstractHttpServlet
init(org.codehaus.groovy.classgen.AsmClassGenerator, org.codehaus.groovy.classgen.GeneratorContext, org.objectweb.asm.ClassVisitor, org.codehaus.groovy.ast.ClassNode) - Method inStaticTypesWriterController
init(jakarta.servlet.ServletConfig) - Method inTemplateServlet
Initializes the servlet from hints the container passes.
init() - Method inViolationTracker
init(org.codehaus.groovy.classgen.AsmClassGenerator, org.codehaus.groovy.classgen.GeneratorContext, org.objectweb.asm.ClassVisitor, org.codehaus.groovy.ast.ClassNode) - Method inWriterController
initActions() - Method inConsoleTextEditor
initAuxViews() - Method inAstBrowser
initClass - Field inGrab
By default, when a@Grab annotation is used, aGrape.grab() call is added to the static initializers of the class the annotatable node appears in.
initClass - Field inGrabResolver
By default, when a@GrabResolver annotation is used, aGrape.addResolver() call is added to the static initializers of the class the annotatable node appears in.
initClass - Field inGrapes
This will be pushed into the child grab annotations if the value is not set in the child annotation already.
initContextClassLoader - Field inGrabConfig
Set to true if you want the context classloader to be initialised to the classloader of the current class or script.
initHash() - Method inHashCodeHelper
INITIAL_EXPRESSION - Enum Constant inStaticTypesMarker
used to store the default expression for a parameter
INITIAL_EXPRESSION - Field inVerifier
initialCapacity(int) - Method inConcurrentLinkedHashMap.Builder
Specifies the initial capacity of the hash table (default16).
initialCapacity(int) - Method inInvokerHelper
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 inCompilePhase
source files are opened and environment configured
INITIALIZATION - Enum Constant inCompilePhaseAdapter
INITIALIZATION - Field inPhases
Opening of files and such
initialize() - Method inClosureMetaClass
initialize() - Method inDelegatingMetaClass
initialize() - Method inExpandoMetaClass
{@inheritDoc}
initialize() - Method inHandleMetaClass
initialize() - Method inMetaClass
Complete the initialisation process.
initialize() - Method inProxyMetaClass
initialize() - Method inStaticTypeCheckingVisitor
initialize(java.io.File) - Method inSystemRegistryImpl
initializeDelegateHelpers() - Method inBinaryExpressionMultiTypeDispatcher
initializeDelegateHelpers() - Method inIndyStaticTypesMultiTypeDispatcher
InitializerStrategy - Class ingroovy.transform.builder
This strategy is used with theBuilder AST transform to create a builder helper class for the fluent and type-safe creation of instances of a specified class.
InitializerStrategy.SET - Class ingroovy.transform.builder
Internal phantom type used by theInitializerStrategy to indicate that a property has been set.
InitializerStrategy.UNSET - Class ingroovy.transform.builder
Internal phantom type used by theInitializerStrategy to indicate that a property remains unset.
initialValue() - Method inSystemOutputInterceptor
initMetaClass(java.lang.Object) - Method inScriptBytecodeAdapter
inits(Iterable<T>) - Method inDefaultGroovyMethods
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 inGroovyCollections
Since:
2.5.0
initTemplateEngine(jakarta.servlet.ServletConfig) - Method inTemplateServlet
Creates the template engine.
initValue() - Method inCachedClass
initValue() - Method inLazyReference
inject(E, U, Closure<V>) - Method inArrayGroovyMethods
Iterates through the given array, passing in the initial value and the first element to the closure.
inject(Collection<E>, U, Closure<V>) - Method inDefaultGroovyMethods
injectAll(E, U, Closure<V>) - Method inArrayGroovyMethods
Iterates through the given array, injecting values as perinject but returns the list of all calculated values instead of just the final result.
injectAll(Map<K,V>, U, Closure<W>) - Method inDefaultGroovyMethods
Iterates through the given map, passing in the initial value to the 2-arg Closure along with the first item (or 3-arg Closure along with the first key and value) and then similarly for other map entries.
injectClassInvariant(org.codehaus.groovy.ast.ClassNode, org.apache.groovy.contracts.domain.ClassInvariant) - Method inDomainModelInjectionVisitor
injectPostcondition(org.codehaus.groovy.ast.MethodNode, org.apache.groovy.contracts.domain.Postcondition) - Method inDomainModelInjectionVisitor
injectPrecondition(org.codehaus.groovy.ast.MethodNode, org.apache.groovy.contracts.domain.Precondition) - Method inDomainModelInjectionVisitor
injectResultVariableReturnStatementAndAssertionCallStatement(org.codehaus.groovy.ast.stmt.BlockStatement, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.stmt.ReturnStatement, org.codehaus.groovy.ast.stmt.BlockStatement) - Method inAssertStatementCreationUtility
InlinedASTCustomizerFactory - Class inorg.codehaus.groovy.control.customizers.builder
This factory lets a user define a compilation customizer without having to define an anonymous inner class.
inMixed - Field inDomToGroovy
INNER_HASH_JOIN - Field inJoinExpression
INNER_JOIN - Field inJoinExpression
innerClass(java.lang.String, int, groovy.lang.Closure) - Method inAstSpecificationCompiler
Creates an inner class.
InnerClassCompletionVisitor - Class inorg.codehaus.groovy.classgen
InnerClassCompletionVisitor(org.codehaus.groovy.control.CompilationUnit, org.codehaus.groovy.control.SourceUnit) - Constructor inInnerClassCompletionVisitor
innerClasses(boolean) - Method inArrayClassDocWrapper
innerClasses - Field inClassGenerator
innerClasses(boolean) - Method inExternalGroovyClassDoc
innerClasses(boolean) - Method inGroovyClassDoc
innerClasses(boolean) - Method inSimpleGroovyClassDoc
InnerClassNode - Class inorg.codehaus.groovy.ast
Represents an inner class definition.
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 inInnerClassNode
Parameters:
name - is the full name of the class
InnerClassVisitor - Class inorg.codehaus.groovy.classgen
InnerClassVisitor(org.codehaus.groovy.control.CompilationUnit, org.codehaus.groovy.control.SourceUnit) - Constructor inInnerClassVisitor
InnerClassVisitorHelper - Class inorg.codehaus.groovy.classgen
innerHashJoin(Queryable<? extends U>, Function<? super T,?>, Function<? super U,?>) - Method inQueryable
Inner hash join anotherQueryable instance, similar to SQL'sinner hash join.
innerJoin(Queryable<? extends U>, BiPredicate<? super T,? super U>) - Method inQueryable
Inner join anotherQueryable instance, similar to SQL'sinner join
InnerLoader(groovy.lang.GroovyClassLoader) - Constructor inGroovyClassLoader.InnerLoader
inout(groovy.sql.InParameter) - Method inSql
Create an inout parameter using this in parameter.
InOutParameter - Interface ingroovy.sql
A typed parameter passed to, and returned from a CallableStatement.
InParameter - Interface ingroovy.sql
A typed parameter to pass to a query
inputArea - Property inConsole
inputAreaContentHash - Property inConsole
inputEditor - Property inConsole
inputStream - Field inIO
Raw input stream.
InputStreamReaderSource - Class inorg.codehaus.groovy.control.io
A ReaderSource for source strings.
InputStreamReaderSource(java.io.InputStream, org.codehaus.groovy.control.CompilerConfiguration) - Constructor inInputStreamReaderSource
Creates the ReaderSource from a File descriptor.
inRegistry - Field inExpandoMetaClass
inSamePackage(Class<?>, Class<?>) - Method inGeneralUtils
insertString(javax.swing.text.Document, int, java.lang.String, javax.swing.text.AttributeSet, boolean) - Method inConsole
insertString(javax.swing.text.DocumentFilter$FilterBypass, int, java.lang.String, javax.swing.text.AttributeSet) - Method inSmartDocumentFilter
insertString(javax.swing.text.DocumentFilter$FilterBypass, int, java.lang.String, javax.swing.text.AttributeSet) - Method inStructuredSyntaxDocumentFilter
Insert a string into the document, and then parse it if the parser has been set.
insertUpdate(javax.swing.event.DocumentEvent) - Method inConsoleTextEditor
inspect(java.lang.Object) - Method inDefaultGroovyMethods
Inspects returns the String that matches what would be typed into a terminal to create this object.
inspect() - Method inEmptyRange
{@inheritDoc}
inspect(java.lang.Object) - Method inFormatHelper
inspect(org.jline.console.CommandInput) - Method inGroovyCommands
inspect() - Method inIntRange
inspect(java.lang.Object) - Method inInvokerHelper
inspect() - Method inNumberRange
inspect(java.lang.Object, java.lang.String) - Method inObjectBrowser
inspect() - Method inObjectRange
inspect() - Method inRange
Returns:
the verboseString representation of thisRange as would be typed into a console to create theRange instance
inspectAlso(java.lang.Object, java.lang.String) - Method inObjectBrowser
inspectAst(java.util.EventObject) - Method inConsole
inspectChild(groovy.util.FactoryBuilderSupport, java.lang.Object, java.util.Map) - Method inTabbedPaneFactory
inspectCst(java.util.EventObject) - Method inConsole
inspectLast(java.util.EventObject) - Method inConsole
Inspector - Class ingroovy.inspect
The Inspector provides a unified access to an object's information that can be determined by introspection.
Inspector.MemberComparator - Class ingroovy.inspect
Inspector.MemberComparatorWithValue - Class ingroovy.inspect
Inspector(java.lang.Object) - Constructor inInspector
Parameters:
objectUnderInspection - must not be null
inspector - Property inObjectBrowser
inspector - Property inObjectInspector
inspectTokens(java.util.EventObject) - Method inConsole
inspectVariables(java.util.EventObject) - Method inConsole
installAutoTabAction(javax.swing.text.JTextComponent) - Method inGroovyFilter
installInterceptor() - Method inConsole
INSTANCE - Field inAnyTokenMatch
INSTANCE - Field inBigDecimalMath
INSTANCE - Field inBigIntegerMath
INSTANCE - Field inCachedClass.CachedMethodComparatorByName
INSTANCE - Field inCachedClass.CachedMethodComparatorWithString
INSTANCE - Field inDefaultPropertyAccessor
INSTANCE - Field inDefaultPropertyReader
INSTANCE - Field inDefaultPropertyWriter
INSTANCE - Field inEmptyExpression
Immutable singleton that is recommended for use when source range or any other occurrence-specific metadata is not needed.
INSTANCE - Field inEmptyStatement
Immutable singleton that is recommended for use when source range or any other occurrence-specific metadata is not needed.
instance - Field inExpandoMetaClassCreationHandle
INSTANCE - Field inExtensionMethodCache
INSTANCE - Field inFloatingPointMath
instance - Field inGrape
INSTANCE - Field inIntegerMath
INSTANCE - Field inLexerAtnManager
INSTANCE - Field inLongMath
instance - Field inLookAndFeelHelper
INSTANCE - Enum Constant inMacroBuilder
INSTANCE - Enum Constant inMacroStub
instance - Field inNumberMathModificationInfo
INSTANCE - Field inParserAtnManager
INSTANCE - Field inProxyGenerator
INSTANCE - Field inTuple0
INSTANCE - Field inViolationTracker
instanceExpectations - Property inMockFor
instanceExpectations - Property inStubFor
INSTANCEOF - Field inGeneralUtils
INSTANCEOF() - Method inGroovyParser.KeywordsContext
INSTANCEOF() - Method inGroovyParser.RelationalExprAltContext
INSTANCEOF_OPERATOR - Field inTypes
InstanceOfVerifier - Class inorg.codehaus.groovy.control
instantiateAggregate(java.util.Map, List<Class>, java.lang.Class, java.lang.Object) - Method inProxyGenerator
instantiateAggregateFromBaseClass(java.util.Map, java.lang.Class, java.lang.Object) - Method inProxyGenerator
instantiateAggregateFromInterface(java.util.Map, java.lang.Class) - Method inProxyGenerator
instantiateDelegate(java.util.Map, List<Class>, java.lang.Object) - Method inProxyGenerator
instantiateDelegateWithBaseClass(java.util.Map, List<Class>, java.lang.Object, java.lang.Class, java.lang.String) - Method inProxyGenerator
Creates a proxy with a delegate object.
INSTRUCTION_SELECTION - Enum Constant inCompilePhase
instruction set is chosen, for example java5 or pre java5
INSTRUCTION_SELECTION - Enum Constant inCompilePhaseAdapter
INSTRUCTION_SELECTION - Field inPhases
Class generation (pt.1)
int_and - Field inNumberMathModificationInfo
int_div - Field inNumberMathModificationInfo
int_intdiv - Field inNumberMathModificationInfo
int_leftShift - Field inNumberMathModificationInfo
int_minus - Field inNumberMathModificationInfo
int_mod - Field inNumberMathModificationInfo
int_multiply - Field inNumberMathModificationInfo
int_or - Field inNumberMathModificationInfo
int_plus - Field inNumberMathModificationInfo
int_remainder - Field inNumberMathModificationInfo
int_rightShift - Field inNumberMathModificationInfo
int_rightShiftUnsigned - Field inNumberMathModificationInfo
int_xor - Field inNumberMathModificationInfo
intArrayGet(int[], int) - Method inBytecodeInterface8
Gets value from int[] using normalized index.
IntArrayIterable - Class inorg.codehaus.groovy.util
Allows an int array to be used where an Iterable is expected.
IntArrayIterable(int[]) - Constructor inIntArrayIterable
IntArrayIterator - Class inorg.codehaus.groovy.util
Allows an int array to be used where an Iterator is expected.
IntArrayIterator(int[]) - Constructor inIntArrayIterator
intArraySet(int[], int, int) - Method inBytecodeInterface8
Sets value into int[] using normalized index.
IntComparator - Interface ingroovy.util.function
A comparator of two int values.
intdiv(java.lang.Number, java.lang.Number) - Method inDefaultGroovyMethods
Integer Divide two Numbers.
INTDIV_EQUAL - Field inTypes
intdiv(java.lang.Number, java.lang.Number) - Method inNumberMath
intdiv(long, long) - Method inNumberMathModificationInfo
INTDIV - Field inTypes
intdivImpl(java.lang.Number, java.lang.Number) - Method inBigIntegerMath
intdivImpl(java.lang.Number, java.lang.Number) - Method inIntegerMath
intdivImpl(java.lang.Number, java.lang.Number) - Method inLongMath
intdivImpl(java.lang.Number, java.lang.Number) - Method inNumberMath
INTEGER_CLASS_ARR - Field inArrayMetaMethod
INTEGER_CLASS - Field inArrayMetaMethod
INTEGER_NUMBER - Field inTypes
INTEGER - Field inSql
INTEGER - Enum Constant inType
IntegerArrayGetAtMetaMethod - Class inorg.codehaus.groovy.runtime.dgmimpl.arrays
IntegerArrayPutAtMetaMethod - Class inorg.codehaus.groovy.runtime.dgmimpl.arrays
IntegerCachedClass - Class inorg.codehaus.groovy.reflection.stdclasses
IntegerCachedClass(java.lang.Class, org.codehaus.groovy.reflection.ClassInfo, boolean) - Constructor inIntegerCachedClass
IntegerLiteral() - Method inGroovyParser.IntegerLiteralAltContext
IntegerLiteralAltContext(org.apache.groovy.parser.antlr4.GroovyParser.LiteralContext) - Constructor inGroovyParser.IntegerLiteralAltContext
IntegerMath - Class inorg.codehaus.groovy.runtime.typehandling
Integer NumberMath operations
interceptConstruction - Field inMockProxyMetaClass
Interceptor - Interface ingroovy.lang
Implementers of this interface can be registered in the ProxyMetaClass for notifications about method calls for objects managed by the ProxyMetaClass.
interceptor - Field inProxyMetaClass
INTERFACE_DEF - Field inSimpleGroovyDoc
INTERFACE() - Method inGroovyParser.ClassDeclarationContext
INTERFACE() - Method inGroovyParser.KeywordsContext
INTERFACE - Enum Constant inIndyInterface.CallType
call to interface method
InterfaceHelperClassNode - Class inorg.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 inInterfaceHelperClassNode
Parameters:
name - is the full name of the class
interfaces() - Method inArrayClassDocWrapper
interfaces(groovy.lang.Closure) - Method inAstSpecificationCompiler
Creates a ClassNode[].
interfaces - Field inDelegate
Returns:
true if owner class should implement interfaces implemented by delegate type
Default:
true
interfaces() - Method inExternalGroovyClassDoc
interfaces() - Method inGroovyClassDoc
interfaces() - Method inGroovyPackageDoc
Included interfaces in this package.
interfaces() - Method inSimpleGroovyClassDoc
interfaces() - Method inSimpleGroovyPackageDoc
interfaceTypes() - Method inArrayClassDocWrapper
interfaceTypes() - Method inExternalGroovyClassDoc
interfaceTypes() - Method inGroovyClassDoc
interfaceTypes() - Method inSimpleGroovyClassDoc
interleave(Iterator<U>, Iterator<V>, boolean) - Method inDefaultGroovyMethods
An iterator of the elements from two Iterators interleaved.
intern() - Method inGStringImpl
Internal - Annotation Type ingroovy.transform
Marks class members that are intended for internal use.
internalError(java.lang.String) - Method inAbstractInterruptibleASTTransformation
InternalFrameFactory - Class ingroovy.swing.factory
InternalFrameFactory() - Constructor inInternalFrameFactory
internedKeysCache - Field inBaseJsonParser
internedKeysCache - Field inMapItemValue
internKeys - Field inBaseJsonParser
INTERPRETER_MODE_PREFERENCE_KEY - Field inMain
interruptAction - Property inConsole
intersect(Map<K,V>, Map<K,V>) - Method inDefaultGroovyMethods
Create a Map composed of the intersection of both maps.
intersect(Queryable<? extends T>) - Method inQueryable
Intersect anotherQueryable instance, similar to SQL'sintersect
intervalAdded(javax.swing.event.ListDataEvent) - Method inJListElementsBinding
intervalRemoved(javax.swing.event.ListDataEvent) - Method inJListElementsBinding
IntIntArrayColumnIterator - Class inorg.codehaus.groovy.util
An iterator providing the columns of an int[][].
IntIntArrayColumnIterator(int[][]) - Constructor inIntIntArrayColumnIterator
IntRange - Class ingroovy.lang
Represents a list of Integer objects starting at and potentially including a specifiedfrom value up (or down) to and potentially including a givento value.
IntRange(boolean, boolean, int, int) - Constructor inIntRange
Creates a new inclusive awareIntRange
intStream(int[]) - Method inPluginDefaultGroovyMethods
intStream(int[]) - Method inStreamGroovyMethods
Returns a sequentialIntStream with the specified array as its source.
intUnbox(java.lang.Object) - Method inDefaultTypeTransformation
intValue() - Method inCharBuf
intValue() - Method inCharSequenceValue
intValue() - Method inNumberValue
intValue() - Method inValue
intValue() - Method inValueContainer
IntWrapper - Class inorg.codehaus.groovy.runtime.wrappers
IntWrapper(int) - Constructor inIntWrapper
invalidateCallSites() - Method inJava8
invalidateCallSites() - Method inVMPlugin
invalidateSwitchPoints() - Method inIndyInterface
Callback for constant metaclass update change
InvalidOptionException - Class inorg.apache.groovy.ginq
Represents invalid options, e.g. unsupported options
InvalidOptionException(java.lang.String) - Constructor inInvalidOptionException
Invariant - Annotation Type ingroovy.contracts
INVARIANT_CLOSURE_PREFIX - Field inBaseGenerator
Invariants - Annotation Type ingroovy.contracts
Represents multiple invariants
inverse(Map<K,V>, boolean) - Method inMaps
Returns the inverse view of this map
InvocationWriter - Class inorg.codehaus.groovy.classgen.asm
InvocationWriter(org.codehaus.groovy.classgen.asm.WriterController) - Constructor inInvocationWriter
invoke(java.lang.Object, java.lang.Object) - Method inBooleanArrayGetAtMetaMethod
invoke(java.lang.Object, java.lang.Object) - Method inBooleanArrayPutAtMetaMethod
invoke(java.lang.Object, java.lang.Object) - Method inBooleanReturningMethodInvoker
invoke(java.lang.Object, java.lang.Object) - Method inByteArrayGetAtMetaMethod
invoke(java.lang.Object, java.lang.Object) - Method inByteArrayPutAtMetaMethod
invoke(java.lang.Object) - Method inCachedConstructor
invoke(java.lang.Object, java.lang.Object) - Method inCachedMethod
invoke(java.lang.Object, java.lang.Object) - Method inCharacterArrayGetAtMetaMethod
invoke(java.lang.Object, java.lang.Object) - Method inCharacterArrayPutAtMetaMethod
invoke(java.lang.Object, java.lang.Object) - Method inClosureMetaClass
invoke(java.lang.Object, java.lang.Object) - Method inClosureMetaMethod
invoke(java.lang.Object, java.lang.Object) - Method inClosureStaticMetaMethod
invoke(java.lang.Object, java.lang.Object) - Method inConstructorMetaMethodSite
invoke(java.lang.Object, java.lang.reflect.Method, java.lang.Object) - Method inConversionHandler
This method is a default implementation for the invoke method given in InvocationHandler.
invoke(java.lang.Object, java.lang.Object) - Method inDoubleArrayGetAtMetaMethod
invoke(java.lang.Object, java.lang.Object) - Method inDoubleArrayPutAtMetaMethod
invoke(java.lang.Object, java.lang.Object) - Method inFloatArrayGetAtMetaMethod
invoke(java.lang.Object, java.lang.Object) - Method inFloatArrayPutAtMetaMethod
invoke(java.lang.Object, java.lang.Object) - Method inGeneratedMetaMethod.Proxy
invoke(java.lang.Object, java.lang.reflect.Method, java.lang.Object) - Method inGroovyResultSetProxy
Invokes a method for the GroovyResultSet.
invoke(java.lang.Object, java.lang.Object) - Method inIntegerArrayGetAtMetaMethod
invoke(java.lang.Object, java.lang.Object) - Method inIntegerArrayPutAtMetaMethod
invoke(java.lang.String, java.lang.Object, java.lang.String) - Method inJmxBuilderModelMBean
invoke(java.lang.Object, java.lang.Object) - Method inLongArrayGetAtMetaMethod
invoke(java.lang.Object, java.lang.Object) - Method inLongArrayPutAtMetaMethod
invoke(java.lang.Object, java.lang.Object) - Method inMetaMethod
Invokes this method.
INVOKE_METHOD_METHOD - Field inMetaClassImpl
invoke(java.lang.Object, java.lang.Object) - Method inMixinInstanceMetaMethod
invoke(java.lang.Object, java.lang.Object) - Method inMixinInstanceMetaProperty
invoke(java.lang.Object, java.lang.Object) - Method inMOPIter.MetaConstructor
invoke(java.lang.Object, java.lang.Object) - Method inNewInstanceMetaMethod
invoke(java.lang.Object, java.lang.Object) - Method inNewStaticMetaMethod
invoke(java.lang.Object, java.lang.Object) - Method inNumberNumberDiv
invoke(java.lang.Object, java.lang.Object) - Method inNumberNumberMinus
invoke(java.lang.Object, java.lang.Object) - Method inNumberNumberMultiply
invoke(java.lang.Object, java.lang.Object) - Method inNumberNumberPlus
invoke(java.lang.Object, java.lang.Object) - Method inObjectArrayGetAtMetaMethod
invoke(java.lang.Object, java.lang.Object) - Method inObjectArrayPutAtMetaMethod
invoke(java.lang.Object, java.lang.Object) - Method inPogoInterceptableSite
invoke(java.lang.Object, java.lang.Object) - Method inPogoMetaMethodSite
invoke(java.lang.Object, java.lang.Object) - Method inPogoMetaMethodSite.PogoCachedMethodSite
invoke(java.lang.Object, java.lang.Object) - Method inPogoMetaMethodSite.PogoCachedMethodSiteNoUnwrap
invoke(java.lang.Object, java.lang.Object) - Method inPogoMetaMethodSite.PogoCachedMethodSiteNoUnwrapNoCoerce
invoke(java.lang.Object, java.lang.Object) - Method inPogoMetaMethodSite.PogoMetaMethodSiteNoUnwrap
invoke(java.lang.Object, java.lang.Object) - Method inPogoMetaMethodSite.PogoMetaMethodSiteNoUnwrapNoCoerce
invoke(java.lang.Object, java.lang.Object) - Method inPojoMetaMethodSite
invoke(java.lang.Object, java.lang.Object) - Method inPojoMetaMethodSite.PojoCachedMethodSite
invoke(java.lang.Object, java.lang.Object) - Method inPojoMetaMethodSite.PojoCachedMethodSiteNoUnwrap
invoke(java.lang.Object, java.lang.Object) - Method inPojoMetaMethodSite.PojoCachedMethodSiteNoUnwrapNoCoerce
invoke(java.lang.Object, java.lang.Object) - Method inPojoMetaMethodSite.PojoMetaMethodSiteNoUnwrap
invoke(java.lang.Object, java.lang.Object) - Method inPojoMetaMethodSite.PojoMetaMethodSiteNoUnwrapNoCoerce
invoke(java.lang.Object, java.lang.Object) - Method inReflectionMetaMethod
invoke(java.lang.Object, java.lang.String, java.lang.Object) - Method inReflectionMethodInvoker
Invoke a method through reflection.
invoke(org.codehaus.groovy.reflection.CachedMethod, java.lang.Object, java.lang.Object) - Method inReflector
invoke(java.lang.Object, java.lang.Object) - Method inShortArrayGetAtMetaMethod
invoke(java.lang.Object, java.lang.Object) - Method inShortArrayPutAtMetaMethod
invoke(java.lang.Object, java.lang.Object) - Method inStaticMetaMethodSite
invoke(java.lang.Object, java.lang.Object) - Method inStaticMetaMethodSite.StaticMetaMethodSiteNoUnwrap
invoke(java.lang.Object, java.lang.Object) - Method inStaticMetaMethodSite.StaticMetaMethodSiteNoUnwrapNoCoerce
invoke(java.lang.String, java.lang.Object) - Method inSystemRegistryImpl
invoke(java.lang.Object, java.lang.Object) - Method inTransformMetaMethod
invokeClosure(java.lang.Object, java.lang.Object) - Method inInvokerHelper
invokeClosure(java.lang.Object, java.lang.Object) - Method inScriptBytecodeAdapter
invokeClosureMethod - Field inInvocationWriter
invokeConstructor(java.lang.Object) - Method inDelegatingMetaClass
invokeConstructor(java.lang.Object) - Method inExpandoMetaClass
invokeConstructor(java.lang.Object) - Method inMetaObjectProtocol
Invokes a constructor for the given arguments.
invokeConstructor(java.lang.Object) - Method inMockProxyMetaClass
Unlike general impl in superclass, ctors are not intercepted but relayed unless interceptConstruction is set.
invokeConstructor(java.lang.Object) - Method inOwnedMetaClass
invokeConstructor(java.lang.Object) - Method inProxyMetaClass
Call invokeConstructor on adaptee with logic like in MetaClass unless we have an Interceptor.
invokeConstructorOf(java.lang.Class, java.lang.Object) - Method inInvokerHelper
invokeCustom(java.lang.Object, java.lang.reflect.Method, java.lang.Object) - Method inConversionHandler
This method is called for all Methods not defined on Object.
invokeCustom(java.lang.Object, java.lang.reflect.Method, java.lang.Object) - Method inConvertedClosure
invokeCustom(java.lang.Object, java.lang.reflect.Method, java.lang.Object) - Method inConvertedMap
INVOKEDYNAMIC - Field inCompilerConfiguration
Optimization Option for enablinginvokedynamic compilation.
InvokeDynamicWriter - Class inorg.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 inInvokeDynamicWriter
invokeFunction(java.lang.String, java.lang.Object) - Method inGroovyScriptEngineImpl
invokeGroovyObjectInvoker(groovy.lang.MissingMethodException, java.lang.Object, java.lang.String, java.lang.Object) - Method inIndyGuardsFiltersAndSignatures
GroovyObject.invokeMethod path as fallback.
invokeHandle(java.lang.Object, java.lang.Object) - Method inJava16
invokeHandle(java.lang.Object, java.lang.Object) - Method inJava8
invokeHandle(java.lang.Object, java.lang.Object) - Method inVMPlugin
Invokes a handle produced by #getInvokeSpecialdHandle
invokeMethod0(java.lang.Class, java.lang.Object, java.lang.String) - Method inScriptBytecodeAdapter
invokeMethod0Safe(java.lang.Class, java.lang.Object, java.lang.String) - Method inScriptBytecodeAdapter
invokeMethod0SpreadSafe(java.lang.Class, java.lang.Object, java.lang.String) - Method inScriptBytecodeAdapter
invokeMethod(java.lang.String, java.lang.Object) - Method inBatchingStatementWrapper
invokeMethod(java.lang.String, java.lang.Object) - Method inBuilderSupport
invokeMethod(java.lang.String, java.lang.Object) - Method inCliBuilder
Internal method: Detect option specification method calls.
invokeMethod(java.lang.String, java.lang.Object) - Method inCliBuilderInternal
Internal method: Detect option specification method calls.
invokeMethod(java.lang.String, java.lang.Object) - Method inClosureCellEditor
invokeMethod(java.lang.Class, java.lang.Object, java.lang.String, java.lang.Object, boolean, boolean) - Method inClosureMetaClass
invokeMethod(java.lang.Object, java.lang.String, java.lang.Object) - Method inDefaultGroovyMethods
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 inDelegatingMetaClass
invokeMethod(java.lang.String, java.lang.Object) - Method inDelegatingScript
invokeMethod(java.lang.String, java.lang.Object) - Method inDemand
invokeMethod(java.lang.String, java.lang.Object) - Method inExpando
invokeMethod(java.lang.Class, java.lang.Object, java.lang.String, java.lang.Object, boolean, boolean) - Method inExpandoMetaClass
Overrides default implementation just in case invokeMethod has been overridden by ExpandoMetaClass
invokeMethod(java.lang.String, java.lang.Object) - Method inFactoryBuilderSupport
invokeMethod(java.lang.String, java.lang.Object) - Method inGroovyMBean
invokeMethod(java.lang.String, java.lang.Object) - Method inGroovyObject
Invokes the given method.
invokeMethod(java.lang.String, java.lang.Object) - Method inGroovyObjectWrapper
invokeMethod(java.lang.String, java.lang.Object) - Method inGroovyResultSetExtension
invokeMethod(java.lang.Object, java.lang.String, java.lang.Object) - Method inGroovyScriptEngineImpl
invokeMethod(java.lang.String, java.lang.Object) - Method inGroovyTypeCheckingExtensionSupport.TypeCheckingDSL
invokeMethod(java.lang.String, java.lang.Object) - Method inGString
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 inHandleMetaClass
invokeMethod(java.lang.String, java.lang.Object) - Method inIgnore
invokeMethod - Field inInvocationWriter
invokeMethod(java.lang.Object, java.lang.String, java.lang.Object) - Method inInvokerHelper
Invokes the given method on the object.
invokeMethod(java.lang.String, java.lang.Object) - Method inJsonBuilder
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 inJsonDelegate
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 inMetaClass
invokeMethod(java.lang.Object, java.lang.String, java.lang.Object) - Method inMetaObjectProtocol
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 inMixedInMetaClass
invokeMethod(java.lang.Class, java.lang.Object, java.lang.String, java.lang.Object, boolean, boolean) - Method inMockProxyMetaClass
invokeMethod(java.lang.String, java.lang.Object) - Method inNamespaceBuilderSupport
Allow automatic detection of namespace declared in the attributes
invokeMethod(java.lang.String, java.lang.Object) - Method inNullObject
Tries to invoke a method on null, which fails.
invokeMethod(java.lang.String, java.lang.Object) - Method inOptionAccessor
invokeMethod(java.lang.Class, java.lang.Object, java.lang.String, java.lang.Object, boolean, boolean) - Method inOwnedMetaClass
invokeMethod(java.lang.String, java.lang.Object) - Method inPojoWrapper
invokeMethod(java.lang.String, java.lang.Object) - Method inProxy
invokeMethod(java.lang.Class, java.lang.Object, java.lang.String, java.lang.Object, boolean, boolean) - Method inProxyMetaClass
Call invokeMethod on adaptee with logic like in MetaClass unless we have an Interceptor.
invokeMethod(java.lang.String, java.lang.Object) - Method inReference
invokeMethod(java.lang.String, java.lang.Object) - Method inResultSetMetaDataWrapper
invokeMethod(java.lang.String, java.lang.Object) - Method inScript
Invoke a method (or closure in the binding) defined.
invokeMethod(java.lang.String, java.lang.Object) - Method inSequence
invokeMethod(java.lang.String, java.lang.Object) - Method inStreamingJsonBuilder
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 inStreamingJsonBuilder.StreamingJsonDelegate
invokeMethod(java.lang.String, java.lang.Object) - Method inTomlBuilder
A method call on the TOML builder instance will create a root object with only one key whose name is the name of the method being called.
invokeMethod(java.lang.String, java.lang.Object) - Method inYamlBuilder
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 inMetaClassImpl
invokeMethodN(java.lang.Class, java.lang.Object, java.lang.String, java.lang.Object) - Method inScriptBytecodeAdapter
invokeMethodNSafe(java.lang.Class, java.lang.Object, java.lang.String, java.lang.Object) - Method inScriptBytecodeAdapter
invokeMethodNSpreadSafe(java.lang.Class, java.lang.Object, java.lang.String, java.lang.Object) - Method inScriptBytecodeAdapter
invokeMethodOnCurrent0(java.lang.Class, groovy.lang.GroovyObject, java.lang.String) - Method inScriptBytecodeAdapter
invokeMethodOnCurrent0Safe(java.lang.Class, groovy.lang.GroovyObject, java.lang.String, java.lang.Object) - Method inScriptBytecodeAdapter
invokeMethodOnCurrent0SpreadSafe(java.lang.Class, groovy.lang.GroovyObject, java.lang.String, java.lang.Object) - Method inScriptBytecodeAdapter
invokeMethodOnCurrent - Field inInvocationWriter
invokeMethodOnCurrentN(java.lang.Class, groovy.lang.GroovyObject, java.lang.String, java.lang.Object) - Method inScriptBytecodeAdapter
invokeMethodOnCurrentNSafe(java.lang.Class, groovy.lang.GroovyObject, java.lang.String, java.lang.Object) - Method inScriptBytecodeAdapter
invokeMethodOnCurrentNSpreadSafe(java.lang.Class, groovy.lang.GroovyObject, java.lang.String, java.lang.Object) - Method inScriptBytecodeAdapter
invokeMethodOnSuper0(java.lang.Class, groovy.lang.GroovyObject, java.lang.String) - Method inScriptBytecodeAdapter
invokeMethodOnSuper0Safe(java.lang.Class, groovy.lang.GroovyObject, java.lang.String, java.lang.Object) - Method inScriptBytecodeAdapter
invokeMethodOnSuper0SpreadSafe(java.lang.Class, groovy.lang.GroovyObject, java.lang.String, java.lang.Object) - Method inScriptBytecodeAdapter
invokeMethodOnSuper - Field inInvocationWriter
invokeMethodOnSuperN(java.lang.Class, groovy.lang.GroovyObject, java.lang.String, java.lang.Object) - Method inScriptBytecodeAdapter
invokeMethodOnSuperNSafe(java.lang.Class, groovy.lang.GroovyObject, java.lang.String, java.lang.Object) - Method inScriptBytecodeAdapter
invokeMethodOnSuperNSpreadSafe(java.lang.Class, groovy.lang.GroovyObject, java.lang.String, java.lang.Object) - Method inScriptBytecodeAdapter
invokeMethodSafe(java.lang.Object, java.lang.String, java.lang.Object) - Method inInvokerHelper
invokeMissingMethod(java.lang.Object, java.lang.String, java.lang.Object) - Method inDelegatingMetaClass
invokeMissingMethod(java.lang.Object, java.lang.String, java.lang.Object) - Method inMetaClass
invokeMissingMethod(java.lang.Object, java.lang.String, java.lang.Object) - Method inOwnedMetaClass
invokeMissingProperty(java.lang.Object, java.lang.String, java.lang.Object, boolean) - Method inDelegatingMetaClass
invokeMissingProperty(java.lang.Object, java.lang.String, java.lang.Object, boolean) - Method inMetaClass
Invokes the propertyMissing method otherwise throws a MissingPropertyException
invokeMissingProperty(java.lang.Object, java.lang.String, java.lang.Object, boolean) - Method inOwnedMetaClass
invokeNew0(java.lang.Class, java.lang.Class) - Method inScriptBytecodeAdapter
invokeNewN(java.lang.Class, java.lang.Class, java.lang.Object) - Method inScriptBytecodeAdapter
invokeNoArgumentsConstructorOf(java.lang.Class) - Method inInvokerHelper
InvokerHelper - Class inorg.codehaus.groovy.runtime
A static helper class to make bytecode generation easier and act as a facade over the Invoker
InvokerInvocationException - Class inorg.codehaus.groovy.runtime
An exception thrown if a method is called and an exception occurred
InvokerInvocationException(java.lang.Throwable) - Constructor inInvokerInvocationException
invokeStaticMethod0(java.lang.Class, java.lang.Class, java.lang.String) - Method inScriptBytecodeAdapter
invokeStaticMethod(java.lang.Object, java.lang.String, java.lang.Object) - Method inClosureMetaClass
invokeStaticMethod(java.lang.Object, java.lang.String, java.lang.Object) - Method inDelegatingMetaClass
invokeStaticMethod(java.lang.Object, java.lang.String, java.lang.Object) - Method inExpandoMetaClass
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 inGroovyScriptEngineImpl
invokeStaticMethod - Field inInvocationWriter
invokeStaticMethod(java.lang.Class, java.lang.String, java.lang.Object) - Method inInvokerHelper
invokeStaticMethod(java.lang.Object, java.lang.String, java.lang.Object) - Method inMetaObjectProtocol
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 inMockProxyMetaClass
invokeStaticMethod(java.lang.Object, java.lang.String, java.lang.Object) - Method inOwnedMetaClass
invokeStaticMethod(java.lang.Object, java.lang.String, java.lang.Object) - Method inProxyGenerator
invokeStaticMethod(java.lang.Object, java.lang.String, java.lang.Object) - Method inProxyMetaClass
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 inScriptBytecodeAdapter
invokeStaticNoArgumentsMethod(java.lang.Class, java.lang.String) - Method inInvokerHelper
invokeSuperMethod(java.lang.Object, java.lang.String, java.lang.Object) - Method inInvokerHelper
invokeTextAction(java.lang.Object, java.lang.Object, java.lang.Object) - Method inConsole
involvedTypes - Field inOptimizingStatementWriter.StatementMeta
InWhileLoopWrapper - Class inorg.codehaus.groovy.transform.tailrec
Wrap the body of a method in a while loop, nested in a try-catch.
IO - Class inorg.codehaus.groovy.tools.shell
Container for input/output handles.
IO.Verbosity - Class inorg.codehaus.groovy.tools.shell
Verbosity for simple logging: QUIET, INFO, VERBOSE, DEBUG
IO() - Constructor inIO
Construct a new IO container using system streams.
io - Field inLogger
IOGroovyMethods - Class inorg.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.
iquest - Field inEntity
is(java.lang.Object, java.lang.Object) - Method inDefaultGroovyMethods
Identity check.
is - Field inGroovyParser.ClassDeclarationContext
is(java.lang.Object) - Method inNullObject
Tests for equal references.
isA(int) - Method inCSTNode
Returns true if the node's meaning matches the specified type.
isAbsolute() - Method inWritablePath
isAbstract() - Method inArrayClassDocWrapper
isAbstract() - Method inClassNode
isAbstract() - Method inExternalGroovyClassDoc
isAbstract() - Method inGroovyClassDoc
isAbstract() - Method inGroovyMethodDoc
isAbstract() - Method inMetaMethod
Returns whether this method is abstract.
isAbstract() - Method inMethodNode
isAbstract() - Method inSimpleGroovyAbstractableElementDoc
isAllOf(int[]) - Method inCSTNode
Returns true if the node's meaning matches all of the specified types.
isAllWhitespace(java.lang.CharSequence) - Method inStringGroovyMethods
Returns true if a CharSequence only contains whitespace characters.
isAnExpression() - Method inCSTNode
Returns true if the node is a complete expression.
isAnExpression() - Method inReduction
Returns true if the node is a complete expression.
isAnnotated() - Method inClassNode
isAnnotatedBy(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.ast.ClassNode) - Method inAbstractTypeCheckingExtension
isAnnotatedWithTrait(org.codehaus.groovy.ast.ClassNode) - Method inTraits
Returns true if the specified class node is annotated with theTrait interface.
isAnnotation() - Method inModifierNode
isAnnotationDefinition() - Method inClassNode
isAnnotationType() - Method inArrayClassDocWrapper
isAnnotationType() - Method inExternalGroovyClassDoc
isAnnotationType() - Method inGroovyDoc
isAnnotationType() - Method inSimpleGroovyDoc
isAnnotationTypeElement() - Method inArrayClassDocWrapper
isAnnotationTypeElement() - Method inExternalGroovyClassDoc
isAnnotationTypeElement() - Method inGroovyDoc
isAnnotationTypeElement() - Method inSimpleGroovyDoc
isAnonymous() - Method inInnerClassNode
isApplicationClass(java.lang.String) - Method inStackTraceUtils
isArray - Field inCachedClass
isArray() - Method inClassNode
isArrayAccessExpression(org.codehaus.groovy.ast.expr.Expression) - Method inStaticTypeCheckingSupport
Returns true for expressions of the form x[...]
isAsc() - Method inQueryable.Order
isAssignableFrom(java.lang.Class) - Method inBigIntegerCachedClass
isAssignableFrom(java.lang.Class) - Method inBooleanCachedClass
isAssignableFrom(java.lang.Class) - Method inByteCachedClass
isAssignableFrom(Class<?>) - Method inCachedClass
isAssignableFrom(java.lang.Class) - Method inCachedSAMClass
isAssignableFrom(java.lang.Class) - Method inCharacterCachedClass
isAssignableFrom(java.lang.Class) - Method inDoubleCachedClass
isAssignableFrom(java.lang.Class) - Method inFloatCachedClass
isAssignableFrom(java.lang.Class) - Method inIntegerCachedClass
isAssignableFrom(java.lang.Class) - Method inLongCachedClass
isAssignableFrom(java.lang.Class, java.lang.Class) - Method inMetaClassHelper
isAssignableFrom(java.lang.Class) - Method inNumberCachedClass
isAssignableFrom(java.lang.Class) - Method inObjectCachedClass
isAssignableFrom(java.lang.Class) - Method inShortCachedClass
isAssignableFrom(java.lang.Class) - Method inStringCachedClass
isAssignableTo(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method inStaticTypeCheckingSupport
Checks if a class node is assignable to another.
isAssignment(int) - Method inStaticTypeCheckingSupport
isAssignment(int) - Method inTypes
Since:
3.0.0
isAtLeast(java.math.BigDecimal, java.lang.String) - Method inDefaultGroovyMethods
Compare a BigDecimal to a String representing a number.
isAtLeast(java.lang.String, java.lang.String) - Method inStringGroovyMethods
Compares a String representing a number to another.
isAtLeastJdk(java.lang.String) - Method inGroovyAssert
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 inSecureASTCustomizer.ExpressionChecker
isAuthorized(org.codehaus.groovy.ast.stmt.Statement) - Method inSecureASTCustomizer.StatementChecker
isAutoEscape() - Method inTemplateConfiguration
Returns:
true if variables in the model which are assignable toCharSequence should be automatically escaped.
isAutoIndent() - Method inTemplateConfiguration
Returns:
true if the template engine should handle indents automatically
isAutoNewLine() - Method inTemplateConfiguration
isBeanConstructor() - Method inMOPIter.MetaConstructor
isBeingCompiled(org.codehaus.groovy.ast.ClassNode) - Method inStaticTypeCheckingSupport
isBigDecCategory(Class<?>) - Method inTypeHelper
isBigDecCategory(org.codehaus.groovy.ast.ClassNode) - Method inWideningCategories
Checks if type is a BigDecimal, BigInteger, long, int, byte, char or short.
isBigDecimal(java.lang.Number) - Method inNumberMath
isBigDecimal(java.lang.CharSequence) - Method inStringGroovyMethods
Determines if a CharSequence can be parsed as a BigDecimal.
isBigDecimalType(org.codehaus.groovy.ast.ClassNode) - Method inClassHelper
isBigIntCategory(org.codehaus.groovy.ast.ClassNode) - Method inWideningCategories
Checks if type is a BigInteger, long, int, byte, char or short.
isBigInteger(java.lang.Number) - Method inNumberMath
isBigInteger(java.lang.CharSequence) - Method inStringGroovyMethods
Determines if a CharSequence can be parsed as a BigInteger.
isBigIntegerType(org.codehaus.groovy.ast.ClassNode) - Method inClassHelper
isBlank() - Method inGStringImpl
Returnstrue if the string is empty or contains only {
linkplain:
Character#isWhitespace(int) white space} codepoints, otherwisefalse.
isBlank(java.lang.CharSequence) - Method inStringGroovyMethods
Tests if this CharSequence is blank.
isBridgeMethod(java.lang.reflect.Method) - Method inTraits
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 inMethodInvocationTrap
isBuiltIn() - Method inAnnotationNode
isBuiltinImmutable(java.lang.String) - Method inImmutablePropertyUtils
isByte(java.lang.Number) - Method inNumberMath
isCachable() - Method inGroovyCodeSource
isCacheable() - Method inGroovyCategorySupport.CategoryMethod
isCacheable() - Method inMetaMethod
Returns whether this object is cacheable.
isCachedType(org.codehaus.groovy.ast.ClassNode) - Method inClassHelper
isCacheNamedQueries() - Method inSql
Returns:
boolean true if caching is enabled (the default is true)
isCacheStatements() - Method inSql
Returns:
boolean true if cache is enabled (default is false)
isCacheTemplates() - Method inTemplateConfiguration
isCallingClassReflectionAvailable() - Method inReflectionUtils
Determines whether the getCallingClass methods will return any sensible results.
isCase(java.lang.Object) - Method inClosure
isCase(java.lang.Number, java.lang.Number) - Method inDefaultGroovyMethods
Special 'case' implementation for all numbers, which delegates to thecompareTo() method for comparing numbers of different types.
isCase(java.lang.Object, java.lang.Object) - Method inScriptBytecodeAdapter
isCase(java.util.regex.Pattern, java.lang.Object) - Method inStringGroovyMethods
'Case' implementation for thePattern class, which allows testing a String against a number of regular expressions.
isCellEditable(int, int) - Method inDefaultTableModel
isCellEditable(int, int) - Method inTableMap
isCheckDates() - Method inJsonSlurper
Determine if slurper will automatically parse strings it recognizes as dates.
isChop() - Method inJsonSlurper
Turns on buffer chopping for index overlay.
isClass() - Method inArrayClassDocWrapper
isClass() - Method inExternalGroovyClassDoc
isClass() - Method inGroovyDoc
isClass() - Method inSimpleGroovyDoc
isClassClassNodeWrappingConcreteType(org.codehaus.groovy.ast.ClassNode) - Method inStaticTypeCheckingSupport
Returns true if the class node represents a class node for the Class class and if the parametrized type is a neither a placeholder nor a wildcard.
isClassInnerClassOrEqualTo(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method inStaticTypeCheckingVisitor
isClassInvariantCandidate(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method inCandidateChecks
Decides whether the givenmethod is a candidate for class invariants.
isClassInvariantsEnabled() - Method inProcessingContextInformation
isClassLiteralPossible(org.codehaus.groovy.ast.ClassNode) - Method inBytecodeHelper
Tells if a class node is candidate for class literal bytecode optimization.
isClassMBean(java.lang.Class) - Method inJmxBuilderTools
Tests whether the provided class implements MBean.
isClassNode() - Method inClassNodeResolver.LookupResult
returns true if a ClassNode is stored
isClassNode() - Method inTreeNodeWithProperties
isClassScope() - Method inVariableScope
Returns true iff this scope corresponds to a class; as opposed to a method, "if" statement, block statement, etc.
isClassType(org.codehaus.groovy.ast.ClassNode) - Method inClassHelper
isClosuresAllowed() - Method inSecureASTCustomizer
isClosureSharedVariable() - Method inDynamicVariable
isClosureSharedVariable() - Method inParameter
isClosureSharedVariable() - Method inVariable
isClosureSharedVariable() - Method inVariableExpression
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 inCastExpression
isColfill() - Method inTableLayoutCell
Returns the colfill.
isCollectionWithClosure(java.lang.Object) - Method inStreamingJsonBuilder.StreamingJsonDelegate
isCommandAlias(java.lang.String) - Method inSystemRegistryImpl
isCommandOrScript(java.lang.String) - Method inGroovySystemRegistry
isCommandOrScript(java.lang.String) - Method inSystemRegistryImpl
isCompareToBoolean(int) - Method inStaticTypeCheckingSupport
isCompatibleWith(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method inClassNodeUtils
Determines if the source ClassNode is compatible with the target ClassNode.
isCompatibleWith(org.codehaus.groovy.ast.ClassNode) - Method inGenericsType
Determines if the provided type is compatible with this specification.
isCompilable(org.codehaus.groovy.reflection.CachedMethod) - Method inCallSiteGenerator
isConstantString() - Method inGStringExpression
isConstructor() - Method inArrayClassDocWrapper
isConstructor() - Method inDelegatingController
isConstructor() - Method inExternalGroovyClassDoc
isConstructor() - Method inGroovyDoc
isConstructor() - Method inMethodNode
Since:
4.0.0
isConstructor() - Method inSimpleGroovyDoc
isConstructor() - Method inWriterController
isConstructorAssertionsEnabled() - Method inProcessingContextInformation
isContainer() - Method inCharSequenceValue
isContainer() - Method inNumberValue
isContainer() - Method inValue
isContainer() - Method inValueContainer
isContractsCandidate(org.codehaus.groovy.ast.ClassNode) - Method inCandidateChecks
Checks whether the givenClassNode is a candidate for applying contracts.
isCoreObjectMethod(java.lang.reflect.Method) - Method inConversionHandler
Checks whether a method is a core method from java.lang.Object.
isCoreObjectMethod(java.lang.reflect.Method) - Method inConvertedMap
Checks whether a method is a core method from java.lang.Object.
isCrossJoin() - Method inJoinExpression
isDebug() - Method inIO
Check if the verbosity level is set to Verbosity#DEBUG#DEBUG.
isDebug() - Method inLogger
isDebugEnabled() - Method inLogger
isDecimalChar(int) - Method inBaseJsonParser
isDecimalChar(int) - Method inCharScanner
isDecimalDigit(int) - Method inCharScanner
isDef() - Method inModifierNode
isDefault() - Method inMetaMethod
Returns whether this method is interface-default.
isDefault() - Method inMethodNode
isDefaultMethod(java.lang.reflect.Method) - Method inConversionHandler
isDefaultRenderer() - Method inClosureRenderer
isDefaultVisibility(int) - Method inGeneralUtils
isDelimiter(int) - Method inBaseJsonParser
isDelimiter(int) - Method inCharScanner
isDeprecated() - Method inArrayClassDocWrapper
isDeprecated() - Method inExternalGroovyClassDoc
isDeprecated() - Method inGroovyDoc
isDeprecated() - Method inSimpleGroovyDoc
isDerivedFrom(org.codehaus.groovy.ast.ClassNode) - Method inClassNode
Parameters:
type - the ClassNode of interest
isDerivedFromGroovyObject() - Method inClassNode
Returns:
true if this type implementsGroovyObject
isDigit(int) - Method inCharScanner
isDigit(java.lang.Character) - Method inDefaultGroovyMethods
Determines if a character is a digit.
isDigit(char) - Method inNumbers
Returns true if the specified character is a base-10 digit.
isDirectlyAssignable(java.lang.Object) - Method inBigDecimalCachedClass
isDirectlyAssignable(java.lang.Object) - Method inBigIntegerCachedClass
isDirectlyAssignable(java.lang.Object) - Method inBooleanCachedClass
isDirectlyAssignable(java.lang.Object) - Method inByteCachedClass
isDirectlyAssignable(java.lang.Object) - Method inCachedClass
isDirectlyAssignable(java.lang.Object) - Method inCharacterCachedClass
isDirectlyAssignable(java.lang.Object) - Method inDoubleCachedClass
isDirectlyAssignable(java.lang.Object) - Method inFloatCachedClass
isDirectlyAssignable(java.lang.Object) - Method inIntegerCachedClass
isDirectlyAssignable(java.lang.Object) - Method inLongCachedClass
isDirectlyAssignable(java.lang.Object) - Method inShortCachedClass
isDirectlyAssignable(java.lang.Object) - Method inStringCachedClass
isDisableCustomMetaClassLookup() - Method inMetaClassRegistry.MetaClassCreationHandle
Returns whether custom metaclasses are disabled.
isDouble(java.lang.CharSequence) - Method inStringGroovyMethods
Determines if a CharSequence can be parsed as a Double.
isDouble(org.codehaus.groovy.ast.ClassNode) - Method inWideningCategories
Checks if type is a double.
isDoubleCategory(Class<?>) - Method inTypeHelper
isDoubleCategory(org.codehaus.groovy.ast.ClassNode) - Method inWideningCategories
Checks if type is a float, double or BigDecimal (category).
isDoubleQuote(int) - Method inBaseJsonParser
isDynamic(org.codehaus.groovy.ast.expr.VariableExpression) - Method inAbstractTypeCheckingExtension
isDynamic() - Method inArrayExpression
isDynamic() - Method inMapExpression
isDynamic() - Method inMethodPointerExpression
isDynamic() - Method inNotExpression
isDynamic() - Method inPropertyExpression
isDynamic() - Method inUnaryMinusExpression
isDynamic() - Method inUnaryPlusExpression
isDynamicReturnType() - Method inMethodNode
isDynamicTyped() - Method inBytecodeVariable
isDynamicTyped(org.codehaus.groovy.ast.ClassNode) - Method inClassHelper
isDynamicTyped() - Method inDynamicVariable
isDynamicTyped() - Method inFieldExpression
isDynamicTyped() - Method inFieldNode
isDynamicTyped() - Method inParameter
isDynamicTyped() - Method inPropertyNode
isDynamicTyped() - Method inVariable
isDynamicTyped() - Method inVariableExpression
isEditable() - Method inClosureModel
isEditable() - Method inPropertyModel
isEditable() - Method inValueHolder
isEditable() - Method inValueModel
isEffectivelyFinal(org.codehaus.groovy.ast.Variable) - Method inFinalVariableAnalyzer
isEligible(java.lang.String, int) - Method inLooseExpectation
isEmpty() - Method inAntProjectPropertiesDelegate
isEmpty() - Method inBlockStatement
isEmpty() - Method inCommonCache
isEmpty() - Method inConcurrentCommonCache
isEmpty() - Method inConcurrentLinkedHashMap
isEmpty() - Method inConcurrentReaderHashMap
Returnstrue if this map contains no key-value mappings.
isEmpty() - Method inConcurrentReferenceHashMap
Returnstrue if this map contains no key-value mappings.
isEmpty() - Method inConfigObject
isEmpty() - Method inCSTNode
Returns true if the node is completely empty (no root, even).
isEmpty(java.lang.Iterable) - Method inDefaultGroovyMethods
Check whether anIterable has elements
 def items = [1] def iterable = { [ hasNext:{ !
isEmpty(groovy.util.NodeList) - Method inDOMCategory
isEmpty() - Method inEmptyStatement
isEmpty() - Method inFastArray
isEmpty() - Method inGPathResult
Returns true if the GPathResult is empty, i.e. if, and only if,size() is 0.
isEmpty() - Method inGroovyRowResult
isEmpty() - Method inGroovyRunnerRegistry
Returnstrue if the registry contains no runners, elsefalse.
isEmpty() - Method inGStringImpl
isEmpty() - Method inLazyMap
isEmpty() - Method inListHashMap
isEmpty() - Method inListWithDefault
isEmpty() - Method inListWrapperListModel
isEmpty() - Method inManagedConcurrentLinkedQueue
Returnstrue if this queue contains no elements.
isEmpty() - Method inMapWithDefault
isEmpty() - Method inModuleNode
isEmpty() - Method inObservableList
isEmpty() - Method inObservableMap
isEmpty() - Method inObservableSet
isEmpty() - Method inReduction
Returns true if the node is completely empty (no root, even).
isEmpty() - Method inStampedCommonCache
isEmpty() - Method inStatement
isEmpty(java.lang.CharSequence) - Method inStringUtils
Copied from Apache commons-lang3-3.6
isEmpty() - Method inUnlimitedConcurrentCache
isEmptyStringExpression() - Method inConstantExpression
isEnableNamedQueries() - Method inSql
Returns:
boolean true if named query processing is enabled (the default is true)
isEnum() - Method inArrayClassDocWrapper
isEnum() - Method inClassNode
isEnum() - Method inExternalGroovyClassDoc
isEnum() - Method inFieldNode
Returns:
true if the field is an enum
isEnum() - Method inGroovyDoc
isEnum() - Method inSimpleGroovyDoc
isEnumConstant() - Method inArrayClassDocWrapper
isEnumConstant() - Method inExternalGroovyClassDoc
isEnumConstant() - Method inGroovyDoc
isEnumConstant() - Method inSimpleGroovyDoc
isEnumSubclass(java.lang.Object) - Method inDefaultTypeTransformation
Determines whether the value object is a Class object representing a subclass of java.lang.Enum.
isEq() - Method inCompareIdentityExpression
isEqualityCheck() - Method inOrderBy
isError() - Method inArrayClassDocWrapper
isError() - Method inExternalGroovyClassDoc
isError() - Method inGroovyDoc
isError() - Method inSimpleGroovyDoc
isErrorIgnored() - Method inGroovyLexer
isEscape(int) - Method inBaseJsonParser
isEscapeAttributes() - Method inMarkupBuilder
Returns the escapeAttributes property value.
isEscapeBackslash() - Method inSimpleTemplateEngine
isException() - Method inArrayClassDocWrapper
isException() - Method inExternalGroovyClassDoc
isException() - Method inGroovyDoc
isException() - Method inSimpleGroovyDoc
isExcludingFieldsNamed(java.lang.String) - Method inDefaultJsonGenerator
{@inheritDoc}
isExcludingFieldsNamed(java.lang.String) - Method inJsonGenerator
Indicates whether this JsonGenerator is configured to exclude fields by the given name.
isExcludingValues(java.lang.Object) - Method inDefaultJsonGenerator
{@inheritDoc}
isExcludingValues(java.lang.Object) - Method inJsonGenerator
Indicates whether this JsonGenerator is configured to exclude values of the given object (may benull).
isExclusiveLeft() - Method inRangeExpression
isExclusiveRight() - Method inRangeExpression
isExpanded() - Method inClosureRenderer
isExpandEmptyElements() - Method inMarkupBuilder
Whether empty elements are expanded from <tagName/> to <tagName></tagName>.
isExpandEmptyElements() - Method inTemplateConfiguration
Returns:
whether elements without body should be written in the short form (ex: <br/>) or in an expanded form (ex: <br></br>)
isExpandEmptyElements() - Method inXmlNodePrinter
Whether empty elements are expanded from <tagName/> to <tagName></tagName>.
isExtensionMethod(org.codehaus.groovy.ast.MethodNode) - Method inAbstractTypeCheckingExtension
isExternalizable() - Method inArrayClassDocWrapper
isExternalizable() - Method inExternalGroovyClassDoc
isExternalizable() - Method inGroovyClassDoc
isExternalizable() - Method inSimpleGroovyClassDoc
isFalseExpression() - Method inConstantExpression
isFastPath() - Method inDelegatingController
isFastPath() - Method inStaticTypesWriterController
isFastPath() - Method inWriterController
isFatal() - Method inConfigurationException
It's always fatal.
isFatal() - Method inGroovyException
isFatal() - Method inGroovyExceptionInterface
isField() - Method inArrayClassDocWrapper
isField() - Method inExternalGroovyClassDoc
isField() - Method inGroovyDoc
isField() - Method inSimpleGroovyDoc
isFieldDirectlyAccessible(org.codehaus.groovy.ast.FieldNode, org.codehaus.groovy.ast.ClassNode) - Method inAsmClassGenerator
Determines if the given field can be directly accessed by the given class (viaGETFIELD,GETSTATIC, etc. bytecode instructions).
isFinal() - Method inArrayClassDocWrapper
isFinal() - Method inExternalGroovyClassDoc
isFinal() - Method inGroovyProgramElementDoc
isFinal() - Method inMetaMember
isFinal() - Method inMethodNode
isFinal() - Method inSimpleGroovyProgramElementDoc
isFinal() - Method inVariable
Since:
5.0.0
isFloat(java.lang.CharSequence) - Method inStringGroovyMethods
Determines if a CharSequence can be parsed as a Float.
isFloat(org.codehaus.groovy.ast.ClassNode) - Method inWideningCategories
Checks if type is a float.
isFloatingCategory(org.codehaus.groovy.ast.ClassNode) - Method inWideningCategories
Checks if type is a float or double.
isFloatingPoint(java.lang.Number) - Method inNumberMath
isFocused() - Method inClosureRenderer
isFollowedBy(org.antlr.v4.runtime.CharStream, char) - Method inSemanticPredicates
isFollowedByJavaLetterInGString(org.antlr.v4.runtime.CharStream) - Method inSemanticPredicates
isFollowedByWhiteSpaces(org.antlr.v4.runtime.CharStream) - Method inSemanticPredicates
isFollowingArgumentsOrClosure(org.apache.groovy.parser.antlr4.GroovyParser.ExpressionContext) - Method inSemanticPredicates
Check whether following a method name of command expression.
isFoundContractElement() - Method inContractElementVisitor
isFunctionalInterface(org.codehaus.groovy.ast.ClassNode) - Method inClassHelper
isGenerated(org.codehaus.groovy.ast.MethodNode) - Method inAbstractTypeCheckingExtension
isGenerated(org.codehaus.groovy.ast.AnnotatedNode) - Method inAnnotatedNodeUtils
isGeneratedFunction(org.codehaus.groovy.ast.ClassNode) - Method inClassHelper
Checks if the type is a generated function, i.e. closure or lambda.
isGenericSetMethod(groovy.lang.MetaMethod) - Method inMetaClassHelper
isGenericsPlaceHolder() - Method inClassNode
isGetterCandidate(org.codehaus.groovy.ast.MethodNode) - Method inMethodNodeUtils
Determines if given method is a getter candidate.
isGlobalKeepIgnorableWhitespace() - Method inDOMCategory
Returns:
true if ignorable whitespace (e.g. whitespace between elements) is kept; default false
isGlobalTrimWhitespace() - Method inDOMCategory
Returns:
true if text elements are trimmed before returning; default false
isGroovy() - Method inInspector
isGroovy() - Method inSimpleGroovyClassDoc
isGroovydocEnabled() - Method inCompilerConfiguration
Checks if groovydoc is enabled.
isGroovyObject() - Method inDelegatingMetaClass
isGroovyObject - Field inMetaClassImpl
isGroovyObject() - Method inOwnedMetaClass
isGroovyObjectType(org.codehaus.groovy.ast.ClassNode) - Method inClassHelper
isGStringOrGStringStringLUB(org.codehaus.groovy.ast.ClassNode) - Method inStaticTypeCheckingSupport
Returns:
true if the class node is either a GString or the LUB of String and GString.
isGStringType(org.codehaus.groovy.ast.ClassNode) - Method inClassHelper
isHandlesNodeChildren() - Method inAbstractFactory
isHandlesNodeChildren() - Method inActionFactory
isHandlesNodeChildren() - Method inBindFactory
isHandlesNodeChildren() - Method inCellEditorGetValueFactory
isHandlesNodeChildren() - Method inCellEditorPrepareFactory
isHandlesNodeChildren() - Method inFactory
Does this factory "Own" its child closure.
isHandlesNodeChildren() - Method inImportCustomizerFactory
isHandlesNodeChildren() - Method inInlinedASTCustomizerFactory
isHandlesNodeChildren() - Method inRendererUpdateFactory
isHandlesNodeChildren() - Method inSecureASTCustomizerFactory
isHeldExclusively() - Method inLockableObject
isHexDigit(char) - Method inNumbers
Returns true if the specified character is a base-16 digit.
isHolder() - Method inBytecodeVariable
Returns:
is this local variable shared in other scopes (and so must use a ValueHolder)
isHolder() - Method inFieldNode
isIgnoringAutoboxing() - Method inCastExpression
isImplicit() - Method inParameter
See Also:
Parameter.isImplicit
isImplicitThis() - Method inCompileStack
isImplicitThis() - Method inMethodCallExpression
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 inPropertyExpression
isIncluded() - Method inArrayClassDocWrapper
isIncluded() - Method inExternalGroovyClassDoc
isIncluded() - Method inGroovyDoc
isIncluded() - Method inSimpleGroovyDoc
isIncludeDestClasses() - Method inGroovyc
Get the value of the includeDestClasses property.
isInclusive() - Method inRangeExpression
isIndirectImportCheckEnabled() - Method inSecureASTCustomizer
isIndyEnabled() - Method inCompilerConfiguration
Checks if invoke dynamic is enabled.
isInfo() - Method inIO
Check if the verbosity level is set to Verbosity#INFO#INFO.
isInGeneratedFunction() - Method inDelegatingController
isInGeneratedFunction() - Method inWriterController
isInGeneratedFunctionConstructor() - Method inDelegatingController
isInGeneratedFunctionConstructor() - Method inWriterController
isInitialized() - Method inClosureMetaClass
isInitialized() - Method inExpandoMetaClass
Checks if the metaclass is initialized.
isInitialized() - Method inLazyInitializable
Check if the object is initialized.
isInitialized() - Method inStructuredSyntaxDocumentFilter.LexerNode
Returns:
true if initialised
isInnerClass(org.codehaus.groovy.ast.ClassNode) - Method inClassNodeUtils
Determines if the given ClassNode is a non-static inner class.
isInnerHashJoin() - Method inJoinExpression
isInnerJoin() - Method inJoinExpression
isInScriptBody() - Method inDelegatingController
isInScriptBody() - Method inWriterController
Returns:
true if we are in a script body, where all variables declared are no longer local variables but are properties
isInSpecialConstructorCall() - Method inCompileStack
isInstanceOfX(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.ClassNode) - Method inGeneralUtils
isInStaticallyCheckedMethod - Field inStaticTypesWriterController
isInStaticContext() - Method inDynamicVariable
isInStaticContext() - Method inFieldNode
isInStaticContext() - Method inParameter
isInStaticContext() - Method inPropertyNode
isInStaticContext - Field inTypeCheckingContext
isInStaticContext() - Method inVariable
Returns true if this variable is used in a static context.
isInStaticContext() - Method inVariableExpression
isInStaticContext() - Method inVariableScope
isInt(org.codehaus.groovy.ast.ClassNode) - Method inWideningCategories
Checks if type is an int.
isIntCategory(Class<?>) - Method inTypeHelper
isIntCategory(org.codehaus.groovy.ast.ClassNode) - Method inWideningCategories
Checks if type is an int, byte, char or short.
isInteger(char[], int, int) - Method inCharScanner
isInteger(java.lang.Number) - Method inNumberMath
isInteger(java.lang.CharSequence) - Method inStringGroovyMethods
Determines if a CharSequence can be parsed as an Integer.
isInterface() - Method inArrayClassDocWrapper
isInterface - Field inCachedClass
isInterface() - Method inClassNode
isInterface() - Method inExternalGroovyClassDoc
isInterface() - Method inGroovyDoc
isInterface() - Method inSimpleGroovyDoc
isInterfaceContractsCandidate(org.codehaus.groovy.ast.ClassNode) - Method inCandidateChecks
Checks whether the givenClassNode is a candidate for applying interface contracts.
isInvalidLocalVariableDeclaration(org.antlr.v4.runtime.TokenStream) - Method inSemanticPredicates
Distinguish between local variable declaration and method call, e.g.
isInvalidMethodDeclaration(org.antlr.v4.runtime.TokenStream) - Method inSemanticPredicates
Distinguish between method declaration and method call/constructor declaration
isISO8601(char[], int, int) - Method inDates
isISO8601QuickCheck(char[], int, int) - Method inDates
isJavaIdentifier(java.lang.String) - Method inUtilities
Tells if the given string is a valid Java identifier.
isJoinExpression(java.lang.String) - Method inJoinExpression
isJsonDate(char[], int, int) - Method inDates
isKeepIgnorableWhitespace() - Method inXmlParser
Returns the current keep ignorable whitespace setting.
isKeepIgnorableWhitespace() - Method inXmlSlurper
Returns:
true if ignorable whitespace is kept
isKeepJavaMetaClasses() - Method inGroovySystem
isKeyword(java.lang.String) - Method inTypes
isKnownImmutableType(org.codehaus.groovy.ast.ClassNode, List<String>) - Method inImmutablePropertyUtils
isLatest() - Method inSmartDocumentFilter
isLazyChop() - Method inJsonSlurper
Turns on buffer lazy chopping for index overlay.
isLazyDefaultValues() - Method inListWithDefault
isLazyReferencesAllowed() - Method inObjectGraphBuilder
Returns true if references can be resolved lazily
isLeaf() - Method inAbstractFactory
isLeaf() - Method inASTTransformationCustomizerFactory
isLeaf() - Method inBeanFactory
isLeaf() - Method inBindFactory
isLeaf() - Method inBindProxyFactory
isLeaf() - Method inClosureRenderer
isLeaf() - Method inFactory
Returns:
true if no child closures should be processed
isLeaf() - Method inJmxBeanExportFactory
isLeaf() - Method inJmxBeanFactory
isLeaf() - Method inJmxBeansFactory
isLeaf() - Method inJmxEmitterFactory
isLeaf() - Method inJmxListenerFactory
isLeaf() - Method inJmxServerConnectorFactory
isLeaf() - Method inJmxTimerFactory
isLeaf() - Method inLookAndFeelHelper
isLeaf() - Method inSwingBorderFactory
isLeaf() - Method inWidgetFactory
isLeftHashJoin() - Method inJoinExpression
isLeftJoin() - Method inJoinExpression
isLetter(java.lang.Character) - Method inDefaultGroovyMethods
Determines if a character is a letter.
isLetterOrDigit(java.lang.Character) - Method inDefaultGroovyMethods
Determines if a character is a letter or digit.
isLHS() - Method inCompileStack
isLogClassgen() - Method inCompilerConfiguration
Returns whether logging class generation is enabled
isLoggingMethod(java.lang.String) - Method inLogASTTransformation.LoggingStrategy
isLong(char[], int, int) - Method inCharScanner
isLong(java.lang.Number) - Method inNumberMath
isLong(java.lang.CharSequence) - Method inStringGroovyMethods
Determines if a CharSequence can be parsed as a Long.
isLongCategory(Class<?>) - Method inTypeHelper
isLongCategory(org.codehaus.groovy.ast.ClassNode) - Method inWideningCategories
Checks if type is a long, int, byte, char or short.
isLowerCase(java.lang.Character) - Method inDefaultGroovyMethods
Determines if a Character is lowercase.
isMap - Field inMetaClassImpl
isMemberDirectlyAccessible(int, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method inAsmClassGenerator
isMethod() - Method inArrayClassDocWrapper
isMethod() - Method inExternalGroovyClassDoc
isMethod() - Method inGroovyDoc
isMethod(groovy.lang.MetaMethod) - Method inMetaMethod
Returns true if this metamethod represents the same method as the argument.
isMethod() - Method inSimpleGroovyDoc
isMethodCall(java.lang.Object) - Method inAbstractTypeCheckingExtension
isMethodDefinitionAllowed() - Method inSecureASTCustomizer
isMethodNode() - Method inTreeNodeWithProperties
isModified() - Method inDelegatingMetaClass
isModified() - Method inExpandoMetaClass
isModified() - Method inMutableMetaClass
Return whether the MetaClass has been modified or not
isModifier() - Method inModifierNode
Check whether the modifier is not an imagined modifier(annotation, def)
isMopMethod(java.lang.String) - Method inMopWriter
Determines if a method is a MOP method.
isMultiLineTabbed(boolean) - Method inTextEditor
Parameters:
multiLineTab - the new multiLine tab value
isMultipleAssignmentDeclaration() - Method inDeclarationExpression
This method tells you if this declaration is a multiple assignment declaration, which has the form "def (x, y) = ..." in Groovy.
isNamespaceAware() - Method inXmlNodePrinter
Check if namespace handling is enabled.
isNamespaceAware() - Method inXmlParser
Determine if namespace handling is enabled.
isNative() - Method inGroovyExecutableMemberDoc
isNative() - Method inSimpleGroovyExecutableMemberDoc
isNonChangeCheck() - Method inPropertyBinding
isNonnegative(java.time.chrono.ChronoPeriod) - Method inDateTimeExtensions
Returns true if this period is zero or positive.
isNonpositive(java.time.chrono.ChronoPeriod) - Method inDateTimeExtensions
Returns true if this period is zero or negative.
isNonSealed(org.codehaus.groovy.ast.ClassNode) - Method inClassNodeUtils
Determines if the type is declarednon-sealed.
isNonVisibilityModifier() - Method inModifierNode
isNotCase(Map<?,?>, java.lang.Object) - Method inDefaultGroovyMethods
Since:
4.0.0
isNotCase(java.lang.Object, java.lang.Object) - Method inScriptBytecodeAdapter
isNotCase(java.util.regex.Pattern, java.lang.Object) - Method inStringGroovyMethods
Since:
4.0.0
isNotClinit() - Method inDelegatingController
isNotClinit() - Method inWriterController
isNull(java.lang.Object) - Method inIndyGuardsFiltersAndSignatures
Guard to check if the argument is null.
isNullConstant(org.codehaus.groovy.ast.expr.Expression) - Method inExpressionUtils
isNullConstant(org.codehaus.groovy.ast.expr.Expression) - Method inStaticTypeCheckingVisitor
isNullExpression() - Method inConstantExpression
isNullOrInstanceOfX(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.ClassNode) - Method inGeneralUtils
Since:
4.0.8
isNullsLast() - Method inQueryable.Order
isNullX(org.codehaus.groovy.ast.expr.Expression) - Method inGeneralUtils
Alias forequalsNullX(Expression)
isNumber - Field inCachedClass
isNumber(java.lang.CharSequence) - Method inStringGroovyMethods
Determines if a CharSequence can be parsed as a Number.
isNumberCategory(org.codehaus.groovy.ast.ClassNode) - Method inWideningCategories
Checks if type is a BigDecimal (category) or Number.
isNumberDigit(int) - Method inBaseJsonParser
isNumberDigit(int) - Method inCharScanner
isNumberOrArrayOfNumber(org.codehaus.groovy.ast.ClassNode, boolean) - Method inExpressionUtils
Determines if a type is derived from Number (or array thereof).
isNumberType(org.codehaus.groovy.ast.ClassNode) - Method inClassHelper
isNumericTypeSpecifier(char, boolean) - Method inNumbers
Returns true if the specified character is a valid type specifier for a numeric value.
isObject() - Method inReceiver
Indicates if receiver is an object instance or a class (static) reference.
isObjectType(org.codehaus.groovy.ast.ClassNode) - Method inClassHelper
isOctalDigit(char) - Method inNumbers
Returns true if the specific character is a base-8 digit.
isOmitEmptyAttributes() - Method inMarkupBuilder
Determine whether empty attributes will appear in the produced markup.
isOmitNullAttributes() - Method inMarkupBuilder
Determine whether null attributes will appear in the produced markup.
isOneOf(int[]) - Method inCSTNode
Returns true if the node's meaning matches any of the specified types.
isOneX(org.codehaus.groovy.ast.expr.Expression) - Method inGeneralUtils
isOrdinaryClass() - Method inArrayClassDocWrapper
isOrdinaryClass() - Method inExternalGroovyClassDoc
isOrdinaryClass() - Method inGroovyDoc
isOrdinaryClass() - Method inSimpleGroovyDoc
isOrigB() - Method inBytecodeInterface8
Returns:
true if byte has its default MetaClass
isOrigBArray() - Method inBytecodeInterface8
Returns:
true if byte array has its default MetaClass
isOrigBool() - Method inDefaultMetaClassInfo
Returns true if no metaclass creation handle is set and if the original boolean metaclass is used.
isOrigByte() - Method inDefaultMetaClassInfo
Returns true if no metaclass creation handle is set and if the original byte metaclass is used.
isOrigC() - Method inBytecodeInterface8
Returns:
true if char has its default MetaClass
isOrigCArray() - Method inBytecodeInterface8
Returns:
true if char array has its default MetaClass
isOrigChar() - Method inDefaultMetaClassInfo
Returns true if no metaclass creation handle is set and if the original char metaclass is used.
isOrigD() - Method inBytecodeInterface8
Returns:
true if double has its default MetaClass
isOrigDArray() - Method inBytecodeInterface8
Returns:
true if double array has its default MetaClass
isOrigDouble() - Method inDefaultMetaClassInfo
Returns true if no metaclass creation handle is set and if the original double metaclass is used.
isOrigF() - Method inBytecodeInterface8
Returns:
true if float has its default MetaClass
isOrigFArray() - Method inBytecodeInterface8
Returns:
true if float array has its default MetaClass
isOrigFloat() - Method inDefaultMetaClassInfo
Returns true if no metaclass creation handle is set and if the original float metaclass is used.
isOrigInt() - Method inBytecodeInterface8
Returns:
true if integer has its default MetaClass
isOrigInt() - Method inDefaultMetaClassInfo
Returns true if no metaclass creation handle is set and if the original integer metaclass is used.
isOrigIntArray() - Method inBytecodeInterface8
Returns:
true if integer array has its default MetaClass
isOrigIntArray() - Method inDefaultMetaClassInfo
Returns true if no metaclass creation handle is set and if the original integer array metaclass is used.
isOrigL() - Method inBytecodeInterface8
Returns:
true if long has its default MetaClass
isOrigLArray() - Method inBytecodeInterface8
Returns:
true if long array has its default MetaClass
isOrigLong() - Method inDefaultMetaClassInfo
Returns true if no metaclass creation handle is set and if the original long metaclass is used.
isOrigS() - Method inBytecodeInterface8
Returns:
true if short has its default MetaClass
isOrigSArray() - Method inBytecodeInterface8
Returns:
true if short array has its default MetaClass
isOrigShort() - Method inDefaultMetaClassInfo
Returns true if no metaclass creation handle is set and if the original short metaclass is used.
isOrigZ() - Method inBytecodeInterface8
Returns:
true if boolean has its default MetaClass
isOrigZArray() - Method inBytecodeInterface8
Returns:
true if boolean array has its default MetaClass
isOrImplements(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method inGeneralUtils
isOvertypeMode() - Method inTextEditor
Returns:
true if overtype mode is active, false for insert mode
isPackageAllowed() - Method inSecureASTCustomizer
isPackagePrivate() - Method inArrayClassDocWrapper
isPackagePrivate() - Method inExternalGroovyClassDoc
isPackagePrivate() - Method inGroovyProgramElementDoc
isPackagePrivate() - Method inMetaMember
isPackagePrivate() - Method inSimpleGroovyProgramElementDoc
isPackageScope() - Method inMethodNode
isParallel() - Method inQueryableHelper
isParameterized() - Method inDecompiledClassNode
isParameterizedWithGStringOrGStringString(org.codehaus.groovy.ast.ClassNode) - Method inStaticTypeCheckingSupport
Parameters:
node - the node to be tested
isParameterizedWithString(org.codehaus.groovy.ast.ClassNode) - Method inStaticTypeCheckingSupport
Parameters:
node - the node to be tested
isParameterSpecified() - Method inClosureExpression
Returns:
true if one or more explicit parameters are supplied
isPartOfConstructor() - Method inPostcondition
isPerInstanceMetaClassChange() - Method inMetaClassRegistryChangeEvent
Determines if this event is for a change for a single instance or all instances of the Class.
isPhaseComplete() - Method inProcessingUnit
isPlaceholder() - Method inGenericsType
isPlaceholder(org.codehaus.groovy.ast.ASTNode) - Method inPlaceholderVisitor
isPositive(java.time.chrono.ChronoPeriod) - Method inDateTimeExtensions
Returns true if this period is positive, excluding zero.
isPostconditionCandidate(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method inCandidateChecks
Decides whether the givenmethod is a candidate for a post-condition.
isPostconditionsEnabled() - Method inProcessingContextInformation
isPostJDK10(java.lang.String) - Method inCompilerConfiguration
Checks if the specified bytecode version string represents a JDK 10+ compatible bytecode version.
isPostJDK11(java.lang.String) - Method inCompilerConfiguration
Checks if the specified bytecode version string represents a JDK 11+ compatible bytecode version.
isPostJDK12(java.lang.String) - Method inCompilerConfiguration
Checks if the specified bytecode version string represents a JDK 12+ compatible bytecode version.
isPostJDK13(java.lang.String) - Method inCompilerConfiguration
Checks if the specified bytecode version string represents a JDK 13+ compatible bytecode version.
isPostJDK14(java.lang.String) - Method inCompilerConfiguration
Checks if the specified bytecode version string represents a JDK 14+ compatible bytecode version.
isPostJDK15(java.lang.String) - Method inCompilerConfiguration
Checks if the specified bytecode version string represents a JDK 15+ compatible bytecode version.
isPostJDK16(java.lang.String) - Method inCompilerConfiguration
Checks if the specified bytecode version string represents a JDK 16+ compatible bytecode version.
isPostJDK17(java.lang.String) - Method inCompilerConfiguration
Checks if the specified bytecode version string represents a JDK 17+ compatible bytecode version.
isPostJDK18(java.lang.String) - Method inCompilerConfiguration
Checks if the specified bytecode version string represents a JDK 18+ compatible bytecode version.
isPostJDK5(java.lang.String) - Method inCompilerConfiguration
Checks if the specified bytecode version string represents a JDK 1.5+ compatible bytecode version.
isPostJDK7(java.lang.String) - Method inCompilerConfiguration
Checks if the specified bytecode version string represents a JDK 1.7+ compatible bytecode version.
isPostJDK8(java.lang.String) - Method inCompilerConfiguration
Checks if the specified bytecode version string represents a JDK 1.8+ compatible bytecode version.
isPostJDK9(java.lang.String) - Method inCompilerConfiguration
Checks if the specified bytecode version string represents a JDK 9+ compatible bytecode version.
isPreconditionCandidate(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method inCandidateChecks
Decides whether the givenmethod is a candidate for a pre-condition.
isPreconditionsEnabled() - Method inProcessingContextInformation
isPrefixRegistered(java.lang.String, java.lang.String) - Method inXmlNodePrinter.NamespaceContext
isPreOrPostconditionCandidate(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method inCandidateChecks
Decides whether the givenmethod is a candidate for a pre- or postcondition.
isPresent() - Method inGroovydoc
Tests if groovydoc is present
isPreserveWhitespace() - Method inXmlNodePrinter
Check if whitespace preservation is enabled.
isPreviewFeatures() - Method inCompilerConfiguration
Whether the bytecode version has preview features enabled (JEP 12)
isPrimaryClassNode() - Method inClassNode
Returns:
true if this instance is a primaryClassNode
isPrimaryNode - Field inClassNode
isPrimitive() - Method inArrayClassDocWrapper
isPrimitive - Field inCachedClass
isPrimitive() - Method inExternalGroovyClassDoc
isPrimitive() - Method inGroovyType
isPrimitive() - Method inSimpleGroovyClassDoc
isPrimitive() - Method inSimpleGroovyType
isPrimitiveBoolean(org.codehaus.groovy.ast.ClassNode) - Method inClassHelper
isPrimitiveByte(org.codehaus.groovy.ast.ClassNode) - Method inClassHelper
isPrimitiveChar(org.codehaus.groovy.ast.ClassNode) - Method inClassHelper
isPrimitiveDouble(org.codehaus.groovy.ast.ClassNode) - Method inClassHelper
isPrimitiveFloat(org.codehaus.groovy.ast.ClassNode) - Method inClassHelper
isPrimitiveInt(org.codehaus.groovy.ast.ClassNode) - Method inClassHelper
isPrimitiveLong(org.codehaus.groovy.ast.ClassNode) - Method inClassHelper
isPrimitiveShort(org.codehaus.groovy.ast.ClassNode) - Method inClassHelper
isPrimitiveType(org.codehaus.groovy.ast.ClassNode) - Method inClassHelper
Test to determine if a ClassNode is a primitive type.
isPrimitiveType(org.codehaus.groovy.ast.ClassNode) - Method inTypeUtil
isPrimitiveVoid(org.codehaus.groovy.ast.ClassNode) - Method inClassHelper
isPrivate() - Method inArrayClassDocWrapper
isPrivate() - Method inExternalGroovyClassDoc
isPrivate() - Method inGroovyProgramElementDoc
isPrivate() - Method inMetaMember
isPrivate() - Method inMethodNode
isPrivate() - Method inSimpleGroovyProgramElementDoc
isPrivate() - Method inVariable
Since:
5.0.0
isPrivateBridgeMethodsCallAllowed(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method inStaticInvocationWriter
isProtected() - Method inArrayClassDocWrapper
isProtected() - Method inExternalGroovyClassDoc
isProtected() - Method inGroovyProgramElementDoc
isProtected() - Method inMetaMember
isProtected() - Method inMethodNode
isProtected() - Method inSimpleGroovyProgramElementDoc
isProtected() - Method inVariable
Since:
5.0.0
isPublic() - Method inArrayClassDocWrapper
isPublic() - Method inExternalGroovyClassDoc
isPublic() - Method inGroovyProgramElementDoc
isPublic() - Method inMetaMember
isPublic() - Method inMethodNode
isPublic() - Method inSimpleGroovyProgramElementDoc
isPublic() - Method inVariable
Since:
5.0.0
isQuiet() - Method inIO
Check if the verbosity level is set to Verbosity#QUIET#QUIET.
isReceiver() - Method inParameter
Since:
5.0.0
isRecompilable(java.lang.Class) - Method inGroovyClassLoader
Indicates if a class is recompilable.
isRecord() - Method inArrayClassDocWrapper
isRecord() - Method inClassNode
Checks if theClassNode instance represents a nativerecord.
isRecord() - Method inExternalGroovyClassDoc
isRecord() - Method inGroovyDoc
isRecord() - Method inSimpleGroovyDoc
isRecursive(org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.expr.StaticMethodCallExpression) - Method inRecursivenessTester
isRedirectNode() - Method inClassNode
isReferencedClassVariable(java.lang.String) - Method inVariableScope
isReferencedLocalVariable(java.lang.String) - Method inVariableScope
isRelevant(int) - Method inWarningMessage
Returns true if this message is as or more important than the specified importance level.
isRepeatable() - Method inModifierNode
isResolved() - Method inClassNode
isResolved() - Method inDecompiledClassNode
isResolved() - Method inGenericsType
isResource(org.codehaus.groovy.ast.expr.Expression) - Method inTryCatchStatement
isReturningNullOrVoid() - Method inReturnStatement
isReverse() - Method inEmptyRange
Never true for an empty range.
isReverse() - Method inIntRange
isReverse() - Method inNumberRange
isReverse() - Method inObjectRange
isReverse() - Method inRange
Indicates whether this is a reverse range which iterates backwards starting from the to value and ending on the from value
isRoot() - Method inVariableScope
isRowfill() - Method inTableLayoutCell
Returns the rowfill.
isRunningAndroid() - Method inAndroidSupport
isRuntimeClass(org.codehaus.groovy.ast.ClassNode) - Method inCandidateChecks
Checks whether the givenClassNode is part of the Groovy/Java runtime.
isRuntimeGroovydocEnabled() - Method inCompilerConfiguration
Checks if runtime groovydoc is enabled.
isSafe() - Method inBinaryExpression
isSafe() - Method inMethodCallExpression
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 inPropertyExpression
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 inMetaMethod
Determines if the given method has the same name, parameters, return type and modifiers but may be defined on another type.
isSameCompilationUnit(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method inBytecodeHelper
Returns true if the two classes share the same compilation unit.
isSameMetaClass(groovy.lang.MetaClass, java.lang.Object) - Method inIndyGuardsFiltersAndSignatures
called by handle
isSAMType(org.codehaus.groovy.ast.ClassNode) - Method inClassHelper
isSaveStreams() - Method inAntBuilder
Whether stdin, stdout, stderr streams are saved.
isScript() - Method inClassNode
isScript() - Method inSimpleGroovyDoc
isScriptBody() - Method inClassNode
Returns:
true if this inner class or closure was declared inside a script body
isScriptBody() - Method inMethodNode
Returns:
true if this method is the run method from a script
isSealed() - Method inClassNode
Returns:
true for native and emulated (annotation based) sealed classes
isSealed() - Method inDecompiledClassNode
isSealed(Class<?>) - Method inReflectionUtils
isSecondPassNeededForControlStructure(Map<VariableExpression,ClassNode>, Map<VariableExpression,List<ClassNode>>) - Method inStaticTypeCheckingVisitor
isSelected() - Method inClosureRenderer
isSerializable() - Method inArrayClassDocWrapper
isSerializable() - Method inExternalGroovyClassDoc
isSerializable() - Method inGroovyClassDoc
isSerializable() - Method inLambdaExpression
isSerializable() - Method inSimpleGroovyClassDoc
isSet(java.lang.String) - Method inConfigObject
Checks if a config option is set.
isSetter(java.lang.String, org.codehaus.groovy.reflection.CachedClass) - Method inExpandoMetaClass
isShort(java.lang.Number) - Method inNumberMath
isShouldRecompile() - Method inGroovyClassLoader
gets the currently set recompilation mode. null means, the compiler configuration is used.
isShouldRecompile() - Method inGroovyClassLoader.InnerLoader
isSkipMode(org.codehaus.groovy.ast.AnnotatedNode) - Method inStaticTypeCheckingVisitor
isSkippedInnerClass(org.codehaus.groovy.ast.AnnotatedNode) - Method inStaticTypeCheckingVisitor
Tests if a node is an inner class node, and if it is, then checks if the enclosing method is skipped.
isSmartInnerJoin() - Method inJoinExpression
isSourceNewer(java.net.URL, java.lang.Class) - Method inGroovyClassLoader
Decides if the given source is newer than a class.
isSourceNewer(groovy.util.GroovyScriptEngine.ScriptCacheEntry) - Method inGroovyScriptEngine
isSourceUnit() - Method inClassNodeResolver.LookupResult
returns true if a SourceUnit is stored
isSpecialCall() - Method inConstructorCallExpression
isSpreadSafe() - Method inMethodCallExpression
isSpreadSafe() - Method inPropertyExpression
isStar() - Method inImportNode
isStatic() - Method inArrayClassDocWrapper
isStatic - Field inExpandoMetaClass.ExpandoMetaProperty
isStatic() - Method inExternalGroovyClassDoc
isStatic() - Method inGroovyProgramElementDoc
isStatic() - Method inImportNode
isStatic(org.codehaus.groovy.ast.InnerClassNode) - Method inInnerClassVisitorHelper
isStatic() - Method inMetaMember
isStatic() - Method inMethodNode
isStatic() - Method inMissingMethodException
Returns:
Whether the method was called in a static way, i.e. on a class rather than an object.
isStatic() - Method inNewInstanceMetaMethod
isStatic() - Method inNewStaticMetaMethod
isStatic() - Method inPropertyExpression
isStatic() - Method inSimpleGroovyProgramElementDoc
isStatic() - Method inVariable
Since:
5.0.0
isStaticallyCompiled(org.codehaus.groovy.ast.AnnotatedNode) - Method inStaticCompilationVisitor
isStaticClass() - Method inClassNode
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 inClassHelper
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 inDelegatingController
isStaticConstructor() - Method inMethodNode
isStaticConstructor() - Method inWriterController
isStaticContext() - Method inDelegatingController
isStaticContext() - Method inWriterController
isStaticExtension() - Method inExtensionMethodNode
isStaticMethod() - Method inDelegatingController
isStaticMethod() - Method inWriterController
isStaticMethodCallOnClass(org.codehaus.groovy.ast.expr.MethodCall, org.codehaus.groovy.ast.ClassNode) - Method inTypeCheckingExtension
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 inCastExpression
If strict mode is true, then when the compiler generates a cast, it will disable Groovy casts and rely on a strict cast (CHECKCAST).
isStringType(org.codehaus.groovy.ast.ClassNode) - Method inClassHelper
isSubtype(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method inClassNodeUtils
Determines if given class is, extends or implements a class or interface.
isSuperCall() - Method inConstructorCallExpression
isSuperclass(java.lang.Class, java.lang.Class) - Method inMetaClassHelper
isSuperExpression(org.codehaus.groovy.ast.expr.Expression) - Method inExpressionUtils
isSuperExpression(org.codehaus.groovy.ast.expr.Expression) - Method inStaticTypeCheckingVisitor
isSuperExpression() - Method inVariableExpression
isSynchronized() - Method inGroovyExecutableMemberDoc
isSynchronized() - Method inSimpleGroovyExecutableMemberDoc
isSynthetic() - Method inAnnotatedNode
Indicates if this node was added by the compiler.
isSynthetic() - Method inCachedConstructor
isSynthetic() - Method inCachedMethod
isSynthetic() - Method inGroovyMemberDoc
isSynthetic() - Method inMetaMember
isSynthetic() - Method inSimpleGroovyMemberDoc
isSyntheticPublic() - Method inClassNode
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 inMethodNode
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 inClosureRenderer
isTabsAsSpaces(boolean) - Method inTextEditor
Parameters:
tabsAsSpaces - whether tabs are converted to spaces
isTargetAllowed(int) - Method inAnnotationNode
isTargetOfEnclosingAssignment(org.codehaus.groovy.ast.expr.Expression) - Method inTypeCheckingContext
isThisCall() - Method inConstructorCallExpression
isThisExpression(org.codehaus.groovy.ast.expr.Expression) - Method inExpressionUtils
isThisExpression(org.codehaus.groovy.ast.expr.Expression) - Method inStaticTypeCheckingVisitor
isThisExpression() - Method inVariableExpression
isThisOrSuper(org.codehaus.groovy.ast.expr.Expression) - Method inExpressionUtils
isTrait() - Method inSimpleGroovyDoc
isTrait(Class<?>) - Method inTraits
Returns true if the specified class is a trait.
isTraitSelf(org.codehaus.groovy.ast.expr.VariableExpression) - Method inStaticTypeCheckingSupport
isTransient() - Method inGroovyFieldDoc
isTransient() - Method inSimpleGroovyFieldDoc
isTrimWhitespace() - Method inXmlParser
Returns the current trim whitespace setting.
isTrue(boolean) - Method inValidate
isTrueExpression() - Method inConstantExpression
isTrueX(org.codehaus.groovy.ast.expr.Expression) - Method inGeneralUtils
isTypeAvailable() - Method inSimpleGroovyAnnotationRef
isTypeAvailable() - Method inSimpleGroovyParameter
isTypeOrArrayOfType(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode, boolean) - Method inExpressionUtils
Determines if a type matches another type (or array thereof).
isUnboundedWildcard(org.codehaus.groovy.ast.GenericsType) - Method inStaticTypeCheckingSupport
isUndefined(org.codehaus.groovy.ast.ClassNode) - Method inUndefined
isUndefinedException(org.codehaus.groovy.ast.ClassNode) - Method inUndefined
isUnwrapped() - Method inTextEditor
Returns:
true if text wrapping is disabled
isUpperCase(java.lang.Character) - Method inDefaultGroovyMethods
Determines if a Character is uppercase.
isUseDoubleQuotes() - Method inTemplateConfiguration
Returns:
true if attributes should use double quotes instead of single quotes
isUseReferenceDirectly() - Method inFieldExpression
isUseReferenceDirectly() - Method inVariableExpression
For internal use only.
isUseReflection() - Method inGroovySystem
isUsingAnonymousInnerClass() - Method inConstructorCallExpression
isUsingGenerics() - Method inClassNode
isUsingGenerics() - Method inDecompiledClassNode
isUsingGenerics() - Method inMethodCallExpression
isUsingGenericsOrIsArrayUsingGenerics(org.codehaus.groovy.ast.ClassNode) - Method inStaticTypeCheckingSupport
Returns true if a class makes use of generic types.
isUsingUncheckedGenerics(org.codehaus.groovy.ast.ClassNode) - Method inStaticTypeCheckingSupport
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 inDefaultMetaClassInfo.ConstantMetaClassVersioning
isValidAccessorName(java.lang.String) - Method inClassNodeUtils
Determines if the given accessor name starts with "get", "set" or "is" followed by at least one character.
isValidAttribute(org.codehaus.groovy.transform.AbstractASTTransformation, org.codehaus.groovy.ast.AnnotationNode, java.lang.String) - Method inPropertyHandler
isValidExactMethod(java.lang.Class) - Method inParameterTypes
isValidExpandoProperty(java.lang.String) - Method inExpandoMetaClass
isValidMethod(java.lang.Class) - Method inGeneratedMetaMethod.Proxy
isValidMethod(java.lang.Object) - Method inParameterTypes
isValidOutputArea(java.lang.String) - Method inMockOutputTool
isVarArgs() - Method inGroovyExecutableMemberDoc
isVarArgs() - Method inSimpleGroovyExecutableMemberDoc
isVargs(org.codehaus.groovy.ast.Parameter) - Method inParameterUtils
Since:
4.0.4
isVargs - Field inSelector
isVargsMethod(java.lang.Object) - Method inParameterTypes
isVerbose() - Method inIO
Check if the verbosity level is set to Verbosity#VERBOSE#VERBOSE.
isVerbose() - Method inSimpleTemplateEngine
isVisibilityModifier() - Method inModifierNode
isVoid() - Method inCachedClass
isVoidMethod() - Method inMethodNode
isVolatile() - Method inGroovyFieldDoc
isVolatile() - Method inSimpleGroovyFieldDoc
isVolatile() - Method inVariable
Since:
5.0.0
isWeekday(java.time.DayOfWeek) - Method inDateTimeExtensions
Returnstrue if the DayOfWeek is a weekday.
isWeekend(java.time.DayOfWeek) - Method inDateTimeExtensions
Returnstrue if this day of the week is a weekend day (Saturday or Sunday).
isWhitespace(java.lang.Character) - Method inDefaultGroovyMethods
Determines if a character is a whitespace character.
isWildcard() - Method inGenericsType
isWildcardLeftHandSide(org.codehaus.groovy.ast.ClassNode) - Method inStaticTypeCheckingSupport
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 inStaticTypeCheckingSupport
Called on method call checks in order to determine if a method call corresponds to the idiomatic o.with { ... } structure
isWithinBatch() - Method inSql
Returns true if the current Sql object is currently executing a withBatch method call.
isWrapped() - Method inListExpression
isWrapperBoolean(org.codehaus.groovy.ast.ClassNode) - Method inClassHelper
isWrapperByte(org.codehaus.groovy.ast.ClassNode) - Method inClassHelper
isWrapperCharacter(org.codehaus.groovy.ast.ClassNode) - Method inClassHelper
isWrapperDouble(org.codehaus.groovy.ast.ClassNode) - Method inClassHelper
isWrapperFloat(org.codehaus.groovy.ast.ClassNode) - Method inClassHelper
isWrapperInteger(org.codehaus.groovy.ast.ClassNode) - Method inClassHelper
isWrapperLong(org.codehaus.groovy.ast.ClassNode) - Method inClassHelper
isWrapperShort(org.codehaus.groovy.ast.ClassNode) - Method inClassHelper
isWrapperVoid(org.codehaus.groovy.ast.ClassNode) - Method inClassHelper
isZeroX(org.codehaus.groovy.ast.expr.Expression) - Method inGeneralUtils
ITALIC - Field inStructuredSyntaxHandler
items() - Method inLazyValueMap
items() - Method inValueMap
Give me the items in the map without hydrating the map.
items() - Method inValueMapImpl
ITERABLE_TYPE - Field inStaticTypeCheckingVisitor
iterable() - Method inWeighers
A weigher where the value is aIterable and its weight is the number of elements.
Iterables - Class ingroovy.util
Provides some iterable based generators.
iterate(T, UnaryOperator<T>) - Method inIterators
An iterator providing infinite elements using a seed and a UnaryOperator to produce the next element from the previous one.
iterateClassNodeToCompile() - Method inCompileUnit
iterator(T) - Method inArrayGroovyMethods
Returns an Iterator which traverses the given array in index order.
iterator() - Method inArrayIterable
iterator() - Method inAssertionMap
iterator() - Method inAttribute
iterator() - Method inAttributes
iterator() - Method inCompilationUnit
Returns an iterator on the unit's SourceUnits.
iterator(T) - Method inDefaultGroovyMethods
iterator() - Method inDoubleArrayIterable
iterator() - Method inFileScanner
iterator() - Method inFloatArrayIterable
iterator() - Method inGPathResult
iterator() - Method inGroovyRunnerRegistry
Returns an iterator for all runners that are registered.
iterator() - Method inIntArrayIterable
iterator() - Method inIntRange
iterator(java.io.DataInputStream) - Method inIOGroovyMethods
Standard iterator for a data input stream which iterates through the stream content a Byte at a time.
iterator() - Method inLifecycleImplementationLoader
iterator() - Method inListWithDefault
iterator() - Method inListWrapperListModel
iterator() - Method inLongArrayIterable
iterator() - Method inManagedConcurrentLinkedQueue
Returns an iterator over all non-null values in this queue.
iterator() - Method inMetaClassRegistry
Gets a snapshot of the current constant metaclasses and returns it as Iterator.
iterator() - Method inMetaClassRegistryImpl
Returns an iterator to iterate over all constant metaclasses.
iterator() - Method inNoChildren
Returns an emptyIterator.
iterator() - Method inNode
Returns anIterator of the children of the node.
iterator() - Method inNodeChild
iterator() - Method inNodeChildren
iterator() - Method inNullObject
iterator() method to be able to iterate on null.
iterator() - Method inNumberRange
{@inheritDoc}
iterator() - Method inObjectRange
{@inheritDoc}
iterator() - Method inObservableList
iterator() - Method inObservableSet
iterator() - Method inProxy
iterator(java.sql.ResultSetMetaData) - Method inSqlExtensions
Return an Iterator given a ResultSetMetaData.
iterator(java.util.regex.Matcher) - Method inStringGroovyMethods
Returns anIterator which traverses each match.
iterator(javax.swing.JTabbedPane) - Method inSwingExtensions
Returns anIterator which traverses the JTabbedPane one Component tab at a time.
iterator() - Method inTupleExpression
iterator() - Method inValueList
iterator() - Method inWritablePath
iterator(groovy.util.NodeList) - Method inXmlExtensions
Makes NodeList iterable by returning a read-only Iterator which traverses over each Node.
IteratorBufferedIterator - Class inorg.codehaus.groovy.util
An implementation for BufferedIterator wraps Iterator.
IteratorBufferedIterator(Iterator<T>) - Constructor inIteratorBufferedIterator
IteratorClosureAdapter - Class inorg.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 inIteratorClosureAdapter
Iterators - Class ingroovy.util
Provides some iterator based generators.
iuml - Field inEntity
IvyGrabRecord - Class ingroovy.grape
IvyGrabRecord() - Constructor inIvyGrabRecord
ivyInstance - Property inGrapeIvy

J

Janitor - Class inorg.codehaus.groovy.control
An agent that can be used to defer cleanup operations to a later time.
Java10 - Class inorg.codehaus.groovy.vmplugin.v10
Java16 - Class inorg.codehaus.groovy.vmplugin.v16
Java8 - Class inorg.codehaus.groovy.vmplugin.v8
Java 8 based functions.
Java9 - Class inorg.codehaus.groovy.vmplugin.v9
JAVA - Field inInspector
JAVA_LANG_OBJECT - Field inGenericsUtils
Since:
3.0.0
JAVA_OBJECT - Field inSql
JavaAwareCompilationUnit - Class inorg.codehaus.groovy.tools.javac
Compilation Unit capable of compiling Java source files.
JavaAwareCompilationUnit(org.codehaus.groovy.control.CompilerConfiguration, groovy.lang.GroovyClassLoader, groovy.lang.GroovyClassLoader) - Constructor inJavaAwareCompilationUnit
JavaAwareResolveVisitor - Class inorg.codehaus.groovy.tools.javac
JavaAwareResolveVisitor(org.codehaus.groovy.control.CompilationUnit) - Constructor inJavaAwareResolveVisitor
JavacCompilerFactory - Class inorg.codehaus.groovy.tools.javac
JavacJavaCompiler - Class inorg.codehaus.groovy.tools.javac
JavacJavaCompiler(org.codehaus.groovy.control.CompilerConfiguration) - Constructor inJavacJavaCompiler
JavaCompiler - Interface inorg.codehaus.groovy.tools.javac
JavaCompilerFactory - Interface inorg.codehaus.groovy.tools.javac
JavadocAssertionTestBuilder - Class ingroovy.test
JavadocAssertionTestBuilder will dynamically create a test cases from Groovy assertions placed within the Javadoc comments of a source file.
JavadocAssertionTestBuilder() - Constructor inJavadocAssertionTestBuilder
JavadocAssertionTestSuite - Class ingroovy.test
JavadocAssertionTestSuite will dynamically create test cases from Groovy assertions placed within Javadoc comments.
JavadocAssertionTestSuite() - Constructor inJavadocAssertionTestSuite
JavaShell - Class inorg.apache.groovy.util
A shell for compiling or running pure Java code
JavaShell(java.lang.ClassLoader) - Constructor inJavaShell
Initializes a newly createdJavaShell object
JavaShellCompilationException - Class inorg.apache.groovy.util
JavaShellCompilationException(java.lang.String) - Constructor inJavaShellCompilationException
JavaStubCompilationUnit - Class inorg.codehaus.groovy.tools.javac
Compilation unit to only generate stubs.
JavaStubCompilationUnit(org.codehaus.groovy.control.CompilerConfiguration, groovy.lang.GroovyClassLoader) - Constructor inJavaStubCompilationUnit
JavaStubGenerator - Class inorg.codehaus.groovy.tools.javac
JavaStubGenerator(java.io.File, boolean, java.lang.String) - Constructor inJavaStubGenerator
JComboBoxMetaMethods - Class ingroovy.swing.binding
JComboBoxMetaMethods() - Constructor inJComboBoxMetaMethods
JComboBoxProperties - Class ingroovy.swing.binding
Since:
Groovy 1.1
JComponentProperties - Class ingroovy.swing.binding
Since:
Groovy 1.6
JDK10 - Field inCompilerConfiguration
This ("10") is the value for targetBytecode to compile for a JDK 10.
JDK11 - Field inCompilerConfiguration
This ("11") is the value for targetBytecode to compile for a JDK 11.
JDK12 - Field inCompilerConfiguration
This ("12") is the value for targetBytecode to compile for a JDK 12.
JDK13 - Field inCompilerConfiguration
This ("13") is the value for targetBytecode to compile for a JDK 13.
JDK14 - Field inCompilerConfiguration
This ("14") is the value for targetBytecode to compile for a JDK 14.
JDK15 - Field inCompilerConfiguration
This ("15") is the value for targetBytecode to compile for a JDK 15.
JDK16 - Field inCompilerConfiguration
This ("16") is the value for targetBytecode to compile for a JDK 16.
JDK17 - Field inCompilerConfiguration
This ("17") is the value for targetBytecode to compile for a JDK 17.
JDK18 - Field inCompilerConfiguration
This ("18") is the value for targetBytecode to compile for a JDK 18.
JDK19 - Field inCompilerConfiguration
This ("19") is the value for targetBytecode to compile for a JDK 19.
JDK20 - Field inCompilerConfiguration
This ("20") is the value for targetBytecode to compile for a JDK 20.
JDK21 - Field inCompilerConfiguration
This ("21") is the value for targetBytecode to compile for a JDK 21.
JDK22 - Field inCompilerConfiguration
This ("22") is the value for targetBytecode to compile for a JDK 22.
JDK23 - Field inCompilerConfiguration
This ("23") is the value for targetBytecode to compile for a JDK 23.
JDK24 - Field inCompilerConfiguration
This ("24") is the value for targetBytecode to compile for a JDK 24.
JDK25 - Field inCompilerConfiguration
This ("25") is the value for targetBytecode to compile for a JDK 25.
JDK26 - Field inCompilerConfiguration
This ("26") is the value for targetBytecode to compile for a JDK 26.
JDK4 - Field inCompilerConfiguration
This ("1.4") is the value for targetBytecode to compile for a JDK 1.4.
JDK5 - Field inCompilerConfiguration
This ("1.5") is the value for targetBytecode to compile for a JDK 1.5.
JDK6 - Field inCompilerConfiguration
This ("1.6") is the value for targetBytecode to compile for a JDK 1.6.
JDK7 - Field inCompilerConfiguration
This ("1.7") is the value for targetBytecode to compile for a JDK 1.7.
JDK8 - Field inCompilerConfiguration
This ("1.8") is the value for targetBytecode to compile for a JDK 1.8.
JDK9 - Field inCompilerConfiguration
This ("9") is the value for targetBytecode to compile for a JDK 9.
JDK_TO_BYTECODE_VERSION_MAP - Field inCompilerConfiguration
JDK version to bytecode version mapping.
JListElementsBinding - Class ingroovy.swing.binding
JListElementsBinding(org.apache.groovy.swing.binding.PropertyBinding, org.apache.groovy.swing.binding.TargetBinding) - Constructor inJListElementsBinding
JListMetaMethods - Class ingroovy.swing.binding
Since:
1.7.5
JListMetaMethods() - Constructor inJListMetaMethods
JListProperties - Class ingroovy.swing.binding
Since:
Groovy 1.7.5
JListProperties() - Constructor inJListProperties
JListSelectedElementBinding - Class ingroovy.swing.binding
JListSelectedElementBinding(org.apache.groovy.swing.binding.PropertyBinding, org.apache.groovy.swing.binding.TargetBinding, java.lang.String) - Constructor inJListSelectedElementBinding
JMX_KEY - Property inJmxBuilderTools
JmxAttributeInfoManager - Class ingroovy.jmx.builder
This class is responsible for assembling JMX Attribute Info from the meta map.
JmxAttributeInfoManager() - Constructor inJmxAttributeInfoManager
JmxBeanExportFactory - Class ingroovy.jmx.builder
This factory returns a container node for all other nodes that are used to collect meta data for resources that are exported to the MBeanServer for management.
JmxBeanExportFactory() - Constructor inJmxBeanExportFactory
JmxBeanFactory - Class ingroovy.jmx.builder
This factory returns the bean() node.
JmxBeanFactory() - Constructor inJmxBeanFactory
JmxBeanInfoManager - Class ingroovy.jmx.builder
The JmxBeanInfoManager creates fully-described model mbean info object using the underlying meta map.
JmxBeanInfoManager() - Constructor inJmxBeanInfoManager
JmxBeansFactory - Class ingroovy.jmx.builder
JmxBeansFactory() - Constructor inJmxBeansFactory
JmxBuilder - Class ingroovy.jmx.builder
This is JmxBuilder's factory builder class.
JmxBuilder(javax.management.MBeanServerConnection) - Constructor inJmxBuilder
JmxBuilderException - Class ingroovy.jmx.builder
Runtime exception used by JmxBuilder.
JmxBuilderException(java.lang.String, java.lang.Throwable) - Constructor inJmxBuilderException
Parameterized constructor.
JmxBuilderModelMBean - Class ingroovy.jmx.builder
The JmxBuilderModelMBean is the MBean class that proxies exported POGO/POJO inside the MBeanServer.
JmxBuilderModelMBean(javax.management.modelmbean.ModelMBeanInfo) - Constructor inJmxBuilderModelMBean
JmxBuilderTools - Class ingroovy.jmx.builder
This is a utility class used as a helper for JmxBuilder.
JmxBuilderTools() - Constructor inJmxBuilderTools
JmxClientConnectorFactory - Class ingroovy.jmx.builder
This is the factory for node JmxBuilder.connectorClient.
JmxClientConnectorFactory() - Constructor inJmxClientConnectorFactory
JmxEmitterFactory - Class ingroovy.jmx.builder
This class is the factory for the emitter node.
JmxEmitterFactory() - Constructor inJmxEmitterFactory
JmxEventEmitter - Class ingroovy.jmx.builder
The JmxEventEmitter is a JMX Broadcaster class that is used to send generic events on the MBeanServer's event bus.
JmxEventEmitterMBean - Interface ingroovy.jmx.builder
This is the management interface for JmxEventEmitter.
JmxEventListener - Class ingroovy.jmx.builder
The JmxEventListener class is used by the builder to listen to events on the event bus.
JmxListenerFactory - Class ingroovy.jmx.builder
This factory class is used to create a listener() node for JmxBuilder.
JmxListenerFactory() - Constructor inJmxListenerFactory
JmxMetaMapBuilder - Class ingroovy.jmx.builder
The JmxMetaMapBuilder class is used to collect meta data passed in JmxBuilder nodes.
JmxMetaMapBuilder() - Constructor inJmxMetaMapBuilder
JmxOperationInfoManager - Class ingroovy.jmx.builder
This class is responsible for assembling JMX Operation Info from the meta map.
JmxOperationInfoManager() - Constructor inJmxOperationInfoManager
JmxServerConnectorFactory - Class ingroovy.jmx.builder
This is the server connector factory used for node JmxBuilder.connectorServer().
JmxServerConnectorFactory() - Constructor inJmxServerConnectorFactory
JmxTimerFactory - Class ingroovy.jmx.builder
The JmxTimerFactory class generates a timer() node for JmxBuilder.
JmxTimerFactory() - Constructor inJmxTimerFactory
join(java.lang.Object, java.lang.String) - Method inArrayGroovyMethods
Concatenates the string representation of each item in this array, with the given String as a separator between each item.
join(org.codehaus.groovy.ast.MethodNode, T) - Method inAssertionMap
join(T, java.lang.String) - Method inDefaultGroovyMethods
JOIN_NAME_LIST - Field inJoinExpression
JoinExpression - Class inorg.apache.groovy.ginq.dsl.expression
Represents join expression
JoinExpression(java.lang.String, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Constructor inJoinExpression
JrtJavaBasePackages - Class inorg.apache.groovy.groovysh.jline
Helper class to resolve java.base module classes
JScrollBarProperties - Class ingroovy.swing.binding
Since:
Groovy 1.1
JSliderProperties - Class ingroovy.swing.binding
Since:
Groovy 1.1
JSON_DATE_FORMAT - Field inJsonGenerator.Options
JSON_DATE_FORMAT_LOCALE - Field inJsonGenerator.Options
JSON - Enum Constant inGroovyEngine.Format
JSON_TIME_LENGTH - Field inDates
JsonBuilder - Class ingroovy.json
A builder for creating JSON payloads.
JsonBuilder(java.lang.Object, groovy.json.JsonGenerator) - Constructor inJsonBuilder
Instantiates a JSON builder with some existing data structure and a configured generator.
JsonDelegate - Class ingroovy.json
Utility class used as delegate of closures representing JSON objects.
JsonException - Class ingroovy.json
JsonException is the exception thrown by the JSON builder and slurper classes, whenever a problem occurs when creating or parsing JSON data structures.
JsonException(java.lang.Throwable) - Constructor inJsonException
JsonFastParser - Class inorg.apache.groovy.json.internal
This works in index overlay mode or chop mode.
JsonFastParser(boolean, boolean, boolean, boolean) - Constructor inJsonFastParser
JsonGenerator - Interface ingroovy.json
Generates JSON from objects.
JsonGenerator.Converter - Interface ingroovy.json
Handles converting a given type.
JsonGenerator.Options - Class ingroovy.json
A builder used to construct aJsonGenerator instance that allows control over the serialized JSON output.
JsonInternalException(java.lang.Throwable) - Constructor inExceptions.JsonInternalException
JsonLexer - Class ingroovy.json
The lexer reads JSON tokens in a streaming fashion from the underlying reader.
JsonLexer(java.io.Reader) - Constructor inJsonLexer
Instantiates a lexer with a reader from which to read JSON tokens.
JsonOutput - Class ingroovy.json
Class responsible for the actual String serialization of the possible values of a JSON structure.
JsonOutput.JsonUnescaped - Class ingroovy.json
Represents unescaped JSON
JsonParser - Interface ingroovy.json
This is the parser interface that backs the new JsonSlurper.
JsonParserCharArray - Class inorg.apache.groovy.json.internal
Converts an input JSON String into Java objects works with String or char array as input.
JsonParserLax - Class inorg.apache.groovy.json.internal
JsonParserLax(boolean, boolean, boolean, boolean) - Constructor inJsonParserLax
JsonParserType - Enum ingroovy.json
Allows selection of parser type for new JsonSlurper.
JsonParserUsingCharacterSource - Class inorg.apache.groovy.json.internal
Converts an input JSON String into Java objects works with String or char array as input.
JsonSlurper - Class ingroovy.json
This has the same interface as the original JsonSlurper written for version 1.8.0, but its implementation has completely changed.
JsonSlurperClassic - Class ingroovy.json
This is the original slurper included in case someone relies on its exact behavior.
JsonStringDecoder - Class inorg.apache.groovy.json.internal
JsonToken - Class ingroovy.json
A JSON token, with a type, line / column information, and the text of that token.
JsonTokenType - Enum ingroovy.json
The original slurper and lexer use this class.
JsonUnescaped(java.lang.CharSequence) - Constructor inJsonOutput.JsonUnescaped
JSpinnerProperties - Class ingroovy.swing.binding
Since:
Groovy 1.6.4
JTableMetaMethods - Class ingroovy.swing.binding
JTableMetaMethods() - Constructor inJTableMetaMethods
JTableProperties - Class ingroovy.swing.binding
JTextComponentProperties - Class ingroovy.swing.binding
Since:
Groovy 1.1
jump(int, org.objectweb.asm.Label) - Method inOperandStack
JUnit5Runner - Class ingroovy.junit5.plugin
Integration code for running JUnit5 tests in Groovy.
justifications - Property inTitledBorderFactory
JVM_ERROR_MESSAGE - Field inExtendedVerifier

K

key - Field inConcurrentReaderHashMap.Entry
key - Field inConcurrentReferenceHashMap.SimpleEntry
keys() - Method inAntProjectPropertiesDelegate
keys() - Method inCommonCache
{@inheritDoc}
keys() - Method inConcurrentCommonCache
{@inheritDoc}
keys() - Method inConcurrentReaderHashMap
Returns an enumeration of the keys in this table.
keys() - Method inConcurrentReferenceHashMap
Returns an enumeration of the keys in this table.
keys() - Method inEvictableCache
Get all keys associated to cached values
keys() - Method inPreferences
keys() - Method inStampedCommonCache
{@inheritDoc}
keys() - Method inUnlimitedConcurrentCache
Get all keys associated to cached values
keySet() - Method inAntProjectPropertiesDelegate
keySet() - Method inCommonCache
keySet() - Method inConcurrentCommonCache
keySet() - Method inConcurrentLinkedHashMap
keySet - Field inConcurrentReaderHashMap
keySet() - Method inConcurrentReferenceHashMap
Returns aSet view of the keys contained in this map.
keySet() - Method inConfigObject
keySet() - Method inGroovyRowResult
keySet() - Method inGroovyRunnerRegistry
Set of all keys associated with registered runners.
keySet() - Method inLazyMap
keySet() - Method inListHashMap
keySet() - Method inMapWithDefault
keySet() - Method inObservableMap
keySet() - Method inStampedCommonCache
keySet() - Method inUnlimitedConcurrentCache
keyTyped(java.awt.event.KeyEvent) - Method inFindReplaceUtility
KEYWORD_ABSTRACT - Field inTypes
KEYWORD_AS - Field inTypes
KEYWORD_ASSERT - Field inTypes
KEYWORD_BOOLEAN - Field inTypes
KEYWORD_BREAK - Field inTypes
KEYWORD_BYTE - Field inTypes
KEYWORD_CASE - Field inTypes
KEYWORD_CATCH - Field inTypes
KEYWORD_CHAR - Field inTypes
KEYWORD_CLASS - Field inTypes
KEYWORD_CONST - Field inTypes
KEYWORD_CONTINUE - Field inTypes
KEYWORD_DEF - Field inTypes
KEYWORD_DEFAULT - Field inTypes
KEYWORD_DEFMACRO - Field inTypes
KEYWORD_DO - Field inTypes
KEYWORD_DOUBLE - Field inTypes
KEYWORD_ELSE - Field inTypes
KEYWORD_EXPRESSION - Field inTypes
KEYWORD_EXTENDS - Field inTypes
KEYWORD_FALSE - Field inTypes
KEYWORD_FINAL - Field inTypes
KEYWORD_FINALLY - Field inTypes
KEYWORD_FLOAT - Field inTypes
KEYWORD_FOR - Field inTypes
KEYWORD_GOTO - Field inTypes
KEYWORD_IDENTIFIER - Field inTypes
KEYWORD_IF - Field inTypes
KEYWORD_IMPLEMENTS - Field inTypes
KEYWORD_IMPORT - Field inTypes
KEYWORD_IN - Field inTypes
KEYWORD_INSTANCEOF - Field inTypes
KEYWORD_INT - Field inTypes
KEYWORD_INTERFACE - Field inTypes
KEYWORD_LONG - Field inTypes
KEYWORD_MIXIN - Field inTypes
KEYWORD_NATIVE - Field inTypes
KEYWORD_NEW - Field inTypes
KEYWORD_NULL - Field inTypes
KEYWORD_PACKAGE - Field inTypes
KEYWORD_PRIVATE - Field inTypes
KEYWORD_PROPERTY - Field inTypes
KEYWORD_PROTECTED - Field inTypes
KEYWORD_PUBLIC - Field inTypes
KEYWORD_RETURN - Field inTypes
KEYWORD_SHORT - Field inTypes
KEYWORD_STATIC - Field inTypes
KEYWORD_SUPER - Field inTypes
KEYWORD_SWITCH - Field inTypes
KEYWORD_SYNCHRONIZED - Field inTypes
KEYWORD_THIS - Field inTypes
KEYWORD_THROW - Field inTypes
KEYWORD_THROWS - Field inTypes
KEYWORD_TRANSIENT - Field inTypes
KEYWORD_TRUE - Field inTypes
KEYWORD_TRY - Field inTypes
KEYWORD - Field inTypes
KEYWORD_VOID - Field inTypes
KEYWORD_VOLATILE - Field inTypes
KEYWORD_WHILE - Field inTypes
keywords - Field inDomToGroovy
keywords() - Method inGroovyParser
keywords() - Method inGroovyParser.ElementValuePairNameContext
keywords() - Method inGroovyParser.MapEntryLabelContext
keywords() - Method inGroovyParser.NamePartContext
KeywordsContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.KeywordsContext
klass - Property inRichActionWidgetFactory
klass - Property inTextArgWidgetFactory
klazz - Field inClassLoaderForClassArtifacts
KnownImmutable - Annotation Type ingroovy.transform
Class annotation used as a marker for immutable classes.
knownImmutableClasses() - Method inImmutable
No longer used directly but instead collected fromImmutableOptions.
knownImmutableClasses - Field inImmutableOptions
Allows you to provide@Immutable with a list of classes which are deemed immutable.
knownImmutables() - Method inImmutable
No longer used directly but instead collected fromImmutableOptions.
knownImmutables - Field inImmutableOptions
Allows you to provide@Immutable with a list of property names which are deemed immutable.

L

label(java.lang.String) - Method inAstSpecificationCompiler
Creates a label.
LabeledStmtAltContext(org.apache.groovy.parser.antlr4.GroovyParser.StatementContext) - Constructor inGroovyParser.LabeledStmtAltContext
LabelFinder(java.lang.String, org.codehaus.groovy.control.SourceUnit) - Constructor inASTTestTransformation.LabelFinder
LabelVerifier - Class inorg.codehaus.groovy.control
This class checks the handling of labels in the AST
LabelVerifier(org.codehaus.groovy.control.SourceUnit) - Constructor inLabelVerifier
lag(Function<? super T,? extends V>, long, V) - Method inWindow
Returns the previous value bylag in the window, similar to SQL'slag()
lambdaBody() - Method inGroovyParser
lambdaBody() - Method inGroovyParser.StandardLambdaExpressionContext
LambdaBodyContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.LambdaBodyContext
LambdaExpression - Class inorg.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 inGroovyParser
LambdaExpression(org.codehaus.groovy.ast.Parameter, org.codehaus.groovy.ast.stmt.Statement) - Constructor inLambdaExpression
lambdaParameters() - Method inGroovyParser
LambdaWriter - Class inorg.codehaus.groovy.classgen.asm
LambdaWriter(org.codehaus.groovy.classgen.asm.WriterController) - Constructor inLambdaWriter
lambdaX(org.codehaus.groovy.ast.stmt.Statement) - Method inGeneralUtils
Builds a lambda expression with no parameters
laquo - Field inEntity
LARGE_FONT - Field inStructuredSyntaxResources
largerFont(java.util.EventObject) - Method inAstBrowser
largerFont(java.util.EventObject) - Method inConsole
lArrayGet(long[], int) - Method inBytecodeInterface8
Gets value from long[] using normalized index.
lArraySet(long[], int, long) - Method inBytecodeInterface8
Sets value into long[] using normalized index.
last(T) - Method inArrayGroovyMethods
Returns the last item from the array.
last(T) - Method inDefaultGroovyMethods
last() - Method inViolationTracker
lastImplicitItType - Field inTypeCheckingContext
The type of the last encountered "it" implicit parameter.
lastIndexOf(java.lang.Object, java.lang.Object) - Method inArrayGroovyMethods
Returns the index of the last occurrence of the specified element in the array.
lastIndexOf(java.lang.String, int) - Method inGStringImpl
lastIndexOf(java.lang.Object) - Method inListWithDefault
lastIndexOf(java.lang.Object) - Method inListWrapperListModel
lastIndexOf(java.lang.Object) - Method inObservableList
lastReturned - Field inConcurrentReaderHashMap.HashIterator
lastValue(Function<? super T,? extends V>) - Method inWindow
Returns the last value in the window
lastWrite - Field inConcurrentReaderHashMap
field written only to guarantee lock ordering.
launch(java.lang.Object, java.lang.Object, java.lang.Object) - Method inAstBrowser
launch(java.lang.Object, java.lang.Object, boolean, java.lang.Object) - Method inObjectBrowser
launchAction(java.lang.Object, java.lang.Object, java.lang.Object, java.util.EventObject) - Method inAstBrowser
launchAction(java.lang.Object, java.lang.Object, boolean, java.lang.Object, java.util.EventObject) - Method inObjectBrowser
LAX - Enum Constant inJsonParserType
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 inBaseTemplate
Imports a template and renders it using the specified model, allowing fine-grained composition of templates and layouting.
LayoutFactory - Class ingroovy.swing.factory
LayoutFactory(java.lang.Class, boolean) - Constructor inLayoutFactory
Lazy - Annotation Type ingroovy.lang
Field annotation to simplify lazy initialization.
LAZY_REF - Field inObjectGraphBuilder
lazy - Field inSingleton
Returns:
if this singleton should be lazy
Default:
false
LazyASTTransformation - Class inorg.codehaus.groovy.transform
Handles generation of code for the
Lazy:
annotation
lazyInit() - Method inLazyInitializable
LazyInitializable - Interface inorg.apache.groovy.util.concurrent
ALazyInitializable is an object that can be initialized lazily.
lazyInitLock - Field inClassNode
LazyMap - Class inorg.apache.groovy.json.internal
This maps only builds once you ask for a key for the first time.
LazyMap(int) - Constructor inLazyMap
LazyReference - Class inorg.codehaus.groovy.util
Soft reference with lazy initialization under lock
LazyReference(org.codehaus.groovy.util.ReferenceBundle) - Constructor inLazyReference
LazyValueMap - Class inorg.apache.groovy.json.internal
This class is important to the performance of the parser.
LazyValueMap(boolean, int) - Constructor inLazyValueMap
LBRACE() - Method inGroovyParser.ArrayInitializerContext
LBRACE() - Method inGroovyParser.BlockContext
LBRACE() - Method inGroovyParser.ClassBodyContext
LBRACE() - Method inGroovyParser.ClosureContext
LBRACE() - Method inGroovyParser.SwitchExpressionContext
LBRACE() - Method inGroovyParser.SwitchStatementContext
LBRACK() - Method inGroovyParser.Dim0Context
LBRACK() - Method inGroovyParser.Dim1Context
LBRACK() - Method inGroovyParser.ElementValueArrayInitializerContext
LBRACK() - Method inGroovyParser.IndexPropertyArgsContext
LBRACK() - Method inGroovyParser.ListContext
LBRACK() - Method inGroovyParser.MapContext
LBRACK() - Method inGroovyParser.NamedPropertyArgsContext
ldquo - Field inEntity
LE - Field inGeneralUtils
LE() - Method inGroovyParser.RelationalExprAltContext
lead(Function<? super T,? extends V>, long, V) - Method inWindow
Returns the next value bylead in the window, similar to SQL'slead()
leaf - Field inBeanFactory
leaf - Property inClosureCellEditor
leaf - Field inWidgetFactory
LEFT_CURLY_BRACE - Field inTypes
left - Field inGroovyParser.AdditiveExprAltContext
left - Field inGroovyParser.AndExprAltContext
left - Field inGroovyParser.AssignmentExprAltContext
left - Field inGroovyParser.EqualityExprAltContext
left - Field inGroovyParser.ExclusiveOrExprAltContext
left - Field inGroovyParser.ImplicationExprAltContext
left - Field inGroovyParser.InclusiveOrExprAltContext
left - Field inGroovyParser.LogicalAndExprAltContext
left - Field inGroovyParser.LogicalOrExprAltContext
left - Field inGroovyParser.MultipleAssignmentExprAltContext
left - Field inGroovyParser.MultiplicativeExprAltContext
left - Field inGroovyParser.PowerExprAltContext
left - Field inGroovyParser.RegexExprAltContext
left - Field inGroovyParser.RelationalExprAltContext
left - Field inGroovyParser.ShiftExprAltContext
LEFT_HASH_JOIN - Field inJoinExpression
LEFT_INDENT - Field inStructuredSyntaxHandler
LEFT_OF_MATCHED_CONTAINER - Field inTypes
LEFT_PARENS - Field inGroovyFilter
LEFT_PARENTHESIS - Field inTypes
LEFT_SHIFT_EQUAL - Field inTypes
LEFT_SHIFT - Field inTypes
LEFT_SQUARE_BRACKET - Field inTypes
leftDelimiter - Field inToString
The String to use after the classname and before the list of properties/fields.
leftHashJoin(Queryable<? extends U>, Function<? super T,?>, Function<? super U,?>) - Method inQueryable
Left hash join anotherQueryable instance, similar to SQL'sleft hash join
leftJoin(Queryable<? extends U>, BiPredicate<? super T,? super U>) - Method inQueryable
Left join anotherQueryable instance, similar to SQL'sleft join
leftShift(java.lang.Object) - Method inClosure
Alias for calling a Closure for non-closure arguments.
leftShift(java.time.Month, java.time.Year) - Method inDateTimeExtensions
Creates aYearMonth at the providedYear.
leftShift(java.util.BitSet, java.lang.Number) - Method inDefaultGroovyMethods
Implementation of the left shift operator for BitSets, returning a new BitSet and leaving the original unchanged.
leftShift(groovy.lang.Closure) - Method inExpandoMetaClass.ExpandoMetaConstructor
leftShift(java.lang.Object) - Method inExpandoMetaClass.ExpandoMetaProperty
leftShift(java.lang.Object) - Method inGPathResult
Overloads the left shift operator to provide an easy way to lazily append Objects to this GPathResult.
leftShift(long, long) - Method inIndyMath
leftShift(java.io.OutputStream, byte[]) - Method inIOGroovyMethods
Overloads the leftShift operator to provide an append mechanism to add bytes to a stream.
leftShift(java.nio.file.Path, java.io.InputStream) - Method inNioExtensions
Append binary data to the file.
leftShift(java.lang.Number, java.lang.Number) - Method inNumberMath
For this operation, consider the operands independently.
leftShift(long, long) - Method inNumberMathModificationInfo
leftShift - Field inOperatorRename
Default:
Undefined.STRING
leftShift(java.lang.StringBuilder, java.lang.Object) - Method inPluginDefaultGroovyMethods
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 inProcessGroovyMethods
Overloads the left shift operator to provide an append mechanism to pipe into a Process
leftShift(java.io.File, java.io.InputStream) - Method inResourceGroovyMethods
Append binary data to the file.
leftShift(java.net.Socket, byte[]) - Method inSocketGroovyMethods
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 inStringGroovyMethods
Overloads the left shift operator to provide syntactic sugar for appending to a StringBuilder.
leftShift(javax.swing.JToolBar, javax.swing.Action) - Method inSwingExtensions
Overloads the left shift operator to provide an easy way to add components to a toolBar.
leftShiftImpl(java.lang.Number, java.lang.Number) - Method inBigIntegerMath
leftShiftImpl(java.lang.Number, java.lang.Number) - Method inIntegerMath
leftShiftImpl(java.lang.Number, java.lang.Number) - Method inLongMath
leftShiftImpl(java.lang.Number, java.lang.Number) - Method inNumberMath
LEGACY_MODULE_META_INF_FILE - Field inExtensionModuleScanner
LegacyHashMapPropertyHandler - Class ingroovy.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 inCharBuf
len() - Method inLazyValueMap
len() - Method inValueMap
Return size w/o hydrating the map.
len() - Method inValueMapImpl
length() - Method inCharBuf
length() - Method inCharSequenceValue
length() - Method inGString
length() - Method inStructuredSyntaxDocumentFilter.MultiLineRun
length() - Method inValueContainer
LETTER_BIG_E - Field inBaseJsonParser
LETTER_BIG_E - Field inCharScanner
LETTER_E - Field inBaseJsonParser
LETTER_E - Field inCharScanner
level - Field inGroovyCategorySupport.CategoryMethodList
leX(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Method inGeneralUtils
LEXER - Field inGroovySyntaxError
lexer - Field inStructuredSyntaxDocumentFilter
The root of the lexical parsing tree.
LexerAtnManager - Class inorg.apache.groovy.parser.antlr4.internal.atnmanager
Manage ATN for lexer to avoid memory leak
LexerFrame - Class inorg.apache.groovy.antlr
Swing application to graphically display the tokens produced by the lexer.
LexerFrame(java.io.Reader) - Constructor inLexerFrame
Constructor used when invoking for a specific file
LFU - Enum Constant inCacheType
Lifecycle - Interface inorg.apache.groovy.contracts.common.spi
LifecycleAfterTransformationVisitor - Class inorg.apache.groovy.contracts.ast.visitor
LifecycleAfterTransformationVisitor(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.control.io.ReaderSource, org.apache.groovy.contracts.common.spi.ProcessingContextInformation) - Constructor inLifecycleAfterTransformationVisitor
LifecycleBeforeTransformationVisitor - Class inorg.apache.groovy.contracts.ast.visitor
LifecycleBeforeTransformationVisitor(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.control.io.ReaderSource, org.apache.groovy.contracts.common.spi.ProcessingContextInformation) - Constructor inLifecycleBeforeTransformationVisitor
LifecycleImplementationLoader - Class inorg.apache.groovy.contracts.util
LIKELY_ERRORS - Field inWarningMessage
Warning indicates likely error
limit(long) - Method inQueryable
PaginateQueryable instance, similar to MySQL'slimit
LimitExpression - Class inorg.apache.groovy.ginq.dsl.expression
Represents limit expression
LimitExpression(org.codehaus.groovy.ast.expr.Expression) - Constructor inLimitExpression
LINE_SPACING - Field inStructuredSyntaxHandler
LineBorderFactory - Class ingroovy.swing.factory
accepts attributes:
color: java.awt.Color
color: java.awt.Color, thickness: int
color: java.awt.Color, thickness: int, roundedBorders: boolean
LineBorderFactory() - Constructor inLineBorderFactory
LineColumnReader - Class ingroovy.io
TheLineColumnReader is an extension toBufferedReader that keeps track of the line and column information of where the cursor is.
LineColumnReader(java.io.Reader) - Constructor inLineColumnReader
Constructor wrapping aReader (FileReader,FileReader,InputStreamReader, etc.)
lines() - Method inGStringImpl
Returns a stream of lines extracted from this string, separated by line terminators.
LINK_REGEX - Field inSimpleGroovyClassDoc
LinkArgument - Class inorg.codehaus.groovy.tools.groovydoc
Represents a link pair (href, packages).
LINKEDHASHMAP_CLASSNODE - Field inStaticTypeCheckingVisitor
LinkedHashMap_TYPE - Field inStaticTypeCheckingSupport
LinkedHashSet_TYPE - Field inStaticTypeCheckingSupport
list2args(List<?>) - Method inGeneralUtils
list(groovy.lang.Closure) - Method inAstSpecificationCompiler
Creates a ListExpression.
list() - Method inAttributes
list(groovy.util.NodeList) - Method inDOMCategory
list() - Method inGPathResult
Creates a list of objects representing this GPathResult.
list() - Method inGroovyParser
list() - Method inGroovyParser.ListPrmrAltContext
list(Function<? super T,? extends U>) - Method inQueryable
Aggregate functionlist.
LIST - Enum Constant inType
list() - Method inValueList
list() - Method inWeighers
A weigher where the value is aList and its weight is the number of elements.
listAttributeDescriptions() - Method inGroovyMBean
List of string representations of all the attributes on the MBean.
listAttributeNames() - Method inGroovyMBean
List of the names of each of the attributes on the MBean
listAttributeValues() - Method inGroovyMBean
The values of each of the attributes on the MBean
ListBufferedIterator - Class inorg.codehaus.groovy.util
An implementation for BufferedIterator wraps ListIterator.
ListBufferedIterator(List<T>) - Constructor inListBufferedIterator
listClasspath(java.util.EventObject) - Method inConsole
ListContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.ListContext
listDependencies(java.lang.ClassLoader) - Method inGrape
listDependencies(java.lang.ClassLoader) - Method inGrapeEngine
listDependencies(java.lang.ClassLoader) - Method inGrapeIvy
listener(EvictionListener<K,V>) - Method inConcurrentLinkedHashMap.Builder
Specifies an optional listener that is registered for notification when an entry is evicted.
ListenerList - Annotation Type ingroovy.beans
This annotation adds Java-style listener support to a class based on an annotated Collection-property.
ListenerListASTTransformation - Class ingroovy.beans
Handles generation of code for the@ListenerList annotation.
ListenerListASTTransformation() - Constructor inListenerListASTTransformation
ListExpression - Class inorg.codehaus.groovy.ast.expr
Represents a list expression [1, 2, 3] which creates a mutable List
ListExpression(List<Expression>) - Constructor inListExpression
ListFactory - Class ingroovy.swing.factory
Create a JList, and handle the optional items attribute.
ListFactory() - Constructor inListFactory
listFiles - Field inGroovyc
ListHashMap - Class inorg.codehaus.groovy.util
Represents aMap that is optimized for a small number of entries.
ListHashMap(int) - Constructor inListHashMap
listIterator(int) - Method inListWithDefault
listIterator(int) - Method inListWrapperListModel
listIterator(int) - Method inObservableList
ListOfExpressionsExpression - Class inorg.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 inListOfExpressionsExpression
listOperationDescriptions() - Method inGroovyMBean
Description of all the operations available on the MBean.
listOperationNames() - Method inGroovyMBean
Names of all the operations available on the MBean.
ListPrmrAltContext(org.apache.groovy.parser.antlr4.GroovyParser.PrimaryContext) - Constructor inGroovyParser.ListPrmrAltContext
ListWithDefault - Class ingroovy.lang
A wrapper forList which automatically grows the list when eitherget(int) orgetAt(int) is called with an index greater than or equal tosize().
ListWrapperListModel - Class ingroovy.swing.impl
AListModel implementation that's backed by a liveList.
ListWrapperListModel(List<E>) - Constructor inListWrapperListModel
listX(List<Expression>) - Method inGeneralUtils
LITERAL_EXPRESSION - Field inTypes
literal() - Method inGroovyParser
literal() - Method inGroovyParser.LiteralPrmrAltContext
LITERAL_REGEX - Field inSimpleGroovyClassDoc
LITERAL - Field inTypes
LiteralContext() - Constructor inGroovyParser.LiteralContext
LiteralPrmrAltContext(org.apache.groovy.parser.antlr4.GroovyParser.PrimaryContext) - Constructor inGroovyParser.LiteralPrmrAltContext
load(org.objectweb.asm.MethodVisitor, org.codehaus.groovy.ast.ClassNode, int) - Method inBytecodeHelper
LOAD_DEFAULT - Field inMetaClassRegistryImpl
load(org.jline.console.CommandInput) - Method inGroovyCommands
load(java.lang.ClassLoader) - Method inGroovyRunnerRegistry
LoadsGroovyRunner instances using theServiceLoader facility.
load(Class<S>, java.lang.ClassLoader) - Method inLifecycleImplementationLoader
Creates a newLifecycle for the given type and class loader.
load(org.codehaus.groovy.ast.ClassNode, int) - Method inOperandStack
loadArguments(List<Expression>, org.codehaus.groovy.ast.Parameter) - Method inInvocationWriter
loadArguments(List<Expression>, org.codehaus.groovy.ast.Parameter) - Method inStaticInvocationWriter
loadClass(java.lang.String, boolean) - Method inCallSiteClassLoader
loadClass(java.lang.String) - Method inClassLoaderForClassArtifacts
loadClass(java.lang.String, boolean, boolean, boolean) - Method inGroovyClassLoader
Loads a class from a file or a parent loader.
loadClass(java.lang.String, boolean, boolean, boolean) - Method inGroovyClassLoader.InnerLoader
loadClass(java.lang.String, boolean) - Method inReflectorLoader
Loads a class per name.
loadClass(java.lang.String, boolean) - Method inRootLoader
{@inheritDoc}
loadDgmInfo() - Method inGeneratedMetaMethod.DgmMethodRecord
loadDriver(java.lang.String) - Method inSql
Attempts to load the JDBC driver on the thread, current or system class loaders
loadedDeps - Property inGrapeIvy
loader - Field inGroovyTestSuite
loader - Field inLogASTTransformation.AbstractLoggingStrategy
LoaderConfiguration - Class inorg.codehaus.groovy.tools
Class used to configure a RootLoader from a stream or by using its methods.
LoaderConfiguration() - Constructor inLoaderConfiguration
creates a new loader configuration
loadFactor - Field inConcurrentReaderHashMap
The load factor for the hash table.
loadFile(org.apache.groovy.groovysh.jline.GroovyEngine, java.io.File, boolean) - Method inGroovyCommands
loadGroovySource(java.lang.String) - Method inGroovyClassLoader
loadGroovySource(java.lang.String) - Method inGroovyResourceLoader
Loads a Groovy source file given its name.
loadInstanceField(org.codehaus.groovy.ast.expr.FieldExpression) - Method inAsmClassGenerator
RHS instance field. should move most of the code in the BytecodeHelper
loadMaxOutputChars() - Method inConsole
loadOrStoreVariable(org.codehaus.groovy.classgen.asm.BytecodeVariable, boolean) - Method inOperandStack
loadOutputTransforms() - Method inOutputTransforms
loadParameters(org.codehaus.groovy.reflection.CachedMethod, int, org.objectweb.asm.MethodVisitor) - Method inDgmConverter
loadReference(java.lang.String, org.codehaus.groovy.classgen.asm.WriterController) - Method inClosureWriter
loadScriptByName(java.lang.String) - Method inGroovyScriptEngine
Get the class of the scriptName in question, so that you can instantiate Groovy objects with caching and reloading.
loadScriptFile(java.io.File) - Method inConsole
loadStaticField(org.codehaus.groovy.ast.expr.FieldExpression) - Method inAsmClassGenerator
loadTest(java.lang.String) - Method inAllTestSuite
loadTestSuite() - Method inGroovyTestSuite
loadThis() - Method inClosureWriter
loadWrapper(org.codehaus.groovy.ast.expr.Expression) - Method inAsmClassGenerator
LOCAL_VARIABLE_TARGET - Field inAnnotationNode
localConstVars - Field inCheckingVisitor
localText(javax.swing.text.Element) - Method inDOMCategory
Returns the list of any direct String nodes of this node.
localText() - Method inNode
Returns the list of any direct String nodes of this node.
localText() - Method inNodeChild
Returns the list of any direct String nodes of this NodeChild.
localTransforms - Property inOutputTransforms
localVariableDeclaration() - Method inGroovyParser
localVariableDeclaration() - Method inGroovyParser.BlockStatementContext
localVariableDeclaration() - Method inGroovyParser.ForInitContext
localVariableDeclaration() - Method inGroovyParser.LocalVariableDeclarationStmtAltContext
localVariableDeclaration() - Method inGroovyParser.ResourceContext
LocalVariableDeclarationContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.LocalVariableDeclarationContext
LocalVariableDeclarationStmtAltContext(org.apache.groovy.parser.antlr4.GroovyParser.StatementContext) - Constructor inGroovyParser.LocalVariableDeclarationStmtAltContext
localVarX(java.lang.String, org.codehaus.groovy.ast.ClassNode) - Method inGeneralUtils
LocatedMessage - Class inorg.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 inLocatedMessage
location() - Method inCharacterSource
This is mostly for debugging and testing.
location - Field inCharBuf
location() - Method inReaderCharacterSource
lock() - Method inClassInfo
lock() - Method inLockableObject
LockableObject - Class inorg.codehaus.groovy.util
A bit simplified lock designed to be inherited by.
Log - Annotation Type ingroovy.util.logging
This local transform adds a logging ability to your program using java.util.logging.
Log4j - Annotation Type ingroovy.util.logging
This local transform adds a logging ability to your program using Log4j logging.
Log4j2 - Annotation Type ingroovy.util.logging
This local transform adds a logging ability to your program using Log4j2 logging.
log(java.lang.String) - Method inAbstractTypeCheckingExtension
log - Field inBatchingStatementWrapper
log - Field inCompileTaskSupport
LOG_ENABLED - Field inIndyInterface
boolean to indicate if logging for indy is enabled
log - Field inGroovyTestCase
LOG - Field inIndyInterface
Logger
log() - Method inLoggableTextifier
LOG - Field inSql
Hook to allow derived classes to access the log
LOG - Field inTableLayoutCell
LogASTTransformation - Class inorg.codehaus.groovy.transform
This class provides an AST Transformation to add a log field to a class.
LogASTTransformation.AbstractLoggingStrategy - Class inorg.codehaus.groovy.transform
LogASTTransformation.AbstractLoggingStrategyV2 - Class inorg.codehaus.groovy.transform
LogASTTransformation.LoggingStrategy - Interface inorg.codehaus.groovy.transform
A LoggingStrategy defines how to wire a new logger instance into an existing class.
LogASTTransformation.LoggingStrategyV2 - Interface inorg.codehaus.groovy.transform
A LoggingStrategy defines how to wire a new logger instance into an existing class.
LoggableClassVisitor - Class inorg.codehaus.groovy.classgen.asm.util
A ClassVisitor proxy, which can log bytecode generation
LoggableClassVisitor(org.objectweb.asm.ClassVisitor, org.codehaus.groovy.control.CompilerConfiguration) - Constructor inLoggableClassVisitor
LoggableTextifier - Class inorg.codehaus.groovy.classgen.asm.util
Logging bytecode generation, which can make debugging easy
LoggableTextifier(org.codehaus.groovy.control.CompilerConfiguration) - Constructor inLoggableTextifier
Logger - Class inorg.codehaus.groovy.tools.shell.util
Provides a very, very basic logging API.
LoggingHelper - Class inorg.codehaus.groovy.ant
Helper to make logging from Ant easier.
LoggingHelper(org.apache.tools.ant.Task) - Constructor inLoggingHelper
loggingStrategy - Field inCommons
Default:
CommonsLoggingStrategy.class
loggingStrategy - Field inLog
Default:
JavaUtilLoggingStrategy.class
loggingStrategy - Field inLog4j
Default:
Log4jLoggingStrategy.class
loggingStrategy - Field inLog4j2
Default:
Log4j2LoggingStrategy.class
loggingStrategy - Field inPlatformLog
Default:
JavaUtilLoggingStrategy.class
loggingStrategy - Field inSlf4j
Default:
Slf4jLoggingStrategy.class
LOGICAL_AND_EQUAL - Field inTypes
LOGICAL_AND - Field inTypes
LOGICAL_OPERATOR - Field inTypes
LOGICAL_OR_EQUAL - Field inTypes
LOGICAL_OR - Field inTypes
LogicalAndExprAltContext(org.apache.groovy.parser.antlr4.GroovyParser.ExpressionContext) - Constructor inGroovyParser.LogicalAndExprAltContext
LogicalOrExprAltContext(org.apache.groovy.parser.antlr4.GroovyParser.ExpressionContext) - Constructor inGroovyParser.LogicalOrExprAltContext
logMethodCall(java.lang.Object, java.lang.String, java.lang.Object) - Method inMetaClassHelper
long_and - Field inNumberMathModificationInfo
long_div - Field inNumberMathModificationInfo
long_intdiv - Field inNumberMathModificationInfo
long_leftShift - Field inNumberMathModificationInfo
long_minus - Field inNumberMathModificationInfo
long_mod - Field inNumberMathModificationInfo
long_multiply - Field inNumberMathModificationInfo
long_or - Field inNumberMathModificationInfo
long_plus - Field inNumberMathModificationInfo
long_remainder - Field inNumberMathModificationInfo
long_rightShift - Field inNumberMathModificationInfo
long_rightShiftUnsigned - Field inNumberMathModificationInfo
long_xor - Field inNumberMathModificationInfo
LongArrayGetAtMetaMethod - Class inorg.codehaus.groovy.runtime.dgmimpl.arrays
LongArrayIterable - Class inorg.codehaus.groovy.util
Allows a long array to be used where an Iterable is expected.
LongArrayIterable(long[]) - Constructor inLongArrayIterable
LongArrayIterator - Class inorg.codehaus.groovy.util
Allows a long array to be used where an Iterator is expected.
LongArrayIterator(long[]) - Constructor inLongArrayIterator
LongArrayPutAtMetaMethod - Class inorg.codehaus.groovy.runtime.dgmimpl.arrays
LongCachedClass - Class inorg.codehaus.groovy.reflection.stdclasses
LongCachedClass(java.lang.Class, org.codehaus.groovy.reflection.ClassInfo, boolean) - Constructor inLongCachedClass
LongComparator - Interface ingroovy.util.function
A comparator of two long values.
LongLongArrayColumnIterator - Class inorg.codehaus.groovy.util
An iterator providing the columns of a long[][].
LongLongArrayColumnIterator(long[][]) - Constructor inLongLongArrayColumnIterator
LongMath - Class inorg.codehaus.groovy.runtime.typehandling
Long NumberMath operations
longName - Field inOption
The long name of this option.
longStream(long[]) - Method inPluginDefaultGroovyMethods
longStream(long[]) - Method inStreamGroovyMethods
Returns a sequentialLongStream with the specified array as its source.
longUnbox(java.lang.Object) - Method inDefaultTypeTransformation
longValue() - Method inCharBuf
longValue() - Method inCharSequenceValue
longValue() - Method inNumberValue
longValue() - Method inValue
longValue() - Method inValueContainer
LONGVARBINARY - Field inSql
LONGVARCHAR - Field inSql
LongWrapper - Class inorg.codehaus.groovy.runtime.wrappers
LongWrapper(long) - Constructor inLongWrapper
lookAndFeel(java.lang.Object, java.util.Map, groovy.lang.Closure) - Method inLookAndFeelHelper
lookAndFeel(java.lang.Object) - Method inSwingBuilder
LookAndFeelHelper - Class ingroovy.swing
lookFor(org.apache.groovy.groovysh.jline.GroovyEngine, java.lang.String) - Method inClassUtils
lookup(org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method inASTTestTransformation.LabelFinder
LOOKUP - Field inIndyInterface
LOOKUP constant used for example in unreflect calls
lookup(java.lang.String, int) - Method inTypes
Returns the type for the specified symbol/keyword text.
lookupClassNodeFor(java.lang.String) - Method inTypeCheckingExtension
Lookup a ClassNode by its name from the source unit
lookupKeyword(java.lang.String) - Method inTypes
Returns the type for the specified keyword text.
lookupNamespace(java.lang.String) - Method inGPathResult
Returns the namespace mapped to the specified prefix.
LookupResult(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode) - Constructor inClassNodeResolver.LookupResult
creates a new LookupResult.
lookupSymbol(java.lang.String) - Method inTypes
Returns the type for the specified symbol text.
LOOP_EXCEPTION - Field inInWhileLoopWrapper
LOOP_LABEL - Field inInWhileLoopWrapper
LOOP - Field inTypes
LoopingStatement - Interface inorg.codehaus.groovy.ast.stmt
This is an AST Node that provides some sort of looping mechanism.
loopMode - Property inConsole
loopModeAction - Property inConsole
loopModeDelay - Property inConsolePreferences
loopStatement() - Method inGroovyParser
loopStatement() - Method inGroovyParser.LoopStmtAltContext
LoopStatementContext() - Constructor inGroovyParser.LoopStatementContext
LoopStmtAltContext(org.apache.groovy.parser.antlr4.GroovyParser.StatementContext) - Constructor inGroovyParser.LoopStmtAltContext
LooseExpectation - Class ingroovy.mock.interceptor
Expects demanded call cardinalities to match demanded ranges.
LooseExpectation(groovy.mock.interceptor.Demand) - Constructor inLooseExpectation
lowerBound(java.lang.Class) - Method inAstSpecificationCompiler
Create lowerBound ClassNode.
lowestUpperBound(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method inWideningCategories
Given two types, 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 inWideningCategories.LowestUpperBoundClassNode
lpad(char[], int, char) - Method inChr
LPAREN() - Method inGroovyParser.AnnotationContext
LPAREN() - Method inGroovyParser.ArgumentsContext
LPAREN() - Method inGroovyParser.CastParExpressionContext
LPAREN() - Method inGroovyParser.CatchClauseContext
LPAREN() - Method inGroovyParser.ExpressionInParContext
LPAREN() - Method inGroovyParser.FormalParametersContext
LPAREN() - Method inGroovyParser.ForStmtAltContext
LPAREN() - Method inGroovyParser.ResourcesContext
LPAREN() - Method inGroovyParser.TypeNamePairsContext
LPAREN() - Method inGroovyParser.VariableNamesContext
lrm - Field inEntity
LRU - Enum Constant inCacheType
LRU - Enum Constant inEvictableCache.EvictionStrategy
The oldest entry(i.e. the Less Recently Used entry) will be evicted
LRUCache - Class inorg.codehaus.groovy.runtime.memoize
A cache backed by a ConcurrentLinkedHashMap
LRUCache(int) - Constructor inLRUCache
ls(Context, java.lang.Object) - Method inGroovyPosixCommands
lsaquo - Field inEntity
LSHIFT_ASSIGN() - Method inGroovyParser.AssignmentExprAltContext
lsquo - Field inEntity
lt - Field inEntity
LT - Field inGeneralUtils
LT() - Method inGroovyParser.NonWildcardTypeArgumentsContext
LT() - Method inGroovyParser.RelationalExprAltContext
LT(int) - Method inGroovyParser.ShiftExprAltContext
LT() - Method inGroovyParser.TypeArgumentsContext
LT() - Method inGroovyParser.TypeArgumentsOrDiamondContext
LT() - Method inGroovyParser.TypeParametersContext
ltX(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Method inGeneralUtils

M

m2Compatible - Field inGrabResolver
Defaults to Maven2 compatibility.
m - Field inGroovyParser.ClassOrInterfaceModifierContext
m - Field inGroovyParser.ModifierContext
m - Field inGroovyParser.VariableModifierContext
macr - Field inEntity
Macro - Annotation Type inorg.codehaus.groovy.macro.runtime
Since:
2.5.0
macro(org.codehaus.groovy.control.CompilePhase, boolean, java.lang.String, List<Closure<Expression>>, Class<T>) - Method inMacroBuilder
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 inMacroGroovyMethods
MacroBuilder - Enum inorg.codehaus.groovy.macro.runtime
MacroClass - Class inorg.codehaus.groovy.macro.transform
MacroClassTransformation - Class inorg.codehaus.groovy.macro.transform
MacroContext - Class inorg.codehaus.groovy.macro.runtime
MacroContext(org.codehaus.groovy.control.CompilationUnit, org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.expr.MethodCallExpression) - Constructor inMacroContext
MacroGroovyMethods - Class inorg.codehaus.groovy.macro.methods
MacroGroovyMethods.MacroValuePlaceholder - Class inorg.codehaus.groovy.macro.methods
MacroLibGroovyMethods - Class inorg.apache.groovy.macrolib
macroMethod(T) - Method inMacroStub
MacroStub - Enum inorg.codehaus.groovy.macro.runtime
Stub for macro calls.
MacroTransformation - Class inorg.codehaus.groovy.macro.transform
Since:
2.5.0
Main - Class inorg.codehaus.groovy.tools.groovydoc
Main CLI entry-point forgroovydoc.
Main.ExtraConsoleCommands - Class inorg.apache.groovy.groovysh
main(java.lang.Object) - Method inAstBrowser
main(java.lang.String) - Method inAstNodeToScriptAdapter
Run this class as a script to compile a groovy file and print out the resulting source.
main(java.lang.Object) - Method inConsole
main(java.lang.Object) - Method inConsolePreferences
main(java.lang.String) - Method inDgmConverter
main(java.lang.String) - Method inDocGenerator
Main entry point.
main(java.lang.String) - Method inDomToGroovy
main(java.lang.String) - Method inFileSystemCompiler
Primary entry point for compiling from the command line (using the groovyc script).
main(java.lang.String) - Method inFileSystemCompilerFacade
main(java.lang.String) - Method inGrapeMain
main(java.lang.String) - Method inGroovy
main(java.lang.String) - Method inGroovyMain
Main CLI interface.
main(java.lang.String) - Method inGroovyScriptEngine
Simple testing harness for the GSE.
main(java.lang.String) - Method inGroovyShell
main(java.lang.String) - Method inGroovyStarter
main(java.lang.String) - Method inGroovyTestSuite
main(java.lang.String) - Method inJavadocAssertionTestSuite
main(java.lang.String) - Method inLexerFrame
Main() - Constructor inMain
MAIN_METHOD_NAME - Field inInvokerHelper
main(java.lang.Object) - Method inObjectBrowser
mainClass - Field inMetaMethodIndex
make(java.lang.String) - Method inClassHelper
Creates a ClassNode using a given class.
make(java.lang.Class, boolean) - Method inMockProxyMetaClass
convenience factory method allowing interceptConstruction to be set.
make(org.codehaus.groovy.ast.ClassNode) - Method inReceiver
make(org.codehaus.groovy.ast.MethodNode) - Method inScriptToTreeNodeAdapter
make(java.util.Map) - Method inTemplate
makeAccessible(java.lang.reflect.AccessibleObject) - Method inReflectionUtils
makeAccessibleInPrivilegedAction(java.lang.reflect.AccessibleObject) - Method inReflectionUtils
makeArgumentList(org.codehaus.groovy.ast.expr.Expression) - Method inInvocationWriter
Converts an expression to an argument list.
makeArray() - Method inClassNode
Returns aClassNode representing an array of the type represented by this.
makeArray(java.lang.Object, java.lang.Class, int) - Method inMetaClassHelper
makeCached(java.lang.Class) - Method inClassHelper
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 inInvocationWriter
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 inInvokeDynamicWriter
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 inStaticInvocationWriter
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 inInvocationWriter
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 inStaticInvocationWriter
makeCallSite(org.codehaus.groovy.ast.expr.Expression, java.lang.String, org.codehaus.groovy.ast.expr.Expression, boolean, boolean, boolean, boolean) - Method inCallSiteWriter
makeCallSite(org.codehaus.groovy.ast.expr.Expression, java.lang.String, org.codehaus.groovy.ast.expr.Expression, boolean, boolean, boolean, boolean) - Method inIndyCallSiteWriter
makeCallSite(org.codehaus.groovy.ast.expr.Expression, java.lang.String, org.codehaus.groovy.ast.expr.Expression, boolean, boolean, boolean, boolean) - Method inStaticTypesCallSiteWriter
makeCallSiteArrayInitializer() - Method inCallSiteWriter
makeCallSiteArrayInitializer() - Method inIndyCallSiteWriter
makeCallSiteArrayInitializer() - Method inStaticTypesCallSiteWriter
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 inInvocationWriter
if Class.forName(x) is recognized, make a direct method call
makeClassNode(org.codehaus.groovy.ast.CompileUnit, org.objectweb.asm.Type, Class<?>) - Method inJava8
makeClassSafe0(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.GenericsType) - Method inGenericsUtils
Since:
2.3.0
makeClassSafe(java.lang.Class) - Method inGenericsUtils
Since:
2.3.0
makeClassSafeWithGenerics(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.GenericsType) - Method inGenericsUtils
Since:
2.3.0
makeClosureClassTreeNodes(org.codehaus.groovy.ast.ClassNode) - Method inTreeNodeBuildingNodeOperation
makeCommonArray(java.lang.Object, int, java.lang.Class) - Method inMetaClassHelper
makeCompileUnit(groovy.lang.GroovyClassLoader) - Method inGroovyc
makeController(org.codehaus.groovy.classgen.asm.WriterController) - Method inStaticTypesWriterControllerFactoryImpl
makeController(org.codehaus.groovy.classgen.asm.WriterController) - Method inWriterControllerFactory
makeDeclaringAndActualGenericsTypeMap(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method inGenericsUtils
map declaring generics type to actual generics type, e.g.
makeDeclaringAndActualGenericsTypeMapOfExactType(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method inGenericsUtils
The method is similar withGenericsUtils.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 inProxyGeneratorAdapter
Generate a call to the delegate object.
makeDelegateToClosureCall(java.lang.String, java.lang.String, java.lang.String, java.lang.String, int) - Method inProxyGeneratorAdapter
makeDescriptorWithoutReturnType(org.codehaus.groovy.ast.MethodNode) - Method inGeneralUtils
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 inInvocationWriter
makeDynamic(org.codehaus.groovy.ast.expr.VariableExpression, org.codehaus.groovy.ast.ClassNode) - Method inAbstractTypeCheckingExtension
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 inEnumHelper
makeFallBack(java.lang.invoke.MutableCallSite, Class<?>, java.lang.String, int, java.lang.invoke.MethodType, boolean, boolean, boolean) - Method inIndyInterface
Makes a fallback method for an invalidated method selection
makeGetPropertySite(org.codehaus.groovy.ast.expr.Expression, java.lang.String, boolean, boolean) - Method inCallSiteWriter
makeGetPropertySite(org.codehaus.groovy.ast.expr.Expression, java.lang.String, boolean, boolean) - Method inIndyCallSiteWriter
makeGetPropertySite(org.codehaus.groovy.ast.expr.Expression, java.lang.String, boolean, boolean) - Method inStaticTypesCallSiteWriter
makeGroovyObjectGetPropertySite(org.codehaus.groovy.ast.expr.Expression, java.lang.String, boolean, boolean) - Method inCallSiteWriter
makeGroovyObjectGetPropertySite(org.codehaus.groovy.ast.expr.Expression, java.lang.String, boolean, boolean) - Method inIndyCallSiteWriter
makeGroovyObjectGetPropertySite(org.codehaus.groovy.ast.expr.Expression, java.lang.String, boolean, boolean) - Method inStaticTypesCallSiteWriter
makeModule() - Method inASTHelper
makeNode(java.lang.Object) - Method inAstBrowserNodeMaker
makeNode(java.lang.Object) - Method inSwingTreeNodeMaker
makeNode(java.lang.Object) - Method inTextTreeNodeMaker
makeNodeWithProperties(java.lang.Object, List<List<?>>) - Method inAstBrowserNodeMaker
makeNodeWithProperties(java.lang.Object, List<List<?>>) - Method inSwingTreeNodeMaker
makeNodeWithProperties(java.lang.Object, List<List<?>>) - Method inTextTreeNodeMaker
makeOutputArea(java.lang.String) - Method inFileOutputTool
makeOutputArea(java.lang.String) - Method inMockOutputTool
makeOutputArea(java.lang.String) - Method inOutputTool
makeOwnerList(org.codehaus.groovy.ast.expr.Expression) - Method inStaticTypeCheckingVisitor
Given an object expression (a message receiver expression), generate list of possible types.
makePostfix(org.codehaus.groovy.syntax.CSTNode, boolean) - Method inTypes
Converts a node from a generic type to a specific postfix type.
makePrefix(org.codehaus.groovy.syntax.CSTNode, boolean) - Method inTypes
Converts a node from a generic type to a specific prefix type.
makeProxyInstance(java.lang.Object, boolean) - Method inMockFor
makeProxyInstance(java.lang.Object, boolean) - Method inStubFor
makeRecordComponents(org.codehaus.groovy.ast.CompileUnit, org.codehaus.groovy.ast.ClassNode, Class<?>) - Method inJava16
makeRecordComponents(org.codehaus.groovy.ast.CompileUnit, org.codehaus.groovy.ast.ClassNode, Class<?>) - Method inJava8
makeReference() - Method inClassHelper
makeSingleArgumentCall(org.codehaus.groovy.ast.expr.Expression, java.lang.String, org.codehaus.groovy.ast.expr.Expression, boolean) - Method inCallSiteWriter
makeSingleArgumentCall(org.codehaus.groovy.ast.expr.Expression, java.lang.String, org.codehaus.groovy.ast.expr.Expression, boolean) - Method inIndyCallSiteWriter
makeSingleArgumentCall(org.codehaus.groovy.ast.expr.Expression, java.lang.String, org.codehaus.groovy.ast.expr.Expression, boolean) - Method inInvocationWriter
makeSingleArgumentCall(org.codehaus.groovy.ast.expr.Expression, java.lang.String, org.codehaus.groovy.ast.expr.Expression, boolean) - Method inInvokeDynamicWriter
makeSingleArgumentCall(org.codehaus.groovy.ast.expr.Expression, java.lang.String, org.codehaus.groovy.ast.expr.Expression, boolean) - Method inStaticTypesCallSiteWriter
makeSiteEntry() - Method inCallSiteWriter
makeSiteEntry() - Method inIndyCallSiteWriter
makeSiteEntry() - Method inStaticTypesCallSiteWriter
makeThrowStmt(java.lang.String) - Method inNullCheckASTTransformation
makeTransitiveHull() - Method inStringSetMap
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 inInvocationWriter
makeWithoutCaching(java.lang.String) - Method inClassHelper
Creates a ClassNode using a given class.
ManagedConcurrentLinkedQueue - Class inorg.codehaus.groovy.util
A queue that stores values wrapped in a Reference, the type of which is determined by the providedReferenceBundle.
ManagedConcurrentLinkedQueue(org.codehaus.groovy.util.ReferenceBundle) - Constructor inManagedConcurrentLinkedQueue
Creates an empty ManagedConcurrentLinkedQueue that will use the providedReferenceBundle to store values as the given Reference type.
ManagedConcurrentValueMap - Class inorg.codehaus.groovy.util
This is a basic implementation of a map able to forget its values.
ManagedConcurrentValueMap(org.codehaus.groovy.util.ReferenceBundle) - Constructor inManagedConcurrentValueMap
ManagedIdentityConcurrentMap - Class inorg.apache.groovy.util.concurrent
This is a basic implementation of a map able to forget its keys could be weak/soft/strong references.
ManagedIdentityConcurrentMap(org.apache.groovy.util.concurrent.ConcurrentReferenceHashMap.ReferenceType, int) - Constructor inManagedIdentityConcurrentMap
Creates a new, empty map with the specified key reference type and initial capacity
ManagedReference - Class inorg.codehaus.groovy.util
ManagedReference(org.codehaus.groovy.util.ReferenceBundle, T) - Constructor inManagedReference
map(groovy.lang.Closure) - Method inAstSpecificationCompiler
Creates a MapExpression.
MAP_ENTRY_TYPE - Field inStaticTypeCheckingVisitor
map() - Method inGroovyParser
map() - Method inGroovyParser.MapPrmrAltContext
MAP - Enum Constant inType
map() - Method inWeighers
A weigher where the value is aMap and its weight is the number of entries.
MapConstructor - Annotation Type ingroovy.transform
Class annotation used to assist in the creation of map constructors in classes.
MapConstructorASTTransformation - Class inorg.codehaus.groovy.transform
Handles generation of code for the
MapConstructor:
annotation.
MapContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.MapContext
MapEntry - Class ingroovy.util
A Map.Entry implementation.
mapEntry(java.util.Map) - Method inAstSpecificationCompiler
Creates a mapEntry.
mapEntry() - Method inGroovyParser
mapEntry() - Method inGroovyParser.EnhancedArgumentListElementContext
mapEntry(int) - Method inGroovyParser.MapEntryListContext
MapEntry(java.lang.Object, java.lang.Object) - Constructor inMapEntry
MapEntryContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.MapEntryContext
MapEntryExpression - Class inorg.codehaus.groovy.ast.expr
Represents an entry inside a map expression such as1 : 2 or'foo' : 'bar'.
MapEntryExpression(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Constructor inMapEntryExpression
mapEntryLabel() - Method inGroovyParser
mapEntryLabel() - Method inGroovyParser.MapEntryContext
MapEntryLabelContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.MapEntryLabelContext
mapEntryList() - Method inGroovyParser
mapEntryList() - Method inGroovyParser.MapContext
mapEntryList() - Method inGroovyParser.NamedPropertyArgsContext
MapEntryListContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.MapEntryListContext
MapEntryOrKeyValue - Class ingroovy.transform.stc
mapEntryX(java.lang.String, org.codehaus.groovy.ast.expr.Expression) - Method inGeneralUtils
MapExpression - Class inorg.codehaus.groovy.ast.expr
Represents a map expression [1 : 2, "a" : "b", x : y] which creates a mutable Map
MapExpression(List<MapEntryExpression>) - Constructor inMapExpression
MapFactory - Class ingroovy.swing.factory
MapFactory() - Constructor inMapFactory
MapItemValue - Class inorg.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 inMapItemValue
MapPrmrAltContext(org.apache.groovy.parser.antlr4.GroovyParser.PrimaryContext) - Constructor inGroovyParser.MapPrmrAltContext
Maps - Class inorg.apache.groovy.util
Map utilities.
mapTable - Property inObjectBrowser
mapToDouble(Optional<T>, ToDoubleFunction<? super T>) - Method inPluginDefaultGroovyMethods
If a value is present in theOptional, returns anOptionalDouble consisting of the result of applying the given function to the value or else empty.
mapToInt(Optional<T>, ToIntFunction<? super T>) - Method inPluginDefaultGroovyMethods
If a value is present in theOptional, returns anOptionalInt consisting of the result of applying the given function to the value or else empty.
mapToLong(Optional<T>, ToLongFunction<? super T>) - Method inPluginDefaultGroovyMethods
If a value is present in theOptional, returns anOptionalLong consisting of the result of applying the given function to the value or else empty.
mapToObj(java.util.OptionalDouble, DoubleFunction<? extends T>) - Method inPluginDefaultGroovyMethods
If a value is present in theOptionalDouble, returns anOptional consisting of the result of applying the given function to the value or else empty.
MapWithDefault - Class ingroovy.lang
A wrapper for Map which allows a default value to be specified using a closure.
mapX(List<MapEntryExpression>) - Method inGeneralUtils
mark(int) - Method inCharSequenceReader
Mark the current position.
mark() - Method inCompilationUnit
Updates the phase marker on all sources.
mark(javax.swing.event.CaretEvent) - Method inConsole
mark(int) - Method inLineColumnReader
Marks the present position in the stream.
markAsExpression() - Method inCSTNode
Marks the node a complete expression.
markAsExpression() - Method inReduction
Marks the node a complete expression.
markAsGenerated(org.codehaus.groovy.ast.ClassNode, T, boolean) - Method inAnnotatedNodeUtils
markAsProcessed(org.codehaus.groovy.ast.MethodNode) - Method inNullCheckASTTransformation
Mark a method as already processed.
markCache() - Method inGroovyEngine.Cloner
markSupported() - Method inCharSequenceReader
Mark is supported (returns true).
MarkupBuilder - Class ingroovy.xml
A helper class for creating XML or HTML markup.
MarkupBuilder.CharFilter - Enum ingroovy.xml
MarkupBuilder.DefaultXmlEscapingFunction - Class ingroovy.xml
MarkupBuilder(groovy.util.IndentPrinter) - Constructor inMarkupBuilder
Sends markup to the given IndentPrinter.
MarkupBuilderHelper - Class ingroovy.xml
A helper class for MarkupBuilder.
MarkupBuilderHelper(groovy.xml.MarkupBuilder) - Constructor inMarkupBuilderHelper
Parameters:
builder - the builder to delegate to
MarkupTemplateEngine - Class ingroovy.text.markup
A template engine which leveragesStreamingMarkupBuilder to generate XML/XHTML.
MarkupTemplateEngine.CachingTemplateResolver - Class ingroovy.text.markup
A template resolver which avoids callingClassLoader.getResource if a template path already has been queried before.
MarkupTemplateEngine.DefaultTemplateResolver - Class ingroovy.text.markup
MarkupTemplateEngine.TemplateResource - Class ingroovy.text.markup
MarkupTemplateEngine(java.lang.ClassLoader, java.io.File, groovy.text.markup.TemplateConfiguration) - Constructor inMarkupTemplateEngine
Convenience constructor to build a template engine which searches for templates into a directory
MarkupTemplateTypeCheckingExtension - Class ingroovy.text.markup
MarkupTemplateTypeCheckingExtension() - Constructor inMarkupTemplateTypeCheckingExtension
match(java.lang.String) - Method inLooseExpectation
Match the requested method name against eligible demands.
MATCH_REGEX - Field inTypes
match(java.lang.String) - Method inStrictExpectation
Match the requested method name against eligible demands.
matchByClass(Class<ASTNode>) - Method inContextualClassCodeVisitor
MATCHED_CONTAINER - Field inTypes
Matcher_TYPE - Field inStaticTypeCheckingSupport
matches(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.ast.ASTNode) - Method inASTMatcher
Matches an AST with another AST (pattern).
matches(org.codehaus.groovy.ast.ASTNode) - Method inASTNodePredicate
matches(java.lang.String) - Method inGStringImpl
matches(java.lang.Object) - Method inQName
Tests if this QName matches another object.
matches(java.lang.CharSequence, java.util.regex.Pattern) - Method inStringGroovyMethods
Determines if a CharSequence matches the given regular expression.
matches(java.lang.String, java.util.regex.Pattern) - Method inStringUtils
matches(Closure<Boolean>) - Method inTreeContext
matchesPartially(java.util.regex.Matcher) - Method inStringGroovyMethods
Given a matcher that matches a string against a pattern, returns true when the string matches the pattern or if a longer string, could match the pattern.
matching(java.lang.String) - Method inJsonTokenType
Tells if an input string matches a token.
MatchingConstraints - Class inorg.codehaus.groovy.macro.matcher
Represents constraints in AST pattern matching.
MatchingConstraints() - Constructor inMatchingConstraints
MatchingConstraintsBuilder - Class inorg.codehaus.groovy.macro.matcher.internal
MatchingConstraintsBuilder() - Constructor inMatchingConstraintsBuilder
MatchingHighlighter - Class ingroovy.console.ui.text
Represents highlighter to highlight matched parentheses, brackets and curly braces when caret touching them
MatchingHighlighter(groovy.console.ui.text.SmartDocumentFilter, javax.swing.JTextPane) - Constructor inMatchingHighlighter
matchingType() - Method inGroovyParser
matchingType() - Method inGroovyParser.RelationalExprAltContext
MatchingTypeContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.MatchingTypeContext
matchRegex(java.lang.Object, java.lang.Object) - Method inInvokerHelper
Find the right hand regex within the left hand string and return a matcher.
matchRegex(java.lang.Object, java.lang.Object) - Method inScriptBytecodeAdapter
MATH_OPERATOR - Field inTypes
MatteBorderFactory - Class ingroovy.swing.factory
matteBorder requires essentially two parameter, a mat definition and a border size definition.
MatteBorderFactory() - Constructor inMatteBorderFactory
MavenCoordinateCompleter - Class inorg.apache.groovy.groovysh.jline
MavenCoordinateCompleter() - Constructor inMavenCoordinateCompleter
MAX_ARGS - Field inMethodCallerMultiAdapter
max(T, Closure<?>) - Method inArrayGroovyMethods
Selects the maximum value found from the Object array using the closure to determine the correct ordering.
MAX_CONSTRUCTOR_SCORE - Field inMethodRankHelper
max(T, groovy.lang.Closure) - Method inDefaultGroovyMethods
MAX_FIELD_SCORE - Field inMethodRankHelper
max(Iterable<T>) - Method inGroovyCollections
Selects the maximum value found in an Iterable.
MAX_METHOD_SCORE - Field inMethodRankHelper
max(Function<? super T,? extends U>) - Method inQueryable
Aggregate functionmax, similar to SQL'smax
MAX_RECOMENDATIONS - Field inMethodRankHelper
MAX_VALUE - Field inCompilePhaseAdapter
MAX_VALUE - Field inSnippetType
maxCacheSize - Field inMemoized
The maximum size the cache can grow to.
maxComparing(double[], Comparator<Double>) - Method inArrayGroovyMethods
Selects the maximum value found from the double array using the comparator to determine the maximum of any two values.
maxHistory - Property inConsole
maximumNumberOfParameters - Field inClosure
maximumWeightedCapacity(long) - Method inConcurrentLinkedHashMap.Builder
Specifies the maximum weighted capacity to coerce the map to and may exceed it temporarily.
maxOutputChars - Property inConsole
maxOutputChars - Property inConsolePreferences
maybeFallsThrough(org.codehaus.groovy.ast.stmt.Statement) - Method inGeneralUtils
maybeNullToStringX(org.codehaus.groovy.ast.expr.Expression) - Method inMethodCallUtils
mb - Property inObjectBrowser
md5(byte[]) - Method inEncodingGroovyMethods
Calculate md5 of the byte array
mdash - Field inEntity
me(java.lang.String, java.lang.Object, java.lang.String) - Method inEval
Evaluates the specified String expression and makes the parameter available inside the script, returning the result.
me - Field inGroovyParser.AssertStatementContext
median(Function<? super T,? extends Number>) - Method inQueryable
Aggregate functionmedian, similar to SQL'smedian
MEDIUM_FONT - Field inStructuredSyntaxResources
MEM_STUB - Field inCompilerConfiguration
Joint Compilation Option for enabling generating stubs in memory.
member(java.lang.String, groovy.lang.Closure) - Method inAstSpecificationCompiler
Creates a 2 element list of name and Annotation.
MEMBER_DECLARER_IDX - Field inInspector
MEMBER_EXCEPTIONS_IDX - Field inInspector
MEMBER_MODIFIER_IDX - Field inInspector
MEMBER_NAME_IDX - Field inInspector
MEMBER_ORIGIN_IDX - Field inInspector
MEMBER_PARAMS_IDX - Field inInspector
MEMBER_TYPE_IDX - Field inInspector
MEMBER_VALUE_IDX - Field inInspector
memberDeclaration(int) - Method inGroovyParser
memberDeclaration() - Method inGroovyParser.ClassBodyDeclarationContext
MemberDeclarationContext(org.antlr.v4.runtime.ParserRuleContext, int, int) - Constructor inGroovyParser.MemberDeclarationContext
memberHasValue(org.codehaus.groovy.ast.AnnotationNode, java.lang.String, java.lang.Object) - Method inAbstractASTTransformation
MemJavaFileObject - Class inorg.codehaus.groovy.tools.javac
Represents a Java source file in memory to compile
MemJavaFileObject(java.lang.String, java.lang.String) - Constructor inMemJavaFileObject
Construct a MemJavaFileObject instance with given class name and source code
Memoize - Class inorg.codehaus.groovy.runtime.memoize
Implements memoize for Closures.
memoize() - Method inClosure
Creates a caching variant of the closure.
memoizeAtLeast(int) - Method inClosure
Creates a caching variant of the closure with automatic cache size adjustment and lower limit on the cache size.
memoizeAtMost(int) - Method inClosure
Creates a caching variant of the closure with upper limit on the cache size.
memoizeBetween(int, int) - Method inClosure
Creates a caching variant of the closure with automatic cache size adjustment and lower and upper limits on the cache size.
MemoizeCache - Interface inorg.codehaus.groovy.runtime.memoize
Represents a memoize cache with its essential methods
MemoizeCache.ValueProvider - Interface inorg.codehaus.groovy.runtime.memoize
Represents a provider used to create value
Memoized - Annotation Type ingroovy.transform
Method annotation that creates a cache for the results of the execution of the annotated method.
MemoizedASTTransformation - Class inorg.codehaus.groovy.transform
Handles generation of code for theMemoized annotation.
merge(groovy.util.ConfigObject) - Method inConfigObject
Merges the given map with this ConfigObject overriding any matching configuration entries in this ConfigObject
Message - Class inorg.codehaus.groovy.control.messages
A base class for compilation messages.
message - Field inAutoImplement
Ifexception is defined,message can be used to specify the exception message.
message - Field inSimpleMessage
MessageSource - Class inorg.codehaus.groovy.tools.shell.util
Message source backed up by one or moreResourceBundle instances for simple i18n support.
MessageSource(java.lang.Class) - Constructor inMessageSource
META_DATA_ORIGINAL_TRY_CATCH_BLOCK - Field inAnnotationClosureVisitor
META_DATA_USE_EXECUTION_TRACKER - Field inAnnotationClosureVisitor
META_DATA_USE_INLINE_MODE - Field inBaseGenerator
META_METHODS_COMPLETION - Field inGroovyEngine
MetaArrayLengthProperty - Class ingroovy.lang
Represents the length property of an array.
MetaArrayLengthProperty() - Constructor inMetaArrayLengthProperty
MetaBeanProperty - Class ingroovy.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 inMetaBeanProperty
MetaClass - Class inorg.apache.groovy.metaclass
A MetaClass within Groovy defines the behaviour of any given Groovy or Java class
metaClass(java.lang.Object, groovy.lang.Closure) - Method inDefaultGroovyMethods
Sets/updates the metaclass for a given object to a closure.
metaClass - Field inMetaClassSite
MetaClassConstant - Class inorg.apache.groovy.internal.metaclass
The one and only implementation of a metaclass.
MetaClassConstant(Class<T>) - Constructor inMetaClassConstant
MetaClassConstructorSite - Class inorg.codehaus.groovy.runtime.callsite
Call site for constructor metaclass - cached method - not cached
MetaClassConstructorSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClass) - Constructor inMetaClassConstructorSite
MetaClassHelper - Class inorg.codehaus.groovy.runtime
MetaClassImpl - Class ingroovy.lang
Allows methods to be dynamically added to existing classes at runtime
MetaClassImpl(groovy.lang.MetaClassRegistry, java.lang.Class) - Constructor inMetaClassImpl
Constructor with registry setting methods to null
MetaClassRegistry - Interface ingroovy.lang
A MetaClassRegistry is an object that is responsible for managing a cache of MetaClass instances.
MetaClassRegistry.MetaClassCreationHandle - Class ingroovy.lang
Class used as base for the creation of MetaClass implementations.
MetaClassRegistryChangeEvent - Class ingroovy.lang
An event used to propagate metaclass updates
MetaClassRegistryChangeEvent(java.lang.Object, java.lang.Object, java.lang.Class, groovy.lang.MetaClass, groovy.lang.MetaClass) - Constructor inMetaClassRegistryChangeEvent
Constructs a new MetaClassRegistryChangeEvent Object
MetaClassRegistryChangeEventListener - Interface ingroovy.lang
A listener called whenever a constant MetaClass is set, removed or replaced.
MetaClassRegistryImpl - Class inorg.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 inMetaClassRegistryImpl
MetaClassSite - Class inorg.codehaus.groovy.runtime.callsite
Call site which holds reference to metaclass.
MetaClassSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClass) - Constructor inMetaClassSite
MetaExpandoProperty - Class ingroovy.lang
Represents a property in an Expando object
MetaExpandoProperty(java.util.Map$Entry) - Constructor inMetaExpandoProperty
MetaInfExtensionModule - Class inorg.codehaus.groovy.runtime.m12n
ASimpleExtensionModule implementation which reads extension class metadata from META-INF.
MetaMember - Interface ingroovy.lang
Common values of a class member -- a field, property, method, or constructor.
MetaMethod - Class ingroovy.lang
Represents a Method on a Java object a little likeMethod except without using reflection to invoke the method
MetaMethod(java.lang.Class) - Constructor inMetaMethod
Constructor with a list of parameter classes.
MetaMethodCache(Class<?>, groovy.lang.MetaMethod) - Constructor inMetaMethodIndex.MetaMethodCache
create a new method entry
MetaMethodIndex - Class inorg.codehaus.groovy.runtime.metaclass
MetaMethodIndex.Cache - Class inorg.codehaus.groovy.runtime.metaclass
MetaMethodIndex.MetaMethodCache - Class inorg.codehaus.groovy.runtime.metaclass
metaMethodIndex - Field inMetaClassImpl
MetaMethodIndex(org.codehaus.groovy.reflection.CachedClass) - Constructor inMetaMethodIndex
metaMethods(boolean) - Method inObjectInspector
MetaMethodSite - Class inorg.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 inMetaMethodSite
MetaObjectProtocol - Interface ingroovy.lang
MetaProperty - Class ingroovy.lang
Represents a property on a bean which may have a getter and/or a setter
MetaProperty(java.lang.String, java.lang.Class) - Constructor inMetaProperty
Constructor that sets the property name and type (class)
metaRegistry - Field inFormatHelper
metaRegistry - Field inInvokerHelper
method(java.lang.String, int, java.lang.Class, groovy.lang.Closure) - Method inAstSpecificationCompiler
Creates a MethodNode.
METHOD_CALL_STARTERS - Field inTypes
METHOD_COLUMNS - Field inObjectInspector
METHOD - Enum Constant inIndyInterface.CallType
Method invocation type
method - Field inMetaMethodIndex.MetaMethodCache
METHOD_MISSING - Field inMetaClassImpl
METHOD_POINTER() - Method inGroovyParser.PathElementContext
METHOD_REFERENCE() - Method inGroovyParser.PathElementContext
method - Field inReflectionMetaMethod
method - Field inSelector
METHOD - Enum Constant inSnippetType
METHOD_TARGET - Field inAnnotationNode
method - Field inVisibilityOptions
Default:
Visibility.UNDEFINED
methodAnnotations - Field inDelegate
Whether to carry over annotations from the methods of the delegate to your delegating method.
methodBody() - Method inGroovyParser
methodBody() - Method inGroovyParser.CompactConstructorDeclarationContext
methodBody() - Method inGroovyParser.MethodDeclarationContext
MethodBodyContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.MethodBodyContext
MethodCall - Interface inorg.codehaus.groovy.ast.expr
Interface defining common methods for method calls.
methodCall(groovy.lang.Closure) - Method inAstSpecificationCompiler
Creates a MethodCallExpression.
MethodCaller - Class inorg.codehaus.groovy.classgen.asm
A helper class to invoke methods more easily in ASM
MethodCaller(int, java.lang.Class, java.lang.String, int) - Constructor inMethodCaller
MethodCallerMultiAdapter - Class inorg.codehaus.groovy.classgen.asm
MethodCallExpression - Class inorg.codehaus.groovy.ast.expr
A method call on an object or class.
MethodCallExpression(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Constructor inMethodCallExpression
MethodCallTransformation - Class inorg.codehaus.groovy.ast
MethodCallUtils - Class inorg.apache.groovy.ast.tools
Utility class for commonly called methods
MethodClosure - Class inorg.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 inMethodClosure
methodDeclaration(int, int) - Method inGroovyParser
methodDeclaration() - Method inGroovyParser.MemberDeclarationContext
methodDeclaration() - Method inGroovyParser.ScriptStatementContext
MethodDeclarationContext(org.antlr.v4.runtime.ParserRuleContext, int, int, int) - Constructor inGroovyParser.MethodDeclarationContext
methodDescriptor(org.codehaus.groovy.ast.MethodNode, boolean) - Method inMethodNodeUtils
Return the method node's descriptor which includes its return type, name and parameter types without generics.
methodDescriptorWithoutReturnType(org.codehaus.groovy.ast.MethodNode) - Method inMethodNodeUtils
Return the method node's descriptor including its name and parameter types without generics.
methodInfo(groovy.lang.MetaMethod) - Method inInspector
MethodInvocationTrap - Class inorg.codehaus.groovy.ast
MethodInvocationTrap(org.codehaus.groovy.control.io.ReaderSource, org.codehaus.groovy.control.SourceUnit) - Constructor inMethodInvocationTrap
MethodKey - Class inorg.codehaus.groovy.runtime
An abstract base class for a key used for comparators and Map keys to look up a method by name and parameter types
MethodKey(java.lang.Class, java.lang.String, boolean) - Constructor inMethodKey
MethodMetaProperty - Class inorg.codehaus.groovy.runtime.metaclass
Wrapper for a method for a property get or set.
MethodMetaProperty.GetBeanMethodMetaProperty - Class inorg.codehaus.groovy.runtime.metaclass
Wrapper for a method realizing the property getter.
MethodMetaProperty.GetMethodMetaProperty - Class inorg.codehaus.groovy.runtime.metaclass
Wrapper for a method realizing the property get.
MethodMetaProperty(java.lang.String, groovy.lang.MetaMethod) - Constructor inMethodMetaProperty
methodMissing(java.lang.String, java.lang.Object) - Method inBaseTemplate
This is the main method responsible for writing a tag and its attributes.
methodMissing(java.lang.String, java.lang.Object) - Method inFileTreeBuilder
methodMissing(java.lang.String, java.lang.Object) - Method inTagLibAdapter
methodMissingDelegate - Field inFactoryBuilderSupport
methodName - Field inGeneratedMetaMethod.DgmMethodRecord
methodName() - Method inGroovyParser
methodName() - Method inGroovyParser.CompactConstructorDeclarationContext
methodName() - Method inGroovyParser.MethodDeclarationContext
methodName - Field inMethodPointerExpression
methodNameAction(Class<?>, org.codehaus.groovy.runtime.metaclass.MetaMethodIndex.Cache) - Method inMetaClassImpl
MethodNameContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.MethodNameContext
MethodNode - Class inorg.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 inMethodNode
MethodNodeUtils - Class inorg.apache.groovy.ast.tools
Utility class for working with MethodNodes
methodPointer(groovy.lang.Closure) - Method inAstSpecificationCompiler
Creates a methodPointer.
MethodPointerExpression - Class inorg.codehaus.groovy.ast.expr
Represents a method pointer on an object such as {
code:
foo.
MethodPointerExpression(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Constructor inMethodPointerExpression
MethodPointerExpressionWriter - Class inorg.codehaus.groovy.classgen.asm
Generates bytecode for method pointer expressions.
MethodPointerExpressionWriter(org.codehaus.groovy.classgen.asm.WriterController) - Constructor inMethodPointerExpressionWriter
MethodRankHelper - Class inorg.codehaus.groovy.runtime
Utility class for MissingMethodException, MissingPropertyException, etc.
MethodReferenceExpression - Class inorg.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 inMethodReferenceExpression
MethodReferenceExpressionWriter - Class inorg.codehaus.groovy.classgen.asm
Generates bytecode for method reference expressions.
MethodReferenceExpressionWriter(org.codehaus.groovy.classgen.asm.WriterController) - Constructor inMethodReferenceExpressionWriter
methods(boolean) - Method inArrayClassDocWrapper
methods(groovy.lang.Closure) - Method inAstSpecificationCompiler
Designates a list of MethodNodes.
methods(boolean) - Method inExternalGroovyClassDoc
methods(boolean) - Method inGroovyClassDoc
methods - Field inMetaMethodIndex.Cache
methods() - Method inObjectInspector
METHODS - Enum Constant inPackageScopeTarget
Make the Class methods have package protected visibility.
methods(boolean) - Method inSimpleGroovyClassDoc
methodsCommand(org.jline.console.CommandInput) - Method inGroovyCommands
MethodSelectionException - Class inorg.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 inMethodSelectionException
Creates a new MethodSelectionException.
methodsForSuper - Field inMetaMethodIndex.Cache
methodsToBeVisited - Field inTypeCheckingContext
methodTable - Property inObjectBrowser
micro - Field inEntity
middot - Field inEntity
millis - Field inBaseDuration
min(T, Closure<?>) - Method inArrayGroovyMethods
Selects the minimum value found from the Object array using the closure to determine the correct ordering.
min(T, groovy.lang.Closure) - Method inDefaultGroovyMethods
min(Iterable<T>) - Method inGroovyCollections
Selects the minimum value found in an Iterable of items.
min(Function<? super T,? extends U>) - Method inQueryable
Aggregate functionmin, similar to SQL'smin
MIN_VALUE - Field inCompilePhaseAdapter
MIN_VALUE - Field inSnippetType
minComparing(double[], Comparator<Double>) - Method inArrayGroovyMethods
Selects the minimum value found from the double array using the comparator to determine the minimum of any two values.
MINIMUM_BYTECODE_VERSION - Field inAsmClassGenerator
minimumSize() - Method inNonEmptySequence
minimumSize() - Method inSequence
minus(T, java.lang.Object) - Method inArrayGroovyMethods
Creates a new array composed of the elements of the given array minus every occurrence the given object.
MINUS - Field inBaseJsonParser
MINUS - Field inCharScanner
minus(java.time.Month, int) - Method inDateTimeExtensions
Returns theMonth that ismonths months before this month.
minus(java.util.Date, java.util.Date) - Method inDateUtilExtensions
Subtract another Date from this one and return the number of days of the difference.
minus(groovy.time.Duration) - Method inDatumDependentDuration
minus(T, java.lang.Object) - Method inDefaultGroovyMethods
minus(groovy.time.TimeDatumDependentDuration) - Method inDuration
MINUS_EQUAL - Field inTypes
MINUS - Field inGeneralUtils
minus(double, double) - Method inIndyMath
MINUS_MINUS - Field inTypes
minus(double, double) - Method inNumberMathModificationInfo
minus(java.lang.Number, java.lang.Number) - Method inNumberNumberMinus
Subtraction of two Numbers.
minus - Field inOperatorRename
Default:
Undefined.STRING
minus(Queryable<? extends T>) - Method inQueryable
Minus anotherQueryable instance, similar to SQL'sminus
minus(java.lang.CharSequence, java.util.regex.Pattern) - Method inStringGroovyMethods
Removes a part of a CharSequence.
minus(java.util.Date, java.util.Date) - Method inTimeCategory
Subtract one date from the other.
minus(groovy.time.DatumDependentDuration) - Method inTimeDatumDependentDuration
minus(groovy.time.DatumDependentDuration) - Method inTimeDuration
MINUS - Field inTypes
minusX(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Method inGeneralUtils
minutes - Field inBaseDuration
missesGenericsTypes(org.codehaus.groovy.ast.ClassNode) - Method inStaticTypeCheckingSupport
Determines if node is a raw type or references any generics placeholders.
MissingClassException - Class ingroovy.lang
An exception occurred if a dynamic method dispatch fails with an unknown class.
MissingClassException(org.codehaus.groovy.ast.ClassNode, java.lang.String) - Constructor inMissingClassException
MissingFieldException - Class ingroovy.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 inMissingFieldException
MissingMethodException - Class ingroovy.lang
An exception occurred if a dynamic method dispatch fails with an unknown method.
MissingMethodException(java.lang.String, Class<?>, java.lang.Object, boolean) - Constructor inMissingMethodException
MissingMethodExceptionNoStack - Class inorg.codehaus.groovy.runtime.metaclass
MissingMethodExceptionNoStack(java.lang.String, java.lang.Class, java.lang.Object, boolean) - Constructor inMissingMethodExceptionNoStack
MissingMethodExecutionFailed - Class inorg.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 inMissingMethodExecutionFailed
MissingPropertyException - Class ingroovy.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 inMissingPropertyException
MissingPropertyExceptionNoStack - Class inorg.codehaus.groovy.runtime.metaclass
MissingPropertyExceptionNoStack(java.lang.String, java.lang.Class) - Constructor inMissingPropertyExceptionNoStack
MIXED - Enum Constant inPropertyBinding.UpdateStrategy
mixedContent(groovy.util.NodeList) - Method inDomToGroovy
MixedInMetaClass - Class inorg.codehaus.groovy.runtime.metaclass
MixedInMetaClass(java.lang.Object, java.lang.Object) - Constructor inMixedInMetaClass
Mixin - Annotation Type ingroovy.lang
Provides a mechanism for mixing in methods into a class.
mixin(java.lang.String, int, groovy.lang.Closure) - Method inAstSpecificationCompiler
Creates a MixinNode.
mixin(groovy.lang.MetaClass, java.lang.Class) - Method inDefaultGroovyMethods
Extend class globally with category methods.
MixinASTTransformation - Class inorg.codehaus.groovy.ast
deprecated:
static mixins have been deprecated in favour of traits (trait keyword).
mixinClassesToMetaClass(groovy.lang.MetaClass, List<Class>) - Method inMixinInMetaClass
MixinInMetaClass - Class inorg.codehaus.groovy.reflection
MixinInMetaClass(groovy.lang.ExpandoMetaClass, org.codehaus.groovy.reflection.CachedClass) - Constructor inMixinInMetaClass
MixinInstanceMetaMethod - Class inorg.codehaus.groovy.runtime.metaclass
MetaMethod for mixed in classes
MixinInstanceMetaMethod(groovy.lang.MetaMethod, org.codehaus.groovy.reflection.MixinInMetaClass) - Constructor inMixinInstanceMetaMethod
MixinInstanceMetaProperty - Class inorg.codehaus.groovy.runtime.metaclass
MetaProperty for mixed in classes
MixinInstanceMetaProperty(groovy.lang.MetaProperty, org.codehaus.groovy.reflection.MixinInMetaClass) - Constructor inMixinInstanceMetaProperty
MixinNode - Class inorg.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 inMixinNode
Parameters:
name - is the full name of the class
mixins(groovy.lang.Closure) - Method inAstSpecificationCompiler
Creates a MixinNode[].
mlTextRunSet - Field inStructuredSyntaxDocumentFilter
The position tree of multi-line comments.
MockFor - Class ingroovy.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 inMockFor
The optionalinterceptConstruction flag allows mocking of constructor calls.
MockInterceptor - Class ingroovy.mock.interceptor
Intercepting calls to the collaborating object and notify the expectation object.
MockInterceptor() - Constructor inMockInterceptor
MockOutputTool - Class inorg.codehaus.groovy.tools.groovydoc
MockOutputTool() - Constructor inMockOutputTool
MockProxyMetaClass - Class ingroovy.mock.interceptor
MockProxyMetaClass(groovy.lang.MetaClassRegistry, java.lang.Class, groovy.lang.MetaClass, boolean) - Constructor inMockProxyMetaClass
Parameters:
adaptee - the MetaClass to decorate with interceptability
MOD_ASSIGN() - Method inGroovyParser.AssignmentExprAltContext
mod(java.lang.Number, java.lang.Number) - Method inDefaultGroovyMethods
Performs a division modulus operation.
MOD_EQUAL - Field inTypes
MOD() - Method inGroovyParser.MultiplicativeExprAltContext
mod(long, long) - Method inIndyMath
mod(java.lang.Number, java.lang.Number) - Method inNumberMath
mod(long, long) - Method inNumberMathModificationInfo
MOD - Field inTypes
mode - Field inAnnotationCollector
When the collector annotation is replaced, whether to check for duplicates between the replacement annotations and existing explicit annotations.
mode - Field inRecordOptions
Mode to use when creating record type classes.
mode - Field inSealedOptions
Mode to use when creating sealed classes.
MODEL_ATTRIBUTE - Field inStructuredSyntaxHandler
model - Field inTableMap
modeNames - Field inGroovyLexer
modifier() - Method inGroovyParser
modifier(int) - Method inGroovyParser.ModifiersContext
MODIFIER_OPCODE_MAP - Field inModifierNode
ModifierContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.ModifierContext
ModifierNode - Class inorg.codehaus.groovy.ast
Represents a modifier
ModifierNode(org.codehaus.groovy.ast.AnnotationNode, java.lang.String) - Constructor inModifierNode
Parameters:
annotationNode - the annotation node
modifiers() - Method inArrayClassDocWrapper
modifiers - Field inCachedClass
modifiers() - Method inExternalGroovyClassDoc
modifiers() - Method inGroovyParser
modifiers() - Method inGroovyParser.ModifiersOptContext
modifiers() - Method inGroovyParser.VariableDeclarationContext
modifiers() - Method inGroovyProgramElementDoc
modifiers() - Method inSimpleGroovyProgramElementDoc
ModifiersContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.ModifiersContext
modifiersOpt() - Method inGroovyParser
modifiersOpt() - Method inGroovyParser.MemberDeclarationContext
modifiersOpt() - Method inGroovyParser.MethodDeclarationContext
ModifiersOptContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.ModifiersOptContext
modifierSpecifier() - Method inArrayClassDocWrapper
modifierSpecifier() - Method inExternalGroovyClassDoc
modifierSpecifier() - Method inGroovyProgramElementDoc
modifierSpecifier() - Method inSimpleGroovyProgramElementDoc
modImpl(java.lang.Number, java.lang.Number) - Method inBigDecimalMath
modImpl(java.lang.Number, java.lang.Number) - Method inBigIntegerMath
modImpl(java.lang.Number, java.lang.Number) - Method inFloatingPointMath
modImpl(java.lang.Number, java.lang.Number) - Method inIntegerMath
modImpl(java.lang.Number, java.lang.Number) - Method inLongMath
modImpl(java.lang.Number, java.lang.Number) - Method inNumberMath
MODULE_FACTORY_KEY - Field inStandardPropertiesModuleFactory
module - Field inGrab
The module or artifact, e.g.: "ant-junit".
module - Field inGrabExclude
The module or artifact, e.g.: "ant-junit"; required unless the compact form is used.
MODULE_INSTANCE_CLASSES_KEY - Field inMetaInfExtensionModule
MODULE_META_INF_FILE - Field inExtensionModuleScanner
MODULE_META_INF_FILE - Field inMetaClassRegistryImpl
deprecated:
UseExtensionModuleScanner.MODULE_META_INF_FILE instead
MODULE_NAME_KEY - Field inPropertiesModuleFactory
MODULE_STATIC_CLASSES_KEY - Field inMetaInfExtensionModule
MODULE_VERSION_KEY - Field inPropertiesModuleFactory
ModuleNode - Class inorg.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 inModuleNode
months - Field inBaseDuration
MOPIter.MetaConstructor - Class ingroovy.lang
This is a helper class which is used only by indy.
mopMethods - Field inCachedClass
MopWriter - Class inorg.codehaus.groovy.classgen.asm
MopWriter.Factory - Interface inorg.codehaus.groovy.classgen.asm
MopWriter(org.codehaus.groovy.classgen.asm.WriterController) - Constructor inMopWriter
mouseClicked(java.awt.event.MouseEvent) - Method inTableSorter
mouseEntered(java.awt.event.MouseEvent) - Method inTextEditor
mouseExited(java.awt.event.MouseEvent) - Method inTextEditor
mouseListener(int, groovy.lang.Closure) - Method inAstBrowser
mouseListener(int, groovy.lang.Closure) - Method inObjectBrowser
mouseReleased(java.awt.event.MouseEvent) - Method inLexerFrame
moveColumn(int, int) - Method inDefaultTableModel.MyTableColumnModel
MPE - Field inMissingPropertyException
mrid - Property inIvyGrabRecord
MUL_ASSIGN() - Method inGroovyParser.AssignmentExprAltContext
MUL() - Method inGroovyParser.ExpressionListElementContext
MUL() - Method inGroovyParser.ImportDeclarationContext
MUL() - Method inGroovyParser.MapEntryContext
MUL() - Method inGroovyParser.MultiplicativeExprAltContext
MULTI_ADD - Enum Constant inObservableList.ChangeType
MULTI_ADD - Enum Constant inObservableSet.ChangeType
MULTI - Enum Constant inObservableMap.ChangeType
MULTI_PROPERTY - Field inObservableMap.MultiPropertyEvent
MULTI_REMOVE - Enum Constant inObservableList.ChangeType
MULTI_REMOVE - Enum Constant inObservableSet.ChangeType
MultiElementAddedEvent(java.lang.Object, int, java.util.List) - Constructor inObservableList.MultiElementAddedEvent
MultiElementAddedEvent(java.lang.Object, java.util.List) - Constructor inObservableSet.MultiElementAddedEvent
MultiElementRemovedEvent(java.lang.Object, java.util.List) - Constructor inObservableList.MultiElementRemovedEvent
MultiElementRemovedEvent(java.lang.Object, java.util.List) - Constructor inObservableSet.MultiElementRemovedEvent
MultiLineRun(int, int, int) - Constructor inStructuredSyntaxDocumentFilter.MultiLineRun
MultipleAssignmentExprAltContext(org.apache.groovy.parser.antlr4.GroovyParser.ExpressionContext) - Constructor inGroovyParser.MultipleAssignmentExprAltContext
MultipleCompilationErrorsException - Class inorg.codehaus.groovy.control
Represents multiple other exceptions
MultipleCompilationErrorsException(org.codehaus.groovy.control.ErrorCollector) - Constructor inMultipleCompilationErrorsException
MultipleSetterProperty - Class inorg.codehaus.groovy.runtime.metaclass
This class represents a property with multiple setters.
MultipleSetterProperty(java.lang.String) - Constructor inMultipleSetterProperty
MultiplicativeExprAltContext(org.apache.groovy.parser.antlr4.GroovyParser.ExpressionContext) - Constructor inGroovyParser.MultiplicativeExprAltContext
multiply(java.time.Period, int) - Method inDateTimeExtensions
Supports the multiply operator; equivalent to calling thePeriod.multipliedBy method.
multiply(java.math.BigDecimal, java.math.BigInteger) - Method inDefaultGroovyMethods
Multiply a BigDecimal and a BigInteger.
MULTIPLY_EQUAL - Field inTypes
multiply(double, double) - Method inIndyMath
multiply(java.lang.Number, java.lang.Number) - Method inNumberMath
multiply(double, double) - Method inNumberMathModificationInfo
multiply(java.lang.Number, java.lang.Number) - Method inNumberNumberMultiply
multiply - Field inOperatorRename
Default:
Undefined.STRING
multiply(java.lang.CharSequence, java.lang.Number) - Method inStringGroovyMethods
Repeats a CharSequence a certain number of times.
MULTIPLY - Field inTypes
multiplyImpl(java.lang.Number, java.lang.Number) - Method inBigDecimalMath
multiplyImpl(java.lang.Number, java.lang.Number) - Method inBigIntegerMath
multiplyImpl(java.lang.Number, java.lang.Number) - Method inFloatingPointMath
multiplyImpl(java.lang.Number, java.lang.Number) - Method inIntegerMath
multiplyImpl(java.lang.Number, java.lang.Number) - Method inLongMath
multiplyImpl(java.lang.Number, java.lang.Number) - Method inNumberMath
MultiPropertyEvent(java.lang.Object, groovy.util.ObservableMap.PropertyEvent) - Constructor inObservableMap.MultiPropertyEvent
MutableMetaClass - Interface ingroovy.lang
An interface that defines methods that implementers of mutable Meta classes should specify.
MutualPropertyBinding - Class inorg.apache.groovy.swing.binding
Since:
Groovy 1.6
MY_TYPE - Field inBaseScriptASTTransformation
MY_TYPE - Field inImmutableASTTransformation
MY_TYPE_NAME - Field inBuilderASTTransformation
MY_TYPE - Field inRecordCompletionASTTransformation
MY_TYPE - Field inRecordTypeASTTransformation

N

n2sort() - Method inTableSorter
name2VariableMappingFor(org.codehaus.groovy.ast.MethodNode) - Method inTailRecursiveASTTransformation
name - Field inAbstractCallSite
NAME_ARGS_REGEX - Field inSimpleGroovyClassDoc
name() - Method inArrayClassDocWrapper
name() - Method inAttribute
NAME_ATTRIBUTE - Field inStructuredSyntaxHandler
name() - Method inAttributes
name - Property inCallSpec
name - Property inCliBuilder
This property allows customizing the program name displayed in the synopsis whencli.usage() is called.
name - Property inCliBuilderInternal
This property allows customizing the program name displayed in the synopsis whencli.usage() is called.
name(groovy.util.Node) - Method inDOMCategory
name() - Method inExternalGroovyClassDoc
name - Field inGPathResult
name - Field inGrabResolver
A meaningful name for a repo containing the grape/artifact.
name() - Method inGroovyAnnotationRef
Name of the annotation being referenced.
name() - Method inGroovyBuiltins
name() - Method inGroovyCommands
name() - Method inGroovyConsoleEngine
name() - Method inGroovyDoc
name() - Method inGroovyMBean
name() - Method inGroovyParameter
name() - Method inGroovyTag
The tag name, e.g.
name - Field inIO.Verbosity
name() - Method inListenerList
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 inLogger
name() - Method inMain.ExtraConsoleCommands
name - Field inMetaMethodIndex.Cache
name - Field inMetaProperty
name() - Method inNode
Returns the name of this Node.
name - Field inSelector
name() - Method inSimpleGroovyAnnotationRef
name() - Method inSimpleGroovyDoc
name() - Method inSimpleGroovyParameter
name() - Method inSimpleGroovyTag
name - Field inSourceUnit
A descriptive name of the source unit.
NAMED_PARAM_CLASSNODE - Field inStaticTypeCheckingVisitor
NAMED_PARAMS_CLASSNODE - Field inStaticTypeCheckingVisitor
NAMED - Enum Constant inSystemRegistryImpl.Pipe
NAMED_VALUE - Field inTypes
namedArg() - Method inGroovyParser
namedArgLabel() - Method inGroovyParser
namedArgPrimary() - Method inGroovyParser
namedArgumentList(groovy.lang.Closure) - Method inAstSpecificationCompiler
Creates a NamedArgumentListExpression.
NamedArgumentListExpression - Class inorg.codehaus.groovy.ast.expr
Represents one or more arguments being passed into a method by name
NamedArgumentListExpression(List<MapEntryExpression>) - Constructor inNamedArgumentListExpression
NamedDelegate - Annotation Type ingroovy.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 ingroovy.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 ingroovy.transform
Collector annotation forNamedParam.
namedPropertyArg() - Method inGroovyParser
namedPropertyArgLabel() - Method inGroovyParser
namedPropertyArgList() - Method inGroovyParser
namedPropertyArgPrimary() - Method inGroovyParser
namedPropertyArgs() - Method inGroovyParser
namedPropertyArgs() - Method inGroovyParser.PathElementContext
NamedPropertyArgsContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.NamedPropertyArgsContext
NamedRecord - Class inorg.apache.groovy.ginq.provider.collection.runtime
Represents named record, which is constructed by clauses excludingfrom and joins
NamedRecord(List<E>, List<String>, List<String>) - Constructor inNamedRecord
NamedValue - Class ingroovy.lang
Represents a value with name
NamedValue(java.lang.String, T) - Constructor inNamedValue
NamedVariant - Annotation Type ingroovy.transform
Allows construction of a named-arg equivalent method or constructor.
namedVariant - Field inTupleConstructor
If true, add a map-based named-arg variant.
NamedVariantASTTransformation - Class inorg.codehaus.groovy.transform
namePart() - Method inGroovyParser
namePart() - Method inGroovyParser.PathElementContext
NamePartContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.NamePartContext
namePrefix - Field inAbstractHttpServlet
a.fink: it was inremoveNamePrefix, but was extracted to var for optimization
Namespace - Class ingroovy.xml
A simple helper class which acts as a factory ofQName instances.
Namespace(java.lang.String, java.lang.String) - Constructor inNamespace
namespace(java.lang.String, java.lang.String) - Method inNamespaceBuilder
namespace(java.lang.String, java.lang.String) - Method inNamespaceBuilderSupport
NamespaceAwareHashMap - Class ingroovy.xml.slurpersupport
NamespaceBuilder - Class ingroovy.xml
A helper class for creating namespaces for GroovyMarkup
NamespaceBuilder(groovy.util.BuilderSupport) - Constructor inNamespaceBuilder
NamespaceBuilderSupport - Class ingroovy.xml
A helper class for creating namespaced GroovyMarkup
NamespaceBuilderSupport(groovy.util.BuilderSupport, java.util.Map) - Constructor inNamespaceBuilderSupport
NamespaceContext(NamespaceContext) - Constructor inXmlNodePrinter.NamespaceContext
namespaceMap - Field inGPathResult
namespaceMethodMap - Field inBuilder
namespacePrefix - Field inGPathResult
namespaceSetupClosure - Property inAbstractStreamingBuilder
namespaceSpecificTags - Field inBuilder.Built
namespaceTagHints - Field inGPathResult
namespaceURI() - Method inAttribute
Returns the URI of the namespace of this Attribute.
namespaceURI() - Method inNode
Returns the URI of the namespace of this Node.
namespaceURI() - Method inNodeChild
Returns the URI of the namespace of this NodeChild.
nameValueSeparator - Field inToString
The string to use between the name of the property/field and its value whenincludeNames is true.
nameWithDots() - Method inGroovyPackageDoc
nameWithDots() - Method inSimpleGroovyPackageDoc
NANORC_SYNTAX - Field inGroovyEngine
NANORC_VALUE - Field inGroovyEngine
NATIVE() - Method inGroovyParser.KeywordsContext
NATIVE() - Method inGroovyParser.ModifierContext
NATIVE - Enum Constant inRecordTypeMode
Produce a Java-like "native" record (JEP 359/384/395).
NATIVE - Enum Constant inSealedMode
Produce Java-like code with sealed nature indicated by "native" bytecode information (JEP 360/397/409).
navigate(Queryable<? extends T>, List<String>) - Method inQueryableHelper
MakeQueryable instance's data source records being able to access via aliases
NAVIGATE - Field inTypes
nbsp - Field inEntity
ncurry(int, java.lang.Object) - Method inClosure
Support for Closure currying at a given index.
ndash - Field inEntity
NE - Field inGeneralUtils
needSortedInput() - Method inCompilationUnit
needSortedInput() - Method inCompilationUnit.IPrimaryClassNodeOperation
needsPropertyChangeSupport(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.control.SourceUnit) - Method inBindableASTTransformation
Snoops through the declaring class and all parents looking for methodsvoid addPropertyChangeListener(PropertyChangeListener),void removePropertyChangeListener(PropertyChangeListener), andvoid firePropertyChange(String, Object, Object).
needsVetoableChangeSupport(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.control.SourceUnit) - Method inVetoableASTTransformation
Snoops through the declaring class and all parents looking for a field of type VetoableChangeSupport.
negate() - Method inGString
Turns a String into a regular expression pattern
negateBoolean(org.objectweb.asm.MethodVisitor) - Method inBytecodeHelper
Negates a boolean on stack.
negative(java.time.Period) - Method inDateTimeExtensions
Supports the unary minus operator; equivalent to calling thePeriod.negated method.
NestedValueModel - Interface ingroovy.swing.model
Represents a nested value model such as a PropertyModel or a ClosureModel
NEW() - Method inGroovyParser.KeywordsContext
NEW() - Method inGroovyParser.NewPrmrAltContext
NEW() - Method inGroovyParser.PathElementContext
NEW - Field inMethodClosure
newAssignmentExpression(org.codehaus.groovy.ast.Variable, org.codehaus.groovy.ast.expr.Expression) - Method inBinaryExpression
newClass(org.codehaus.groovy.ast.ClassNode) - Method inGenericsUtils
Since:
2.3.0
newContainer() - Method inReduction
Creates a newReduction withToken.NULL as its root.
newContext() - Method inFactoryBuilderSupport
Pushes a new context on the stack.
newDataInputStream(java.nio.file.Path) - Method inNioExtensions
Create a data input stream for this file
newDataInputStream(java.io.File) - Method inResourceGroovyMethods
Create a data input stream for this file
newDataOutputStream(java.nio.file.Path) - Method inNioExtensions
Creates a new data output stream for this file.
newDataOutputStream(java.io.File) - Method inResourceGroovyMethods
Creates a new data output stream for this file.
newDecimal(java.lang.String, int, int) - Method inToken
Creates a token that represents a decimal number.
newIdentifier(java.lang.String, int, int) - Method inToken
Creates a token that represents an identifier.
Newify - Annotation Type ingroovy.lang
Annotation that supports writing constructor call expressions without the 'new' keyword.
NewifyASTTransformation - Class inorg.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 inBinaryExpression
newInputStream(java.nio.file.Path) - Method inNioExtensions
Creates a buffered input stream for this file.
newInputStream(java.net.URL, Map<String,?>) - Method inResourceGroovyMethods
Creates a buffered input stream for this URL.
newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method inActionFactory
newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method inASTTransformationCustomizerFactory
newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method inBeanFactory
newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method inBevelBorderFactory
newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method inBindFactory
Accepted Properties...
newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method inBindGroupFactory
newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method inBindProxyFactory
newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method inBoxFactory
newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method inBoxLayoutFactory
newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method inButtonGroupFactory
newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method inCellEditorFactory
newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method inCellEditorGetValueFactory
newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method inCellEditorPrepareFactory
newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method inClosureColumnFactory
newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method inCollectionFactory
newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method inColumnFactory
newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method inColumnModelFactory
newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method inComboBoxFactory
newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method inCompoundBorderFactory
newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method inCustomizersFactory
newInstance(Class<T>, java.lang.Object) - Method inDefaultGroovyMethods
Helper to construct a new instance from the given arguments.
newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method inDialogFactory
newInstance(boolean, boolean) - Method inDOMBuilder
newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method inEmptyBorderFactory
newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method inEtchedBorderFactory
newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method inFactory
Parameters:
builder - the FactoryBuilder
newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method inFactoryBuilderSupport
newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method inFormattedTextFactory
newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method inFrameFactory
newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method inGlueFactory
newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method inHBoxFactory
newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method inHGlueFactory
newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method inHStrutFactory
newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method inImageIconFactory
newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method inImportCustomizerFactory
newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method inInlinedASTCustomizerFactory
newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method inInternalFrameFactory
newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method inJmxBeanExportFactory
newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method inJmxBeanFactory
newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method inJmxBeansFactory
newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method inJmxClientConnectorFactory
newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method inJmxEmitterFactory
newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method inJmxListenerFactory
newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method inJmxServerConnectorFactory
newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method inJmxTimerFactory
newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method inLayoutFactory
newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method inLineBorderFactory
newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method inListFactory
newInstance(List<T>, boolean, groovy.lang.Closure) - Method inListWithDefault
newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method inMapFactory
newInstance(Map<K,V>, boolean, boolean, Closure<V>) - Method inMapWithDefault
Decorates the given Map allowing a default value to be specified.
newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method inMatteBorderFactory
newInstance(java.util.Map, groovy.util.BuilderSupport) - Method inNamespaceBuilder
newInstance() - Method inNodeBuilder
newInstance(java.lang.Class, java.util.Map) - Method inObjectGraphBuilder.DefaultNewInstanceResolver
newInstance(java.lang.Class, java.util.Map) - Method inObjectGraphBuilder.NewInstanceResolver
Create a new instance of Class klass.
newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method inPropertyColumnFactory
newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method inRendererFactory
newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method inRendererUpdateFactory
newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method inRichActionWidgetFactory
newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method inRigidAreaFactory
newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method inSecureASTCustomizerFactory
newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method inSeparatorFactory
newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method inSourceAwareCustomizerFactory
newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method inSplitPaneFactory
newInstance(Map<String,Object>) - Method inSql
Creates a new Sql instance given parameters in a Map.
newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method inTabbedPaneFactory
newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method inTableFactory
newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method inTableLayoutFactory
newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method inTableModelFactory
newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method inTDFactory
newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method inTextArgWidgetFactory
newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method inTitledBorderFactory
newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method inTRFactory
newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method inVBoxFactory
newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method inVGlueFactory
newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method inVStrutFactory
newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method inWidgetFactory
newInstance(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object, java.util.Map) - Method inWindowFactory
NewInstanceMetaMethod - Class inorg.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 inNewInstanceMetaMethod
newInteger(java.lang.String, int, int) - Method inToken
Creates a token that represents an integer.
newInterface(java.lang.Class, java.lang.String) - Method inMethodCaller
newKeyword(java.lang.String, int, int) - Method inToken
Creates a token that represents a keyword.
newLine() - Method inBaseTemplate
Adds a new line to the output.
NEWLINE - Field inTypes
newLookup(Class<?>) - Method inJava8
newLookup(Class<?>) - Method inJava9
newMetaDataMap() - Method inNodeMetaDataHandler
Since:
5.0.0
NewMetaMethod - Class inorg.codehaus.groovy.runtime.metaclass
Base class for NewInstanceMetaMethod and NewStaticMetaMethod
NewMetaMethod(org.codehaus.groovy.reflection.CachedMethod) - Constructor inNewMetaMethod
newMethod(java.lang.String, Callable<ClassNode>) - Method inAbstractTypeCheckingExtension
newModule(java.util.Properties, java.lang.ClassLoader) - Method inMetaInfExtensionModule
newModule(java.util.Properties, java.lang.ClassLoader) - Method inPropertiesModuleFactory
newModule(java.util.Properties, java.lang.ClassLoader) - Method inStandardPropertiesModuleFactory
newObjectInputStream(java.io.InputStream, java.lang.ClassLoader) - Method inIOGroovyMethods
Create an object input stream for this input stream using the given class loader.
newObjectInputStream(java.nio.file.Path, java.lang.ClassLoader) - Method inNioExtensions
Create an object input stream for this path using the given class loader.
newObjectInputStream(java.io.File, java.lang.ClassLoader) - Method inResourceGroovyMethods
Create an object input stream for this file using the given class loader.
newObjectOutputStream(java.io.OutputStream) - Method inIOGroovyMethods
Create an object output stream for this output stream.
newObjectOutputStream(java.nio.file.Path) - Method inNioExtensions
Create an object output stream for this path.
newObjectOutputStream(java.io.File) - Method inResourceGroovyMethods
Create an object output stream for this file.
newOutputStream(java.nio.file.Path) - Method inNioExtensions
Create a buffered output stream for this file.
newOutputStream(java.io.File) - Method inResourceGroovyMethods
Create a buffered output stream for this file.
newParser(java.lang.Object) - Method inXmlParserFactory
newPlaceholder(int) - Method inToken
Creates a token with the specified meaning.
newPrintWriter(java.io.OutputStream) - Method inIOGroovyMethods
Create a new PrintWriter for this OutputStream.
newPrintWriter(java.nio.file.Path, java.lang.String) - Method inNioExtensions
Create a new PrintWriter for this file, using specified charset.
newPrintWriter(java.io.File, java.lang.String) - Method inResourceGroovyMethods
Create a new PrintWriter for this file, using specified charset.
NewPrmrAltContext(org.apache.groovy.parser.antlr4.GroovyParser.PrimaryContext) - Constructor inGroovyParser.NewPrmrAltContext
newReader(java.io.InputStream, java.lang.String) - Method inIOGroovyMethods
Creates a reader for this input stream, using the specified charset as the encoding.
newReader(java.nio.file.Path, java.lang.String) - Method inNioExtensions
Create a buffered reader for this file, using the specified charset as the encoding.
newReader(java.net.URL, Map<String,?>, java.lang.String) - Method inResourceGroovyMethods
Creates a buffered reader for this URL using the given encoding.
newRealm(java.lang.String, org.apache.groovy.metaclass.Realm) - Method inRealm
newSAXParser(java.lang.String, boolean, boolean, java.net.URL) - Method inXmlUtil
Factory method to create a SAXParser configured to validate according to a particular schema language and a URL pointing to the schema to validate against.
newScope(groovy.lang.Closure) - Method inAbstractTypeCheckingExtension
newScript(java.lang.ClassLoader, groovy.lang.Binding) - Method inConsole
newScript(Class<? extends Script>, groovy.lang.Binding) - Method inInvokerHelper
newSlurper(java.lang.Object) - Method inXmlSlurperFactory
newStatic(java.lang.Class, java.lang.String) - Method inFieldNode
newStatic(java.lang.Class, java.lang.String, int) - Method inMethodCaller
newStatic(java.lang.Class, java.lang.String, boolean, boolean) - Method inMethodCallerMultiAdapter
NewStaticMetaMethod - Class inorg.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 inNewStaticMetaMethod
newString(java.lang.String, int, int) - Method inToken
Creates a token that represents a double-quoted string.
newSymbol(java.lang.String, int, int) - Method inToken
Creates a token that represents a symbol, using a library for the type.
newValue - Field inObservableList.ChangeType
newValue - Field inObservableMap.ChangeType
newValue - Field inObservableSet.ChangeType
newVirtual(java.lang.Class, java.lang.String) - Method inMethodCaller
newVisitor(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode) - Method inStaticCompileTransformation
newVisitor(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode) - Method inStaticTypesTransformation
Allows subclasses to provide their own visitor.
newWriter(java.io.OutputStream, java.lang.String) - Method inIOGroovyMethods
Creates a writer for this stream using the given charset.
newWriter(java.nio.file.Path, java.lang.String) - Method inNioExtensions
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 inResourceGroovyMethods
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 inGeneralUtils
next() - Method inArrayIterator
next() - Method inBooleanArrayIterator
next() - Method inByteArrayIterator
next() - Method inCharArrayIterator
next() - Method inCompilationUnit
next - Field inConcurrentReaderHashMap.Entry
next() - Method inConcurrentReaderHashMap.HashIterator
next(java.time.ZonedDateTime) - Method inDateTimeExtensions
Returns aZonedDateTime that is one second after this date/time.
next(java.sql.Date) - Method inDateUtilExtensions
Increment a java.sql.Date by one day.
next(java.lang.Number) - Method inDefaultGroovyMethods
Increment a Number by one.
next() - Method inDelegatingIndentWriter
next() - Method inDoubleArrayIterator
next() - Method inDoubleDoubleArrayColumnIterator
next() - Method inFileIterator
Returns:
the next object which matches the given predicate
next() - Method inFloatArrayIterator
next() - Method inFloatFloatArrayColumnIterator
next() - Method inGPathResult
next() - Method inGroovyResultSetExtension
Moves the cursor down one row from its current position.
next(double) - Method inIndyMath
next() - Method inIntArrayIterator
next() - Method inIntIntArrayColumnIterator
next() - Method inIOGroovyMethods
next() - Method inIteratorBufferedIterator
next() - Method inJsonLexer
Iterator method to get the next token of the stream.
next() - Method inLifecycleImplementationLoader
next() - Method inListBufferedIterator
next() - Method inLongArrayIterator
next() - Method inLongLongArrayColumnIterator
next() - Method inMetaClassRegistryImpl
next() - Method inNoChildren
next() - Method inNode
next() - Method inNodeChildren
next() - Method inNodeIterator
next() - Method inObservableList.ObservableIterator
next() - Method inObservableSet.ObservableIterator
next() - Method inPermutationGenerator
Generate next permutation (algorithm from Rosen p. 284)
next(java.lang.Enum) - Method inPluginDefaultGroovyMethods
Overloads the++ operator for enums.
next() - Method inReverseListIterator
{@inheritDoc}
next() - Method inShortArrayIterator
next(java.lang.CharSequence, int) - Method inStringGroovyMethods
A variant of next with an integer count parameter; equivalent to calling next() count times.
next() - Method inSwingExtensions
next() - Method inXmlExtensions
nextChar() - Method inCharacterSource
returns the next character moving the file pointer or index to the next location.
nextChar() - Method inJsonParserCharArray
nextChar() - Method inReaderCharacterSource
nextElement() - Method inConcurrentReaderHashMap.HashIterator
nextElement() - Method inPackageHelper
nextElement() - Method inPropertyBinding
nextHistoryAction - Property inConsole
nextIndex() - Method inObservableList.ObservableListIterator
nextPhase() - Method inProcessingUnit
A synonym forgotoPhase(getPhase() + 1).
nextRowIndex() - Method inTableLayout
Creates a new row index for child tr tags
nextToken() - Method inJsonLexer
Returns:
the next token from the stream
NioExtensions - Class inorg.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.
NL(int) - Method inGroovyParser.ClassOrInterfaceModifiersOptContext
NL(int) - Method inGroovyParser.NlsContext
NL(int) - Method inGroovyParser.SepContext
nls() - Method inGroovyParser
nls() - Method inGroovyParser.AdditiveExprAltContext
nls(int) - Method inGroovyParser.AndExprAltContext
nls() - Method inGroovyParser.AnnotationContext
nls(int) - Method inGroovyParser.AnnotationsOptContext
nls(int) - Method inGroovyParser.ArrayInitializerContext
nls(int) - Method inGroovyParser.AssertStatementContext
nls(int) - Method inGroovyParser.AssignmentExprAltContext
nls() - Method inGroovyParser.CatchClauseContext
nls(int) - Method inGroovyParser.ClassBodyContext
nls() - Method inGroovyParser.ClassBodyDeclarationContext
nls(int) - Method inGroovyParser.ClassDeclarationContext
nls(int) - Method inGroovyParser.ClassOrInterfaceModifiersContext
nls(int) - Method inGroovyParser.ClosureContext
nls() - Method inGroovyParser.CompactConstructorDeclarationContext
nls() - Method inGroovyParser.CompilationUnitContext
nls(int) - Method inGroovyParser.ConditionalExprAltContext
nls() - Method inGroovyParser.CreatorContext
nls(int) - Method inGroovyParser.DoWhileStmtAltContext
nls(int) - Method inGroovyParser.ElementValuePairContext
nls(int) - Method inGroovyParser.EnhancedArgumentListInParContext
nls(int) - Method inGroovyParser.EnumConstantsContext
nls(int) - Method inGroovyParser.EqualityExprAltContext
nls(int) - Method inGroovyParser.ExclusiveOrExprAltContext
nls(int) - Method inGroovyParser.ExpressionListContext
nls() - Method inGroovyParser.FinallyBlockContext
nls(int) - Method inGroovyParser.FormalParameterContext
nls(int) - Method inGroovyParser.FormalParameterListContext
nls() - Method inGroovyParser.ForStmtAltContext
nls(int) - Method inGroovyParser.IfElseStatementContext
nls(int) - Method inGroovyParser.ImplicationExprAltContext
nls(int) - Method inGroovyParser.InclusiveOrExprAltContext
nls() - Method inGroovyParser.LabeledStmtAltContext
nls(int) - Method inGroovyParser.LogicalAndExprAltContext
nls(int) - Method inGroovyParser.LogicalOrExprAltContext
nls() - Method inGroovyParser.MapEntryContext
nls(int) - Method inGroovyParser.MethodDeclarationContext
nls(int) - Method inGroovyParser.ModifiersContext
nls() - Method inGroovyParser.ModifiersOptContext
nls(int) - Method inGroovyParser.MultipleAssignmentExprAltContext
nls(int) - Method inGroovyParser.MultiplicativeExprAltContext
nls() - Method inGroovyParser.NewPrmrAltContext
nls(int) - Method inGroovyParser.NonWildcardTypeArgumentsContext
nls(int) - Method inGroovyParser.PathElementContext
nls() - Method inGroovyParser.PowerExprAltContext
nls(int) - Method inGroovyParser.QualifiedClassNameListContext
nls(int) - Method inGroovyParser.RegexExprAltContext
nls(int) - Method inGroovyParser.RelationalExprAltContext
nls() - Method inGroovyParser.ResourcesContext
nls(int) - Method inGroovyParser.ShiftExprAltContext
nls(int) - Method inGroovyParser.StandardLambdaExpressionContext
nls(int) - Method inGroovyParser.SwitchBlockStatementExpressionGroupContext
nls(int) - Method inGroovyParser.SwitchBlockStatementGroupContext
nls(int) - Method inGroovyParser.SwitchExpressionContext
nls(int) - Method inGroovyParser.SwitchStatementContext
nls() - Method inGroovyParser.SynchronizedStmtAltContext
nls(int) - Method inGroovyParser.TryCatchStatementContext
nls() - Method inGroovyParser.TypeArgumentContext
nls(int) - Method inGroovyParser.TypeArgumentsContext
nls(int) - Method inGroovyParser.TypeBoundContext
nls(int) - Method inGroovyParser.TypeListContext
nls() - Method inGroovyParser.TypeParameterContext
nls(int) - Method inGroovyParser.TypeParametersContext
nls() - Method inGroovyParser.UnaryNotExprAltContext
nls(int) - Method inGroovyParser.VariableDeclarationContext
nls(int) - Method inGroovyParser.VariableDeclaratorContext
nls(int) - Method inGroovyParser.VariableDeclaratorsContext
nls(int) - Method inGroovyParser.VariableModifiersContext
nls() - Method inGroovyParser.VariableModifiersOptContext
nls() - Method inGroovyParser.WhileStmtAltContext
NlsContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.NlsContext
NO_ARGUMENTS - Field inMethodCallExpression
NO_CLASS - Field inClassNodeResolver
Internal helper used to indicate a cache hit for a class that does not exist.
NO_EXCEPTIONS - Field inBuilderASTTransformation
NO_PARAMS - Field inBuilderASTTransformation
NO_RESULT_SETS - Field inSql
NO_SYNTAX_CHECK - Field inGroovyEngine
noArg - Field inMapConstructor
In addition to the map constructor, provide a no-arg constructor which calls the map constructor with an empty map.
NoChildren - Class ingroovy.xml.slurpersupport
Lazy evaluated representation of a GPath expression returning no children.
NoChildren(groovy.xml.slurpersupport.GPathResult, java.lang.String, Map<String,String>) - Constructor inNoChildren
Parameters:
parent - the GPathResult prior to the application of the expression creating this GPathResult
noCopyStringFromChars(char[]) - Method inDefaultFastStringService
noCopyStringFromChars(char[]) - Method inFastStringService
Parameters:
chars - to shove array into.
noCopyStringFromChars(char[]) - Method inFastStringUtils
Parameters:
chars - to shove array into.
Node - Class ingroovy.xml.slurpersupport
Represents a node.
NODE_CLASS - Field inObjectGraphBuilder
NODE_ICON_PATH - Field inConsole
NODE_NAME_ATTRIBS - Property inJmxBuilderTools
NODE_NAME_ATTRIBUTES - Property inJmxBuilderTools
NODE_NAME_CONSTRUCTORS - Property inJmxBuilderTools
NODE_NAME_CTORS - Property inJmxBuilderTools
NODE_NAME - Field inObjectGraphBuilder
NODE_NAME_OPERATIONS - Property inJmxBuilderTools
NODE_NAME_OPS - Property inJmxBuilderTools
Node(groovy.xml.slurpersupport.Node, java.lang.String, java.util.Map, java.util.Map, java.lang.String) - Constructor inNode
Parameters:
parent - the parent node
NodeBuilder - Class ingroovy.util
A helper class for creating nested trees of Node objects for handling arbitrary data
NodeChild - Class ingroovy.xml.slurpersupport
Lazy evaluated representation of a child node.
NodeChild(groovy.xml.slurpersupport.Node, groovy.xml.slurpersupport.GPathResult, Map<String,String>) - Constructor inNodeChild
Parameters:
node - a node
NodeChildren - Class ingroovy.xml.slurpersupport
Lazy evaluated representation of child nodes.
NodeChildren(groovy.xml.slurpersupport.GPathResult, Map<String,String>) - Constructor inNodeChildren
Parameters:
parent - the GPathResult prior to the application of the expression creating this GPathResult
NodeComparator - Interface inorg.codehaus.groovy.macro.matcher
nodeCompleted(java.lang.Object, java.lang.Object) - Method inAntBuilder
Determines, when the ANT Task that is represented by the "node" should perform.
nodeCompleted(java.lang.Object, java.lang.Object) - Method inBuilderSupport
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 inFactoryBuilderSupport
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 inMarkupBuilder
nodeCompleted(java.lang.Object, java.lang.Object) - Method inSAXBuilder
nodeCompleted(java.lang.Object, java.lang.Object) - Method inStaxBuilder
NodeIterator - Class ingroovy.xml.slurpersupport
Helper class for iterating through nodes.
nodeIterator() - Method inAttribute
nodeIterator() - Method inAttributes
nodeIterator() - Method inFilteredAttributes
nodeIterator() - Method inFilteredNodeChildren
nodeIterator() - Method inGPathResult
nodeIterator() - Method inNoChildren
Returns an empty iterator.
nodeIterator() - Method inNodeChild
nodeIterator() - Method inNodeChildren
NodeIterator(java.util.Iterator) - Constructor inNodeIterator
nodeIterator() - Method inNodeParents
NodeList - Class ingroovy.util
A List implementation which is returned by queries on aNode which provides some XPath like helper methods for GPath.
NodeList(int) - Constructor inNodeList
nodeMaker - Property inScriptToTreeNodeAdapter
nodeMaker - Property inTreeNodeBuildingNodeOperation
NodeMetaDataHandler - Interface inorg.codehaus.groovy.ast
An interface to mark a node being able to handle metadata.
NodeParents - Class ingroovy.xml.slurpersupport
Lazy evaluated representation of parent nodes without duplicates
NodeParents(groovy.xml.slurpersupport.GPathResult, Map<String,String>) - Constructor inNodeParents
Parameters:
parent - the GPathResult prior to the application of the expression creating this GPathResult
NodePrinter - Class ingroovy.util
A helper class for creating nested trees of data
NodePrinter(groovy.util.IndentPrinter) - Constructor inNodePrinter
NON_SEALED() - Method inGroovyParser.ClassOrInterfaceModifierContext
NON_SEALED() - Method inGroovyParser.KeywordsContext
NONE - Enum Constant inGroovyEngine.Format
NONE - Enum Constant inMarkupBuilder.CharFilter
NONE - Enum Constant inObservableList.ChangeType
NONE - Enum Constant inObservableMap.ChangeType
NONE - Enum Constant inObservableSet.ChangeType
NONE_SLASHY - Field inStringUtils
NONE - Field inWarningMessage
Ignore all (for querying)
NonEmptySequence - Class ingroovy.lang
Represents a sequence of one or more objects of a given type.
NonEmptySequence(java.lang.Class, java.util.List) - Constructor inNonEmptySequence
nonGeneric(org.codehaus.groovy.ast.ClassNode) - Method inGenericsUtils
Since:
2.3.0
NonSealed - Annotation Type ingroovy.transform
Class annotation used to demarcate non-sealed classes.
NonSealedASTTransformation - Class inorg.codehaus.groovy.transform
Handles generation of code for the
Sealed:
annotation.
nonWildcardTypeArguments() - Method inGroovyParser
nonWildcardTypeArguments() - Method inGroovyParser.PathElementContext
NonWildcardTypeArgumentsContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.NonWildcardTypeArgumentsContext
noopClosure - Property inStreamingDOMBuilder
noopClosure - Property inStreamingMarkupBuilder
Invoked by callingmkp.yield.
noopClosure - Property inStreamingSAXBuilder
NOP - Field inBytecodeExpression
NOPARAM - Field inCallSiteArray
NoParamSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, org.codehaus.groovy.reflection.CachedConstructor, java.lang.Class) - Constructor inConstructorSite.NoParamSite
NoParamSiteInnerClass(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, org.codehaus.groovy.reflection.CachedConstructor, java.lang.Class) - Constructor inConstructorSite.NoParamSiteInnerClass
normaliseIndex(int, int) - Method inArrayMetaMethod
normaliseIndex(int, int) - Method inDefaultGroovyMethodsSupport
Converts a possibly negative index to a real index into the array.
normalize(java.lang.CharSequence) - Method inStringGroovyMethods
Returns a String with linefeeds and carriage returns normalized to linefeeds.
normalize() - Method inWritablePath
normalizedValue(java.lang.Object) - Method inMetaClassHelper
normalizeIndex(int) - Method inGroovyResultSetExtension
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 inReflector
NOT_APPLICABLE - Field inInspector
not(groovy.lang.Closure) - Method inAstSpecificationCompiler
Creates a NotExpression.
not - Field inEntity
NOT_EOF - Field inTypes
NOT() - Method inGroovyParser.UnaryNotExprAltContext
NOT_IDENTICAL - Field inGeneralUtils
NOT_IDENTICAL() - Method inGroovyParser.EqualityExprAltContext
NOT_IN() - Method inGroovyParser.RelationalExprAltContext
NOT_INSTANCEOF() - Method inGroovyParser.RelationalExprAltContext
NOT - Field inTypes
NOTEQUAL() - Method inGroovyParser.EqualityExprAltContext
NotExpression - Class inorg.codehaus.groovy.ast.expr
NotExpression(org.codehaus.groovy.ast.expr.Expression) - Constructor inNotExpression
notIdenticalX(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Method inGeneralUtils
notifySystemErr(int, java.lang.String) - Method inConsole
notifySystemOut(int, java.lang.String) - Method inConsole
notNegative(int) - Method inIndyArrayAccess
notNull(java.lang.Object) - Method inValidate
notNullX(org.codehaus.groovy.ast.expr.Expression) - Method inGeneralUtils
notX(org.codehaus.groovy.ast.expr.Expression) - Method inGeneralUtils
NotYetImplemented - Annotation Type ingroovy.test
Method annotation used to invert test case results.
notYetImplemented(java.lang.Object) - Method inGroovyAssert
Runs the calling JUnit test again and fails only if it unexpectedly runs.
notYetImplemented() - Method inGroovyTestCase
Convenience method for subclasses of GroovyTestCase, identical to
 GroovyTestCase.notYetImplemented(this);
.
NotYetImplementedASTTransformation - Class inorg.apache.groovy.test.transform
Generates code for the@NotYetImplemented annotation.
nthValue(Function<? super T,? extends V>, long) - Method inWindow
Returns the nth value in the window
ntilde - Field inEntity
ntile(long) - Method inWindow
Distributes rows of an ordered window into a pre-defined number of roughly equal buckets
NULL_CHECK_TYPE - Field inNullCheckASTTransformation
NULL - Field inConstantExpression
NULL - Field inJsonParserCharArray
NULL - Field inJsonParserUsingCharacterSource
NULL - Enum Constant inJsonTokenType
NULL_REF - Field inIndyGuardsFiltersAndSignatures
NULL - Field inSql
NULL - Field inToken
NULL - Enum Constant inType
NULL - Field inValueContainer
NullCallSite - Class inorg.codehaus.groovy.runtime.callsite
NullCallSite(org.codehaus.groovy.runtime.callsite.CallSite) - Constructor inNullCallSite
NullCheck - Annotation Type ingroovy.transform
Class, method or constructor annotation which indicates that each parameter should be checked to ensure it isn't null.
NullCheckASTTransformation - Class inorg.codehaus.groovy.transform
Handles generation of code for the
NullCheck:
annotation.
nullify(java.lang.String) - Method inSql
Hook to allow derived classes to override null handling.
NullLiteral() - Method inGroovyParser.KeywordsContext
NullLiteral() - Method inGroovyParser.NullLiteralAltContext
NullLiteralAltContext(org.apache.groovy.parser.antlr4.GroovyParser.LiteralContext) - Constructor inGroovyParser.NullLiteralAltContext
NullObject - Class inorg.codehaus.groovy.runtime
NullProtectionStorage - Class inorg.codehaus.groovy.runtime.memoize
A NullObject pattern implementation for ProtectionStorage Doesn't protect any resources.
NullWriter - Class inorg.codehaus.groovy.control.io
A Writer that eats its input.
nullX() - Method inGeneralUtils
NUMBER - Enum Constant inJsonTokenType
NUMBER_OPS - Field inStaticTypeCheckingSupport
NUMBER - Field inTypes
NUMBER_TYPES - Field inStaticTypeCheckingSupport
NumberAwareComparator - Class inorg.codehaus.groovy.runtime
Compares two objects using Groovy's friendly comparison algorithm, i.e.
NumberAwareComparator(boolean) - Constructor inNumberAwareComparator
Since:
3.0.8
numberAwareCompareTo(java.lang.Comparable, java.lang.Comparable) - Method inDefaultGroovyMethods
Provides a method that compares two comparables using Groovy's default number aware comparator.
NumberCachedClass - Class inorg.codehaus.groovy.reflection.stdclasses
NumberCachedClass(java.lang.Class, org.codehaus.groovy.reflection.ClassInfo) - Constructor inNumberCachedClass
NumberMath - Class inorg.codehaus.groovy.runtime.typehandling
Stateless objects used to perform math on the various Number subclasses.
NumberMathModificationInfo - Class inorg.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 inNumberNumberMetaMethod.NumberNumberCallSite
NumberNumberDiv - Class inorg.codehaus.groovy.runtime.dgmimpl
NumberNumberMetaMethod - Class inorg.codehaus.groovy.runtime.dgmimpl
NumberNumberMetaMethod.NumberNumberCallSite - Class inorg.codehaus.groovy.runtime.dgmimpl
NumberNumberMetaMethod() - Constructor inNumberNumberMetaMethod
NumberNumberMinus - Class inorg.codehaus.groovy.runtime.dgmimpl
NumberNumberMultiply - Class inorg.codehaus.groovy.runtime.dgmimpl
NumberNumberPlus - Class inorg.codehaus.groovy.runtime.dgmimpl
numberOfArguments - Field inOption
How many arguments this option has.
numberOfArgumentsString - Field inOption
How many arguments this option has represented as a String.
NumberRange - Class ingroovy.lang
Represents an immutable list of Numbers from a value to a value with a particular step size.
NumberRange(T, U, V, boolean, boolean) - Constructor inNumberRange
Creates aNumberRange.
Numbers - Class inorg.codehaus.groovy.syntax
Helper class for processing Groovy numeric literals.
NumberValue - Class inorg.apache.groovy.json.internal
NumberValue(boolean, org.apache.groovy.json.internal.Type, int, int, char[]) - Constructor inNumberValue
NUMERIC - Field inSql
NV(java.lang.Object, T) - Method inMacroLibGroovyMethods
NVL(java.lang.Object, T) - Method inMacroLibGroovyMethods

O

oacute - Field inEntity
obj - Property inObjectInspector
OBJECT_ARRAY_CLASS - Field inReflectionCache
OBJECT_CLASS - Field inReflectionCache
OBJECT - Field inClassHelper
OBJECT_ID - Field inObjectGraphBuilder
OBJECT_TYPE - Field inClassHelper
objectArrayGet(java.lang.Object, int) - Method inBytecodeInterface8
Gets value from Object[] using normalized index.
ObjectArrayGetAtMetaMethod - Class inorg.codehaus.groovy.runtime.dgmimpl.arrays
ObjectArrayPutAtMetaMethod - Class inorg.codehaus.groovy.runtime.dgmimpl.arrays
objectArraySet(java.lang.Object, int, java.lang.Object) - Method inBytecodeInterface8
Sets value into Object[] using normalized index.
ObjectBrowser - Class ingroovy.console.ui
A little GUI to show some of the Inspector capabilities.
ObjectBrowser() - Constructor inObjectBrowser
ObjectCachedClass - Class inorg.codehaus.groovy.reflection.stdclasses
ObjectCachedClass(org.codehaus.groovy.reflection.ClassInfo) - Constructor inObjectCachedClass
ObjectGraphBuilder - Class ingroovy.util
A builder for creating object graphs.
ObjectGraphBuilder.ChildPropertySetter - Interface ingroovy.util
Strategy for setting a child node on its parent.
ObjectGraphBuilder.ClassNameResolver - Interface ingroovy.util
Strategy for resolving a classname.
ObjectGraphBuilder.DefaultChildPropertySetter - Class ingroovy.util
Default impl that calls parent.propertyName = child
If parent.propertyName is a Collection it will try to add child to the collection.
ObjectGraphBuilder.DefaultClassNameResolver - Class ingroovy.util
Default impl that capitalizes the classname.
ObjectGraphBuilder.DefaultIdentifierResolver - Class ingroovy.util
Default impl, always returns 'id'
ObjectGraphBuilder.DefaultNewInstanceResolver - Class ingroovy.util
Default impl that calls Class.newInstance()
ObjectGraphBuilder.DefaultReferenceResolver - Class ingroovy.util
Default impl, always returns 'refId'
ObjectGraphBuilder.DefaultRelationNameResolver - Class ingroovy.util
Default impl that returns parentName and childName accordingly.
ObjectGraphBuilder.IdentifierResolver - Interface ingroovy.util
Strategy for picking the correct synthetic identifier.
ObjectGraphBuilder.NewInstanceResolver - Interface ingroovy.util
Strategy for creating new instances of a class.
ObjectGraphBuilder.ReferenceResolver - Interface ingroovy.util
Strategy for picking the correct synthetic reference identifier.
ObjectGraphBuilder.ReflectionClassNameResolver - Class ingroovy.util
Build objects using reflection to resolve class names.
ObjectGraphBuilder.RelationNameResolver - Interface ingroovy.util
Strategy for resolving a relationship property name.
ObjectGraphBuilder() - Constructor inObjectGraphBuilder
ObjectHolder - Class inorg.apache.groovy.util
Just hold an object
ObjectHolder(T) - Constructor inObjectHolder
objectIDAttributeDelegate(java.lang.Object, java.lang.Object, java.lang.Object) - Method inSwingBuilder
ObjectInspector - Class inorg.apache.groovy.groovysh.jline
ObjectInspector(java.lang.Object) - Constructor inObjectInspector
ObjectRange - Class ingroovy.lang
Represents an inclusive list of objects from a value to a value using comparators.
ObjectRange(java.lang.Comparable, java.lang.Comparable, boolean) - Constructor inObjectRange
Creates a newObjectRange assumes smaller <= larger, else behavior is undefined.
objectUnderInspection - Field inInspector
ObservableIterator(java.util.Iterator) - Constructor inObservableList.ObservableIterator
ObservableIterator(Iterator<E>) - Constructor inObservableSet.ObservableIterator
ObservableList - Class ingroovy.util
List decorator that will trigger PropertyChangeEvents when a value changes.
ObservableList.ChangeType - Enum ingroovy.util
ObservableList.ElementAddedEvent - Class ingroovy.util
ObservableList.ElementClearedEvent - Class ingroovy.util
ObservableList.ElementEvent - Class ingroovy.util
ObservableList.ElementRemovedEvent - Class ingroovy.util
ObservableList.ElementUpdatedEvent - Class ingroovy.util
ObservableList.MultiElementAddedEvent - Class ingroovy.util
ObservableList.MultiElementRemovedEvent - Class ingroovy.util
ObservableList.ObservableIterator - Class ingroovy.util
ObservableList.ObservableListIterator - Class ingroovy.util
ObservableList(java.util.List, groovy.lang.Closure) - Constructor inObservableList
ObservableListIterator(java.util.ListIterator, int) - Constructor inObservableList.ObservableListIterator
ObservableMap - Class ingroovy.util
Map decorator that will trigger PropertyChangeEvents when a value changes.
ObservableMap.ChangeType - Enum ingroovy.util
ObservableMap.MultiPropertyEvent - Class ingroovy.util
ObservableMap.PropertyAddedEvent - Class ingroovy.util
ObservableMap.PropertyClearedEvent - Class ingroovy.util
ObservableMap.PropertyEvent - Class ingroovy.util
ObservableMap.PropertyRemovedEvent - Class ingroovy.util
ObservableMap.PropertyUpdatedEvent - Class ingroovy.util
ObservableMap(java.util.Map, groovy.lang.Closure) - Constructor inObservableMap
ObservableSet - Class ingroovy.util
Set decorator that will trigger PropertyChangeEvents when a value changes.
ObservableSet.ChangeType - Enum ingroovy.util
ObservableSet.ElementAddedEvent - Class ingroovy.util
ObservableSet.ElementClearedEvent - Class ingroovy.util
ObservableSet.ElementEvent - Class ingroovy.util
ObservableSet.ElementRemovedEvent - Class ingroovy.util
ObservableSet.MultiElementAddedEvent - Class ingroovy.util
ObservableSet.MultiElementRemovedEvent - Class ingroovy.util
ObservableSet.ObservableIterator - Class ingroovy.util
ObservableSet(Set<E>, groovy.lang.Closure) - Constructor inObservableSet
ocirc - Field inEntity
OCTAL_INTEGER_LITERAL - Field inGroovyFilter
oelig - Field inEntity
of(Stream<T>) - Method inGroup
Factory method to createGroup instance
of(Class<?>) - Method inJava8
of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Method inMaps
of(List<Tuple2<T,Long>>) - Method inPartition
Factory method to createPartition instance
of(java.lang.String) - Method inPropertyBinding.UpdateStrategy
of(Tuple2<T,Long>, Partition<Tuple2<T,Long>>, WindowDefinition<T,U>) - Method inWindow
Factory method to createWindow instance
of(List<Queryable.Order<? super T,? extends U>>, ValueBound<? extends U>) - Method inWindowDefinition
Factory method to createWindowDefinition instance
OFF - Enum Constant inDefaultsMode
Produce a single constructor corresponding to the complete list of properties/fields of the class being compiled.
offsetByCodePoints(int, int) - Method inGStringImpl
ofType(int, int) - Method inTypes
Given two types, returns true if the second describes the first.
ograve - Field inEntity
OLD_VARIABLES_METHOD - Field inOldVariableGenerationUtility
oldValue - Field inObservableList.ChangeType
oldValue - Field inObservableMap.ChangeType
oldValue - Field inObservableSet.ChangeType
OldVariableGenerationUtility - Class inorg.apache.groovy.contracts.generation
ON - Enum Constant inDefaultsMode
Produce multiple constructors as required from all parameters through to the no-arg constructor.
onAllClassInfo(org.codehaus.groovy.reflection.ClassInfo.ClassInfoAction) - Method inClassInfo
onClassInfo(org.codehaus.groovy.reflection.ClassInfo) - Method inClassInfo.ClassInfoAction
onClassNode(org.objectweb.asm.ClassWriter, org.codehaus.groovy.ast.ClassNode) - Method inGroovyClassLoader.ClassCollector
ONE_NEG - Field inDefaultTypeTransformation
onEviction(K, V) - Method inEvictionListener
A call-back notification that the entry was evicted.
OnExpression - Class inorg.apache.groovy.ginq.dsl.expression
Represents on expression
OnExpression(org.codehaus.groovy.ast.expr.Expression) - Constructor inOnExpression
onFactoryRegistration(groovy.util.FactoryBuilderSupport, java.lang.String, java.lang.String) - Method inAbstractFactory
onFactoryRegistration(groovy.util.FactoryBuilderSupport, java.lang.String, java.lang.String) - Method inFactory
Called when a factory is registered to a builder
onGetPropertyFoundInHierarchy(groovy.lang.MetaMethod) - Method inExpandoMetaClass
onHandleNodeAttributes(groovy.util.FactoryBuilderSupport, java.lang.Object, java.util.Map) - Method inAbstractFactory
onHandleNodeAttributes(groovy.util.FactoryBuilderSupport, java.lang.Object, java.util.Map) - Method inActionFactory
onHandleNodeAttributes(groovy.util.FactoryBuilderSupport, java.lang.Object, java.util.Map) - Method inASTTransformationCustomizerFactory
onHandleNodeAttributes(groovy.util.FactoryBuilderSupport, java.lang.Object, java.util.Map) - Method inBindFactory
onHandleNodeAttributes(groovy.util.FactoryBuilderSupport, java.lang.Object, java.util.Map) - Method inFactory
Parameters:
builder - the FactoryBuilder
onHandleNodeAttributes(groovy.util.FactoryBuilderSupport, java.lang.Object, java.util.Map) - Method inJmxBeanExportFactory
onHandleNodeAttributes(groovy.util.FactoryBuilderSupport, java.lang.Object, java.util.Map) - Method inJmxBeanFactory
onHandleNodeAttributes(groovy.util.FactoryBuilderSupport, java.lang.Object, java.util.Map) - Method inJmxBeansFactory
onHandleNodeAttributes(groovy.util.FactoryBuilderSupport, java.lang.Object, java.util.Map) - Method inJmxEmitterFactory
onHandleNodeAttributes(groovy.util.FactoryBuilderSupport, java.lang.Object, java.util.Map) - Method inJmxListenerFactory
onHandleNodeAttributes(groovy.util.FactoryBuilderSupport, java.lang.Object, java.util.Map) - Method inJmxServerConnectorFactory
onHandleNodeAttributes(groovy.util.FactoryBuilderSupport, java.lang.Object, java.util.Map) - Method inJmxTimerFactory
onHandleNodeAttributes(groovy.util.FactoryBuilderSupport, java.lang.Object, java.util.Map) - Method inListFactory
onHandleNodeAttributes(groovy.util.FactoryBuilderSupport, java.lang.Object, java.util.Map) - Method inSwingBorderFactory
onInvokeMethodFoundInHierarchy(groovy.lang.MetaMethod) - Method inExpandoMetaClass
onLineNumber(org.codehaus.groovy.ast.ASTNode, java.lang.String) - Method inAsmClassGenerator
onMethodSelection(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.MethodNode) - Method inDefaultTypeCheckingExtension
onMethodSelection(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.MethodNode) - Method inGroovyTypeCheckingExtensionSupport
onMethodSelection(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.MethodNode) - Method inTypeCheckingExtension
Allows the extension to listen to method selection events.
onModule(org.codehaus.groovy.runtime.m12n.ExtensionModule) - Method inExtensionModuleScanner.ExtensionModuleListener
onNodeChildren(groovy.util.FactoryBuilderSupport, java.lang.Object, groovy.lang.Closure) - Method inAbstractFactory
onNodeChildren(groovy.util.FactoryBuilderSupport, java.lang.Object, groovy.lang.Closure) - Method inActionFactory
onNodeChildren(groovy.util.FactoryBuilderSupport, java.lang.Object, groovy.lang.Closure) - Method inBindFactory
onNodeChildren(groovy.util.FactoryBuilderSupport, java.lang.Object, groovy.lang.Closure) - Method inCellEditorGetValueFactory
onNodeChildren(groovy.util.FactoryBuilderSupport, java.lang.Object, groovy.lang.Closure) - Method inCellEditorPrepareFactory
onNodeChildren(groovy.util.FactoryBuilderSupport, java.lang.Object, groovy.lang.Closure) - Method inFactory
Only called if it isLeaf is false and isHandlesNodeChildren is true
onNodeChildren(groovy.util.FactoryBuilderSupport, java.lang.Object, groovy.lang.Closure) - Method inImportCustomizerFactory
onNodeChildren(groovy.util.FactoryBuilderSupport, java.lang.Object, groovy.lang.Closure) - Method inInlinedASTCustomizerFactory
onNodeChildren(groovy.util.FactoryBuilderSupport, java.lang.Object, groovy.lang.Closure) - Method inRendererUpdateFactory
onNodeChildren(groovy.util.FactoryBuilderSupport, java.lang.Object, groovy.lang.Closure) - Method inSecureASTCustomizerFactory
onNodeCompleted(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object) - Method inAbstractFactory
onNodeCompleted(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object) - Method inBindFactory
onNodeCompleted(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object) - Method inBindProxyFactory
onNodeCompleted(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object) - Method inCellEditorFactory
onNodeCompleted(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object) - Method inColumnFactory
onNodeCompleted(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object) - Method inColumnModelFactory
onNodeCompleted(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object) - Method inFactory
Parameters:
builder - the FactoryBuilder
onNodeCompleted(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object) - Method inJmxBeanFactory
onNodeCompleted(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object) - Method inJmxBeansFactory
onNodeCompleted(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object) - Method inJmxEmitterFactory
onNodeCompleted(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object) - Method inJmxListenerFactory
onNodeCompleted(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object) - Method inJmxServerConnectorFactory
onNodeCompleted(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object) - Method inJmxTimerFactory
onNodeCompleted(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object) - Method inRendererFactory
onNodeCompleted(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object) - Method inRootPaneContainerFactory
onNodeCompleted(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object) - Method inTabbedPaneFactory
onNodeCompleted(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object) - Method inTableModelFactory
onNodeCompleted(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object) - Method inTRFactory
onSetPropertyFoundInHierarchy(groovy.lang.MetaMethod) - Method inExpandoMetaClass
onSuperMethodFoundInHierarchy(groovy.lang.MetaMethod) - Method inExpandoMetaClass
onSuperPropertyFoundInHierarchy(groovy.lang.MetaBeanProperty) - Method inExpandoMetaClass
op - Field inGroovyParser.AdditiveExprAltContext
op - Field inGroovyParser.AndExprAltContext
op - Field inGroovyParser.AssignmentExprAltContext
op - Field inGroovyParser.EqualityExprAltContext
op - Field inGroovyParser.ExclusiveOrExprAltContext
op - Field inGroovyParser.ImplicationExprAltContext
op - Field inGroovyParser.InclusiveOrExprAltContext
op - Field inGroovyParser.LogicalAndExprAltContext
op - Field inGroovyParser.LogicalOrExprAltContext
op - Field inGroovyParser.MultipleAssignmentExprAltContext
op - Field inGroovyParser.MultiplicativeExprAltContext
op - Field inGroovyParser.PostfixExpressionContext
op - Field inGroovyParser.PowerExprAltContext
op - Field inGroovyParser.RegexExprAltContext
op - Field inGroovyParser.RelationalExprAltContext
op - Field inGroovyParser.UnaryAddExprAltContext
OPEN_BRACKET - Enum Constant inJsonTokenType
OPEN_CURLY - Enum Constant inJsonTokenType
openUncachedStream(java.net.URL) - Method inURLStreams
Opens anInputStream reading from the given URL without caching the stream.
OperandStack - Class inorg.codehaus.groovy.classgen.asm
OperandStack(org.codehaus.groovy.classgen.asm.WriterController) - Constructor inOperandStack
OPERATION - Field inGroovyFilter
OPERATOR_EXPRESSION - Field inTypes
OperatorRename - Annotation Type ingroovy.transform
Allows renaming of Groovy's operator methods.
OperatorRenameASTTransformation - Class inorg.codehaus.groovy.transform
Handles transformation for the
OperatorRename:
annotation.
optimize - Field inGQ
Whether to optimize the GINQ AST
Default:
true
optimizeForInt - Field inWriterController
OptimizerVisitor - Class inorg.codehaus.groovy.control
Visitor to produce several optimizations:
  • to replace numbered constants with references to static fields
  • remove superfluous references to GroovyObject interface
OptimizerVisitor(org.codehaus.groovy.control.CompilationUnit) - Constructor inOptimizerVisitor
OptimizingStatementWriter - Class inorg.codehaus.groovy.classgen.asm
OptimizingStatementWriter.ClassNodeSkip - Class inorg.codehaus.groovy.classgen.asm
OptimizingStatementWriter.StatementMeta - Class inorg.codehaus.groovy.classgen.asm
OptimizingStatementWriter(org.codehaus.groovy.classgen.asm.WriterController) - Constructor inOptimizingStatementWriter
Option - Annotation Type ingroovy.cli
Indicates that a method or property can be used to set a CLI option.
option(java.lang.Object, java.util.Map, java.lang.Object) - Method inCliBuilder
Internal method: How to create an OptionSpec from the specification.
option(java.lang.Object, java.util.Map, java.lang.Object) - Method inCliBuilderInternal
Internal method: How to create an OptionSpec from the specification.
OptionAccessor - Class ingroovy.cli.picocli
OptionAccessor(picocli.CommandLine$ParseResult) - Constructor inOptionAccessor
OPTIONAL_DATATYPE_FOLLOWERS - Field inTypes
optionalArg - Field inOption
Whether this option can have an optional argument.
OptionField - Annotation Type ingroovy.cli
options - Property inCliBuilder
Not normally accessed directly but full access to underlying options if needed.
options - Field inClosureParams
Default:
{}
options() - Method inGroovyRootDoc
Options() - Constructor inJsonGenerator.Options
options() - Method inSimpleGroovyRootDoc
or(T) - Method inAssertion
or(org.codehaus.groovy.ast.MethodNode, T) - Method inAssertionMap
OR_ASSIGN() - Method inGroovyParser.AssignmentExprAltContext
or(SortedSet<T>, Iterable<T>) - Method inDefaultGroovyMethods
Create a SortedSet as a union of a SortedSet and an Iterable.
OR - Field inGeneralUtils
OR() - Method inGroovyParser.LogicalOrExprAltContext
or(long, long) - Method inIndyMath
or(java.lang.Number, java.lang.Number) - Method inNumberMath
or(long, long) - Method inNumberMathModificationInfo
or - Field inOperatorRename
Default:
Undefined.STRING
or(java.lang.Process, java.lang.Process) - Method inProcessGroovyMethods
Overrides the or operator to allow one Process to asynchronously pipe data to another Process.
OR - Enum Constant inSystemRegistryImpl.Pipe
Order(Function<? super T,? extends U>, boolean, boolean) - Constructor inQueryable.Order
OrderBy - Class ingroovy.util
A helper class for sorting objects via a closure to return the field or operation on which to sort.
OrderBy(List<Closure>, boolean) - Constructor inOrderBy
orderBy(List<? extends Order<? super T,? extends U>>) - Method inQueryable
SortQueryable instance, similar to SQL'sorder by
orderBy() - Method inWindowDefinition
Define order, similar to SQL'sorder by of window definition
OrderExpression - Class inorg.apache.groovy.ginq.dsl.expression
Represents order by expression
OrderExpression(org.codehaus.groovy.ast.expr.Expression) - Constructor inOrderExpression
ordf - Field inEntity
ordinaryClasses() - Method inGroovyPackageDoc
Included ordinary classes in this package.
ordinaryClasses() - Method inSimpleGroovyPackageDoc
ordm - Field inEntity
ORIENTATION - Field inStructuredSyntaxHandler
orientationVertical - Property inConsole
orientationVerticalAction - Property inConsole
origDividerSize - Property inConsole
originalBlockStatement() - Method inAssertion
originalForControl() - Method inGroovyParser
originalForControl() - Method inGroovyParser.ForControlContext
OriginalForControlContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.OriginalForControlContext
orImpl(java.lang.Number, java.lang.Number) - Method inBigIntegerMath
orImpl(java.lang.Number, java.lang.Number) - Method inIntegerMath
orImpl(java.lang.Number, java.lang.Number) - Method inLongMath
orImpl(java.lang.Number, java.lang.Number) - Method inNumberMath
orOptional(Optional<T>, Supplier<Optional<? extends T>>) - Method inPluginDefaultGroovyMethods
Provides similar functionality to JDK9or on JDK8.
orX(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Method inGeneralUtils
oslash - Field inEntity
OTHER - Field inSql
otilde - Field inEntity
ouml - Field inEntity
out - Field inDomToGroovy
out - Field inIO
Preferred output writer.
out - Field inNodePrinter
out(int) - Method inSql
Create a new OutParameter
out - Field inXmlNodePrinter
OUTER_INSTANCE - Field inClosureWriter
OutParameter - Interface ingroovy.sql
A parameter to be returned from a CallableStatement.
output - Field inASTHelper
OUTPUT - Enum Constant inCompilePhase
write the binary output to the file system
OUTPUT - Enum Constant inCompilePhaseAdapter
OUTPUT - Field inPhases
Output of class to disk
outputArea - Property inConsole
outputDir - Property inDocGenerator
outputFile - Property inConsolePreferences
outputPrintWriter - Property inConsole
outputStream - Field inIO
Raw output stream.
outputStyle - Property inConsole
OutputTool - Interface inorg.codehaus.groovy.tools.groovydoc
OutputTransforms - Class ingroovy.console.ui
OutputTransforms() - Constructor inOutputTransforms
outputWindow - Property inConsole
OUTSIDE - Enum Constant inPropertyBinding.UpdateStrategy
over(Tuple2<T,Long>, WindowDefinition<T,U>) - Method inQueryable
Open window for current record
overriddenClass() - Method inGroovyMethodDoc
overriddenClass() - Method inSimpleGroovyMethodDoc
overriddenMethod() - Method inGroovyMethodDoc
overriddenMethod() - Method inSimpleGroovyMethodDoc
overriddenType() - Method inGroovyMethodDoc
overriddenType() - Method inSimpleGroovyMethodDoc
overrides(org.codehaus.groovy.groovydoc.GroovyMethodDoc) - Method inGroovyMethodDoc
overrides(org.codehaus.groovy.groovydoc.GroovyMethodDoc) - Method inSimpleGroovyMethodDoc
OwnedMetaClass - Class inorg.codehaus.groovy.runtime.metaclass
OwnedMetaClass(groovy.lang.MetaClass) - Constructor inOwnedMetaClass
owner - Field inCallSiteArray
owner - Field inExceptionMessage
OWNER - Field inFactoryBuilderSupport
OWNER_FIRST - Field inClosure
With this resolveStrategy set the closure will attempt to resolve property references and methods to the owner first, then the delegate (this is the default strategy).
OWNER_ONLY - Field inClosure
With this resolveStrategy set the closure will resolve property references and methods to the owner only and not call the delegate at all.
owner - Field inSimpleMessage

P

PACKAGE() - Method inGroovyParser.KeywordsContext
PACKAGE() - Method inGroovyParser.PackageDeclarationContext
PACKAGE_POSTFIX - Field inConfigurator
PACKAGE_PREFIX - Field inConfigurator
PACKAGE_PRIVATE - Enum Constant inVisibility
PACKAGE_TARGET - Field inAnnotationNode
packageDeclaration() - Method inGroovyParser
packageDeclaration() - Method inGroovyParser.CompilationUnitContext
PackageDeclarationContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.PackageDeclarationContext
PackageHelper - Class inorg.apache.groovy.groovysh.jline
packageNamed(java.lang.String) - Method inGroovyRootDoc
packageNamed(java.lang.String) - Method inSimpleGroovyRootDoc
PackageNode - Class inorg.codehaus.groovy.ast
Represents a package in the AST.
PackageNode(java.lang.String) - Constructor inPackageNode
PackageScope - Annotation Type ingroovy.transform
Annotation used for turning off Groovy's auto visibility conventions.
PackageScopeASTTransformation - Class inorg.codehaus.groovy.transform
Handles transformation for the
PackageScope:
annotation.
PackageScopeTarget - Enum ingroovy.transform
Intended target when@PackageScope is placed at the class level.
padLeft(java.lang.CharSequence, java.lang.Number, java.lang.CharSequence) - Method inStringGroovyMethods
Pads a CharSequence to a minimum length specified bynumberOfChars, adding the supplied padding CharSequence as many times as needed to the left.
padRight(java.lang.CharSequence, java.lang.Number, java.lang.CharSequence) - Method inStringGroovyMethods
Pads a CharSequence to a minimum length specified bynumberOfChars, adding the supplied padding CharSequence as many times as needed to the right.
paintComponent(java.awt.Graphics) - Method inConsoleTextEditor
para - Field inEntity
parallel - Field inGQ
Whether to enable parallel querying
Default:
false
PARALLEL_PARSE - Field inCompilerConfiguration
Optimization Option for enabling parallel parsing.
param(org.codehaus.groovy.ast.ClassNode, java.lang.String, org.codehaus.groovy.ast.expr.Expression) - Method inGeneralUtils
param() - Method inGroovyTag
The optional parameter for tags like "throws" and "param".
param() - Method inSimpleGroovyTag
paramCount - Field inDefaultJsonGenerator.ClosureConverter
Parameter - Class inorg.codehaus.groovy.ast
Represents a parameter on a constructor or method call.
parameter(Map<String, Class>, groovy.lang.Closure) - Method inAstSpecificationCompiler
Creates a Parameter.
Parameter(org.codehaus.groovy.ast.ClassNode, java.lang.String, org.codehaus.groovy.ast.expr.Expression) - Constructor inParameter
PARAMETER_TARGET - Field inAnnotationNode
PARAMETER_TERMINATORS - Field inTypes
PARAMETER_TYPE - Enum Constant inStaticTypesMarker
used to store the parameter type of method invocation on an expression
parameterAnnotations - Field inDelegate
Whether to carry over annotations from the parameters of delegate methods to your delegating method.
parameterAnnotations - Field inInheritConstructors
Whether to carry over parameter annotations on the copied constructors.
parameterizeArguments(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode) - Method inStaticTypeCheckingSupport
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 inTypeCheckingExtension
parameterizeInterfaceGenerics(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method inGenericsUtils
Interface class nodes retrieved fromClassNode.getInterfaces orClassNode.getAllInterfaces are returned with generic type arguments.
parameterizeSAM(org.codehaus.groovy.ast.ClassNode) - Method inGenericsUtils
Gets the parameter and return types of the abstract method of SAM.
parameterizeType(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method inGenericsUtils
Interface class nodes retrieved fromClassNode.getInterfaces orClassNode.getAllInterfaces are returned with generic type arguments.
parameters(groovy.lang.Closure) - Method inAstSpecificationCompiler
Creates a Parameter[].
parameters - Field inGeneratedMetaMethod.DgmMethodRecord
parameters() - Method inGroovyExecutableMemberDoc
parameters() - Method inSimpleGroovyExecutableMemberDoc
parametersAreCompatible(java.lang.Class, java.lang.Class) - Method inMetaClassHelper
parametersCompatible(org.codehaus.groovy.ast.Parameter, org.codehaus.groovy.ast.Parameter) - Method inParameterUtils
Checks compatibility of parameter arrays.
parametersEqual(org.codehaus.groovy.ast.Parameter, org.codehaus.groovy.ast.Parameter) - Method inClassNode
parametersEqual(org.codehaus.groovy.ast.Parameter, org.codehaus.groovy.ast.Parameter) - Method inParameterUtils
Since:
2.5.0
parametersEqualWithWrapperType(org.codehaus.groovy.ast.Parameter, org.codehaus.groovy.ast.Parameter) - Method inParameterUtils
Since:
3.0.0
parameterTypeMatches(Class<?>, Class<?>) - Method inReflectionUtils
ParameterTypes - Class inorg.codehaus.groovy.reflection
parameterTypes - Field inClosure
ParameterTypes(org.codehaus.groovy.reflection.CachedClass) - Constructor inParameterTypes
ParameterUtils - Class inorg.codehaus.groovy.ast.tools
params(org.codehaus.groovy.ast.Parameter) - Method inGeneralUtils
params - Field inMetaMethodIndex.MetaMethodCache
params - Field inMetaMethodSite
PARANOIA - Field inWarningMessage
Warning indicates paranoia on the part of the compiler
ParenPrmrAltContext(org.apache.groovy.parser.antlr4.GroovyParser.PrimaryContext) - Constructor inGroovyParser.ParenPrmrAltContext
PARENT_BUILDER - Field inFactoryBuilderSupport
PARENT_CONTEXT - Field inFactoryBuilderSupport
parent(groovy.util.Node) - Method inDOMCategory
PARENT_FACTORY - Field inFactoryBuilderSupport
parent - Field inGPathResult
parent - Property inIgnore
PARENT_NAME - Field inFactoryBuilderSupport
parent() - Method inNode
Returns the parent of this Node.
PARENT_NODE - Field inFactoryBuilderSupport
parent() - Method inNodeChild
parent - Property inTextNode
parents() - Method inAttribute
Throws aGroovyRuntimeException, because this method is not implemented yet.
parents() - Method inAttributes
parents() - Method inGPathResult
Returns the parents of this GPathResult as aGPathResult.
parents() - Method inNoChildren
Throws aGroovyRuntimeException, because it is not implemented yet.
parents() - Method inNodeChild
Throws aGroovyRuntimeException, because this method is not implemented yet.
parents() - Method inNodeChildren
Throws aGroovyRuntimeException, because it is not implemented yet.
parExpression() - Method inGroovyParser
parExpression() - Method inGroovyParser.DynamicMemberNameContext
parExpression() - Method inGroovyParser.ParenPrmrAltContext
ParExpressionContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.ParExpressionContext
parse(java.io.File, java.lang.String) - Method inBaseJsonParser
parse(java.lang.Object) - Method inCliBuilder
Make options accessible from command line args with parser.
parse(java.lang.Object) - Method inCliBuilderInternal
Make options accessible from command line args with parser.
parse(groovy.lang.Script, java.net.URL) - Method inConfigSlurper
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 inDateTimeStaticExtensions
Parse text into aZonedDateTime using the provided pattern.
parse(java.util.Date, java.lang.String, java.lang.String, java.util.TimeZone) - Method inDateUtilStaticExtensions
Parse a String into a Date instance using the given pattern and TimeZone.
parse(java.io.Reader, boolean, boolean, boolean) - Method inDOMBuilder
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 inDomToGroovy
parse(java.io.File, java.lang.String) - Method inJsonParser
parse(char[]) - Method inJsonParserCharArray
parse(char[]) - Method inJsonParserUsingCharacterSource
parse(java.util.Map, java.net.URL, java.lang.String) - Method inJsonSlurper
Parse a JSON data structure from content at a given URL.
parse(java.util.Map, java.net.URL, java.lang.String) - Method inJsonSlurperClassic
Parse a JSON data structure from content at a given URL.
parse(java.lang.String) - Method inMarkupTemplateEngine.TemplateResource
parse() - Method inSourceUnit
Parses the source to a CST.
parse(java.nio.CharBuffer, int, int) - Method inStructuredSyntaxDocumentFilter.LexerNode
Parameters:
buffer
parse(java.nio.file.Path) - Method inTomlSlurper
Parse the content of the specified path into a tree of Nodes.
parse(java.lang.String) - Method inTransformTestHelper
Compiles the String into a Class applying the transform specified in the constructor.
parse(java.lang.String) - Method inXmlParser
Parse the content of the specified URI into a tree of Nodes.
parse(java.nio.file.Path) - Method inXmlSlurper
Parses the content of the file at the given path as XML turning it into a GPathResult object
parse(java.nio.file.Path) - Method inYamlSlurper
Parse the content of the specified path into a tree of Nodes.
parseBigDecimal(char[]) - Method inCharScanner
parseClass(java.net.URL) - Method inAsmDecompiler
Loads the URL contents and parses them with ASM, producing aClassStub object representing the structure of the corresponding class file.
parseClass(groovy.lang.GroovyCodeSource, boolean) - Method inGroovyClassLoader
Parses the given code source into a Java class.
parseClass(java.lang.String, java.lang.String) - Method inGroovyClassLoader.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 inGenericsUtils
Since:
2.4.0
parseCST(org.codehaus.groovy.control.SourceUnit, java.io.Reader) - Method inAntlr4ParserPlugin
parseCST(org.codehaus.groovy.control.SourceUnit, java.io.Reader) - Method inParserPlugin
parseDecimal(java.lang.String) - Method inNumbers
Builds a Number from the given decimal descriptor.
parseDocument(int, int) - Method inStructuredSyntaxDocumentFilter
Parse the Document to update the character styles given an initial start position.
parseDouble(char[], int, int) - Method inCharScanner
parseFloat(char[], int, int) - Method inCharScanner
parseFromInstance(T, java.lang.Object) - Method inCliBuilder
Given an instance containing members with annotations, derive the options specification.
parseFromSpec(Class<T>, java.lang.String) - Method inCliBuilder
Given an interface containing members with annotations, derive the options specification.
parseInt(char[]) - Method inCharScanner
parseInteger(java.lang.String) - Method inNumbers
Builds a Number from the given integer descriptor.
parseIntFromTo(char[], int, int) - Method inCharScanner
parseIntFromToIgnoreDot(char[], int, int) - Method inCharScanner
parseJsonNumber(char[], int, int, int[]) - Method inCharScanner
parseLong(char[]) - Method inCharScanner
parseLongFromTo(char[], int, int) - Method inCharScanner
parseLongFromToIgnoreDot(char[], int, int) - Method inCharScanner
parser - Property inCliBuilder
parser - Property inCliBuilderInternal
PARSER_FLAVOR_KEY - Field inPreferences
PARSER - Field inGroovySyntaxError
PARSER_RELAXED - Field inPreferences
PARSER_RIGID - Field inPreferences
parser - Field inSystemRegistryImpl
ParserAtnManager - Class inorg.apache.groovy.parser.antlr4.internal.atnmanager
Manage ATN for parser to avoid memory leak
parseResult - Property inOptionAccessor
ParserException - Class inorg.codehaus.groovy.syntax
ParserException(java.lang.String, java.lang.Throwable, int, int, int, int) - Constructor inParserException
ParserPlugin - Interface inorg.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 inorg.codehaus.groovy.control
A factory of parser plugin instances.
parseText(java.lang.String) - Method inDOMBuilder
A helper method to parse the given text as XML.
parseText(java.lang.String) - Method inJsonSlurper
Parse a text representation of a JSON data structure
parseText(java.lang.String) - Method inJsonSlurperClassic
Parse a text representation of a JSON data structure
parseText(java.lang.String) - Method inTomlSlurper
Parse the content of the specified toml into a tree of Nodes.
parseText(java.lang.String) - Method inXmlParser
A helper method to parse the given text as XML.
parseText(java.lang.String) - Method inXmlSlurper
A helper method to parse the given text as XML
parseText(java.lang.String) - Method inYamlSlurper
Parse the content of the specified yaml into a tree of Nodes.
parseToStringDate(java.util.Date, java.lang.String) - Method inDateUtilStaticExtensions
Parse a String matching the pattern EEE MMM dd HH:mm:ss zzz yyyy containing US-locale-constants only (e.g.
PARSING - Enum Constant inCompilePhase
the grammar is used to produce tree of tokens representing the source code
PARSING - Enum Constant inCompilePhaseAdapter
PARSING - Field inPhases
Lexing, parsing, and AST building
Partition - Interface inorg.apache.groovy.ginq.provider.collection.runtime
Represents partition
partitionBy() - Method inWindowDefinition
Define partition, similar to SQL'spartition by of window definition
partitionPoint(double[], java.util.function.DoublePredicate) - Method inArrayGroovyMethods
Returns the index of the partition point according to the given predicate (the index of the first element of the second partition).
partitionPoint(List<T>, Predicate<T>) - Method inDefaultGroovyMethods
Returns the index of the partition point according to the given predicate (the index of the first element of the second partition).
PASS - Enum Constant inTypeCheckingMode
paste(java.util.EventObject) - Method inConsole
path - Property inObjectBrowser
pathCount - Property inObjectBrowser
pathElement() - Method inGroovyParser
pathElement(int) - Method inGroovyParser.CommandArgumentContext
pathElement - Field inGroovyParser.PathExpressionContext
PathElementContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.PathElementContext
pathExpression() - Method inGroovyParser
pathExpression() - Method inGroovyParser.PostfixExpressionContext
PathExpressionContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.PathExpressionContext
pathMatches(List<ASTNodePredicate>) - Method inContextualClassCodeVisitor
pathMenu - Property inObjectBrowser
pathUpTo(Class<ASTNode>, org.codehaus.groovy.macro.matcher.ASTNodePredicate) - Method inContextualClassCodeVisitor
pattern - Field inNewify
Since:
2.5.0
peek(Optional<T>, Consumer<? super T>) - Method inPluginDefaultGroovyMethods
If a value is present in theOptional, executes the specifiedaction with the value as input and then returnsself.
pendingRecord - Property inConsole
pendingStack - Property inStreamingDOMBuilder
pendingStack - Property inStreamingMarkupBuilder
pendingStack - Property inStreamingSAXBuilder
percentRank() - Method inWindow
Returns the percent rank in the window
performOperationOnMetaClass(groovy.lang.ExpandoMetaClass.Callable) - Method inExpandoMetaClass
performSecondPass() - Method inStaticTypeCheckingVisitor
PerInstancePojoMetaClassSite - Class inorg.codehaus.groovy.runtime.callsite
PerInstancePojoMetaClassSite(org.codehaus.groovy.runtime.callsite.CallSite, org.codehaus.groovy.reflection.ClassInfo) - Constructor inPerInstancePojoMetaClassSite
permil - Field inEntity
PERMITS() - Method inGroovyParser.ClassDeclarationContext
PERMITS() - Method inGroovyParser.IdentifierContext
PERMITS() - Method inGroovyParser.KeywordsContext
permittedSubclasses - Field inSealed
List of the permitted subclasses.
PermutationGenerator - Class ingroovy.util
Systematically generate permutations.
PermutationGenerator(Iterable<E>) - Constructor inPermutationGenerator
permutations(Iterable<T>, Closure<V>) - Method inDefaultGroovyMethods
Finds all permutations of an iterable, applies a function to each permutation and collects the result into a list.
persist(java.nio.file.Path, java.lang.Object, java.lang.String) - Method inGroovyEngine
persist(java.nio.file.Path, java.lang.Object, org.apache.groovy.groovysh.jline.GroovyEngine.Format) - Method inUtils
PHANTOM - Enum Constant inReferenceType
phase - Field inASTTest
The compile phase after which the test code should run.
phase - Field inCompilationFailedException
phase - Field inGroovyASTTransformation
Default:
CompilePhase.CANONICALIZATION
phase - Field inProcessingUnit
The current phase
phaseComplete - Field inProcessingUnit
True if phase is finished
phaseId - Property inCompilePhaseAdapter
Phases - Class inorg.codehaus.groovy.control
Compilation phase identifiers.
phases - Field inCompilePhase
The phases as an array, with a null entry.
pi(Map<?,?>) - Method inBaseTemplate
pi(Map<String,Map<String,Object>>) - Method inMarkupBuilderHelper
Produce an XML processing instruction in the output.
PickAnyArgumentHint - Class ingroovy.transform.stc
PickAnyArgumentHint(int, int) - Constructor inPickAnyArgumentHint
Creates a picker which will extract the parameterIndex-th parameter type, or its genericTypeIndex-th generic type genericTypeIndex is >=0.
PickFirstResolver - Class ingroovy.transform.stc
Returns the first of several candidates found.
pickGenericType(org.codehaus.groovy.ast.MethodNode, int, int) - Method inClosureSignatureHint
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 inClosureMetaClass
pickMethod(java.lang.String, java.lang.Class) - Method inDelegatingMetaClass
@deprecated
pickMethod(java.lang.String, java.lang.Class) - Method inMetaClass
Selects a method by name and argument classes.
piClosure - Property inStreamingDOMBuilder
piClosure - Property inStreamingMarkupBuilder
Invoked by callingmkp.pi
piClosure - Property inStreamingSAXBuilder
pipe() - Method inSystemRegistryImpl.CommandData
PIPE - Enum Constant inSystemRegistryImpl.Pipe
PIPE - Field inTypes
pipeTo(java.lang.Process, java.lang.Process) - Method inProcessGroovyMethods
Allows one Process to asynchronously pipe data to another Process.
placeholder(java.lang.String) - Method inMatchingConstraintsBuilder
placeholders - Property inMatchingConstraints
placeholders - Property inMatchingConstraintsBuilder
PlaceholderVisitor - Class inorg.codehaus.groovy.control
PlaceholderVisitor(org.codehaus.groovy.control.CompilationUnit, org.codehaus.groovy.control.SourceUnit) - Constructor inPlaceholderVisitor
PlainObjectMetaMethodSite - Class inorg.codehaus.groovy.runtime.callsite
Plain ordinary object call site metaclass - cached method - cached
PlainObjectMetaMethodSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClass, groovy.lang.MetaMethod, java.lang.Class) - Constructor inPlainObjectMetaMethodSite
PlatformLineWriter - Class ingroovy.io
A buffered writer that gobbles any \r characters and replaces every \n with a platform specific newline.
PlatformLineWriter(java.io.Writer, int) - Constructor inPlatformLineWriter
PlatformLog - Annotation Type ingroovy.util.logging
This local transform adds a logging ability to your program using java.logging.
PluginDefaultGroovyMethods - Class inorg.codehaus.groovy.vmplugin.v9
Defines new Groovy methods which appear on normal JDK 9 classes inside the Groovy environment.
plus(T, java.lang.Object) - Method inArrayGroovyMethods
Creates an array containing elements from an original array plus an additional appended element.
plus(java.util.Date) - Method inBaseDuration
PLUS - Field inBaseJsonParser
PLUS - Field inCharScanner
plus(java.time.Month, int) - Method inDateTimeExtensions
Returns theMonth that ismonths months after this month.
plus(java.sql.Timestamp, int) - Method inDateUtilExtensions
Add number of days to this Timestamp and returns the new Timestamp object.
plus(groovy.time.TimeDuration) - Method inDatumDependentDuration
plus(T, java.lang.Object) - Method inDefaultGroovyMethods
plus(groovy.util.NodeList, groovy.lang.Closure) - Method inDOMCategory
plus(groovy.time.DatumDependentDuration) - Method inDuration
PLUS_EQUAL - Field inTypes
PLUS - Field inGeneralUtils
plus(groovy.lang.Closure) - Method inGPathResult
plus(java.lang.String) - Method inGString
plus(groovy.lang.GString) - Method inGStringImpl
plus(double, double) - Method inIndyMath
plus(groovy.lang.Closure) - Method inNode
Adds sibling nodes (defined using builder-style notation via a Closure) after the current node.
plus(groovy.lang.Closure) - Method inNodeList
plus(java.lang.String) - Method inNullObject
Allows to add a String to null.
plus(double, double) - Method inNumberMathModificationInfo
plus(java.lang.Number, java.lang.Number) - Method inNumberNumberPlus
Add two numbers and return the result.
plus - Field inOperatorRename
Default:
Undefined.STRING
plus(java.lang.StringBuilder, java.lang.String) - Method inPluginDefaultGroovyMethods
Appends a String to this StringBuilder.
PLUS_PLUS - Field inTypes
plus(Stream<? extends T>, Stream<? extends T>) - Method inStreamGroovyMethods
Returns a lazily concatenated stream whose elements are all the elements of this stream followed by all the elements of the second stream.
plus(java.lang.StringBuffer, java.lang.String) - Method inStringGroovyMethods
Appends a String to this StringBuffer.
plus(java.util.Date, groovy.time.BaseDuration) - Method inTimeCategory
plus(groovy.time.DatumDependentDuration) - Method inTimeDatumDependentDuration
plus(groovy.time.DatumDependentDuration) - Method inTimeDuration
PLUS - Field inTypes
plusImpl(java.lang.Object, java.lang.Object, java.lang.String, java.lang.String) - Method inGStringUtil
plusmn - Field inEntity
plusX(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Method inGeneralUtils
PogoCachedMethodSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, org.codehaus.groovy.reflection.CachedMethod, java.lang.Class) - Constructor inPogoMetaMethodSite.PogoCachedMethodSite
PogoCachedMethodSiteNoUnwrap(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, org.codehaus.groovy.reflection.CachedMethod, java.lang.Class) - Constructor inPogoMetaMethodSite.PogoCachedMethodSiteNoUnwrap
PogoCachedMethodSiteNoUnwrapNoCoerce(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, org.codehaus.groovy.reflection.CachedMethod, java.lang.Class) - Constructor inPogoMetaMethodSite.PogoCachedMethodSiteNoUnwrapNoCoerce
PogoGetPropertySite - Class inorg.codehaus.groovy.runtime.callsite
PogoGetPropertySite(org.codehaus.groovy.runtime.callsite.CallSite, java.lang.Class) - Constructor inPogoGetPropertySite
PogoInterceptableSite - Class inorg.codehaus.groovy.runtime.callsite
Call site for GroovyInterceptable
PogoInterceptableSite(org.codehaus.groovy.runtime.callsite.CallSite) - Constructor inPogoInterceptableSite
PogoMetaClassGetPropertySite - Class inorg.codehaus.groovy.runtime.callsite
PogoMetaClassGetPropertySite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClass) - Constructor inPogoMetaClassGetPropertySite
PogoMetaClassSite - Class inorg.codehaus.groovy.runtime.callsite
PogoMetaClassSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClass) - Constructor inPogoMetaClassSite
PogoMetaMethodSite - Class inorg.codehaus.groovy.runtime.callsite
POGO call site metaclass - cached method - cached
PogoMetaMethodSite.PogoCachedMethodSite - Class inorg.codehaus.groovy.runtime.callsite
PogoMetaMethodSite.PogoCachedMethodSiteNoUnwrap - Class inorg.codehaus.groovy.runtime.callsite
PogoMetaMethodSite.PogoCachedMethodSiteNoUnwrapNoCoerce - Class inorg.codehaus.groovy.runtime.callsite
PogoMetaMethodSite.PogoMetaMethodSiteNoUnwrap - Class inorg.codehaus.groovy.runtime.callsite
Call site where we know there is no need to unwrap arguments
PogoMetaMethodSite.PogoMetaMethodSiteNoUnwrapNoCoerce - Class inorg.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 inPogoMetaMethodSite
PogoMetaMethodSiteNoUnwrap(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class) - Constructor inPogoMetaMethodSite.PogoMetaMethodSiteNoUnwrap
PogoMetaMethodSiteNoUnwrapNoCoerce(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class) - Constructor inPogoMetaMethodSite.PogoMetaMethodSiteNoUnwrapNoCoerce
POJO - Annotation Type ingroovy.transform.stc
Marker interface to indicate that the normal GroovyObject methods should not be added.
pojo - Field inEqualsAndHashCode
Whether to avoid using Groovy runtime methods and instead use methods likeObjects.hash
pojo - Field inToString
Whether to avoid using Groovy runtime methods when printing the toString for class members.
PojoCachedMethodSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class) - Constructor inPojoMetaMethodSite.PojoCachedMethodSite
PojoCachedMethodSiteNoUnwrap(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class) - Constructor inPojoMetaMethodSite.PojoCachedMethodSiteNoUnwrap
PojoCachedMethodSiteNoUnwrapNoCoerce(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class) - Constructor inPojoMetaMethodSite.PojoCachedMethodSiteNoUnwrapNoCoerce
PojoMetaClassGetPropertySite - Class inorg.codehaus.groovy.runtime.callsite
PojoMetaClassGetPropertySite(org.codehaus.groovy.runtime.callsite.CallSite) - Constructor inPojoMetaClassGetPropertySite
PojoMetaClassSite - Class inorg.codehaus.groovy.runtime.callsite
POJO call site metaclass - cached method - not cached
PojoMetaClassSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClass) - Constructor inPojoMetaClassSite
PojoMetaMethodSite - Class inorg.codehaus.groovy.runtime.callsite
POJO call site metaclass - cached method - cached
PojoMetaMethodSite.PojoCachedMethodSite - Class inorg.codehaus.groovy.runtime.callsite
PojoMetaMethodSite.PojoCachedMethodSiteNoUnwrap - Class inorg.codehaus.groovy.runtime.callsite
PojoMetaMethodSite.PojoCachedMethodSiteNoUnwrapNoCoerce - Class inorg.codehaus.groovy.runtime.callsite
PojoMetaMethodSite.PojoMetaMethodSiteNoUnwrap - Class inorg.codehaus.groovy.runtime.callsite
Call site where we know there is no need to unwrap arguments
PojoMetaMethodSite.PojoMetaMethodSiteNoUnwrapNoCoerce - Class inorg.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 inPojoMetaMethodSite
PojoMetaMethodSiteNoUnwrap(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class) - Constructor inPojoMetaMethodSite.PojoMetaMethodSiteNoUnwrap
PojoMetaMethodSiteNoUnwrapNoCoerce(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class) - Constructor inPojoMetaMethodSite.PojoMetaMethodSiteNoUnwrapNoCoerce
PojoWrapper - Class inorg.codehaus.groovy.runtime.wrappers
PojoWrapper(java.lang.Object, java.lang.Class) - Constructor inPojoWrapper
pop() - Method inCompileStack
pop(List<T>) - Method inDefaultGroovyMethods
Removes the initial item from the List.
pop() - Method inFilteredNodeChildren
pop() - Method inGPathResult
Returns the parent of this GPathResult.
pop() - Method inOperandStack
remove operand stack top element using bytecode pop
popAssignmentTracking(Map<VariableExpression,List<ClassNode>>) - Method inStaticTypeCheckingVisitor
popBlockRecorderVisit(org.codehaus.groovy.classgen.asm.CompileStack.BlockRecorder) - Method inCompileStack
popContext() - Method inContextualClassCodeVisitor
popContext() - Method inFactoryBuilderSupport
Removes the last context from the stack.
popDownTo(int) - Method inOperandStack
popEnclosingBinaryExpression() - Method inAbstractTypeCheckingExtension
popEnclosingBinaryExpression() - Method inTypeCheckingContext
Pops a binary expression from the binary expression stack.
popEnclosingClassNode() - Method inAbstractTypeCheckingExtension
popEnclosingClassNode() - Method inTypeCheckingContext
Pops a class from the enclosing classes stack.
popEnclosingClosure() - Method inAbstractTypeCheckingExtension
popEnclosingClosure() - Method inTypeCheckingContext
Pops a closure expression from the closure expression stack.
popEnclosingMethod() - Method inAbstractTypeCheckingExtension
popEnclosingMethod() - Method inTypeCheckingContext
Pops a method from the enclosing methods stack.
popEnclosingMethodCall() - Method inAbstractTypeCheckingExtension
popEnclosingMethodCall() - Method inTypeCheckingContext
Pops a method call from the enclosing method call stack.
popEnclosingSwitchStatement() - Method inTypeCheckingContext
Pops a switch statement from the enclosing switch statements stack.
popErrorCollector() - Method inTypeCheckingContext
popImplicitThis() - Method inCompileStack
popLHS() - Method inCompileStack
popMode() - Method inGroovyLexer
popTemporaryTypeInfo() - Method inAbstractTypeCheckingExtension
popTemporaryTypeInfo() - Method inTypeCheckingContext
position2VariableMappingFor(org.codehaus.groovy.ast.MethodNode) - Method inTailRecursiveASTTransformation
PositionConfigureUtils - Class inorg.apache.groovy.parser.antlr4.util
Utilities for configuring node positions
PositionInfo - Class inorg.apache.groovy.parser.antlr4
PositionInfo(int, int) - Constructor inPositionInfo
positions - Property inTitledBorderFactory
positionStmtsAfterEnumInitStmts(List<Statement>) - Method inClassNode
positive(java.time.Period) - Method inDateTimeExtensions
Supports the unary plus operator; returns aPeriod with all unit values positive.
posix - Property inCliBuilder
To disallow clustered POSIX short options, set this to false.
posix - Property inCliBuilderInternal
To disallow clustered POSIX short options, set this to false.
POSSIBLE_ERRORS - Field inWarningMessage
Warning indicates possible error
post - Field inMapConstructor
A Closure containing statements which will be appended to the end of the generated constructor.
post - Field inTupleConstructor
A Closure containing statements which will be appended to the end of the generated constructor.
POST_TYPECHECKING_REPLACEMENT - Field inTraitASTTransformation
postCompleteNode(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object) - Method inCustomizersFactory
postCompleteNode(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object) - Method inInlinedASTCustomizerFactory
postCompleteNode(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object) - Method inPostCompletionFactory
postCompleteNode(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object) - Method inSourceAwareCustomizerFactory
PostCompletionFactory - Interface inorg.codehaus.groovy.control.customizers.builder
A helper interface for factories which require post-processing of generated nodes.
Postcondition - Class inorg.apache.groovy.contracts.domain
Postcondition(org.codehaus.groovy.ast.stmt.BlockStatement, org.codehaus.groovy.ast.expr.BooleanExpression, boolean) - Constructor inPostcondition
PostconditionGenerator - Class inorg.apache.groovy.contracts.generation
PostconditionGenerator(org.codehaus.groovy.control.io.ReaderSource) - Constructor inPostconditionGenerator
PostconditionLifecycle - Class inorg.apache.groovy.contracts.common.impl.lc
InternalLifecycle implementation for post-conditions.
postconditions() - Method inContract
PostconditionViolation - Class inorg.apache.groovy.contracts
PostconditionViolation(double) - Constructor inPostconditionViolation
postfix(groovy.lang.Closure) - Method inAstSpecificationCompiler
Creates a PostfixExpression.
POSTFIX_MINUS_MINUS - Field inTypes
POSTFIX_OPERATOR - Field inTypes
POSTFIX_PLUS_PLUS - Field inTypes
PostfixExprAltContext(org.apache.groovy.parser.antlr4.GroovyParser.ExpressionContext) - Constructor inGroovyParser.PostfixExprAltContext
PostfixExpression - Class inorg.codehaus.groovy.ast.expr
Represents a postfix expression like foo++ or bar++
postfixExpression() - Method inGroovyParser
postfixExpression() - Method inGroovyParser.PostfixExprAltContext
PostfixExpression(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.syntax.Token) - Constructor inPostfixExpression
PostfixExpressionContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.PostfixExpressionContext
postInstantiate(java.lang.Object, java.util.Map, java.lang.Object) - Method inFactoryBuilderSupport
A hook after the factory creates the node and before attributes are set.
postInstantiate(java.lang.Object, java.util.Map, java.lang.Object) - Method inObjectGraphBuilder
postInstantiateDelegates - Field inFactoryBuilderSupport
postNodeCompletion(java.lang.Object, java.lang.Object) - Method inBuilderSupport
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 inCompilerCustomizationBuilder
postNodeCompletion(java.lang.Object, java.lang.Object) - Method inFactoryBuilderSupport
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 inFactoryBuilderSupport
pound - Field inEntity
POWER_ASSIGN() - Method inGroovyParser.AssignmentExprAltContext
power(java.math.BigInteger, java.math.BigInteger) - Method inDefaultGroovyMethods
Power of a BigInteger to a BigInteger certain exponent.
POWER_EQUAL - Field inTypes
POWER() - Method inGroovyParser.PowerExprAltContext
power - Field inOperatorRename
Default:
Undefined.STRING
POWER - Field inTypes
PowerAssertionError - Class inorg.codehaus.groovy.runtime.powerassert
Indicates that a power assertion has failed.
PowerAssertionError(java.lang.String) - Constructor inPowerAssertionError
PowerExprAltContext(org.apache.groovy.parser.antlr4.GroovyParser.ExpressionContext) - Constructor inGroovyParser.PowerExprAltContext
pre - Field inMapConstructor
A Closure containing statements which will be prepended to the generated constructor.
pre - Field inTupleConstructor
A Closure containing statements which will be prepended to the generated constructor.
preCheckForNamedParams(java.lang.String) - Method inSql
deprecated:
UsebuildSqlWithIndexedProps(String) instead
PRECLUDES_CAST_OPERATOR - Field inTypes
Precondition - Class inorg.apache.groovy.contracts.domain
Precondition(org.codehaus.groovy.ast.stmt.BlockStatement, org.codehaus.groovy.ast.expr.BooleanExpression) - Constructor inPrecondition
PreconditionGenerator - Class inorg.apache.groovy.contracts.generation
Code generator for preconditions.
PreconditionGenerator(org.codehaus.groovy.control.io.ReaderSource) - Constructor inPreconditionGenerator
PreconditionLifecycle - Class inorg.apache.groovy.contracts.common.impl.lc
InternalLifecycle implementation for pre-conditions.
preconditions() - Method inContract
PreconditionViolation - Class inorg.apache.groovy.contracts
PreconditionViolation(double) - Constructor inPreconditionViolation
PREFER_COLLECTOR - Enum Constant inAnnotationCollectorMode
Annotations from the collector will be added and any existing annotations with the same name will be removed.
PREFER_COLLECTOR_MERGED - Enum Constant inAnnotationCollectorMode
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 inAnnotationCollectorMode
Annotations from the collector will be ignored if any existing annotations with the same name are found.
PREFER_EXPLICIT_MERGED - Enum Constant inAnnotationCollectorMode
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 inPreferences
Preferences - Class inorg.codehaus.groovy.tools.shell.util
Container for shell preferences.
preferences(java.util.EventObject) - Method inConsole
prefix(groovy.lang.Closure) - Method inAstSpecificationCompiler
Creates a PrefixExpression.
prefix - Field inBuilder
The prefix to use when creating the setter methods.
PREFIX_MINUS_MINUS - Field inTypes
PREFIX_MINUS - Field inTypes
PREFIX_OPERATOR - Field inTypes
PREFIX_OR_INFIX_OPERATOR - Field inTypes
PREFIX_PLUS_PLUS - Field inTypes
PREFIX_PLUS - Field inTypes
PrefixExpression - Class inorg.codehaus.groovy.ast.expr
Represents a prefix expression like ++foo or --bar
PrefixExpression(org.codehaus.groovy.syntax.Token, org.codehaus.groovy.ast.expr.Expression) - Constructor inPrefixExpression
prefs - Property inAstBrowser
prefs - Property inConsole
preInstantiate(java.lang.Object, java.util.Map, java.lang.Object) - Method inFactoryBuilderSupport
A hook before the factory creates the node.
preInstantiate(java.lang.Object, java.util.Map, java.lang.Object) - Method inObjectGraphBuilder
preInstantiateDelegates - Field inFactoryBuilderSupport
prepareCallSite(java.lang.String) - Method inCallSiteWriter
prepareCallSite(java.lang.String) - Method inIndyCallSiteWriter
prepareCallSite(java.lang.String) - Method inStaticTypesCallSiteWriter
prepareConstructorCall(org.codehaus.groovy.ast.ConstructorNode) - Method inInvocationWriter
prepareEditor - Property inClosureCellEditor
prepareSiteAndReceiver(org.codehaus.groovy.ast.expr.Expression, java.lang.String, boolean, boolean) - Method inCallSiteWriter
prepareVisit(org.codehaus.groovy.ast.ClassNode) - Method inVariableScopeVisitor
Sets the current class node context.
prependParameter(List<Parameter>, java.lang.String, org.codehaus.groovy.ast.ClassNode) - Method inAbstractFunctionalInterfaceWriter
prettyPrint() - Method inConfigObject
prettyPrint(java.lang.String, boolean) - Method inJsonOutput
Pretty print a JSON payload.
prettyPrintMethodList(List<MethodNode>) - Method inStaticTypeCheckingVisitor
prevHistoryAction - Property inConsole
previous(java.time.ZonedDateTime) - Method inDateTimeExtensions
Returns aZonedDateTime that is one second before this date/time.
previous(java.sql.Date) - Method inDateUtilExtensions
Decrement a java.sql.Date by one day.
previous(java.lang.Number) - Method inDefaultGroovyMethods
Decrement a Number by one.
previous() - Method inDelegatingIndentWriter
previous() - Method inGroovyResultSetExtension
Moves the cursor to the previous row in thisgetResultSet() object.
previous(double) - Method inIndyMath
previous() - Method inObservableList.ObservableListIterator
previous(java.lang.Enum) - Method inPluginDefaultGroovyMethods
Overloads the-- operator for enums.
previous(java.lang.CharSequence, int) - Method inStringGroovyMethods
A variant of previous with an integer count parameter; equivalent to calling previous() count times.
previousIndex() - Method inObservableList.ObservableListIterator
preVisitDirectory(java.nio.file.Path, java.nio.file.attribute.BasicFileAttributes) - Method inClassFinder
PRIM_FALSE - Field inConstantExpression
PRIM_TRUE - Field inConstantExpression
primary() - Method inGroovyParser
primary() - Method inGroovyParser.CommandArgumentContext
primary() - Method inGroovyParser.MapEntryLabelContext
primary() - Method inGroovyParser.PathExpressionContext
PrimaryContext() - Constructor inGroovyParser.PrimaryContext
PRIMITIVE_TYPE - Field inTypes
PRIMITIVE_TYPES - Property inJmxBuilderTools
primitiveArrayBox(java.lang.Object) - Method inDefaultTypeTransformation
primitiveArrayGet(java.lang.Object, java.util.Collection) - Method inDefaultGroovyMethods
Implements the getAt(Collection) method for primitive type arrays.
primitiveArrayPut(java.lang.Object, int, java.lang.Object) - Method inDefaultGroovyMethods
Implements the putAt(int) method for primitive type arrays.
primitiveArrayToList(java.lang.Object) - Method inDefaultTypeTransformation
Allows conversion of arrays into a mutable List
primitiveArrayToUnmodifiableList(java.lang.Object) - Method inDefaultTypeTransformation
Allows conversion of arrays into an immutable List view
PrimitiveHelper - Class inorg.codehaus.groovy.antlr
primitiveType() - Method inGroovyParser
primitiveType() - Method inGroovyParser.CreatedNameContext
primitiveType() - Method inGroovyParser.TypeContext
PrimitiveTypeContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.PrimitiveTypeContext
print(java.lang.Object) - Method inAstNodeToScriptVisitor
print(java.util.EventObject) - Method inConsole
print(groovy.lang.Closure, java.lang.Object) - Method inDefaultGroovyMethods
Print a value to the standard output stream.
print(java.lang.String) - Method inDomToGroovy
print(java.lang.Object) - Method inGroovyPrintStream
Prints an object Groovy style.
print(java.lang.Object) - Method inGroovyPrintWriter
print(char) - Method inIndentPrinter
Prints a character.
print(java.lang.Object) - Method inInspector
print(java.lang.Object) - Method inMarkupBuilder
print(java.io.PrintWriter) - Method inNode
Writes the node to the specifiedPrintWriter.
print(groovy.util.Node) - Method inNodePrinter
print(java.lang.Object) - Method inScript
Prints the value to the current 'out' variable which should be a PrintWriter or at least have a print() method defined on it.
PRINT - Field inStructuredSyntaxResources
print(java.awt.Graphics, java.awt.print.PageFormat, int) - Method inTextEditor
print(groovy.util.Node, NamespaceContext) - Method inXmlNodePrinter
printAttributes(javax.swing.text.Element) - Method inDomToGroovy
printAttributes(java.util.Map) - Method inNodePrinter
printAttributeWithoutPrefix(org.w3c.dom.Attr, boolean) - Method inDomToGroovy
printAttributeWithPrefix(org.w3c.dom.Attr, java.lang.StringBuffer) - Method inDomToGroovy
printChildren(groovy.util.Node, java.util.Map) - Method inDomToGroovy
printComment(org.w3c.dom.Comment, boolean) - Method inDomToGroovy
printDoubleBreak() - Method inAstNodeToScriptVisitor
printElement(javax.swing.text.Element, java.util.Map, boolean) - Method inDomToGroovy
printEnd(java.lang.String, boolean) - Method inDomToGroovy
printError(java.lang.String) - Method inGroovyDocErrorReporter
printError(java.lang.String) - Method inSimpleGroovyRootDoc
printf(java.lang.Object, java.lang.String, java.lang.Object) - Method inDefaultGroovyMethods
Prints a formatted string using the specified format string and arguments.
printf(java.lang.String, java.lang.Object) - Method inScript
Prints a formatted string using the specified format string and arguments.
printIndent() - Method inDomToGroovy
printIndent() - Method inIndentPrinter
Prints the current indent level.
printLineBegin() - Method inXmlNodePrinter
printLineBreak() - Method inAstNodeToScriptVisitor
printLineEnd(java.lang.String) - Method inXmlNodePrinter
printList(java.util.List) - Method inNodePrinter
printList(java.util.List, NamespaceContext) - Method inXmlNodePrinter
println(java.lang.Object) - Method inAstNodeToScriptVisitor
println(java.lang.Object, java.io.PrintWriter) - Method inDefaultGroovyMethods
Print to a console in interactive format.
println(java.lang.String) - Method inDomToGroovy
println(java.lang.StringBuffer) - Method inErrorReporter
println(Map<String, Object>, java.lang.Object) - Method inGroovyConsoleEngine
println(java.lang.Object) - Method inGroovyPrintStream
Prints an object Groovy style followed by a newline.
println(java.lang.Object) - Method inGroovyPrintWriter
println() - Method inIndentPrinter
Prints an end-of-line character (if enabled via addNewLines property).
println(java.lang.Object) - Method inScript
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 inNodePrinter
printName(groovy.util.Node, NamespaceContext, boolean, boolean) - Method inXmlNodePrinter
printNameAttributes(java.util.Map, NamespaceContext) - Method inXmlNodePrinter
printNamespace(java.lang.Object, NamespaceContext) - Method inXmlNodePrinter
printNotice(java.lang.String) - Method inGroovyDocErrorReporter
printNotice(java.lang.String) - Method inSimpleGroovyRootDoc
printPI(org.w3c.dom.ProcessingInstruction, boolean) - Method inDomToGroovy
printQuoted(java.lang.String) - Method inDomToGroovy
printResults(java.io.PrintStream) - Method inGroovy
print any results in the statement.
printSanitizedStackTrace(java.lang.Throwable) - Method inStackTraceUtils
printSimpleItem(java.lang.Object) - Method inXmlNodePrinter
printSpecialNode(groovy.util.Node) - Method inXmlNodePrinter
printStackTrace() - Method inExceptions.JsonInternalException
printText(org.w3c.dom.Text, boolean) - Method inDomToGroovy
printWarning(java.lang.String) - Method inGroovyDocErrorReporter
printWarning(java.lang.String) - Method inSimpleGroovyRootDoc
priority() - Method inBuilderASTTransformation
priority() - Method inLogASTTransformation
priority() - Method inTransformWithPriority
priority() - Method inTupleConstructorASTTransformation
PRIVATE_BRIDGE_METHODS - Enum Constant inStaticCompilationMetadataKeys
Private bridge methods are methods used to access a nestmate's method.
PRIVATE_FIELDS_ACCESSORS - Enum Constant inStaticCompilationMetadataKeys
Private fields accessors are methods used to read a nestmate's field.
PRIVATE_FIELDS_MUTATORS - Enum Constant inStaticCompilationMetadataKeys
Private fields mutators are methods used to write a nestmate's field.
PRIVATE() - Method inGroovyParser.ClassOrInterfaceModifierContext
PRIVATE() - Method inGroovyParser.KeywordsContext
PRIVATE() - Method inGroovyParser.VariableModifierContext
PRIVATE - Enum Constant inVisibility
process(org.apache.groovy.contracts.common.spi.ProcessingContextInformation, org.apache.groovy.contracts.domain.Contract, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.stmt.BlockStatement, org.codehaus.groovy.ast.expr.BooleanExpression) - Method inAnnotationProcessor
process(org.apache.groovy.contracts.common.spi.ProcessingContextInformation, org.apache.groovy.contracts.domain.Contract, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.stmt.BlockStatement, org.codehaus.groovy.ast.expr.BooleanExpression) - Method inClassInvariantAnnotationProcessor
process(org.apache.groovy.contracts.common.spi.ProcessingContextInformation, org.apache.groovy.contracts.domain.Contract, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.stmt.BlockStatement, org.codehaus.groovy.ast.expr.BooleanExpression) - Method inEnsuresAnnotationProcessor
process(org.apache.groovy.contracts.common.spi.ProcessingContextInformation, org.apache.groovy.contracts.domain.Contract, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.stmt.BlockStatement, org.codehaus.groovy.ast.expr.BooleanExpression) - Method inRequiresAnnotationProcessor
processBytecode(java.lang.String, byte[]) - Method inBytecodeDumper
processBytecode(java.lang.String, byte[]) - Method inBytecodeProcessor
processConfigScripts(List<String>, org.codehaus.groovy.control.CompilerConfiguration) - Method inGroovyMain
processConfigScriptText(java.lang.String, org.codehaus.groovy.control.CompilerConfiguration) - Method inGroovyMain
processDoMethodInvokeException(java.lang.Exception, java.lang.Object, java.lang.Object) - Method inMetaMethod
Called when an exception occurs while invoking this method.
ProcessExpression - Class inorg.apache.groovy.ginq.dsl.expression
Represents process expression, e.g. where, groupby, orderby, limit, select
processGridBagConstraintsAttributes(groovy.util.FactoryBuilderSupport, java.lang.Object, java.util.Map) - Method inGridBagFactory
ProcessGroovyMethods - Class inorg.codehaus.groovy.runtime
This class defines new groovy methods which appear on normal JDK classes related to process management.
ProcessGroovyMethods.ProcessRunner - Class inorg.codehaus.groovy.runtime
A Runnable which waits for a process to complete together with a notification scheme allowing another thread to wait a maximum number of seconds for the process to complete before killing it.
ProcessingContextInformation - Class inorg.apache.groovy.contracts.common.spi
ProcessingContextInformation(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.control.io.ReaderSource) - Constructor inProcessingContextInformation
processingInstruction(java.lang.String, java.lang.String) - Method inXmlParser
ProcessingUnit - Class inorg.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 inProcessingUnit
Initializes the ProcessingUnit to the empty state.
processKeyEvent(java.awt.event.KeyEvent) - Method inTextEditor
processor - Field inAnnotationCollector
Processor used for computing custom logic or the list of annotations, or both.
processOtherServices(java.lang.ClassLoader, java.io.File) - Method inGrapeIvy
processResult(int[]) - Method inBatchingStatementWrapper
ProcessRunner(java.lang.Process) - Constructor inProcessGroovyMethods.ProcessRunner
processRunners(java.io.InputStream, java.lang.String, java.lang.ClassLoader) - Method inGrapeIvy
processSerializedCategoryMethods(java.io.InputStream) - Method inGrapeIvy
progressCallback - Field inCompilationUnit
A callback for use duringcompile()
promptStyle - Property inConsole
properties() - Method inArrayClassDocWrapper
properties(groovy.lang.Closure) - Method inAstSpecificationCompiler
Designates a list ofPropertyNodes.
properties() - Method inExternalGroovyClassDoc
properties() - Method inGroovyClassDoc
properties - Field inGroovyDocTool
properties() - Method inObjectInspector
properties() - Method inSimpleGroovyClassDoc
returns a sorted array of properties
properties - Property inTextNode
properties - Property inTreeNodeWithProperties
PropertiesModuleFactory - Class inorg.codehaus.groovy.runtime.m12n
This is the base class for classes responsible for creating modules using properties.
property(groovy.lang.Closure) - Method inAstSpecificationCompiler
Creates a property.
PROPERTY_MISSING - Field inMetaClassImpl
PROPERTY_OPTIONS_TYPE - Field inPropertyHandler
PROPERTY_OWNER - Enum Constant inStaticCompilationMetadataKeys
The type of the class which owns the property.
PROPERTY_SET_PREFIX - Field inMetaProperty
property - Field inSingleton
Returns:
the singleton property name
Default:
"instance"
PropertyAccessInterceptor - Interface ingroovy.lang
PropertyAccessor - Interface ingroovy.beans
PropertyAddedEvent(java.lang.Object, java.lang.String, java.lang.Object) - Constructor inObservableMap.PropertyAddedEvent
PropertyBinding - Class inorg.apache.groovy.swing.binding
Since:
Groovy 1.1
PropertyBinding.UpdateStrategy - Enum inorg.apache.groovy.swing.binding
PropertyBinding(java.lang.Object, java.lang.String, org.apache.groovy.swing.binding.PropertyBinding.UpdateStrategy) - Constructor inPropertyBinding
propertyChange(java.beans.PropertyChangeEvent) - Method inJListElementsBinding
propertyChange(java.beans.PropertyChangeEvent) - Method inJListSelectedElementBinding
propertyChange(java.beans.PropertyChangeEvent) - Method inPropertyPathFullBinding
PropertyChangeProxyTargetBinding - Class inorg.apache.groovy.swing.binding
PropertyChangeProxyTargetBinding(java.lang.Object, java.lang.String, java.beans.PropertyChangeListener) - Constructor inPropertyChangeProxyTargetBinding
PropertyClearedEvent(java.lang.Object, java.util.Map) - Constructor inObservableMap.PropertyClearedEvent
PropertyColumnFactory - Class ingroovy.swing.factory
PropertyColumnFactory() - Constructor inPropertyColumnFactory
PropertyEvent(java.lang.Object, java.lang.String, java.lang.Object, java.lang.Object, ChangeType) - Constructor inObservableMap.PropertyEvent
PropertyExpression - Class inorg.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 inPropertyExpression
PropertyHandler - Class ingroovy.transform.options
Used to provide custom property handling when getting, setting or initializing properties.
propertyHandler - Field inPropertyOptions
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 inBuilderASTTransformation.AbstractBuilderStrategy.PropertyInfo
propertyMissing(java.lang.String) - Method inMatchingConstraintsBuilder
propertyMissingDelegate - Field inFactoryBuilderSupport
PropertyModel - Class ingroovy.swing.model
Represents a property of a value as a model.
PropertyModel(groovy.swing.model.ValueModel, java.lang.String, java.lang.Class, boolean) - Constructor inPropertyModel
propertyName - Field inExpandoMetaClass.ExpandoMetaProperty
PropertyNode - Class inorg.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 inAstSpecificationCompiler
Creates a PropertyNode.
PropertyNode(org.codehaus.groovy.ast.FieldNode, int, org.codehaus.groovy.ast.stmt.Statement, org.codehaus.groovy.ast.stmt.Statement) - Constructor inPropertyNode
PropertyNodeUtils - Class inorg.codehaus.groovy.ast.tools
PropertyOptions - Annotation Type ingroovy.transform
Marker annotation used to indicate that special property handling code will be generated for this class.
PropertyPathFullBinding - Class inorg.apache.groovy.swing.binding
A property path full binding
PropertyReader - Interface ingroovy.beans
PropertyRemovedEvent(java.lang.Object, java.lang.String, java.lang.Object) - Constructor inObservableMap.PropertyRemovedEvent
PropertyUpdatedEvent(java.lang.Object, java.lang.String, java.lang.Object, java.lang.Object) - Constructor inObservableMap.PropertyUpdatedEvent
PropertyValue - Class ingroovy.lang
PropertyValue(java.lang.Object, groovy.lang.MetaProperty) - Constructor inPropertyValue
PropertyWriter - Interface ingroovy.beans
propX$$bridge(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Method inGeneralUtils
propX(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression, boolean) - Method inGeneralUtils
PROTECTED() - Method inGroovyParser.ClassOrInterfaceModifierContext
PROTECTED() - Method inGroovyParser.KeywordsContext
PROTECTED() - Method inGroovyParser.VariableModifierContext
PROTECTED - Enum Constant inVisibility
protectedCacheSize - Field inMemoized
Number of cached return values to protect from garbage collection.
provide(K) - Method inMemoizeCache.ValueProvider
Provide the created value
Proxy - Class ingroovy.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 inGeneratedMetaMethod.Proxy
proxy - Property inMockFor
proxy(Map<Object,Object>, java.lang.Object) - Method inProxyGeneratorAdapter
proxy - Property inStubFor
proxyDelegateInstance(java.lang.Object) - Method inMockFor
Allows a more traditional instance-style mocking paradigm.
proxyDelegateInstance(java.lang.Object) - Method inStubFor
Allows a more traditional instance-style stubbing paradigm.
ProxyGenerator - Class ingroovy.util
Generates 'Proxy' objects which implement interfaces, maps of closures and/or extend classes/delegates.
ProxyGeneratorAdapter - Class inorg.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>, java.lang.Class, java.lang.Class, java.lang.ClassLoader, boolean, java.lang.Class) - Constructor inProxyGeneratorAdapter
Construct a proxy generator.
proxyInstance(java.lang.Object) - Method inMockFor
Allows a more traditional instance-style mocking paradigm.
proxyInstance(java.lang.Object) - Method inStubFor
Allows a more traditional instance-style stubbing paradigm.
ProxyMetaClass - Class ingroovy.lang
As subclass of MetaClass, ProxyMetaClass manages calls from Groovy Objects to POJOs.
ProxyMetaClass(groovy.lang.MetaClassRegistry, java.lang.Class, groovy.lang.MetaClass) - Constructor inProxyMetaClass
Parameters:
adaptee - the MetaClass to decorate with interceptability
ps - Field inGroovyParser.ClassDeclarationContext
PUBLIC() - Method inGroovyParser.ClassOrInterfaceModifierContext
PUBLIC() - Method inGroovyParser.KeywordsContext
PUBLIC() - Method inGroovyParser.VariableModifierContext
PUBLIC - Enum Constant inVisibility
Pure - Annotation Type ingroovy.transform
Marks the return value of "pure" method only comes from expressions involving constants or other pure methods.
PURE_PREFIX_OPERATOR - Field inTypes
purgeCache() - Method inGroovyEngine.Cloner
purgeClassCache(java.lang.String) - Method inGroovyEngine
purgeClassCache() - Method inGroovyEngine.EngineClassLoader
purgeStaleEntries() - Method inConcurrentReferenceHashMap
Removes any stale entries whose keys have been finalized.
push(List<T>, T) - Method inDefaultGroovyMethods
Prepends an item to the start of the List.
push(org.codehaus.groovy.ast.ClassNode) - Method inOperandStack
push operand on stack
pushAssignmentTracking() - Method inStaticTypeCheckingVisitor
pushBlockRecorder(org.codehaus.groovy.classgen.asm.CompileStack.BlockRecorder) - Method inCompileStack
pushBlockRecorderVisit(org.codehaus.groovy.classgen.asm.CompileStack.BlockRecorder) - Method inCompileStack
pushBool(boolean) - Method inOperandStack
pushBooleanExpression() - Method inCompileStack
Because a boolean Expression may not be evaluated completely it is important to keep the registers clean.
pushConstant(org.objectweb.asm.MethodVisitor, int) - Method inBytecodeHelper
pushConstant(org.codehaus.groovy.ast.expr.ConstantExpression) - Method inOperandStack
load the constant on the operand stack.
pushContext(org.codehaus.groovy.ast.ASTNode) - Method inContextualClassCodeVisitor
pushDynamicName(org.codehaus.groovy.ast.expr.Expression) - Method inOperandStack
pushEnclosingBinaryExpression(org.codehaus.groovy.ast.expr.BinaryExpression) - Method inAbstractTypeCheckingExtension
pushEnclosingBinaryExpression(org.codehaus.groovy.ast.expr.BinaryExpression) - Method inTypeCheckingContext
Pushes a binary expression into the binary expression stack.
pushEnclosingClassNode(org.codehaus.groovy.ast.ClassNode) - Method inAbstractTypeCheckingExtension
pushEnclosingClassNode(org.codehaus.groovy.ast.ClassNode) - Method inTypeCheckingContext
Pushes a class into the classes stack.
pushEnclosingClosureExpression(org.codehaus.groovy.ast.expr.ClosureExpression) - Method inAbstractTypeCheckingExtension
pushEnclosingClosureExpression(org.codehaus.groovy.ast.expr.ClosureExpression) - Method inTypeCheckingContext
Pushes a closure expression into the closure expression stack.
pushEnclosingMethod(org.codehaus.groovy.ast.MethodNode) - Method inAbstractTypeCheckingExtension
pushEnclosingMethod(org.codehaus.groovy.ast.MethodNode) - Method inTypeCheckingContext
Pushes a method into the method stack.
pushEnclosingMethodCall(org.codehaus.groovy.ast.expr.Expression) - Method inAbstractTypeCheckingExtension
pushEnclosingMethodCall(org.codehaus.groovy.ast.expr.Expression) - Method inTypeCheckingContext
Pushes a method call into the method call stack.
pushEnclosingSwitchStatement(org.codehaus.groovy.ast.stmt.SwitchStatement) - Method inTypeCheckingContext
Pushes a switch statement into the switch statement stack.
pushErrorCollector(org.codehaus.groovy.control.ErrorCollector) - Method inTypeCheckingContext
pushImplicitThis(boolean) - Method inCompileStack
pushInSpecialConstructorCall() - Method inCompileStack
pushInstanceOfTypeInfo(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Method inStaticTypeCheckingVisitor
Stores information about types when [objectOfInstanceof instanceof typeExpression] is visited.
pushLHS(boolean) - Method inCompileStack
pushLoop(List<String>) - Method inCompileStack
Should be called when descending into a loop that does not define a scope.
pushState() - Method inCompileStack
pushSwitch() - Method inCompileStack
Creates a new break label and an element for the state stack so pop has to be called later
pushTemporaryTypeInfo() - Method inAbstractTypeCheckingExtension
pushTemporaryTypeInfo() - Method inTypeCheckingContext
pushVariableScope(org.codehaus.groovy.ast.VariableScope) - Method inCompileStack
Causes the state-stack to add an element and sets the given scope as new current variable scope.
put(java.lang.String, java.lang.Object) - Method inAntProjectPropertiesDelegate
put(KEY, VALUE) - Method inCache
put(java.lang.String, org.codehaus.groovy.vmplugin.v8.MethodHandleWrapper) - Method inCacheableCallSite
put(K, V) - Method inCommonCache
{@inheritDoc}
put(K, V) - Method inConcurrentCommonCache
{@inheritDoc}
put(K, V) - Method inConcurrentLinkedHashMap
put(java.lang.Object, java.lang.Object) - Method inConcurrentReaderHashMap
Maps the specifiedkey to the specifiedvalue in this table.
put(K, V) - Method inConcurrentReferenceHashMap
Maps the specified key to the specified value in this table.
put(java.lang.Object, java.lang.Object) - Method inConfigObject
put(java.lang.String, java.lang.Object) - Method inGroovyEngine
put(java.lang.String, java.lang.Object) - Method inGroovyRowResult
Associates the specified value with the specified property name in this result.
put(java.lang.String, org.apache.groovy.plugin.GroovyRunner) - Method inGroovyRunnerRegistry
Registers a runner with the specified key.
put(java.lang.String, java.lang.Object) - Method inLazyMap
put(java.lang.String, java.lang.Object) - Method inLazyValueMap
put(K, V) - Method inListHashMap
put(K, V) - Method inLRUCache
put(K, V) - Method inManagedConcurrentValueMap
Sets a new value for a given key. an older value is overwritten.
put(K, V) - Method inMapWithDefault
Associates the specified value with the specified key in this map.
put(K, V) - Method inMemoizeCache
Associates the specified value with the specified key in the cache.
put(java.lang.String, java.lang.String) - Method inNamespaceAwareHashMap
put(java.lang.Object, java.lang.Object) - Method inObservableMap
put(java.lang.String, java.lang.String) - Method inPreferences
put(java.lang.String, java.lang.Object) - Method inProcessingContextInformation
put(K, V) - Method inSimpleCache
put(java.lang.String, org.codehaus.groovy.groovydoc.GroovyPackageDoc) - Method inSimpleGroovyRootDoc
put(java.lang.Object, java.lang.Object) - Method inSpreadMap
put(K, V) - Method inStampedCommonCache
{@inheritDoc}
put(K, V) - Method inUnlimitedConcurrentCache
Associates the specified value with the specified key in the cache.
put(java.lang.String, org.apache.groovy.json.internal.Value) - Method inValueMapImpl
putAll(Map<? extends String,?>) - Method inAntProjectPropertiesDelegate
putAll(Map<? extends K,? extends V>) - Method inCommonCache
putAll(Map<? extends K,? extends V>) - Method inConcurrentCommonCache
putAll(java.util.Map) - Method inConcurrentReaderHashMap
Copies all the mappings from the specified map to this one.
putAll(Map<? extends K,? extends V>) - Method inConcurrentReferenceHashMap
Copies all of the mappings from the specified map to this one.
putAll(java.util.Map) - Method inConfigObject
putAll(Map<K,V>, Collection<? extends Map.Entry<? extends K,? extends V>>) - Method inDefaultGroovyMethods
Provides an easy way to append multiple Map.Entry values to a Map.
putAll(Map<? extends String,?>) - Method inGroovyRowResult
Copies all of the mappings from the specified map to this result.
putAll(Map<? extends String,? extends GroovyRunner>) - Method inGroovyRunnerRegistry
Adds all entries from the given Map to the registry.
putAll(java.util.Map) - Method inLazyMap
putAll(Map<? extends K,? extends V>) - Method inListHashMap
putAll(Map<? extends K,? extends V>) - Method inMapWithDefault
putAll(Map<? extends String,? extends String>) - Method inNamespaceAwareHashMap
putAll(java.util.Map) - Method inObservableMap
putAll(Map<String,GroovyClassDoc>) - Method inSimpleGroovyPackageDoc
putAll(java.util.Map) - Method inSpreadMap
putAll(Map<? extends K,? extends V>) - Method inStampedCommonCache
putAll(Map<? extends K,? extends V>) - Method inUnlimitedConcurrentCache
putAllClasses(Map<String,GroovyClassDoc>) - Method inSimpleGroovyRootDoc
putAt(double[], groovy.lang.IntRange, Iterable<Number>) - Method inArrayGroovyMethods
A helper method to allow arrays to be set with subscript operators.
putAt(java.util.Date, int, int) - Method inDateUtilExtensions
Support the subscript operator for mutating a Date.
putAt(java.util.List, java.util.List, java.util.List) - Method inDefaultGroovyMethods
putAt(javax.swing.text.Element, java.lang.String, java.lang.Object) - Method inDOMCategory
putAt(int, java.lang.Object) - Method inGPathResult
A helper method to allow GPathResults to work with subscript operators
putAt(java.lang.String, java.lang.Object) - Method inGroovyResultSet
Updates the designated column with anObject value.
putAt(int, java.lang.Object) - Method inGroovyResultSetExtension
Supports integer based subscript operators for updating the values of numbered columns starting at zero.
putAt(java.lang.StringBuilder, groovy.lang.IntRange, java.lang.Object) - Method inPluginDefaultGroovyMethods
Supports the range subscript operator for StringBuilder.
putAt(jakarta.servlet.jsp.PageContext, java.lang.String, java.lang.Object) - Method inServletCategory
putAt(boolean[], int, boolean) - Method inStaticTypeCheckingSupport.BooleanArrayStaticTypesHelper
putAt(byte[], int, byte) - Method inStaticTypeCheckingSupport.ByteArrayStaticTypesHelper
putAt(char[], int, char) - Method inStaticTypeCheckingSupport.CharArrayStaticTypesHelper
putAt(double[], int, double) - Method inStaticTypeCheckingSupport.DoubleArrayStaticTypesHelper
putAt(float[], int, float) - Method inStaticTypeCheckingSupport.FloatArrayStaticTypesHelper
putAt(int[], int, int) - Method inStaticTypeCheckingSupport.IntArrayStaticTypesHelper
putAt(long[], int, long) - Method inStaticTypeCheckingSupport.LongArrayStaticTypesHelper
putAt(T, int, U) - Method inStaticTypeCheckingSupport.ObjectArrayStaticTypesHelper
putAt(short[], int, short) - Method inStaticTypeCheckingSupport.ShortArrayStaticTypesHelper
putAt(java.lang.StringBuffer, groovy.lang.IntRange, java.lang.Object) - Method inStringGroovyMethods
Supports the range subscript operator for StringBuffer.
putAt(javax.swing.tree.MutableTreeNode, int, javax.swing.tree.MutableTreeNode) - Method inSwingExtensions
Allow MutableTreeNode to work with subscript operators.
putChild(java.lang.String, groovy.console.ui.text.StructuredSyntaxDocumentFilter.LexerNode) - Method inStructuredSyntaxDocumentFilter.LexerNode
Parameters:
regexps
putDeclaredVariable(org.codehaus.groovy.ast.Variable) - Method inVariableScope
putIfAbsent(K, V) - Method inConcurrentLinkedHashMap
putIfAbsent(K, V) - Method inConcurrentReferenceHashMap
{@inheritDoc}
putNodeMetaData(java.lang.Object, java.lang.Object) - Method inNodeMetaDataHandler
Sets the node metadata but allows overwriting values.
putReferencedClassVariable(org.codehaus.groovy.ast.Variable) - Method inVariableScope
putReferencedLocalVariable(org.codehaus.groovy.ast.Variable) - Method inVariableScope
putStyle(java.lang.String, javax.swing.text.Style) - Method inStructuredSyntaxDocumentFilter.LexerNode
Parameters:
regexps
putUserdata(java.lang.Object, java.lang.Object) - Method inTreeContext
PV_FIELDS_ACCESS - Enum Constant inStaticTypesMarker
set of private fields that are accessed from closures or inner classes
PV_FIELDS_MUTATION - Enum Constant inStaticTypesMarker
set of private fields that are set from closures or inner classes
PV_METHODS_ACCESS - Enum Constant inStaticTypesMarker
set of private methods that are accessed from closures or inner classes

Q

QName - Class ingroovy.namespace
QName class represents the value of a qualified name as specified inXML Schema Part2: Datatypes specification.
QName(java.lang.String, java.lang.String, java.lang.String) - Constructor inQName
Constructor for the QName.
qt - Field inDomToGroovy
qualifiedClassName() - Method inGroovyParser
qualifiedClassName() - Method inGroovyParser.AnnotatedQualifiedClassNameContext
qualifiedClassName() - Method inGroovyParser.AnnotationNameContext
qualifiedClassName(int) - Method inGroovyParser.CatchTypeContext
qualifiedClassName() - Method inGroovyParser.CreatedNameContext
qualifiedClassName() - Method inGroovyParser.ReferenceTypeContext
QualifiedClassNameContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.QualifiedClassNameContext
qualifiedClassNameList() - Method inGroovyParser
qualifiedClassNameList() - Method inGroovyParser.MethodDeclarationContext
QualifiedClassNameListContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.QualifiedClassNameListContext
qualifiedName() - Method inArrayClassDocWrapper
qualifiedName() - Method inExternalGroovyClassDoc
qualifiedName() - Method inGroovyParser
qualifiedName() - Method inGroovyParser.ImportDeclarationContext
qualifiedName() - Method inGroovyParser.PackageDeclarationContext
qualifiedName() - Method inGroovyProgramElementDoc
qualifiedName() - Method inSimpleGroovyProgramElementDoc
QualifiedNameContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.QualifiedNameContext
qualifiedNameElement() - Method inGroovyParser
qualifiedNameElement(int) - Method inGroovyParser.QualifiedNameContext
qualifiedNameElement(int) - Method inGroovyParser.QualifiedNameElementsContext
QualifiedNameElementContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.QualifiedNameElementContext
qualifiedNameElements() - Method inGroovyParser
qualifiedNameElements() - Method inGroovyParser.QualifiedClassNameContext
qualifiedNameElements() - Method inGroovyParser.QualifiedStandardClassNameContext
QualifiedNameElementsContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.QualifiedNameElementsContext
qualifiedStandardClassName() - Method inGroovyParser
qualifiedStandardClassName() - Method inGroovyParser.ReferenceTypeContext
QualifiedStandardClassNameContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.QualifiedStandardClassNameContext
qualifiedTypeName() - Method inArrayClassDocWrapper
qualifiedTypeName() - Method inExternalGroovyClassDoc
qualifiedTypeName() - Method inGroovyType
The qualified name of this type excluding any dimension information.
qualifiedTypeName() - Method inSimpleGroovyClassDoc
qualifiedTypeName() - Method inSimpleGroovyType
query(groovy.lang.GString, groovy.lang.Closure) - Method inSql
Performs the given SQL query, which should return a singleResultSet object.
Queryable - Interface inorg.apache.groovy.ginq.provider.collection.runtime
Represents the queryable objects, e.g.
Queryable.Order - Class inorg.apache.groovy.ginq.provider.collection.runtime
Represents an order rule
QueryableHelper - Class inorg.apache.groovy.ginq.provider.collection.runtime
Helper forQueryable
QUESTION() - Method inGroovyParser.ConditionalExprAltContext
QUESTION() - Method inGroovyParser.TypeArgumentContext
QUESTION_MARK - Field inResolveVisitor
QUESTION - Field inTypes
queuedSources - Field inCompilationUnit
QUIET - Field inIO.Verbosity
quot - Field inEntity
QUOTES - Field inGroovyFilter

R

Range - Interface ingroovy.lang
A Range represents the list of discrete items between some starting (orfrom) value andworking up towards some ending (orto) value.
range(groovy.lang.Range) - Method inAstSpecificationCompiler
Creates a RangeExpression.
range - Property inCallSpec
RANGE_EXCLUSIVE_FULL() - Method inGroovyParser.ShiftExprAltContext
RANGE_EXCLUSIVE_LEFT() - Method inGroovyParser.ShiftExprAltContext
RANGE_EXCLUSIVE_RIGHT() - Method inGroovyParser.ShiftExprAltContext
RANGE_INCLUSIVE() - Method inGroovyParser.ShiftExprAltContext
RANGE_OPERATOR - Field inTypes
range() - Method inWindowDefinition
Define the window bounds by values, similar to MySQL'srange between 1.0 preceding and 1.0 following of window definition
RangeExpression - Class inorg.codehaus.groovy.ast.expr
Represents a range expression such as for iterating.
RangeExpression(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression, boolean, boolean) - Constructor inRangeExpression
RangeExpressionTransformer - Class inorg.codehaus.groovy.transform.sc.transformers
This transformer focuses on ranges to produce optimized bytecode.
RangeExpressionTransformer(org.codehaus.groovy.transform.sc.transformers.StaticCompilationTransformer) - Constructor inRangeExpressionTransformer
RangeInfo - Class inorg.codehaus.groovy.runtime
RangeInfo(int, int, boolean) - Constructor inRangeInfo
rangeOp - Field inGroovyParser.ShiftExprAltContext
ranges - Field inCompileStack.BlockRecorder
rank() - Method inWindow
Returns the rank in the window
raquo - Field inEntity
RawJavaFileObject - Class inorg.codehaus.groovy.tools.javac
Represents a Java source file in file to compile
RawJavaFileObject(java.net.URI) - Constructor inRawJavaFileObject
Construct a RawJavaFileObject of the given kind and with the given URI.
rawLine() - Method inSystemRegistryImpl.CommandData
RBRACE() - Method inGroovyParser.ArrayInitializerContext
RBRACE() - Method inGroovyParser.BlockContext
RBRACE() - Method inGroovyParser.ClassBodyContext
RBRACE() - Method inGroovyParser.ClosureContext
RBRACE() - Method inGroovyParser.SwitchExpressionContext
RBRACE() - Method inGroovyParser.SwitchStatementContext
RBRACK() - Method inGroovyParser.Dim0Context
RBRACK() - Method inGroovyParser.Dim1Context
RBRACK() - Method inGroovyParser.ElementValueArrayInitializerContext
RBRACK() - Method inGroovyParser.IndexPropertyArgsContext
RBRACK() - Method inGroovyParser.ListContext
RBRACK() - Method inGroovyParser.MapContext
RBRACK() - Method inGroovyParser.NamedPropertyArgsContext
rcurry(java.lang.Object) - Method inClosure
Support for Closure "right" currying.
rdquo - Field inEntity
read(char[], int, int) - Method inCharSequenceReader
Read the specified number of characters into the array.
read(java.lang.Object, java.lang.String) - Method inDefaultPropertyAccessor
read(java.lang.Object, java.lang.String) - Method inDefaultPropertyReader
read(java.io.Reader, org.apache.groovy.json.internal.CharBuf, int) - Method inIO
read(java.nio.CharBuffer) - Method inLineColumnReader
Not implemented.
READ_LOCK - Field inAtnManager
read(java.lang.Object, java.lang.String) - Method inPropertyReader
readBytes(java.nio.file.Path) - Method inNioExtensions
Reads the content of the file into a byte array.
readBytes(java.io.File) - Method inResourceGroovyMethods
Reads the content of the file into a byte array.
ReaderCharacterSource - Class inorg.apache.groovy.json.internal
ReaderCharacterSource(java.lang.String) - Constructor inReaderCharacterSource
ReaderSource - Interface inorg.codehaus.groovy.control.io
An interface for things that can supply (and potentially resupply) a Reader on a source stream.
readerSource() - Method inProcessingContextInformation
ReadException - Class inorg.codehaus.groovy.syntax
Encapsulates non-specific i/o exceptions.
ReadException(java.lang.String, java.io.IOException) - Constructor inReadException
readForRecycle() - Method inCharBuf
readLine(java.io.Reader) - Method inIOGroovyMethods
Read a single, whole line from the given Reader.
readLine() - Method inLineColumnReader
Reads a line of text.
readLines(java.io.Reader) - Method inIOGroovyMethods
Reads the reader into a list of Strings, with one entry for each line.
readLines(java.nio.file.Path, java.lang.String) - Method inNioExtensions
Reads the file into a list of Strings, with one item for each line.
readLines(java.net.URL, java.lang.String) - Method inResourceGroovyMethods
Reads the URL contents into a list, with one element for each line.
readLines(java.lang.CharSequence) - Method inStringGroovyMethods
Returns the lines of a CharSequence as a List of String.
readNumber() - Method inCharacterSource
Reads a number from the character source.
readNumber(char[], int, int) - Method inCharScanner
readNumber() - Method inReaderCharacterSource
READONLY_PROPERTY - Enum Constant inStaticTypesMarker
used to tell that a property expression refers to a read-only property
ReadOnlyPropertyException - Class ingroovy.lang
This exception is thrown if an attempt is made to set a read-only property.
ReadOnlyPropertyException(java.lang.String, java.lang.String) - Constructor inReadOnlyPropertyException
ReadWriteLockASTTransformation - Class inorg.codehaus.groovy.transform
Handles generation of code for the@WithReadLock and@WithWriteLock annotation.
readyToIndent - Property inAstNodeToScriptVisitor
REAL - Field inSql
reallocateIndexes() - Method inTableSorter
Realm - Class inorg.apache.groovy.metaclass
A Realm is the representation of a metaclass layer in a tree of realm objects.
rebind() - Method inAbstractSyntheticBinding
rebind() - Method inAggregateBinding
rebind() - Method inBindingProxy
rebind() - Method inBindingUpdatable
Causes the current bindings to be reset.
rebind() - Method inMutualPropertyBinding
rebind() - Method inPropertyPathFullBinding
rebuildBindings() - Method inMutualPropertyBinding
Receiver - Class inorg.codehaus.groovy.transform.stc
RECEIVER_OF_DYNAMIC_PROPERTY - Enum Constant inStaticCompilationMetadataKeys
If a receiver is the receiver of a dynamic property (for mixed-mode compilation).
Receiver(org.codehaus.groovy.ast.ClassNode, boolean, T) - Constructor inReceiver
recompile(java.net.URL, java.lang.String, java.lang.Class) - Method inGroovyClassLoader
(Re)Compiles the given source.
record(org.codehaus.groovy.ast.expr.Expression) - Method inAssertionWriter
RECORD_COMPONENT_TARGET - Field inAnnotationNode
RECORD_DEF - Field inSimpleGroovyDoc
RECORD() - Method inGroovyParser.ClassDeclarationContext
RECORD() - Method inGroovyParser.IdentifierContext
RECORD() - Method inGroovyParser.KeywordsContext
record(java.lang.Object, int) - Method inValueRecorder
RecordBase - Annotation Type ingroovy.transform
Class annotation used to assist in the creation of record-like classes.
RecordCompletionASTTransformation - Class inorg.codehaus.groovy.transform
Handles completion of code for the
RecordType:
annotation.
RecordComponentNode - Class inorg.codehaus.groovy.ast
Represents record component
RecordComponentNode(org.codehaus.groovy.ast.ClassNode, java.lang.String, org.codehaus.groovy.ast.ClassNode, List<AnnotationNode>) - Constructor inRecordComponentNode
recorded - Property inDemand
recordModification(java.lang.Object) - Method inConcurrentReaderHashMap
Force a memory synchronization that will cause all readers to see table.
recordNative(org.codehaus.groovy.ast.ClassNode) - Method inRecordTypeASTTransformation
Indicates that the given classnode is a native JVM record class.
RecordOptions - Annotation Type ingroovy.transform
Class annotation used to assist in the creation of record-like classes.
RecordType - Annotation Type ingroovy.transform
Meta annotation used when defining record-like classes.
RecordTypeASTTransformation - Class inorg.codehaus.groovy.transform
Handles generation of code for the
RecordType:
annotation.
RecordTypeMode - Enum ingroovy.transform
Intended mode to use for records when using the@RecordType annotation (orrecord keyword).
recover(org.jline.reader.Parser, org.antlr.v4.runtime.RecognitionException) - Method inDescriptiveErrorStrategy
recover(org.antlr.v4.runtime.LexerNoViableAltException) - Method inGroovyLangLexer
recoverInline(org.jline.reader.Parser) - Method inDescriptiveErrorStrategy
recreateSrc() - Method inGroovyc
Recreate src.
recurByThrowStatement() - Method inAstHelper
This statement will throw exception which will be caught and redirected to jump to surrounding while loop's start label Also works from within Closures but is a tiny bit slower
RecursivenessTester - Class inorg.codehaus.groovy.transform.tailrec
Test if a method call is recursive if called within a given method node.
recurStatement() - Method inAstHelper
This statement should make the code jump to surrounding while loop's start label Does not work from within Closures
recycle() - Method inCharBuf
redirect() - Method inClassNode
Returns theClassNode this node is a proxy for or the node itself.
redirect(java.lang.String) - Method inServletBinding
REDIRECT - Enum Constant inSystemRegistryImpl.Pipe
redo(java.util.EventObject) - Method inConsole
REDO - Field inStructuredSyntaxResources
redo() - Method inTextUndoManager
redoTo(javax.swing.undo.UndoableEdit) - Method inTextUndoManager
Reduction - Class inorg.codehaus.groovy.syntax
A syntax reduction, produced by theParser.
Reduction(org.codehaus.groovy.syntax.Token) - Constructor inReduction
Initializes theReduction with the specified root.
reenableTracker() - Method inAssertionWriter
ReevaluatingReference - Class inorg.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 inReevaluatingReference
REF_LABEL_REGEX - Field inSimpleGroovyClassDoc
REF - Field inSql
Reference - Interface inorg.codehaus.groovy.util
Reference(T) - Constructor inReference
ReferenceBundle - Class inorg.codehaus.groovy.util
ReferenceBundle(org.codehaus.groovy.util.ReferenceManager, org.codehaus.groovy.util.ReferenceType) - Constructor inReferenceBundle
ReferenceManager - Class inorg.codehaus.groovy.util
ReferenceManager(java.lang.ref.ReferenceQueue) - Constructor inReferenceManager
ReferenceType - Enum inorg.codehaus.groovy.util
referenceType() - Method inGroovyParser
referenceType() - Method inGroovyParser.TypeContext
ReferenceTypeContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.ReferenceTypeContext
reflection - Field inAbstractHttpServlet
Mirrors the static value of the reflection flag in MetaClass.
ReflectionCache - Class inorg.codehaus.groovy.reflection
ReflectionClassNameResolver(java.lang.String) - Constructor inObjectGraphBuilder.ReflectionClassNameResolver
Parameters:
root - package where the graph root class is located
ReflectionMetaMethod - Class inorg.codehaus.groovy.runtime.metaclass
ReflectionMetaMethod(org.codehaus.groovy.reflection.CachedMethod) - Constructor inReflectionMetaMethod
ReflectionMethodInvoker - Class inorg.codehaus.groovy.runtime
Utility class to call methods through reflection, and falls through using theInvoker to call the method if it fails.
ReflectionUtils - Class inorg.codehaus.groovy.reflection
This class contains utility methods to determine which class called the current class to multiple levels of depth.
Reflector - Class inorg.codehaus.groovy.runtime
Provides as alternative to reflection using bytecode generation.
ReflectorLoader - Class inorg.codehaus.groovy.runtime.metaclass
Reflector creation helper.
ReflectorLoader(java.lang.ClassLoader) - Constructor inReflectorLoader
creates a ReflectorLoader.
refresh() - Method inGroovyEngine
refreshAction - Property inAstBrowser
refreshInheritedMethods(java.util.Set) - Method inExpandoMetaClass
Called from ExpandoMetaClassCreationHandle in the registry if it exists to set up inheritance handling
reg - Field inEntity
REGEX_COMPARISON_OPERATOR - Field inTypes
REGEX_FIND() - Method inGroovyParser.RegexExprAltContext
REGEX_MATCH() - Method inGroovyParser.RegexExprAltContext
REGEX_PATTERN - Field inTypes
RegexChecker - Class ingroovy.typecheckers
Checks at compile-time for cases of invalid regex usage where the actual regex string can be identified (e.g. inline or defined by a local variable with an initial value or a field with an initial value).
RegexChecker() - Constructor inRegexChecker
RegexExprAltContext(org.apache.groovy.parser.antlr4.GroovyParser.ExpressionContext) - Constructor inGroovyParser.RegexExprAltContext
REGEXP - Field inStructuredSyntaxHandler
regexPattern(java.lang.Object) - Method inScriptBytecodeAdapter
RegexSupport - Class inorg.codehaus.groovy.runtime
Used to store the last regex match.
regionMatches(boolean, int, java.lang.String, int, int) - Method inGStringImpl
register(org.codehaus.groovy.control.HasCleanup) - Method inJanitor
register(java.lang.String, org.jline.console.CommandRegistry) - Method inSystemRegistryImpl
Register subcommand registry
register(java.nio.file.WatchService, WatchEvent.Kind<?>) - Method inWritablePath
registerActionButtonWidgets() - Method inSwingBuilder
registerBasicLayouts() - Method inSwingBuilder
registerBasicWidgets() - Method inSwingBuilder
registerBeanFactory(java.lang.String, java.lang.String, java.lang.Class) - Method inFactoryBuilderSupport
Registers a factory for a JavaBean.
registerBeanFactory(java.lang.String, java.lang.String, java.lang.Class) - Method inSwingBuilder
Do some overrides for standard component handlers, else use super
registerBeanProperty(java.lang.String, java.lang.Object) - Method inExpandoMetaClass
Registers a new bean property
registerBinding() - Method inSwingBuilder
registerBorders() - Method inSwingBuilder
registerBoxLayout() - Method inSwingBuilder
registerConditionalBlock(java.lang.String, java.lang.String) - Method inConfigSlurper
registerContainers() - Method inSwingBuilder
registerDataModels() - Method inSwingBuilder
registerEditors() - Method inSwingBuilder
registerExplicitMethod(java.lang.String, java.lang.String, groovy.lang.Closure) - Method inFactoryBuilderSupport
registerExplicitProperty(java.lang.String, java.lang.String, groovy.lang.Closure, groovy.lang.Closure) - Method inFactoryBuilderSupport
registerExtensionModuleFromProperties(java.util.Properties, java.lang.ClassLoader, Map<CachedClass,List<MetaMethod>>) - Method inMetaClassRegistryImpl
registerFactories() - Method inJmxBuilder
registerFactory(java.lang.String, java.lang.String, groovy.util.Factory) - Method inFactoryBuilderSupport
Registers a factory for a node name.
registerInstanceMethod(java.lang.String, groovy.lang.Closure) - Method inExpandoMetaClass
registerMBeanFromMap(java.lang.String, java.util.Map) - Method inJmxBuilderTools
registerMDIWidgets() - Method inSwingBuilder
registerMenuWidgets() - Method inSwingBuilder
registerModifiedMetaClass(groovy.lang.ExpandoMetaClass) - Method inExpandoMetaClassCreationHandle
Registers a modified ExpandoMetaClass with the creation handle
registerNamespacePrefix(java.lang.String, java.lang.String) - Method inXmlNodePrinter.NamespaceContext
registerPassThruNodes() - Method inSwingBuilder
registerRenderers() - Method inSwingBuilder
registerStaticMethod(java.lang.String, groovy.lang.Closure, java.lang.Class) - Method inExpandoMetaClass
Registers a new static method for the given method name and closure on this MetaClass
registerSubclassInstanceMethod(groovy.lang.MetaMethod) - Method inExpandoMetaClass
registerSupportNodes() - Method inSwingBuilder
registerTableComponents() - Method inSwingBuilder
registerTableLayout() - Method inSwingBuilder
registerTagLib(java.lang.Object) - Method inTagLibAdapter
registerTextComponent(javax.swing.text.JTextComponent) - Method inFindReplaceUtility
Parameters:
textComponent - the text component to listen to
registerTextWidgets() - Method inSwingBuilder
registerThreading() - Method inSwingBuilder
registerWindows() - Method inSwingBuilder
registrationGroup - Field inFactoryBuilderSupport
registrationGroupName - Field inFactoryBuilderSupport
registrationPolicy - Property inJmxBeanExportFactory
registry - Field inMetaClassImpl
rehash() - Method inConcurrentReaderHashMap
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 inClosure
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 inGroovyParser.RelationalExprAltContext
relativePath(java.io.File, java.io.File) - Method inResourceGroovyMethods
Relative path to file.
relativize(java.nio.file.Path) - Method inWritablePath
ReleaseInfo - Class inorg.codehaus.groovy.util
Exposes the Groovy release information
reload() - Method inLifecycleImplementationLoader
remainder(java.lang.Number, java.lang.Number) - Method inDefaultGroovyMethods
Performs a division modulus operation.
REMAINDER_EQUAL - Field inTypes
remainder(long, long) - Method inIndyMath
remainder(java.lang.Number, java.lang.Number) - Method inNumberMath
remainder(long, long) - Method inNumberMathModificationInfo
remainder - Field inOperatorRename
Default:
Undefined.STRING
REMAINDER - Field inTypes
remainderImpl(java.lang.Number, java.lang.Number) - Method inBigDecimalMath
remainderImpl(java.lang.Number, java.lang.Number) - Method inBigIntegerMath
remainderImpl(java.lang.Number, java.lang.Number) - Method inFloatingPointMath
remainderImpl(java.lang.Number, java.lang.Number) - Method inIntegerMath
remainderImpl(java.lang.Number, java.lang.Number) - Method inLongMath
remainderImpl(java.lang.Number, java.lang.Number) - Method inNumberMath
remove(java.lang.Object) - Method inAntProjectPropertiesDelegate
throws:
UnsupportedOperationException is always thrown when this method is invoked.
remove() - Method inArrayIterator
remove() - Method inBooleanArrayIterator
remove() - Method inByteArrayIterator
remove(KEY) - Method inCache
remove() - Method inCharArrayIterator
remove(Class<?>) - Method inClassInfo
Removes aClassInfo from the cache.
remove(java.lang.Object) - Method inCommonCache
{@inheritDoc}
remove() - Method inCompilationUnit
remove(java.lang.Object) - Method inConcurrentCommonCache
{@inheritDoc}
remove(java.lang.Object, java.lang.Object) - Method inConcurrentLinkedHashMap
remove(java.lang.Object) - Method inConcurrentReaderHashMap
Removes the key (and its corresponding value) from this table.
remove() - Method inConcurrentReaderHashMap.HashIterator
remove(java.lang.Object, java.lang.Object) - Method inConcurrentReferenceHashMap
{@inheritDoc}
remove() - Method inConcurrentReferenceHashMap.HashIterator
remove(java.lang.Object) - Method inConfigObject
remove() - Method inDefaultGroovyMethods
remove() - Method inDoubleArrayIterator
remove() - Method inDoubleDoubleArrayColumnIterator
remove(int) - Method inEmptyRange
Always throwsUnsupportedOperationException for an empty range.
remove(java.lang.Object) - Method inEvictableCache
Remove the cached value by the key
remove(int) - Method inFastArray
remove() - Method inFileIterator
throws UnsupportedOperationException
remove() - Method inFloatArrayIterator
remove() - Method inFloatFloatArrayColumnIterator
remove() - Method inGPathResult
remove(Class<?>) - Method inGroovyClassValue
remove(java.lang.Object) - Method inGroovyRowResult
remove(java.lang.Object) - Method inGroovyRunnerRegistry
Removes a registered runner from the registry.
remove() - Method inIntArrayIterator
remove() - Method inIntIntArrayColumnIterator
remove() - Method inIOGroovyMethods
remove() - Method inIteratorBufferedIterator
remove() - Method inJsonLexer
Method not implemented.
remove(java.lang.Object) - Method inLazyMap
remove() - Method inLifecycleImplementationLoader
remove() - Method inListBufferedIterator
remove(java.lang.Object) - Method inListHashMap
remove(int) - Method inListWithDefault
remove(java.lang.Object) - Method inListWrapperListModel
remove() - Method inLongArrayIterator
remove() - Method inLongLongArrayColumnIterator
remove(java.lang.Object) - Method inMapWithDefault
remove() - Method inMetaClassRegistryImpl
remove(java.lang.Object) - Method inNamespaceAwareHashMap
remove() - Method inNoChildren
remove() - Method inNode
remove() - Method inNodeChildren
remove() - Method inNodeIterator
remove(java.lang.Object) - Method inObservableList
remove() - Method inObservableList.ObservableIterator
remove(java.lang.Object) - Method inObservableMap
remove(java.lang.Object) - Method inObservableSet
remove() - Method inObservableSet.ObservableIterator
remove(int) - Method inOperandStack
Remove amount elements from the operand stack, without using pop.
remove() - Method inPermutationGenerator
remove(int) - Method inReduction
Removes a node from theReduction.
remove() - Method inReverseListIterator
{@inheritDoc}
remove(int) - Method inSequence
remove() - Method inShortArrayIterator
remove(K) - Method inSimpleCache
remove(javax.swing.text.DocumentFilter$FilterBypass, int, int) - Method inSmartDocumentFilter
remove(java.lang.Object) - Method inSpreadMap
remove(java.lang.Object) - Method inStampedCommonCache
{@inheritDoc}
remove() - Method inStringGroovyMethods
remove(javax.swing.text.DocumentFilter$FilterBypass, int, int) - Method inStructuredSyntaxDocumentFilter
Remove a string from the document, and then parse it if the parser has been set.
remove() - Method inSwingExtensions
remove(org.codehaus.groovy.classgen.asm.WriterController) - Method inTemporaryVariableExpression
remove(java.lang.Object) - Method inUnlimitedConcurrentCache
Remove the cached value by the key
remove() - Method inXmlExtensions
removeAll(Map<K,V>, groovy.lang.Closure) - Method inDefaultGroovyMethods
Modifies this map by removing the elements that are matched according to the specified closure condition.
removeAll(Collection<?>) - Method inEmptyRange
Always throwsUnsupportedOperationException for an empty range.
removeAll(Collection<?>) - Method inListWithDefault
removeAll(java.util.Collection) - Method inObservableList
removeAll(Collection<?>) - Method inObservableSet
removeAssignment(int) - Method inTokenUtil
Removes the assignment portion of a given token.
removeAt(List<E>, int) - Method inDefaultGroovyMethods
Modifies this list by removing the element at the specified position in this list.
removeAttributeDelegate(groovy.lang.Closure) - Method inFactoryBuilderSupport
Remove the most recently added instance of the attribute delegate.
removeBinding(org.apache.groovy.swing.binding.BindingUpdatable) - Method inAggregateBinding
removeChild(java.lang.String) - Method inStructuredSyntaxDocumentFilter.LexerNode
Parameters:
regexp
removeClass(java.lang.Class) - Method inInvokerHelper
removeClassCacheEntry(java.lang.String) - Method inGroovyClassLoader
removes a class from the class cache.
removeColumn(groovy.swing.model.DefaultTableColumn) - Method inDefaultTableModel
Removes a column definition from the table
removeColumn(javax.swing.table.TableColumn) - Method inDefaultTableModel.MyTableColumnModel
removeConsoleId() - Method inSystemOutputInterceptor
Threads executing a script should call this method after execution completes in order to unregister the consoleId.
removeConstructor(org.codehaus.groovy.ast.ConstructorNode) - Method inClassNode
removeCR(java.lang.String) - Method inStringUtils
REMOVED - Enum Constant inObservableList.ChangeType
REMOVED - Enum Constant inObservableMap.ChangeType
REMOVED - Enum Constant inObservableSet.ChangeType
removeEldestEntry(java.util.Map$Entry) - Method inCacheableCallSite
removeEldestEntry(Map.Entry<K,V>) - Method inCommonCache
removeEldestEntry(Map.Entry<CacheKey,ProxyGeneratorAdapter>) - Method inProxyGenerator
removeElement(Collection<E>, java.lang.Object) - Method inDefaultGroovyMethods
Modifies this collection by removing a single instance of the specified element from this collection, if it is present.
removeField(java.lang.String) - Method inClassNode
removeHandler(org.codehaus.groovy.transform.stc.TypeCheckingExtension) - Method inDefaultTypeCheckingExtension
removeImport(java.lang.String) - Method inGroovyEngine
removeInitialValues(org.codehaus.groovy.ast.Parameter) - Method inClosureWriter
removeLast(List<T>) - Method inDefaultGroovyMethods
Removes the last item from the List.
removeLastChar(char) - Method inCharBuf
removeListeners() - Method inBindPath
Remove listeners, believing that our bould flags are accurate and it removes only as declared.
removeMetaClass(java.lang.Class) - Method inMetaClassRegistry
Removes a cached MetaClass from the registry
removeMetaClass(java.lang.Class) - Method inMetaClassRegistryImpl
removeMetaClassRegistryChangeEventListener(groovy.lang.MetaClassRegistryChangeEventListener) - Method inMetaClassRegistry
Removes a metaclass change listener for constant metaclasses
removeMetaClassRegistryChangeEventListener(groovy.lang.MetaClassRegistryChangeEventListener) - Method inMetaClassRegistryImpl
Removes a constant metaclass listener.
removeMethod(org.codehaus.groovy.ast.MethodNode) - Method inClassNode
removeMethod(java.lang.String) - Method inGroovyEngine
removeModule(org.codehaus.groovy.runtime.m12n.ExtensionModule) - Method inExtensionModuleRegistry
removeNamePrefix(java.lang.String) - Method inAbstractHttpServlet
removeNodeMetaData(java.lang.Object) - Method inNodeMetaDataHandler
Removes a node metadata entry.
removeNotify() - Method inTextEditor
removePostInstantiateDelegate(groovy.lang.Closure) - Method inFactoryBuilderSupport
Remove the most recently added instance of the postInstantiate delegate.
removePostNodeCompletionDelegate(groovy.lang.Closure) - Method inFactoryBuilderSupport
Remove the most recently added instance of the nodeCompletion delegate.
removePreInstantiateDelegate(groovy.lang.Closure) - Method inFactoryBuilderSupport
Remove the most recently added instance of the preInstantiate delegate.
removePropertyChangeListener(java.lang.String, java.beans.PropertyChangeListener) - Method inObservableList
removePropertyChangeListener(java.lang.String, java.beans.PropertyChangeListener) - Method inObservableMap
removePropertyChangeListener(java.lang.String, java.beans.PropertyChangeListener) - Method inObservableSet
removePropertyChangeListener(java.beans.PropertyChangeListener) - Method inTextUndoManager
removePropertyChangeListener(java.beans.PropertyChangeListener) - Method inValueHolder
Removes a PropertyChangeListener from the listener list.
removeRange(int, int) - Method inListWrapperListModel
removeRange(int, int) - Method inSequence
removeReferencedClassVariable(java.lang.String) - Method inVariableScope
removeStallEntries() - Method inReferenceManager
removeStyle(java.lang.String) - Method inStructuredSyntaxDocumentFilter.LexerNode
Parameters:
regexps
removeTextListener(java.awt.event.TextListener) - Method inFindReplaceUtility
removeTwoOperands(org.objectweb.asm.MethodVisitor) - Method inBinaryBooleanExpressionHelper
removeTwoOperands(org.objectweb.asm.MethodVisitor) - Method inBinaryExpressionWriter
removeTwoOperands(org.objectweb.asm.MethodVisitor) - Method inBinaryFloatExpressionHelper
removeTwoOperands(org.objectweb.asm.MethodVisitor) - Method inBinaryIntExpressionHelper
removeTwoOperands(org.objectweb.asm.MethodVisitor) - Method inBinaryLongExpressionHelper
removeTwoOperands(org.objectweb.asm.MethodVisitor) - Method inBinaryObjectExpressionHelper
removeType(java.lang.String) - Method inGroovyEngine
removeUpdate(javax.swing.event.DocumentEvent) - Method inConsoleTextEditor
removeVar(int) - Method inCompileStack
Indicates that the specified temporary variable is no longer used.
removeVar(java.lang.String) - Method inQueryableHelper
removeVariable(java.lang.String) - Method inBinding
remove the variable with the specified name
removeVariable(java.lang.String) - Method inGroovyEngine
rename(java.lang.String) - Method inFieldNode
rename(org.apache.groovy.groovysh.jline.SystemRegistryImpl.Pipe, java.lang.String) - Method inSystemRegistryImpl
renameField(java.lang.String, java.lang.String) - Method inClassNode
renameLocal(java.lang.String, java.lang.String) - Method inSystemRegistryImpl
renameTo(java.nio.file.Path, java.net.URI) - Method inNioExtensions
Renames a file.
renameTo(java.io.File, java.lang.String) - Method inResourceGroovyMethods
Renames the file.
render(java.lang.String, org.codehaus.groovy.runtime.powerassert.ValueRecorder) - Method inAssertionRenderer
Creates a string representation of an assertion and its recorded values.
RendererFactory - Class ingroovy.swing.factory
RendererFactory() - Constructor inRendererFactory
RendererUpdateFactory - Class ingroovy.swing.factory
RendererUpdateFactory() - Constructor inRendererUpdateFactory
renderToOutput(org.codehaus.groovy.tools.groovydoc.OutputTool, java.lang.String) - Method inGroovyDocTool
renew(org.codehaus.groovy.ast.expr.BooleanExpression) - Method inAssertion
renumberTableColumns() - Method inDefaultTableModel.MyTableColumnModel
repeat(Iterator<T>) - Method inDefaultGroovyMethods
Repeat the elements from an iterator infinitely.
repeat(int) - Method inGStringImpl
Returns a string whose value is the concatenation of this string repeatedcount times.
repeatString(java.lang.String, int) - Method inUtilities
Returns a string made up of repetitions of the specified string.
REPLACE_ACTION_COMMAND - Field inFindReplaceUtility
REPLACE_ALL_ACTION_COMMAND - Field inFindReplaceUtility
replace(K, V, V) - Method inConcurrentLinkedHashMap
replace(K, V) - Method inConcurrentReferenceHashMap
{@inheritDoc}
replace(java.util.EventObject) - Method inConsole
replace(java.lang.CharSequence, java.lang.CharSequence) - Method inGStringImpl
replace(org.codehaus.groovy.ast.ClassNode, int) - Method inOperandStack
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 inSmartDocumentFilter
replace(java.lang.CharSequence, int, Map<CharSequence,CharSequence>) - Method inStringGroovyMethods
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 inStringUtils
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 inStructuredSyntaxDocumentFilter
Replace a string in the document, and then parse it if the parser has been set.
REPLACE - Field inStructuredSyntaxResources
REPLACE - Field inTextEditor
replaceAll(java.lang.String, java.lang.String) - Method inGStringImpl
replaceAll(java.lang.CharSequence, java.util.regex.Pattern, groovy.lang.Closure) - Method inStringGroovyMethods
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 inSimpleGroovyClassDoc
replaceAllTagsCollated(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.regex.Pattern) - Method inSimpleGroovyClassDoc
replaceBody(java.lang.Object) - Method inAttribute
NOP, because an attribute does not have a Body.
replaceBody(java.lang.Object) - Method inGPathResult
replaceBody(java.lang.Object) - Method inNoChildren
NOP
replaceBody(java.lang.Object) - Method inNode
Replaces the current body of this Node with the passed object.
replaceBody(java.lang.Object) - Method inNodeChild
replaceBody(java.lang.Object) - Method inNodeChildren
replaceCondition(org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.expr.Expression) - Method inBaseVisitor
replaceDelegate() - Method inHandleMetaClass
replaceEscapes(java.lang.String, int) - Method inStringUtils
replaceFirst(java.lang.String, java.lang.String) - Method inGStringImpl
replaceFirst(java.lang.CharSequence, java.util.regex.Pattern, groovy.lang.Closure) - Method inStringGroovyMethods
Replaces the first occurrence of a captured group by the result of a closure call on that text.
replaceHexEscapes(java.lang.String) - Method inStringUtils
replaceIn(org.codehaus.groovy.ast.ASTNode) - Method inStatementReplacer
replaceIn(org.codehaus.groovy.ast.ASTNode) - Method inVariableAccessReplacer
replaceIn(org.codehaus.groovy.ast.ASTNode) - Method inVariableExpressionReplacer
ReplacementNode - Class ingroovy.xml.slurpersupport
Helper base class used for lazy updates.
replaceNode(groovy.lang.Closure) - Method inAttribute
NOP, because an attribute does not have any Node to replace.
replaceNode(groovy.util.Node, groovy.lang.Closure) - Method inDOMCategory
replaceNode(groovy.lang.Closure) - Method inGPathResult
replaceNode(groovy.lang.Closure) - Method inNoChildren
NOP
replaceNode(groovy.lang.Closure, groovy.xml.slurpersupport.GPathResult) - Method inNode
replaceNode(groovy.lang.Closure) - Method inNodeChild
replaceNode(groovy.lang.Closure) - Method inNodeChildren
replaceNode(groovy.lang.Closure) - Method inNodeList
replaceOctalEscapes(java.lang.String) - Method inStringUtils
replaceSelection(java.lang.String) - Method inTextEditor
replaceStandardEscapes(java.lang.String) - Method inStringUtils
replaceTags(java.lang.String) - Method inSimpleGroovyClassDoc
replaceWithMoreSpecificType(java.lang.Object, java.lang.invoke.MethodType) - Method inTypeHelper
Replaces the types in the callSiteType parameter if more specific types given through the arguments.
report(java.lang.Throwable, boolean) - Method inErrorReporter
For everything else.
reportedErrors - Field inTypeCheckingContext
reportFailedPredicate(org.jline.reader.Parser, org.antlr.v4.runtime.FailedPredicateException) - Method inDescriptiveErrorStrategy
reportInputMismatch(org.jline.reader.Parser, org.antlr.v4.runtime.InputMismatchException) - Method inDescriptiveErrorStrategy
reportNoViableAlternative(org.jline.reader.Parser, org.antlr.v4.runtime.NoViableAltException) - Method inDescriptiveErrorStrategy
require(boolean, java.lang.String) - Method inSyntaxErrorReportable
required - Field inNamedParam
Default:
false
Requires - Annotation Type ingroovy.contracts
RequiresAnnotationProcessor - Class inorg.apache.groovy.contracts.common.impl
InternalAnnotationProcessor implementation for pre-conditions.
RequiresConditions - Annotation Type ingroovy.contracts
Represents multiple preconditions.
RESERVED_KEYWORD - Field inTypes
RESERVED_WORD - Field inGroovyFilter
RESERVED_WORDS - Field inGroovyFilter
reset() - Method inBatchingStatementWrapper
reset() - Method inBenchmarkInterceptor
Resets all the benchmark data on this object.
reset() - Method inCharSequenceReader
Reset the reader to the last marked position (or the beginning if mark has not been called).
reset() - Method inFactoryBuilderSupport
Clears the context stack.
reset(org.jline.console.CommandInput) - Method inGroovyCommands
reset() - Method inGroovyEngine
reset() - Method inLineColumnReader
Resets the stream to the most recent mark.
reset() - Method inPermutationGenerator
reset() - Method inTextUndoManager
resetCachedMetaClasses() - Method inClosureMetaClass
resetFallbackCount() - Method inCacheableCallSite
resetFileLists() - Method inGroovyc
Clears the list of files to be compiled and copied.
resetLineNumber() - Method inDelegatingController
resetLineNumber() - Method inWriterController
resetLoadedClasses() - Method inGroovyShell
resolutions - Field inASTHelper
RESOLVE_ATTRIBUTE - Field inStructuredSyntaxHandler
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 inClosureSignatureConflictResolver
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 inGrape
resolve(java.util.Map, java.util.List, java.util.Map) - Method inGrapeEngine
resolve(java.lang.ClassLoader, java.util.Map, java.util.List, java.util.Map) - Method inGrapeIvy
resolve(int) - Method inObservableList.ChangeType
resolve(int) - Method inObservableMap.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 inPickFirstResolver
resolve(org.codehaus.groovy.ast.ClassNode, boolean, boolean, boolean) - Method inResolveVisitor
resolve() - Method inSimpleGroovyRootDoc
resolve(java.lang.String) - Method inWritablePath
resolveChildRelationName(java.lang.String, java.lang.Object, java.lang.String, java.lang.Object) - Method inObjectGraphBuilder.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 inObjectGraphBuilder.RelationNameResolver
Returns the mapping name of child -> parent
resolveClass(java.lang.String) - Method inAsmReferenceResolver
resolveClass(java.io.ObjectStreamClass) - Method inIOGroovyMethods
resolveClassname(java.lang.String) - Method inObjectGraphBuilder.ClassNameResolver
Parameters:
classname - the node name as written on the building code
resolveClassname(java.lang.String) - Method inObjectGraphBuilder.DefaultClassNameResolver
resolveClassname(java.lang.String) - Method inObjectGraphBuilder.ReflectionClassNameResolver
resolveClassNodeGenerics(Map<GenericsTypeName,GenericsType>, Map<GenericsTypeName,GenericsType>, org.codehaus.groovy.ast.ClassNode) - Method inStaticTypeCheckingSupport
resolveClassNullable(java.lang.String) - Method inAsmReferenceResolver
resolvedDependencies - Property inConsoleIvyPlugin
resolvedDependencies - Property inGrapeIvy
resolveExplicitMethod(java.lang.String, java.lang.Object) - Method inFactoryBuilderSupport
This is a hook for subclasses to plug in a custom strategy for mapping names to explicit methods.
resolveExplicitProperty(java.lang.String) - Method inFactoryBuilderSupport
This is a hook for subclasses to plug in a custom strategy for mapping names to property methods.
resolveFactory(java.lang.Object, java.util.Map, java.lang.Object) - Method inFactoryBuilderSupport
This is a hook for subclasses to plug in a custom strategy for mapping names to factories.
resolveFactory(java.lang.Object, java.util.Map, java.lang.Object) - Method inJmxBuilder
resolveFactory(java.lang.Object, java.util.Map, java.lang.Object) - Method inObjectGraphBuilder
resolveFromCompileUnit(org.codehaus.groovy.ast.ClassNode) - Method inResolveVisitor
resolveFromDefaultImports(org.codehaus.groovy.ast.ClassNode, java.lang.String) - Method inResolveVisitor
resolveFromModule(org.codehaus.groovy.ast.ClassNode, boolean) - Method inResolveVisitor
resolveFromStaticInnerClasses(org.codehaus.groovy.ast.ClassNode) - Method inResolveVisitor
resolveJvmClass(java.lang.String) - Method inAsmReferenceResolver
resolveName(java.lang.String, org.codehaus.groovy.control.CompilationUnit) - Method inClassNodeResolver
Resolves the name of a class to a SourceUnit or ClassNode.
resolveName(java.lang.String, org.codehaus.groovy.control.CompilationUnit) - Method inJavaAwareCompilationUnit
resolveNestedClass(org.codehaus.groovy.ast.ClassNode) - Method inResolveVisitor
resolveParentRelationName(java.lang.String, java.lang.Object, java.lang.String, java.lang.Object) - Method inObjectGraphBuilder.DefaultRelationNameResolver
Follow the most conventional pattern, returns the parentName unchanged.
resolveParentRelationName(java.lang.String, java.lang.Object, java.lang.String, java.lang.Object) - Method inObjectGraphBuilder.RelationNameResolver
Returns the mapping name of parent -> child
resolveSibling(java.lang.String) - Method inWritablePath
resolveTemplate(java.lang.String) - Method inMarkupTemplateEngine
resolveTemplate(java.lang.String) - Method inMarkupTemplateEngine.CachingTemplateResolver
resolveTemplate(java.lang.String) - Method inMarkupTemplateEngine.DefaultTemplateResolver
resolveTemplate(java.lang.String) - Method inTemplateResolver
Resolvers must implement this method in order to resolve a template, given a template path.
resolveToInner(org.codehaus.groovy.ast.ClassNode) - Method inResolveVisitor
resolveToOuter(org.codehaus.groovy.ast.ClassNode) - Method inResolveVisitor
resolveType(org.objectweb.asm.Type) - Method inAsmReferenceResolver
resolveType(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.ClassNode) - Method inStatementMetaTypeChooser
resolveType(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.ClassNode) - Method inStaticTypesTypeChooser
resolveType(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.ClassNode) - Method inTypeChooser
Resolve the type of an expression.
ResolveVisitor - Class inorg.codehaus.groovy.control
Visitor to resolve types and convert VariableExpression to ClassExpressions if needed.
resolveVisitor - Field inCompilationUnit
ResolveVisitor(org.codehaus.groovy.control.CompilationUnit) - Constructor inResolveVisitor
resource() - Method inGroovyParser
resource(int) - Method inGroovyParser.ResourceListContext
ResourceConnector - Interface ingroovy.util
Base interface for customizing where resources can be found for theGroovyScriptEngine.
ResourceContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.ResourceContext
ResourceException - Class ingroovy.util
ResourceException(java.lang.Throwable) - Constructor inResourceException
Parameters:
cause
ResourceGroovyMethods - Class inorg.codehaus.groovy.runtime
This class defines new groovy methods for Files, URLs, URIs which appear on normal JDK classes inside the Groovy environment.
resourceList() - Method inGroovyParser
resourceList() - Method inGroovyParser.ResourcesContext
ResourceListContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.ResourceListContext
ResourceManager - Interface inorg.codehaus.groovy.tools.groovydoc
resourceNamePattern - Field inAbstractHttpServlet
Eithernull or a compiled pattern read from "{
value:
#INIT_PARAM_RESOURCE_NAME_REGEX}" and used inAbstractHttpServlet.getScriptUri.
resourceNameReplaceAll - Field inAbstractHttpServlet
The replace method to use on the matcher.
resourceNameReplacement - Field inAbstractHttpServlet
The replacement used by the resource name matcher.
resources() - Method inGroovyParser
resources() - Method inGroovyParser.TryCatchStatementContext
ResourcesContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.ResourcesContext
respondsTo(java.lang.Object, java.lang.String) - Method inClosureMetaClass
respondsTo(java.lang.Object, java.lang.String) - Method inDefaultGroovyMethods
respondsTo(java.lang.Object, java.lang.String) - Method inDelegatingMetaClass
respondsTo(java.lang.Object, java.lang.String) - Method inMetaClassImpl
See Also:
MetaObjectProtocol.respondsTo
respondsTo(java.lang.Object, java.lang.String) - Method inMetaObjectProtocol
respondsTo(java.lang.Object, java.lang.String) - Method inOwnedMetaClass
restoreFromContinuationData(Map<String,Object>) - Method inFactoryBuilderSupport
Restores the state of the current builder to the same state as an older build.
restoreVariableExpressionMetadata(Map<VariableExpression,Map<StaticTypesMarker,Object>>) - Method inStaticTypeCheckingVisitor
RESTRICTED_COMPLETION - Field inGroovyEngine
restrictedType - Property inWidgetFactory
result - Property inHistoryRecord
results - Field inBatchingStatementWrapper
resultSet(int) - Method inSql
Create a new ResultSetOutParameter
ResultSetMetaDataWrapper - Class ingroovy.sql
This class defines a wrapper for accessing a specific column inResultSetMetaData.
ResultSetMetaDataWrapper(java.sql.ResultSetMetaData, int) - Constructor inResultSetMetaDataWrapper
ResultSetOutParameter - Interface ingroovy.sql
A ResultSet out parameter.
resultStyle - Property inConsole
retainAll(Map<K,V>, groovy.lang.Closure) - Method inDefaultGroovyMethods
Modifies this map so that it retains only its elements that are matched according to the specified closure condition.
retainAll(Collection<?>) - Method inEmptyRange
Always throwsUnsupportedOperationException for an empty range.
retainAll(Collection<?>) - Method inListWithDefault
retainAll(java.util.Collection) - Method inObservableList
retainAll(Collection<?>) - Method inObservableSet
RETENTION_CLASSNODE - Field inAbstractASTTransformation
rethrow(java.lang.Throwable) - Method inUncheckedThrow
rethrowFirst() - Method inViolationTracker
rethrowLast() - Method inViolationTracker
retrieveConstructor(java.lang.Class) - Method inClosureMetaClass
retrieveConstructor(java.lang.Object) - Method inExpandoMetaClass
retrieveStaticMethod(java.lang.String, java.lang.Class) - Method inClosureMetaClass
RETURN() - Method inGroovyParser.KeywordsContext
RETURN() - Method inGroovyParser.ReturnStmtAltContext
RETURN_NULL_OR_VOID - Field inReturnStatement
Only used for synthetic return statements emitted by the compiler.
ReturnAdder - Class inorg.codehaus.groovy.classgen
Utility class to add return statements.
ReturnAdder.ReturnStatementListener - Interface inorg.codehaus.groovy.classgen
ReturnAdder(org.codehaus.groovy.classgen.ReturnAdder.ReturnStatementListener) - Constructor inReturnAdder
returnAdder - Field inStaticTypeCheckingVisitor
ReturnAdderForClosures - Class inorg.codehaus.groovy.transform.tailrec
Adds explicit return statements to implicit return points in a closure.
returnListener - Field inStaticTypeCheckingVisitor
returnS(org.codehaus.groovy.ast.expr.Expression) - Method inGeneralUtils
ReturnStatement - Class inorg.codehaus.groovy.ast.stmt
A return statement
returnStatement(groovy.lang.Closure) - Method inAstSpecificationCompiler
Creates a ReturnStatement.
ReturnStatement(org.codehaus.groovy.ast.expr.Expression) - Constructor inReturnStatement
returnStatementAdded(org.codehaus.groovy.ast.stmt.ReturnStatement) - Method inReturnAdder.ReturnStatementListener
Implement this method in order to be notified whenever a return statement is generated.
ReturnStatementToIterationConverter - Class inorg.codehaus.groovy.transform.tailrec
Translates all return statements into an invocation of the next iteration.
ReturnStatementToIterationConverter(org.codehaus.groovy.ast.stmt.Statement) - Constructor inReturnStatementToIterationConverter
ReturnStmtAltContext(org.apache.groovy.parser.antlr4.GroovyParser.StatementContext) - Constructor inGroovyParser.ReturnStmtAltContext
returnType - Field inGeneratedMetaMethod.DgmMethodRecord
returnType() - Method inGroovyMethodDoc
returnType(int) - Method inGroovyParser
returnType() - Method inGroovyParser.MethodDeclarationContext
returnType() - Method inSimpleGroovyMethodDoc
ReturnTypeContext(org.antlr.v4.runtime.ParserRuleContext, int, int) - Constructor inGroovyParser.ReturnTypeContext
returnValueOfNext() - Method inConcurrentReaderHashMap.HashIterator
returnValueOfNext() - Method inConcurrentReaderHashMap.KeyIterator
returnValueOfNext() - Method inConcurrentReaderHashMap.ValueIterator
reverse(T, boolean) - Method inArrayGroovyMethods
Reverses the items in an array.
reverse() - Method inDataSet
Return a lazy-implemented reverse-ordered view of this DataSet.
reverse(T, boolean) - Method inDefaultGroovyMethods
reverse - Field inRangeInfo
reverse(java.lang.CharSequence) - Method inStringGroovyMethods
Creates a String which is the reverse (backwards) of this CharSequence
reverseConverter - Field inAbstractFullBinding
reversed - Field inSortable
Set to true so that comparator uses reversed natural order.
ReversedList - Class inorg.apache.groovy.util
Represents view of reversed list
ReversedList(List<E>) - Constructor inReversedList
reverseEach(T, Closure<?>) - Method inArrayGroovyMethods
Iterates over each element of the array in the reverse order.
reverseEach(T, groovy.lang.Closure) - Method inDefaultGroovyMethods
ReverseListIterator - Class inorg.codehaus.groovy.runtime
A reverse iterator over a list.
ReverseListIterator(List<T>) - Constructor inReverseListIterator
Constructs a newReverseListIterator for the provided list.
reverseUpdate() - Method inAbstractFullBinding
reverseUpdate() - Method inAggregateBinding
reverseUpdate() - Method inBindingProxy
reverseUpdate() - Method inBindingUpdatable
If supported, Causes the values to be propagated from the target to the source, If not supported, an exception may be thrown
reverseUpdate() - Method inMutualPropertyBinding
RichActionWidgetFactory - Class ingroovy.swing.factory
RichActionWidgetFactory(java.lang.Class) - Constructor inRichActionWidgetFactory
RIGHT_CURLY_BRACE - Field inTypes
right - Field inGroovyParser.AdditiveExprAltContext
right - Field inGroovyParser.AndExprAltContext
right - Field inGroovyParser.AssignmentExprAltContext
right - Field inGroovyParser.EqualityExprAltContext
right - Field inGroovyParser.ExclusiveOrExprAltContext
right - Field inGroovyParser.ImplicationExprAltContext
right - Field inGroovyParser.InclusiveOrExprAltContext
right - Field inGroovyParser.LogicalAndExprAltContext
right - Field inGroovyParser.LogicalOrExprAltContext
right - Field inGroovyParser.MultipleAssignmentExprAltContext
right - Field inGroovyParser.MultiplicativeExprAltContext
right - Field inGroovyParser.PowerExprAltContext
right - Field inGroovyParser.RegexExprAltContext
right - Field inGroovyParser.RelationalExprAltContext
right - Field inGroovyParser.ShiftExprAltContext
RIGHT_INDENT - Field inStructuredSyntaxHandler
RIGHT_OF_MATCHED_CONTAINER - Field inTypes
RIGHT_PARENTHESIS - Field inTypes
RIGHT_SHIFT_EQUAL - Field inTypes
RIGHT_SHIFT - Field inTypes
RIGHT_SHIFT_UNSIGNED_EQUAL - Field inTypes
RIGHT_SHIFT_UNSIGNED - Field inTypes
RIGHT_SQUARE_BRACKET - Field inTypes
rightDelimiter - Field inToString
The String to use after the list of properties/fields.
rightHashJoin(Queryable<? extends U>, Function<? super T,?>, Function<? super U,?>) - Method inQueryable
Right hash join anotherQueryable instance, similar to SQL'sright join
rightJoin(Queryable<? extends U>, BiPredicate<? super T,? super U>) - Method inQueryable
Right join anotherQueryable instance, similar to SQL'sright join
rightShift(Closure<W>) - Method inClosure
Support for Closure forward composition.
rightShift(java.time.YearMonth, java.time.YearMonth) - Method inDateTimeExtensions
Returns aPeriod of time between the first day of this year/month (inclusive) and the givenYearMonth (exclusive).
rightShift(java.util.BitSet, java.lang.Number) - Method inDefaultGroovyMethods
Implementation of the right shift operator for BitSets, returning a new BitSet and leaving the original unchanged.
rightShift(long, long) - Method inIndyMath
rightShift(java.lang.Number, java.lang.Number) - Method inNumberMath
For this operation, consider the operands independently.
rightShift(long, long) - Method inNumberMathModificationInfo
rightShift - Field inOperatorRename
Default:
Undefined.STRING
rightShiftImpl(java.lang.Number, java.lang.Number) - Method inBigIntegerMath
rightShiftImpl(java.lang.Number, java.lang.Number) - Method inIntegerMath
rightShiftImpl(java.lang.Number, java.lang.Number) - Method inLongMath
rightShiftImpl(java.lang.Number, java.lang.Number) - Method inNumberMath
rightShiftUnsigned(java.util.BitSet, java.lang.Number) - Method inDefaultGroovyMethods
Implementation of the right shift (unsigned) operator for BitSets, returning a new BitSet and leaving the original unchanged.
rightShiftUnsigned(java.lang.Number, java.lang.Number) - Method inNumberMath
For this operation, consider the operands independently.
rightShiftUnsigned(long, long) - Method inNumberMathModificationInfo
rightShiftUnsigned - Field inOperatorRename
Default:
Undefined.STRING
rightShiftUnsignedImpl(java.lang.Number, java.lang.Number) - Method inIntegerMath
rightShiftUnsignedImpl(java.lang.Number, java.lang.Number) - Method inLongMath
rightShiftUnsignedImpl(java.lang.Number, java.lang.Number) - Method inNumberMath
RigidAreaFactory - Class ingroovy.swing.factory
RigidAreaFactory() - Constructor inRigidAreaFactory
rlm - Field inEntity
rollback() - Method inDataSet
rollback() - Method inSql
If this SQL object was created with a Connection then this method rolls back the connection.
rollbackOneChar() - Method inGroovyLangLexer
rollbackOneChar() - Method inGroovyLexer
just a hook, which will be overrided by GroovyLangLexer
root - Field inBuilder.Built
ROOT_GINQ_EXPRESSION - Field inGinqAstBuilder
root - Field inGrabResolver
The URL for a repo containing the grape/artifact.
root - Property inTreeNodeBuildingNodeOperation
rootElement - Property inConsole
RootLoader - Class inorg.codehaus.groovy.tools
This ClassLoader should be used as root of class loaders.
rootLoader(java.lang.String) - Method inGroovyStarter
RootLoader(org.codehaus.groovy.tools.LoaderConfiguration) - Constructor inRootLoader
Constructs aRootLoader with aLoaderConfiguration object which holds the classpath.
RootLoaderRef - Class inorg.codehaus.groovy.ant
Sets the RootLoader as reference.
RootPaneContainerFactory - Class ingroovy.swing.factory
RootPaneContainerFactory() - Constructor inRootPaneContainerFactory
round(java.math.BigDecimal, int) - Method inDefaultGroovyMethods
Round the value
row - Property inClosureCellEditor
RowBound - Class inorg.apache.groovy.ginq.provider.collection.runtime
Represents row bounds of window frame
RowBound(java.lang.Long, java.lang.Long) - Constructor inRowBound
Construct a new RowBound instance with lower and upper frame bounds
rowNum - Property inConsole
rowNumAndColNum - Property inConsole
rowNumber() - Method inWindow
Returns row number in the window, similar to SQL'srow_number()
rows(int, int) - Method inDataSet
Returns a "page" of the rows from the table a DataSet represents.
rows(groovy.lang.GString, int, int, groovy.lang.Closure) - Method inSql
Performs the given SQL query and return a "page" of rows from the result set.
rows() - Method inWindowDefinition
Define the window bounds by offsets, similar to MySQL'srows between 1 preceding and 1 following of window definition
RPAREN() - Method inGroovyParser.AnnotationContext
RPAREN() - Method inGroovyParser.ArgumentsContext
RPAREN() - Method inGroovyParser.CastParExpressionContext
RPAREN() - Method inGroovyParser.CatchClauseContext
RPAREN() - Method inGroovyParser.ExpressionInParContext
RPAREN() - Method inGroovyParser.FormalParametersContext
RPAREN() - Method inGroovyParser.ForStmtAltContext
RPAREN() - Method inGroovyParser.ResourcesContext
RPAREN() - Method inGroovyParser.TypeNamePairsContext
RPAREN() - Method inGroovyParser.VariableNamesContext
rsaquo - Field inEntity
RSHIFT_ASSIGN() - Method inGroovyParser.AssignmentExprAltContext
rsquo - Field inEntity
RULE_compilationUnit - Field inGroovyParser
ruleNames - Field inGroovyLexer
ruleNames - Field inGroovyParser
run(groovy.lang.Closure, java.lang.String) - Method inAstBrowser
run() - Method inBaseTemplate
run() - Method inClosure
run() - Method inClosureTriggerBinding
run(java.util.Map) - Method inConsole
run() - Method inDefaultGroovyMethods
run() - Method inFormatStringChecker
run() - Method inGrape
run() - Method inGrapeMain
run(Class<?>, groovy.lang.GroovyClassLoader) - Method inGroovyRunner
Runs the given class.
run(java.lang.String, groovy.lang.Binding) - Method inGroovyScriptEngine
Run a script identified by name with a given binding.
run() - Method inGroovyScriptEngineImpl
run(java.io.File, java.lang.String) - Method inGroovyShell
Runs the given script file name with the given command line arguments
run() - Method inGroovySocketServer
Runs this server.
run() - Method inInvokerHelper
run(java.lang.String, java.lang.String, java.lang.String) - Method inJavaShell
Run main method
run(Class<?>, groovy.lang.GroovyClassLoader) - Method inJUnit5Runner
Utility method to run a JUnit 5 test.
run() - Method inMarkupTemplateEngine
run() - Method inMarkupTemplateTypeCheckingExtension
run() - Method inObjectBrowser
run() - Method inProcessGroovyMethods.ProcessRunner
run() - Method inPropertyBinding
run() - Method inRegexChecker
run(java.io.File, java.lang.String) - Method inScript
A helper method to allow scripts to be run taking command line arguments
run(junit.framework.TestResult) - Method inScriptTestAdapter
run() - Method inSql
run(Class<?>, groovy.lang.GroovyClassLoader) - Method inTestNgRunner
Utility method to run a TestNG test.
runAfter(javax.swing.Timer, int, groovy.lang.Closure) - Method inDefaultGroovyMethods
Allows a simple syntax for using timers.
runJava(java.util.EventObject) - Method inConsole
RUNNER_REGISTRY - Field inGroovySystem
Reference to the Runtime Registry to be used by the Groovy run-time system to find classes capable of running scripts
runQuery(java.sql.Connection) - Method inSql.AbstractQueryCommand
Perform the query.
runScript(java.util.EventObject, groovy.console.ui.Console.SourceType) - Method inConsole
runScript(java.lang.Class, java.lang.String) - Method inInvokerHelper
runScript(java.lang.String) - Method inScriptRunner
Run the script file specified by the classpath
runSelectedJava(java.util.EventObject) - Method inConsole
runSelectedScript(java.util.EventObject, groovy.console.ui.Console.SourceType) - Method inConsole
runStatements(java.io.Reader, java.io.PrintStream) - Method inGroovy
Read in lines and execute them.
runThread - Property inConsole
RUNTIME_GROOVYDOC - Field inCompilerConfiguration
Optimization Option for enabling attachingGroovydoc annotation.
RuntimeParserException - Class inorg.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 inRuntimeParserException

S

SAFE_CHAIN_DOT() - Method inGroovyParser.PathElementContext
SAFE_DOT() - Method inGroovyParser.PathElementContext
SAFE_INDEX() - Method inGroovyParser.IndexPropertyArgsContext
SAFE_INDEX() - Method inGroovyParser.NamedPropertyArgsContext
SAFE_NAVIGATION - Field inIndyInterface
flags for method and property calls
safeCall(groovy.lang.Closure, java.lang.Object) - Method inAbstractTypeCheckingExtension
safeExpression(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Method inGeneralUtils
safeNavigation - Field inSelector
safeNextChar() - Method inCharacterSource
Combines the operations of nextChar and hasChar.
safeNextChar() - Method inReaderCharacterSource
SAME_CLASS - Field inIndyGuardsFiltersAndSignatures
SAME - Enum Constant inPropertyBinding.UpdateStrategy
sameClass(Class<?>, java.lang.Object) - Method inIndyGuardsFiltersAndSignatures
Guard to check if the provided Object has the same class as the provided Class.
sameClass(java.lang.Class, java.lang.Object) - Method inMetaClassHelper
sameClasses(Class<?>, java.lang.Object) - Method inIndyGuardsFiltersAndSignatures
Guard to check if the provided objects have the same class as the provided classes.
sameClasses(java.lang.Class, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object) - Method inMetaClassHelper
samePackageName(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode) - Method inClassNodeUtils
Determines if the given ClassNode values have the same package name.
sameType(java.lang.Iterable) - Method inDefaultGroovyMethodsSupport
Determines if all items of given array are of the same type.
sameX(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Method inGeneralUtils
SANITIZE_STACK_TRACE_KEY - Field inPreferences
sanitize(java.lang.Throwable) - Method inStackTraceUtils
Remove all apparently groovy-internal trace entries from the exception instance
sanitizeRootCause(java.lang.Throwable) - Method inStackTraceUtils
Get the root cause of an exception and sanitize it for display to the user
sArrayGet(short[], int) - Method inBytecodeInterface8
Gets value from short[] using normalized index.
sArraySet(short[], int, short) - Method inBytecodeInterface8
Sets value into short[] using normalized index.
save(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, groovy.console.ui.CompilePhaseAdapter, java.lang.Object) - Method inAstBrowserUiPreferences
save(org.jline.console.CommandInput) - Method inGroovyCommands
saveAction - Property inConsole
savedConsole - Property inConsoleIvyPlugin
saveDgmInfo(List<DgmMethodRecord>, java.lang.String) - Method inGeneratedMetaMethod.DgmMethodRecord
savedTypeOptions - Property inCliBuilder
Internal data structure mapping option names to their associatedTypedOption object.
savedTypeOptions - Property inCliBuilderInternal
Internal data structure mapping option names to their associatedTypedOption object.
savedTypeOptions - Property inOptionAccessor
saveFile(org.apache.groovy.groovysh.jline.GroovyEngine, java.io.File, boolean) - Method inGroovyCommands
saveOnRun - Property inConsole
saveOnRunAction - Property inConsole
saveVariableExpressionMetadata(Set<VariableExpression>, Map<VariableExpression,Map<StaticTypesMarker,Object>>) - Method inStaticTypeCheckingVisitor
SAXBuilder - Class ingroovy.xml
A builder for generating W3C SAX events.
SAXBuilder(org.xml.sax.ContentHandler) - Constructor inSAXBuilder
sbquo - Field inEntity
scanClasspathModules() - Method inExtensionModuleScanner
scanDir(java.io.File, java.io.File, java.lang.String) - Method inGroovyc
Scans the directory looking for source files to be compiled.
scanExtensionModuleFromProperties(java.util.Properties) - Method inExtensionModuleScanner
scaron - Field inEntity
scopeExit(groovy.lang.Closure) - Method inAbstractTypeCheckingExtension
Script - Class ingroovy.lang
This object represents a Groovy script
SCRIPT_CLASS_NAME - Field inFactoryBuilderSupport
Script(groovy.lang.Binding) - Constructor inScript
ScriptBytecodeAdapter - Class inorg.codehaus.groovy.runtime
A static helper class to interface bytecode and runtime
scriptDescription(org.jline.console.CmdLine) - Method inGroovyEngine
ScriptException - Class ingroovy.util
ScriptException(java.lang.Throwable) - Constructor inScriptException
Parameters:
cause
ScriptExtensions - Class inorg.codehaus.groovy.jsr223
This class defines new Java 6 specific groovy methods which extend the normal JDK classes inside the Groovy environment.
scriptFile - Property inConsole
scriptHasBeenVisited - Property inAstNodeToScriptVisitor
scriptName - Property inHistoryRecord
scriptNameCounter - Property inConsole
ScriptReference - Class inorg.codehaus.groovy.runtime
Represents a reference to a variable in a script
ScriptReference(groovy.lang.Script, java.lang.String) - Constructor inScriptReference
ScriptRunner - Class inorg.apache.groovy.util
The tool to simulate running script files via groovy command
scriptRunning - Property inConsole
scriptStatement() - Method inGroovyParser
scriptStatement(int) - Method inGroovyParser.ScriptStatementsContext
ScriptStatementContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.ScriptStatementContext
scriptStatements() - Method inGroovyParser
scriptStatements() - Method inGroovyParser.CompilationUnitContext
ScriptStatementsContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.ScriptStatementsContext
ScriptStaticExtensions - Class inorg.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 inorg.apache.groovy.test
An adapter to make any Groovy Script class an instance of a JUnit Test
ScriptTestAdapter(java.lang.Class, java.lang.String) - Constructor inScriptTestAdapter
ScriptToTreeNodeAdapter - Class ingroovy.console.ui
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 inScriptToTreeNodeAdapter
scrollArea - Property inConsole
ScrollPaneFactory - Class ingroovy.swing.factory
ScrollPaneFactory(java.lang.Class) - Constructor inScrollPaneFactory
scs - Field inGroovyParser.ClassDeclarationContext
Sealed - Annotation Type ingroovy.transform
Class annotation used to assist in the creation of sealed classes.
SEALED_ALWAYS_ANNOTATE - Field inSealedASTTransformation
SEALED() - Method inGroovyParser.ClassOrInterfaceModifierContext
SEALED() - Method inGroovyParser.IdentifierContext
SEALED() - Method inGroovyParser.KeywordsContext
SealedASTTransformation - Class inorg.codehaus.groovy.transform
Handles generation of code for the
Sealed:
annotation.
SealedCompletionASTTransformation - Class inorg.codehaus.groovy.transform
Handles sealed class permitted subclass detection.
SealedMode - Enum ingroovy.transform
Intended mode to use for sealed classes when using the@Sealed annotation (orsealed keyword).
sealedNative(org.codehaus.groovy.ast.AnnotatedNode) - Method inSealedASTTransformation
Reports true if native sealed class information should be written into the bytecode.
SealedOptions - Annotation Type ingroovy.transform
Class annotation used to assist in the creation of sealed classes.
sealedSkipAnnotation(org.codehaus.groovy.ast.AnnotatedNode) - Method inSealedASTTransformation
Reports true if theSealed annotation should not be included in the bytecode for a sealed or emulated-sealed class.
searchForGroovyScriptFile(java.lang.String) - Method inGroovyMain
Search for the script file, doesn't bother if it is named precisely.
searchMethods(java.lang.String, org.codehaus.groovy.reflection.CachedClass) - Method inCachedClass
SecondGenericType() - Constructor inFirstParam.SecondGenericType
SecondGenericType() - Constructor inSecondParam.SecondGenericType
SecondGenericType() - Constructor inThirdParam.SecondGenericType
SecondParam - Class ingroovy.transform.stc
SecondParam.Component - Class ingroovy.transform.stc
SecondParam.FirstGenericType - Class ingroovy.transform.stc
SecondParam.SecondGenericType - Class ingroovy.transform.stc
SecondParam.ThirdGenericType - Class ingroovy.transform.stc
SecondParam() - Constructor inSecondParam
secondPassExpressions - Field inTypeCheckingContext
Some expressions need to be visited twice, because type information may be insufficient at some point.
seconds - Field inBaseDuration
sect - Field inEntity
SecureASTCustomizer - Class inorg.codehaus.groovy.control.customizers
This customizer allows securing source code by controlling what code constructs are permitted.
SecureASTCustomizer.ExpressionChecker - Interface inorg.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 inorg.codehaus.groovy.control.customizers
This visitor directly implements theGroovyCodeVisitor interface instead of using theCodeVisitorSupport class to make sure that future features of the language gets managed by this visitor.
SecureASTCustomizer.StatementChecker - Interface inorg.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 inSecureASTCustomizer
SecureASTCustomizerFactory - Class inorg.codehaus.groovy.control.customizers.builder
This factory allows the generation of aSecureASTCustomizer.
select(BiFunction<? super T,? super Queryable<? extends T>,? extends U>) - Method inQueryable
ProjectQueryable instance, similar to SQL'sselect
selectAll(java.util.EventObject) - Method inConsole
selectBlock(java.util.EventObject) - Method inConsole
selectConstructorAndTransformArguments(int, java.lang.Object) - Method inDelegatingMetaClass
selectConstructorAndTransformArguments(int, java.lang.Object) - Method inMetaClass
Internal method to support Groovy runtime.
selectConstructorAndTransformArguments(int, java.lang.Object) - Method inOwnedMetaClass
selectConstructorAndTransformArguments(java.lang.Object, int, java.lang.Class) - Method inScriptBytecodeAdapter
selected - Property inClosureCellEditor
selectedPhase - Property inAstBrowserUiPreferences
SelectExpression - Class inorg.apache.groovy.ginq.dsl.expression
Represents the select expression
SelectExpression(org.codehaus.groovy.ast.expr.Expression) - Constructor inSelectExpression
selectFilename(java.lang.Object) - Method inConsole
selectionBase - Field inSelector
selectionEnd - Property inHistoryRecord
selectionStart - Property inHistoryRecord
selectMethod(org.codehaus.groovy.vmplugin.v8.CacheableCallSite, Class<?>, java.lang.String, int, java.lang.Boolean, java.lang.Boolean, java.lang.Boolean, java.lang.Object, java.lang.Object) - Method inIndyInterface
Core method for indy method selection using runtime types.
Selector - Class inorg.codehaus.groovy.vmplugin.v8
selectPreviousWordAction - Property inConsole
selectWordAction - Property inConsole
SelfType - Annotation Type ingroovy.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 inTraits
SEMANTIC_ANALYSIS - Enum Constant inCompilePhase
Performs consistency and validity checks that the grammar can't check for, and resolves classes
SEMANTIC_ANALYSIS - Enum Constant inCompilePhaseAdapter
SEMANTIC_ANALYSIS - Field inPhases
AST semantic analysis and elucidation
SemanticPredicates - Class inorg.apache.groovy.parser.antlr4
Some semantic predicates for altering the behaviour of the lexer and parser
SEMI() - Method inGroovyParser.ClassBodyContext
SEMI() - Method inGroovyParser.EmptyStmtAltContext
SEMI(int) - Method inGroovyParser.OriginalForControlContext
SEMI(int) - Method inGroovyParser.SepContext
SEMICOLON - Field inTypes
sempred(org.antlr.v4.runtime.RuleContext, int, int) - Method inGroovyLexer
sempred(org.antlr.v4.runtime.RuleContext, int, int) - Method inGroovyParser
send(java.lang.Object) - Method inJmxEventEmitter
Called to broadcast message on MBeanServer event bus.
send(java.lang.Object) - Method inJmxEventEmitterMBean
Method called to dispatch event on event bus.
sender - Field inSelector
sep() - Method inGroovyParser
sep() - Method inGroovyParser.BlockContext
sep(int) - Method inGroovyParser.BlockStatementsContext
sep(int) - Method inGroovyParser.ClassBodyContext
sep() - Method inGroovyParser.ClosureContext
sep() - Method inGroovyParser.CompilationUnitContext
sep() - Method inGroovyParser.IfElseStatementContext
sep(int) - Method inGroovyParser.ResourceListContext
sep() - Method inGroovyParser.ResourcesContext
sep(int) - Method inGroovyParser.ScriptStatementsContext
SeparatorFactory - Class ingroovy.swing.factory
SeparatorFactory() - Constructor inSeparatorFactory
SepContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.SepContext
Sequence - Class ingroovy.lang
Represents a sequence of zero or more objects of a given type.
Sequence(java.lang.Class, java.util.List) - Constructor inSequence
serializableFields() - Method inArrayClassDocWrapper
serializableFields() - Method inExternalGroovyClassDoc
serializableFields() - Method inGroovyClassDoc
serializableFields() - Method inSimpleGroovyClassDoc
SERIALIZATION - Enum Constant inAutoCloneStyle
Uses serialization to clone.
serializationMethods() - Method inArrayClassDocWrapper
serializationMethods() - Method inExternalGroovyClassDoc
serializationMethods() - Method inGroovyClassDoc
serializationMethods() - Method inSimpleGroovyClassDoc
serialize(javax.swing.text.Element) - Method inXmlExtensions
Transforms the element to its text equivalent.
serialize(java.lang.String, java.io.Writer, boolean) - Method inXmlUtil
Write a pretty version of the given XML string to the Writer.
serialize(java.lang.String, java.lang.Object) - Method inXStreamUtils
serializeClass - Field inAnnotationCollector
Used internally - the default value is a marker value indicating that the attribute hasn't been set.
server() - Method inGroovyMBean
service(jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse) - Method inGroovyServlet
Handle web requests to the GroovyServlet
service(jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse) - Method inTemplateServlet
Services the request with a response.
ServletBinding - Class ingroovy.servlet
Servlet-specific binding extension to lazy load the writer or the output stream from the response.
ServletBinding(jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse, jakarta.servlet.ServletContext) - Constructor inServletBinding
Initializes a servlet binding.
ServletCategory - Class ingroovy.servlet
Servlet support.
servletContext - Field inAbstractHttpServlet
Servlet (or the web application) context.
set(int, org.codehaus.groovy.syntax.CSTNode) - Method inCSTNode
Sets an element node in at the specified index.
set(java.util.Date, Map<Object,Integer>) - Method inDateUtilExtensions
Support mutating a Date with a Map.
set(int, T) - Method inEmptyRange
Always throwsUnsupportedOperationException for an empty range.
set(int, java.lang.Object) - Method inFastArray
SET - Enum Constant inIndyInterface.CallType
Set property invocation type
set(int, T) - Method inListWithDefault
set(int, E) - Method inListWrapperListModel
set(int, java.lang.Object) - Method inObservableList
set(java.lang.Object) - Method inObservableList.ObservableListIterator
set(int, org.codehaus.groovy.syntax.CSTNode) - Method inReduction
Sets an element in at the specified index.
set(T) - Method inReference
set(java.lang.Object) - Method inScriptReference
set(int, java.lang.Object) - Method inSequence
set(jakarta.servlet.jsp.PageContext, java.lang.String, java.lang.Object) - Method inServletCategory
set() - Method inWeighers
A weigher where the value is aSet and its weight is the number of elements.
setAbstract(boolean) - Method inSimpleGroovyAbstractableElementDoc
setAccess(java.lang.String) - Method inGroovydoc
Indicates the access mode or scope of interest: one of public, protected, package, or private.
setAccessedVariable(org.codehaus.groovy.ast.Variable) - Method inVariableExpression
setAccessible() - Method inCachedMethod
setAdaptee(groovy.lang.MetaClass) - Method inAdaptingMetaClass
Sets the MetaClass adapted by this MetaClass
setAdaptee(groovy.lang.MetaClass) - Method inDelegatingMetaClass
setAdaptee(java.lang.Object) - Method inProxy
setAdaptee(groovy.lang.MetaClass) - Method inProxyMetaClass
setAdditionalClassInformation(org.codehaus.groovy.ast.ClassNode) - Method inJava8
setAdditionalClassInformation(org.codehaus.groovy.ast.ClassNode) - Method inVMPlugin
setAdditionalFilters(List<Function<Character,Optional<String>>>) - Method inMarkupBuilder
setAlign(java.lang.String) - Method inTableLayoutCell
Sets the horizontal alignment to a case insensitive value of {LEFT, CENTER, RIGHT}
setAllowedConstantTypes(List<String>) - Method inSecureASTCustomizer
setAllowedConstantTypesClasses(List<Class>) - Method inSecureASTCustomizer
An alternative way of setting constant types.
setAllowedExpressions(List<Class<? extends Expression>>) - Method inSecureASTCustomizer
setAllowedImports(List<String>) - Method inSecureASTCustomizer
setAllowedReceivers(List<String>) - Method inSecureASTCustomizer
Sets the list of classes which may accept method calls.
setAllowedReceiversClasses(List<Class>) - Method inSecureASTCustomizer
An alternative way of settingreceiver classes.
setAllowedStarImports(List<String>) - Method inSecureASTCustomizer
setAllowedStatements(List<Class<? extends Statement>>) - Method inSecureASTCustomizer
setAllowedStaticImports(List<String>) - Method inSecureASTCustomizer
setAllowedStaticStarImports(List<String>) - Method inSecureASTCustomizer
setAllowedTargets(int) - Method inAnnotationNode
setAllowedTokens(List<Integer>) - Method inSecureASTCustomizer
Sets the list of tokens which are permitted.
setAnnotated(boolean) - Method inClassNode
setAnnotationDefault(boolean) - Method inMethodNode
setAnnotationParameters(Map<String, Object>) - Method inASTTransformationCustomizer
Specify annotation parameters.
setAnonymous(boolean) - Method inInnerClassNode
setAppend(boolean) - Method inGroovy
Whether output should be appended to or overwrite an existing file.
setArguments(org.codehaus.groovy.ast.expr.Expression) - Method inMethodCallExpression
setArraySetAndGet(org.codehaus.groovy.classgen.asm.MethodCaller, org.codehaus.groovy.classgen.asm.MethodCaller) - Method inBinaryExpressionWriter
setAttribute(java.lang.Class, java.lang.Object, java.lang.String, java.lang.Object, boolean, boolean) - Method inClosureMetaClass
setAttribute(java.lang.Class, java.lang.Object, java.lang.String, java.lang.Object, boolean, boolean) - Method inDelegatingMetaClass
setAttribute(java.lang.Class, java.lang.Object, java.lang.String, java.lang.Object, boolean, boolean) - Method inGPathResult
setAttribute(java.lang.Object, java.lang.String, java.lang.Object) - Method inInvokerHelper
setAttribute(java.lang.Class, java.lang.Object, java.lang.String, java.lang.Object, boolean, boolean) - Method inMetaClass
Sets the value of an attribute (field).
setAttribute(java.lang.Object, java.lang.String, java.lang.Object) - Method inMetaObjectProtocol
Sets an attribute of an instance of the class returned by the getTheClass() method.
setAttribute(java.lang.Class, java.lang.Object, java.lang.String, java.lang.Object, boolean, boolean) - Method inNode
setAttribute(java.lang.Class, java.lang.Object, java.lang.String, java.lang.Object, boolean, boolean) - Method inNodeList
setAttribute(java.lang.Class, java.lang.Object, java.lang.String, java.lang.Object, boolean, boolean) - Method inOwnedMetaClass
setAuthor(boolean) - Method inGroovydoc
If set to false, author will not be displayed.
setAutoEscape(boolean) - Method inTemplateConfiguration
Set to true if you want variables in the model which are assignable toCharSequence to be escaped automatically in templates.
setAutoIndent(boolean) - Method inIndentPrinter
setAutoIndent(boolean) - Method inTemplateConfiguration
Set this to true if you want the template engine to render indents automatically.
setAutoIndentString(java.lang.String) - Method inTemplateConfiguration
setAutoNewLine(boolean) - Method inTemplateConfiguration
setBaseNameValidator(Closure<Boolean>) - Method inSourceAwareCustomizer
setBaseTemplateClass(Class<? extends BaseTemplate>) - Method inTemplateConfiguration
Set the template base class.
setBean(java.lang.Object) - Method inPropertyBinding
setBeanFactoryName(java.lang.String) - Method inObjectGraphBuilder
Sets the name for the 'bean' node.
setBeanProperties(groovy.lang.MetaClass, java.lang.Object, java.util.Map) - Method inIndyGuardsFiltersAndSignatures
This method is called by the handle to realize the bean constructor with property map.
setBinding(java.util.Map) - Method inConfigSlurper
Sets any additional variables that should be placed into the binding when evaluating Config scripts
setBinding(groovy.lang.Binding) - Method inScript
setBooleanExpression(org.codehaus.groovy.ast.expr.BooleanExpression) - Method inAssertStatement
setBooleanExpression(org.codehaus.groovy.ast.expr.BooleanExpression) - Method inDoWhileStatement
setBooleanExpression(org.codehaus.groovy.ast.expr.BooleanExpression) - Method inIfStatement
setBooleanExpression(org.codehaus.groovy.ast.expr.BooleanExpression) - Method inWhileStatement
setBoundList(javax.swing.JList) - Method inJListSelectedElementBinding
setBounds(int, int, int, int) - Method inTextEditor
setBugText(java.lang.String) - Method inGroovyBugError
Sets the bug text to describe this error
setBundle(org.codehaus.groovy.util.ReferenceBundle) - Method inManagedConcurrentValueMap
Sets a new bundle used for reference creation.
setBytecodePostprocessor(org.codehaus.groovy.control.BytecodeProcessor) - Method inCompilerConfiguration
setBytes(java.io.OutputStream, byte[]) - Method inIOGroovyMethods
Write the byte[] to the output stream.
setBytes(java.nio.file.Path, byte[]) - Method inNioExtensions
Write the bytes from the byte array to the Path.
setBytes(java.io.File, byte[]) - Method inResourceGroovyMethods
Write the bytes from the byte array to the File.
setCachable(boolean) - Method inGroovyCodeSource
setCacheNamedQueries(boolean) - Method inSql
Enables named query caching.
setCacheStatements(boolean) - Method inSql
Enables statement caching.
setCacheTemplates(boolean) - Method inTemplateConfiguration
If cache is enabled, then templates are compiled once for each source (URL or File).
setCallSites(List<String>) - Method inInterfaceHelperClassNode
setCapacity(long) - Method inConcurrentLinkedHashMap
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 inTryCatchStatement
setCategoryUsed(boolean) - Method inDefaultMetaClassInfo
setCellpadding(int) - Method inTableLayout
setCharset(java.lang.String) - Method inBaseJsonParser
setCharset(java.lang.String) - Method inGroovydoc
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 inJsonSlurper
Determine if slurper will automatically parse strings it recognizes as dates.
setChild(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object) - Method inAbstractFactory
setChild(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object) - Method inCellEditorFactory
setChild(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object) - Method inCollectionFactory
setChild(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object) - Method inColumnFactory
setChild(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object) - Method inComponentFactory
setChild(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object) - Method inCustomizersFactory
setChild(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object) - Method inFactory
setChild(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object) - Method inFrameFactory
setChild(java.lang.Object, java.lang.Object, java.lang.String, java.lang.String) - Method inObjectGraphBuilder.ChildPropertySetter
Parameters:
parent - the parent's node value
setChild(java.lang.Object, java.lang.Object, java.lang.String, java.lang.String) - Method inObjectGraphBuilder.DefaultChildPropertySetter
setChild(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object) - Method inRendererFactory
setChild(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object) - Method inRootPaneContainerFactory
setChild(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object) - Method inScrollPaneFactory
setChild(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object) - Method inSourceAwareCustomizerFactory
setChild(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object) - Method inSplitPaneFactory
setChild(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object) - Method inTabbedPaneFactory
setChild(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object) - Method inTableFactory
setChild(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object) - Method inTDFactory
setChild(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object) - Method inWidgetFactory
setChildPropertySetter(java.lang.Object) - Method inObjectGraphBuilder
Sets the current ChildPropertySetter.
setChop(boolean) - Method inJsonSlurper
Turns on buffer chopping for index overlay.
setClassAssertionStatus(java.lang.String, boolean) - Method inGroovyClassLoader.InnerLoader
setClassCacheEntry(java.lang.Class) - Method inGroovyClassLoader
sets an entry in the class cache.
setClassgenCallback(org.codehaus.groovy.control.CompilationUnit.ClassgenCallback) - Method inCompilationUnit
Sets a ClassgenCallback.
setClassInvariant(org.apache.groovy.contracts.domain.ClassInvariant) - Method inContract
setClassLoader(java.lang.ClassLoader) - Method inASTHelper
setClassLoader(groovy.lang.GroovyClassLoader) - Method inGroovyScriptEngineImpl
setClassLoader(java.lang.ClassLoader) - Method inObjectGraphBuilder
Sets the classLoader used to load a node's class.
setClassLoader(groovy.lang.GroovyClassLoader) - Method inProcessingUnit
Sets the class loader for use by this ProcessingUnit.
setClassNameResolver(java.lang.Object) - Method inObjectGraphBuilder
Sets the current ClassNameResolver.
setClassNode(org.codehaus.groovy.ast.ClassNode) - Method inVerifier
setClassNodeResolver(org.codehaus.groovy.control.ClassNodeResolver) - Method inCompilationUnit
setClassNodeResolver(org.codehaus.groovy.control.ClassNodeResolver) - Method inResolveVisitor
setClasspath(java.lang.String) - Method inCompilerConfiguration
Sets the classpath.
setClasspath(java.nio.file.Path) - Method inCompileTaskSupport
setClasspath(java.nio.file.Path) - Method inGroovy
Sets the classpath for loading.
setClasspath(java.nio.file.Path) - Method inGroovyc
Set the classpath to be used for this compilation.
setClasspath(java.nio.file.Path) - Method inRootLoaderRef
Set the classpath to be used for this compilation.
setClasspath(java.nio.file.Path) - Method inUberCompileTask
setClasspathList(List<String>) - Method inCompilerConfiguration
sets the classpath using a list of Strings
setClasspathRef(groovy.lang.Reference) - Method inCompileTaskSupport
setClasspathRef(groovy.lang.Reference) - Method inGroovy
Set the classpath for loading using the classpath reference.
setClasspathRef(groovy.lang.Reference) - Method inGroovyc
Adds a reference to a classpath defined elsewhere.
setClasspathRef(groovy.lang.Reference) - Method inRootLoaderRef
Adds a reference to a classpath defined elsewhere.
setClasspathRef(groovy.lang.Reference) - Method inUberCompileTask
setClassRetention(boolean) - Method inAnnotationNode
Sets the internal flag if the current annotation has an explicitRetentionPolicy.CLASS.
setClassScope(org.codehaus.groovy.ast.ClassNode) - Method inVariableScope
setClassValidator(Closure<Boolean>) - Method inSourceAwareCustomizer
setClosure(groovy.lang.Closure) - Method inClosureSourceBinding
setClosure(groovy.lang.Closure) - Method inClosureTriggerBinding
setClosure(groovy.lang.Closure) - Method inDefaultAction
setClosureArgument(java.lang.Object) - Method inClosureSourceBinding
setClosureArguments(java.lang.Object) - Method inClosureSourceBinding
setClosureDelegate(groovy.lang.Closure, java.lang.Object) - Method inBuilderSupport
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 inFactoryBuilderSupport
A strategy method to allow derived builders to use builder-trees and switch in different kinds of builders.
setClosureLevel(int) - Method inStatementReplacer
setClosuresAllowed(boolean) - Method inSecureASTCustomizer
setClosureSharedVariable(boolean) - Method inDynamicVariable
setClosureSharedVariable(boolean) - Method inParameter
setClosureSharedVariable(boolean) - Method inVariable
setClosureSharedVariable(boolean) - Method inVariableExpression
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 inCaseStatement
setCode(org.codehaus.groovy.ast.stmt.Statement) - Method inCatchStatement
setCode(org.codehaus.groovy.ast.stmt.Statement) - Method inClosureExpression
This sets the code statement of the closure.
setCode(org.codehaus.groovy.ast.stmt.Statement) - Method inMethodNode
setCode(org.codehaus.groovy.ast.stmt.Statement) - Method inSynchronizedStatement
setCoerce(boolean) - Method inCastExpression
setColfill(boolean) - Method inTableLayoutCell
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 inForStatement
setColspan(int) - Method inTableLayoutCell
Sets the number of columns that this cell should span.
setColumn(long) - Method inLineColumnReader
setColumn(int) - Method inPositionInfo
setColumnMark(long) - Method inLineColumnReader
setColumnNumber(int) - Method inASTNode
setColumnNumber(int) - Method inEmptyExpression
setColumnNumber(int) - Method inEmptyStatement
setCommandRegistries(org.jline.console.CommandRegistry) - Method inSystemRegistryImpl
setCommentText(java.lang.String) - Method inSimpleGroovyDoc
setCompilationUnit(org.codehaus.groovy.control.CompilationUnit) - Method inASTTransformationCustomizer
setCompilationUnit(org.codehaus.groovy.control.CompilationUnit) - Method inBuilderASTTransformation
setCompilationUnit(org.codehaus.groovy.control.CompilationUnit) - Method inCompilationUnitAware
setCompilationUnit(org.codehaus.groovy.control.CompilationUnit) - Method inDelegatingCustomizer
setCompilationUnit(org.codehaus.groovy.control.CompilationUnit) - Method inGrabAnnotationTransformation
setCompilationUnit(org.codehaus.groovy.control.CompilationUnit) - Method inImmutableASTTransformation
setCompilationUnit(org.codehaus.groovy.control.CompilationUnit) - Method inLogASTTransformation
setCompilationUnit(org.codehaus.groovy.control.CompilationUnit) - Method inMacroTransformation
setCompilationUnit(org.codehaus.groovy.control.CompilationUnit) - Method inMapConstructorASTTransformation
setCompilationUnit(org.codehaus.groovy.control.CompilationUnit) - Method inRecordTypeASTTransformation
setCompilationUnit(org.codehaus.groovy.control.CompilationUnit) - Method inStaticTypeCheckingVisitor
setCompilationUnit(org.codehaus.groovy.control.CompilationUnit) - Method inStaticTypesTransformation
setCompilationUnit(org.codehaus.groovy.control.CompilationUnit) - Method inTraitASTTransformation
setCompilationUnit(org.codehaus.groovy.control.CompilationUnit) - Method inTupleConstructorASTTransformation
setCompilationUnit(org.codehaus.groovy.control.CompilationUnit) - Method inTypeCheckingContext
setCompilerFactory(org.codehaus.groovy.tools.javac.JavaCompilerFactory) - Method inJavaAwareCompilationUnit
setCompileUnit(org.codehaus.groovy.ast.CompileUnit) - Method inClassNode
setConfig(org.codehaus.groovy.control.CompilerConfiguration) - Method inGroovyScriptEngine
sets a compiler configuration
setConfigFile(java.net.URL) - Method inConfigObject
setConfigscript(java.lang.String) - Method inGroovy
Sets the configuration script for the groovy compiler configuration.
setConfigscript(java.lang.String) - Method inGroovyc
Set the configuration file used to customize the compilation configuration.
setConfiguration(Map<String,String>) - Method inGinqAstVisitor
setConfiguration(Map<String, String>) - Method inGinqAstWalker
setConfiguration(org.codehaus.groovy.control.CompilerConfiguration) - Method inProcessingUnit
Sets the CompilerConfiguration for this ProcessingUnit.
setConfigurePrinter(groovy.lang.Closure) - Method inXmlTemplateEngine
Closure that can be used to configure the printer.
setConsoleId(int) - Method inSystemOutputInterceptor
Threads executing a script should call this method at the start of execution in order to set the id of the console that is hosting the thread of execution.
setConsoleOption(java.lang.String, java.lang.Object) - Method inSystemRegistryImpl
setConstantName(java.lang.String) - Method inConstantExpression
setConstantTypesBlackList(List<String>) - Method inSecureASTCustomizer
setConstantTypesClassesBlackList(List<Class>) - Method inSecureASTCustomizer
Legacy alias forsetDisallowedConstantTypesClasses(List)
setConstantTypesClassesWhiteList(List<Class>) - Method inSecureASTCustomizer
Legacy alias forsetAllowedConstantTypesClasses(List)
setConstantTypesWhiteList(List<String>) - Method inSecureASTCustomizer
Legacy alias forsetAllowedConstantTypes(List)
setConstantValueExpression(java.lang.String) - Method inSimpleGroovyFieldDoc
setConstructorAssertionsEnabled(boolean) - Method inProcessingContextInformation
setConstructorNode(org.codehaus.groovy.ast.ConstructorNode) - Method inDelegatingController
setConstructorNode(org.codehaus.groovy.ast.ConstructorNode) - Method inStaticTypesWriterController
setConstructorNode(org.codehaus.groovy.ast.ConstructorNode) - Method inWriterController
setContainingPackage(org.codehaus.groovy.groovydoc.GroovyPackageDoc) - Method inSimpleGroovyProgramElementDoc
setContextClassLoader(boolean) - Method inGroovy
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 inASTHelper
setConverter(groovy.lang.Closure) - Method inAbstractFullBinding
setConverter(groovy.lang.Closure) - Method inFullBinding
setConverter(groovy.lang.Closure) - Method inMutualPropertyBinding
setCurrent(java.lang.Object) - Method inBuilderSupport
setCurrent(java.lang.Object) - Method inNamespaceBuilderSupport
setDataSourceExpr(org.codehaus.groovy.ast.expr.Expression) - Method inDataSourceExpression
setDataSourceExpression(org.apache.groovy.ginq.dsl.expression.DataSourceExpression) - Method inDataSourceHolder
setDataSourceExpression(org.apache.groovy.ginq.dsl.expression.DataSourceExpression) - Method inFromExpression
setDataSourceExpression(org.apache.groovy.ginq.dsl.expression.DataSourceExpression) - Method inJoinExpression
setDataSourceExpression(org.apache.groovy.ginq.dsl.expression.DataSourceExpression) - Method inProcessExpression
setDebug(boolean) - Method inCompilerConfiguration
Turns debugging operation on or off.
setDebug(boolean) - Method inGroovyTypeCheckingExtensionSupport
setDebug(boolean) - Method inProxyGenerator
InstructsProxyGenerator to dump generated Groovy source code to standard output during construction.
setDeclarationEncoding(java.lang.String) - Method inTemplateConfiguration
Set the encoding used to write the declaration header.
setDeclaringClass(org.codehaus.groovy.ast.ClassNode) - Method inAnnotatedNode
setDeclaringClass(org.codehaus.groovy.ast.ClassNode) - Method inEmptyExpression
setDefaultAssertionStatus(boolean) - Method inGroovyClassLoader.InnerLoader
setDefaultCharset(java.nio.charset.Charset) - Method inCharsetToolkit
Defines the defaultCharset used in case the buffer represents an 8-bitCharset.
setDefaultFamily(java.lang.String) - Method inConsoleTextEditor
setDefaultJmxNameDomain(java.lang.String) - Method inJmxBuilder
setDefaultJmxNameType(java.lang.String) - Method inJmxBuilder
setDefaultScriptExtension(java.lang.String) - Method inCompilerConfiguration
setDefaultStatement(org.codehaus.groovy.ast.stmt.Statement) - Method inSwitchStatement
setDefaultStyle(javax.swing.text.Style) - Method inStructuredSyntaxDocumentFilter.LexerNode
setDefaultTarget(java.lang.invoke.MethodHandle) - Method inCacheableCallSite
setDefaultValue(java.lang.String) - Method inSimpleGroovyParameter
setDelegate(java.lang.Object) - Method inClosure
Allows the delegate to be changed such as when performing markup building
setDelegate(java.lang.Object) - Method inComposedClosure
setDelegate(java.lang.Object) - Method inCurriedClosure
setDelegate(java.lang.Object) - Method inDelegatingScript
Sets the delegation target.
setDeprecated(boolean) - Method inSimpleGroovyDoc
setDescription(java.lang.String) - Method inModuleNode
setDescription(java.lang.String) - Method inSimpleGroovyPackageDoc
setDescription(java.lang.String) - Method inSimpleGroovyRootDoc
setDestdir(java.io.File) - Method inCompileTaskSupport
setDestdir(java.io.File) - Method inGroovyc
Set the destination directory into which the Java source files should be compiled.
setDestdir(java.io.File) - Method inGroovydoc
Set the directory where the Groovydoc output will be generated.
setDestdir(java.io.File) - Method inUberCompileTask
setDir(java.lang.String) - Method inVerifyClass
setDirective(int) - Method inClosure
Parameters:
directive - The directive to set.
setDirty(boolean) - Method inConsole
setDisableChecksums(boolean) - Method inGrape
Set global flag to ignore checksums.
setDisableCustomMetaClassLookup(boolean) - Method inMetaClassRegistry.MetaClassCreationHandle
Set flag saying to disable lookup of custom metaclasses It's enough to call this method only once in your application for handle which was set in to registry as every new handle will inherit this property
setDisabledGlobalASTTransformations(Set<String>) - Method inCompilerConfiguration
Disables the specified global AST transformations.
setDisallowedConstantTypesClasses(List<Class>) - Method inSecureASTCustomizer
An alternative way of setting constant types.
setDisallowedExpressions(List<Class<? extends Expression>>) - Method inSecureASTCustomizer
setDisallowedImports(List<String>) - Method inSecureASTCustomizer
setDisallowedReceivers(List<String>) - Method inSecureASTCustomizer
Sets the list of classes which deny method calls.
setDisallowedReceiversClasses(List<Class>) - Method inSecureASTCustomizer
An alternative way of settingreceiver classes.
setDisallowedStarImports(List<String>) - Method inSecureASTCustomizer
setDisallowedStatements(List<Class<? extends Statement>>) - Method inSecureASTCustomizer
setDisallowedStaticImports(List<String>) - Method inSecureASTCustomizer
setDisallowedStaticStarImports(List<String>) - Method inSecureASTCustomizer
setDisallowedTokens(List<Integer>) - Method inSecureASTCustomizer
Sets the list of tokens which are not permitted.
setDoctitle(java.lang.String) - Method inGroovydoc
Set the title for the overview page.
setDocumentLocator(org.xml.sax.Locator) - Method inXmlParser
setDoubleQuotes(boolean) - Method inMarkupBuilder
Sets whether the builder outputs attribute values in double quotes or single quotes.
setDTDHandler(org.xml.sax.DTDHandler) - Method inXmlParser
setDTDHandler(org.xml.sax.DTDHandler) - Method inXmlSlurper
setDynamicTyped(boolean) - Method inBytecodeVariable
setEditable(boolean) - Method inConsoleTextEditor
setEditable(boolean) - Method inValueHolder
setEditorValue(groovy.lang.Closure) - Method inClosureCellEditor
setElseBlock(org.codehaus.groovy.ast.stmt.Statement) - Method inIfStatement
setEmptyMethods(boolean) - Method inProxyGenerator
Changes generated methods to have empty implementations.
setEnableAutoDownload(boolean) - Method inGrape
This is a static access auto download enabler.
setEnableGrapes(boolean) - Method inGrape
This is a static access kill-switch.
setEnableNamedQueries(boolean) - Method inSql
Enables named query support:
  • ifenableNamedQueries is true, queries with ':propname' and '?
setEnclosingMethod(org.codehaus.groovy.ast.MethodNode) - Method inClassNode
setEncoding(java.lang.String) - Method inGroovy
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 inGroovyc
Sets the file encoding for generated files.
setEndColumn(long) - Method inJsonToken
setEndLabel(org.objectweb.asm.Label) - Method inBytecodeVariable
setEndLine(long) - Method inJsonToken
setEnforce8Bit(boolean) - Method inCharsetToolkit
If US-ASCII is recognized, enforce to return the default encoding, rather than US-ASCII.
setEntityBaseUrl(java.net.URL) - Method inXmlSlurper
Resolves entities against using the supplied URL as the base for relative URLs
setEntityResolver(org.xml.sax.EntityResolver) - Method inXmlParser
setEntityResolver(org.xml.sax.EntityResolver) - Method inXmlSlurper
setEnvironment(java.lang.String) - Method inConfigSlurper
setEqualityCheck(boolean) - Method inOrderBy
setErrorHandler(org.xml.sax.ErrorHandler) - Method inXmlParser
setErrorHandler(org.xml.sax.ErrorHandler) - Method inXmlSlurper
setErrorIgnored(boolean) - Method inGroovyLexer
setErrorProperty(java.lang.String) - Method inGroovyc
The property to set on compilation failure.
setEscapeAttributes(boolean) - Method inMarkupBuilder
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 inSimpleTemplateEngine
setEvent(java.lang.String) - Method inJmxEventEmitter
Event type setter
setEvent(java.lang.String) - Method inJmxEventEmitterMBean
Setter - sets event thrown by Emitter.
setEventName(java.lang.String) - Method inEventTriggerBinding
setExecutable(java.lang.String) - Method inGroovyc
Sets the name of the java executable to use when invoking the compiler in forked mode, ignored otherwise.
setExpandArgumentFiles(boolean) - Method inCliBuilder
Sets theexpandArgumentFiles property on thisCliBuilder and on theparser used by the underlying library.
setExpandArgumentFiles(boolean) - Method inCliBuilderInternal
Sets theexpandArgumentFiles property on thisCliBuilder and on theparser used by the underlying library.
setExpandEmptyElements(boolean) - Method inMarkupBuilder
Whether empty elements are expanded from <tagName/> to <tagName></tagName>.
setExpandEmptyElements(boolean) - Method inTemplateConfiguration
setExpandEmptyElements(boolean) - Method inXmlNodePrinter
Whether empty elements are expanded from <tagName/> to <tagName></tagName>.
setExpression(org.codehaus.groovy.ast.expr.Expression) - Method inCaseStatement
setExpression(org.codehaus.groovy.ast.expr.Expression) - Method inCastExpression
setExpression(org.codehaus.groovy.ast.expr.Expression) - Method inExpressionStatement
setExpression(org.codehaus.groovy.ast.expr.Expression) - Method inPostfixExpression
setExpression(org.codehaus.groovy.ast.expr.Expression) - Method inPrefixExpression
setExpression(org.codehaus.groovy.ast.expr.Expression) - Method inReturnStatement
setExpression(org.codehaus.groovy.ast.expr.Expression) - Method inSwitchStatement
setExpression(org.codehaus.groovy.ast.expr.Expression) - Method inSynchronizedStatement
setExpression(org.codehaus.groovy.ast.expr.Expression) - Method inThrowStatement
setExpressionsBlacklist(List<Class<? extends Expression>>) - Method inSecureASTCustomizer
Legacy alias forsetDisallowedExpressions(List)
setExpressionsWhitelist(List<Class<? extends Expression>>) - Method inSecureASTCustomizer
Legacy alias forsetAllowedExpressions(List)
setExtensions(java.lang.String) - Method inGroovydoc
A colon-separated list of filename extensions to look for when searching for files to process in a given directory.
setExtensionValidator(Closure<Boolean>) - Method inSourceAwareCustomizer
setFailonerror(boolean) - Method inCompileTaskSupport
setFailonerror(boolean) - Method inGroovyc
Indicates whether the build will continue even if there are compilation errors; defaults to true.
setFallbackTarget(java.lang.invoke.MethodHandle) - Method inCacheableCallSite
setFatal(boolean) - Method inConfigurationException
Set fatal is just ignored.
setFatal(boolean) - Method inGroovyException
setFatal(boolean) - Method inGroovyExceptionInterface
setFeature(java.lang.String, boolean) - Method inXmlParser
setFeature(java.lang.String, boolean) - Method inXmlSlurper
setFeatureQuietly(javax.xml.parsers.SAXParserFactory, java.lang.String, boolean) - Method inXmlUtil
setField - Field inAsmClassGenerator
setField(org.codehaus.groovy.reflection.CachedField) - Method inMetaBeanProperty
Sets the field of this property.
setField(org.codehaus.groovy.reflection.CachedField) - Method inMultipleSetterProperty
setField(org.codehaus.groovy.ast.FieldNode) - Method inPropertyNode
setField(java.lang.Object, java.lang.Class, java.lang.Object, java.lang.String) - Method inScriptBytecodeAdapter
setFieldOnSuper(java.lang.Object, java.lang.Class, java.lang.Object, java.lang.String) - Method inScriptBytecodeAdapter
setFieldOnSuperSafe(java.lang.Object, java.lang.Class, java.lang.Object, java.lang.String) - Method inScriptBytecodeAdapter
setFieldOnSuperSpreadSafe(java.lang.Object, java.lang.Class, java.lang.Object, java.lang.String) - Method inScriptBytecodeAdapter
setFieldSafe(java.lang.Object, java.lang.Class, java.lang.Object, java.lang.String) - Method inScriptBytecodeAdapter
setFieldSpreadSafe(java.lang.Object, java.lang.Class, java.lang.Object, java.lang.String) - Method inScriptBytecodeAdapter
setFileEncoding(java.lang.String) - Method inGroovydoc
Specifies the file encoding to be used for generated files.
setFilterExpr(org.codehaus.groovy.ast.expr.Expression) - Method inFilterExpression
setFinal(boolean) - Method inSimpleGroovyProgramElementDoc
setFinallyStatement(org.codehaus.groovy.ast.stmt.Statement) - Method inTryCatchStatement
setFirstSentenceCommentText(java.lang.String) - Method inSimpleGroovyDoc
setFooter(java.lang.String) - Method inCliBuilder
Sets thefooter property on thisCliBuilder and on theusageMessage used by the underlying library.
setFooter(java.lang.String) - Method inCliBuilderInternal
Sets thefooter property on thisCliBuilder and on theusageMessage used by the underlying library.
setFooter(java.lang.String) - Method inGroovydoc
Set the footer to place at the bottom of each generated html page.
setForce(boolean) - Method inGroovycTask
setForceLookupUnnamedFiles(boolean) - Method inGroovyc
Set the forceLookupUnnamedFiles flag.
setFork(boolean) - Method inGroovy
Should the script be executed using a forked process.
setFork(boolean) - Method inGroovyc
If true forks the Groovy compiler.
setFromExpression(org.apache.groovy.ginq.dsl.expression.FromExpression) - Method inGinqExpression
setFullPathName(java.lang.String) - Method inSimpleGroovyClassDoc
setGenericsPlaceHolder(boolean) - Method inClassNode
setGenericsPlaceHolder(boolean) - Method inDecompiledClassNode
setGenericsTypes(org.codehaus.groovy.ast.GenericsType) - Method inClassNode
setGenericsTypes(org.codehaus.groovy.ast.GenericsType) - Method inMethodCallExpression
setGenericsTypes(org.codehaus.groovy.ast.GenericsType) - Method inMethodNode
setGetter(groovy.lang.MetaMethod) - Method inMultipleSetterProperty
setGetterBlock(org.codehaus.groovy.ast.stmt.Statement) - Method inPropertyNode
setGetterName(java.lang.String) - Method inPropertyNode
Since:
4.0.0
setGlobalKeepIgnorableWhitespace(boolean) - Method inDOMCategory
Whether ignorable whitespace (e.g. whitespace between elements) is kept (default false).
setGlobalTrimWhitespace(boolean) - Method inDOMCategory
Whether text content is trimmed (removing leading and trailing whitespace); default false.
setGroovy(boolean) - Method inSimpleGroovyClassDoc
setGroovyObjectField - Field inAsmClassGenerator
setGroovyObjectField(java.lang.Object, java.lang.Class, groovy.lang.GroovyObject, java.lang.String) - Method inScriptBytecodeAdapter
setGroovyObjectFieldSafe(java.lang.Object, java.lang.Class, groovy.lang.GroovyObject, java.lang.String) - Method inScriptBytecodeAdapter
setGroovyObjectFieldSpreadSafe(java.lang.Object, java.lang.Class, groovy.lang.GroovyObject, java.lang.String) - Method inScriptBytecodeAdapter
setGroovyObjectProperty(java.lang.Object, groovy.lang.GroovyObject, java.lang.String) - Method inInvokerHelper
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 inScriptBytecodeAdapter
setGroovyObjectPropertySafe(java.lang.Object, java.lang.Class, groovy.lang.GroovyObject, java.lang.String) - Method inScriptBytecodeAdapter
setGroovyObjectPropertySpreadSafe(java.lang.Object, java.lang.Class, groovy.lang.GroovyObject, java.lang.String) - Method inScriptBytecodeAdapter
setGroupCommandsInHelp(boolean) - Method inSystemRegistryImpl
setGroupExpression(org.apache.groovy.ginq.dsl.expression.GroupExpression) - Method inGinqExpression
setHandled(boolean) - Method inAbstractTypeCheckingExtension
setHasNoRealSourcePosition(boolean) - Method inAnnotatedNode
setHasNoRealSourcePosition(boolean) - Method inEmptyExpression
setHavingExpression(org.apache.groovy.ginq.dsl.expression.HavingExpression) - Method inGroupExpression
setHeader(java.lang.String) - Method inCliBuilder
Sets theheader property on thisCliBuilder and thedescription on theusageMessage used by the underlying library.
setHeader(java.lang.String) - Method inCliBuilderInternal
Sets theheader property on thisCliBuilder and thedescription on theusageMessage used by the underlying library.
setHeader(java.lang.String) - Method inGroovydoc
Specifies the header text to be placed at the top of each output file.
setHolder(boolean) - Method inBytecodeVariable
setHolder(boolean) - Method inFieldNode
setHref(java.lang.String) - Method inLinkArgument
Set the href attribute.
setId(java.lang.Object) - Method inWindowDefinition
Set the id of window definition
setIdentifierResolver(java.lang.Object) - Method inObjectGraphBuilder
Sets the current IdentifierResolver.
setIfBlock(org.codehaus.groovy.ast.stmt.Statement) - Method inIfStatement
setImplicitThis(boolean) - Method inMethodCallExpression
setImplicitThis(boolean) - Method inPropertyExpression
setImportsBlacklist(List<String>) - Method inSecureASTCustomizer
Legacy alias forsetDisallowedImports(List)
setImportsResolved(boolean) - Method inModuleNode
setImportsWhitelist(List<String>) - Method inSecureASTCustomizer
Legacy alias forsetAllowedImports(List)
setIncludeAntRuntime(boolean) - Method inGroovy
Should the system classpath be included on the classpath when forking.
setIncludeantruntime(boolean) - Method inGroovyc
If true, includes Ant's own classpath in the classpath.
setIncludeDestClasses(boolean) - Method inGroovyc
This property controls whether to include the destination classes directory in the classpath given to the compiler.
setIncludejavaruntime(boolean) - Method inGroovyc
If true, includes the Java runtime libraries in the classpath.
setIncludeMainForScripts(boolean) - Method inGroovydoc
If set to false, 'public static void main' method will not be displayed.
setIndentation(java.lang.String) - Method inXmlTemplateEngine
setIndentLevel(int) - Method inIndentPrinter
setIndex(java.util.regex.Matcher, int) - Method inStringGroovyMethods
Sets the position of the given Matcher to the given index.
setIndirectImportCheckEnabled(boolean) - Method inSecureASTCustomizer
Set this option to true if you want your import rules to be checked against every class node.
setIndy(boolean) - Method inGroovy
Legacy method to set the indy flag (only true is allowed)
setIndy(boolean) - Method inGroovyc
Legacy method to set the indy flag (only true is allowed)
setInitialExpression(org.codehaus.groovy.ast.expr.Expression) - Method inParameter
setInitialized(boolean) - Method inClosureMetaClass
setInitialized(boolean) - Method inExpandoMetaClass
setInitialized(boolean) - Method inLazyInitializable
Mark the object initialized.
setInitialValueCreator(groovy.lang.Closure) - Method inThreadManagedMetaBeanProperty
Closure responsible for creating the initial value of thread-managed bean properties
setInitialValueExpression(org.codehaus.groovy.ast.expr.Expression) - Method inFieldNode
setInStaticContext(boolean) - Method inParameter
setInStaticContext(boolean) - Method inVariableExpression
setInStaticContext(boolean) - Method inVariableScope
setInterceptor(groovy.lang.Interceptor) - Method inProxyMetaClass
Parameters:
interceptor - may be null to reset any interception
setInterfaceClassLoadingClass(org.codehaus.groovy.ast.InterfaceHelperClassNode) - Method inDelegatingController
setInterfaceClassLoadingClass(org.codehaus.groovy.ast.InterfaceHelperClassNode) - Method inWriterController
setInterfaces(org.codehaus.groovy.ast.ClassNode) - Method inClassNode
setInternalConnection(java.sql.Connection) - Method inSql
Stub needed for testing.
setIsScriptBody() - Method inMethodNode
Sets the flag for this method to indicate it is a script body implementation.
setJavaHome(java.io.File) - Method inGroovyc
The JDK Home to use when forked.
setJavaVersion(java.lang.String) - Method inGroovydoc
Defaults to a popular Java version defined by the JavaParser library.
setJointCompilationOptions(Map<String,Object>) - Method inCompilerConfiguration
Sets the joint compilation options for this configuration.
setKeepIgnorableWhitespace(boolean) - Method inXmlParser
Sets the keep ignorable whitespace setting value.
setKeepIgnorableWhitespace(boolean) - Method inXmlSlurper
Parameters:
keepIgnorableWhitespace - If true then ignorable whitespace (i.e. whitespace before elements) is kept.
setKeepJavaMetaClasses(boolean) - Method inGroovySystem
setKeepStubs(boolean) - Method inGroovyc
Set the keepStubs flag.
setKeepWhitespace(boolean) - Method inXmlSlurper
deprecated:
use setKeepIgnorableWhitespace
setKey(java.lang.Object) - Method inMapEntry
setKeyExpression(org.codehaus.groovy.ast.expr.Expression) - Method inMapEntryExpression
setLastColumnNumber(int) - Method inASTNode
setLastColumnNumber(int) - Method inEmptyExpression
setLastColumnNumber(int) - Method inEmptyStatement
setLastLineNumber(int) - Method inASTNode
setLastLineNumber(int) - Method inEmptyExpression
setLastLineNumber(int) - Method inEmptyStatement
setLastMatcher(java.util.regex.Matcher) - Method inRegexSupport
setLazyChop(boolean) - Method inJsonSlurper
Turns on buffer lazy chopping for index overlay.
setLazyReferencesAllowed(boolean) - Method inObjectGraphBuilder
Sets whether references can be resolved lazily or not.
setLeftExpression(org.codehaus.groovy.ast.expr.Expression) - Method inBinaryExpression
setLeftExpression(org.codehaus.groovy.ast.expr.Expression) - Method inCompareToNullExpression
setLeftExpression(org.codehaus.groovy.ast.expr.Expression) - Method inDeclarationExpression
This method sets the leftExpression for this BinaryExpression.
setLimitExpression(org.apache.groovy.ginq.dsl.expression.LimitExpression) - Method inGinqExpression
setLine(long) - Method inLineColumnReader
setLine(int) - Method inPositionInfo
setLineMark(long) - Method inLineColumnReader
setLineNumber(int) - Method inASTNode
setLineNumber(int) - Method inDelegatingController
setLineNumber(int) - Method inEmptyExpression
setLineNumber(int) - Method inEmptyStatement
setLineNumber(int) - Method inWriterController
setListener(org.codehaus.groovy.transform.tailrec.VariableReplacedListener) - Method inVariableAccessReplacer
setListfiles(boolean) - Method inGroovyc
If true, list the source files being handed off to the compiler.
setLocale(java.util.Locale) - Method inTemplateConfiguration
setLogClassgen(boolean) - Method inCompilerConfiguration
Sets whether logging class generation is enabled
setLogClassgenStackTraceMaxDepth(int) - Method inCompilerConfiguration
Sets stack trace max depth of logging class generation
setLoopBlock(org.codehaus.groovy.ast.stmt.Statement) - Method inDoWhileStatement
setLoopBlock(org.codehaus.groovy.ast.stmt.Statement) - Method inForStatement
setLoopBlock(org.codehaus.groovy.ast.stmt.Statement) - Method inLoopingStatement
Sets the loop block.
setLoopBlock(org.codehaus.groovy.ast.stmt.Statement) - Method inWhileStatement
setMainClass(java.lang.String) - Method inLoaderConfiguration
Sets the main class.
setManagedResource(java.lang.Object) - Method inJmxBuilderModelMBean
setMaxRows(int) - Method inSql.AbstractQueryCommand
Set the maximum number of rows to return in the ResultSet
setMaxSizeForInMemory(int) - Method inJsonSlurper
Max size before Slurper starts to use windowing buffer parser.
setMBeanServer(javax.management.MBeanServerConnection) - Method inJmxBuilder
setMeaning(int) - Method inCSTNode
Sets the meaning for this node (and its root Token).
setMeaning(int) - Method inToken
Sets the meaning for this node (and its root Token).
setMember(java.lang.String, org.codehaus.groovy.ast.expr.Expression) - Method inAnnotationNode
setMemoryInitialSize(java.lang.String) - Method inGroovyc
The initial size of the memory for the underlying VM if javac is run externally; ignored otherwise.
setMemoryMaximumSize(java.lang.String) - Method inGroovyc
The maximum size of the memory for the underlying VM if javac is run externally; ignored otherwise.
setMessage(java.lang.String) - Method inJmxEventEmitter
Event message setter.
setMessageExpression(org.codehaus.groovy.ast.expr.Expression) - Method inAssertStatement
setMetaClass(groovy.lang.GroovyObject, groovy.lang.MetaClass) - Method inDefaultGroovyMethods
Sets the metaclass for aGroovyObject.
setMetaClass(groovy.lang.MetaClass) - Method inDelegatingMetaClass
setMetaClass(groovy.lang.MetaClass) - Method inExpandoMetaClass
setMetaClass(groovy.lang.MetaClass) - Method inGPathResult
Replaces the MetaClass of this GPathResult.
setMetaClass(groovy.lang.MetaClass) - Method inGroovyObject
Allows the MetaClass to be replaced with a derived implementation.
setMetaClass(groovy.lang.MetaClass) - Method inGroovyObjectSupport
setMetaClass(groovy.lang.MetaClass) - Method inGroovyObjectWrapper
setMetaClass(groovy.lang.MetaClass) - Method inIteratorClosureAdapter
setMetaClass(java.lang.Class, groovy.lang.MetaClass) - Method inMetaClassRegistry
Adds a metaclass to the registry for the given class
setMetaClass(java.lang.Object, groovy.lang.MetaClass) - Method inMetaClassRegistryImpl
setMetaClass(groovy.lang.MetaClass, java.lang.Class) - Method inNode
Extension point for subclasses to override the metaclass.
setMetaClass(java.lang.Class, groovy.lang.MetaClass) - Method inNodeList
setMetaClass(groovy.lang.MetaClass) - Method inPojoWrapper
setMetaClass(groovy.lang.MetaClass) - Method inSequence
setMetaClassCreationHandle(groovy.lang.MetaClassRegistry.MetaClassCreationHandle) - Method inMetaClassRegistry
Sets the MetaClassCreationHandle instance that is responsible for constructing instances
setMetaClassCreationHandle(groovy.lang.MetaClassRegistry.MetaClassCreationHandle) - Method inMetaClassRegistryImpl
Sets a handle internally used to create MetaClass implementations.
setMetaDataMap(Map<?,?>) - Method inASTNode
setMetaDataMap(Map<?,?>) - Method inCompileUnit
setMetaDataMap(Map<?,?>) - Method inEmptyExpression
setMetaDataMap(Map<?,?>) - Method inEmptyStatement
setMetaDataMap(Map<?,?>) - Method inGroovyParser.GroovyParserRuleContext
setMetaDataMap(Map<?,?>) - Method inNodeMetaDataHandler
setMetaMethod(groovy.lang.MetaMethod) - Method inStaticMethodCallExpression
setMethod(org.codehaus.groovy.ast.expr.Expression) - Method inMethodCallExpression
setMethodDefinitionAllowed(boolean) - Method inSecureASTCustomizer
setMethodDispatcherCode(org.codehaus.groovy.ast.stmt.BlockStatement, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.Parameter) - Method inInnerClassVisitorHelper
setMethodMissingDelegate(groovy.lang.Closure) - Method inFactoryBuilderSupport
setMethodNode(org.codehaus.groovy.ast.MethodNode) - Method inDelegatingController
setMethodNode(org.codehaus.groovy.ast.MethodNode) - Method inStaticTypesWriterController
setMethodNode(org.codehaus.groovy.ast.MethodNode) - Method inWriterController
setMethodsToBeVisited(Set<MethodNode>) - Method inStaticTypeCheckingVisitor
setMethodTarget(org.codehaus.groovy.ast.MethodNode) - Method inMethodCallExpression
Sets a method call target for a direct method call.
setMethodVisitor(org.objectweb.asm.MethodVisitor) - Method inDelegatingController
setMethodVisitor(org.objectweb.asm.MethodVisitor) - Method inWriterController
setMinimumRecompilationInterval(int) - Method inCompilerConfiguration
setMixinInstance(java.lang.Object, java.lang.Object) - Method inMixinInMetaClass
setMixins(org.codehaus.groovy.ast.MixinNode) - Method inClassNode
setMnemonic(javax.swing.AbstractButton, java.lang.String) - Method inSwingExtensions
Allows the usage of a one-element string for a mnemonic
setMode(java.lang.String) - Method inJmxBuilder
setModel(java.lang.Object) - Method inBindingProxy
setModel(javax.swing.table.TableModel) - Method inTableMap
setModel(javax.swing.table.TableModel) - Method inTableSorter
setModifiers(int) - Method inClassNode
setModifiers(int) - Method inFieldNode
setModifiers(int) - Method inMethodNode
setModifiers(int) - Method inParameter
setModifiers(int) - Method inPropertyNode
setModifiers(int) - Method inVariableExpression
setModule(org.codehaus.groovy.ast.ModuleNode) - Method inClassNode
setModule(org.codehaus.groovy.ast.ModuleNode) - Method inGroovyRuntimeException
setName(java.lang.String) - Method inBuilderASTTransformation.AbstractBuilderStrategy.PropertyInfo
setName(java.lang.String) - Method inClassNode
setName(java.lang.String) - Method inDecompiledClassNode
setName(java.lang.String) - Method inGenericsType
setName(java.lang.String) - Method inSimpleGroovyAnnotationRef
setNameAndTypeMapping(Map<String,Map>) - Method inVariableAccessReplacer
setNameMappingClosure(groovy.lang.Closure) - Method inFactoryBuilderSupport
setNamespaceAware(boolean) - Method inXmlNodePrinter
Enable and/or disable namespace handling.
setNamespaceAware(boolean) - Method inXmlParser
Enable and/or disable namespace handling.
setNamespaceTagHints(java.util.Map) - Method inNamespaceAwareHashMap
setNameWithTypeArgs(java.lang.String) - Method inSimpleGroovyClassDoc
setNewInstanceResolver(java.lang.Object) - Method inObjectGraphBuilder
Sets the current NewInstanceResolver.
setNewLineString(java.lang.String) - Method inTemplateConfiguration
setNewMopMethods(List<MetaMethod>) - Method inCachedClass
setNodeAttributes(java.lang.Object, java.util.Map) - Method inFactoryBuilderSupport
Maps attributes key/values to properties on node.
setNodeMeta(org.codehaus.groovy.classgen.asm.TypeChooser, org.codehaus.groovy.ast.ClassNode) - Method inOptimizingStatementWriter
setNodeMetaData(java.lang.Object, java.lang.Object) - Method inNodeMetaDataHandler
Sets the node metadata.
setNonChangeCheck(boolean) - Method inPropertyBinding
setNoTimestamp(boolean) - Method inGroovydoc
If set to true, hidden timestamp will not appear within generated HTML.
setNoVersionStamp(boolean) - Method inGroovydoc
If set to true, hidden version stamp will not appear within generated HTML.
setObject(T) - Method inObjectHolder
setObject(java.sql.PreparedStatement, int, java.lang.Object) - Method inSql
Strategy method allowing derived classes to handle types differently such as for CLOBs etc.
setObjectCloner(org.apache.groovy.groovysh.jline.GroovyEngine.Cloner) - Method inGroovyEngine
setObjectExpression(org.codehaus.groovy.ast.expr.Expression) - Method inMethodCallExpression
setObjectExpression(org.codehaus.groovy.ast.expr.Expression) - Method inPropertyExpression
setOmitEmptyAttributes(boolean) - Method inMarkupBuilder
Allows empty attributes to be removed from the generated markup.
setOmitNullAttributes(boolean) - Method inMarkupBuilder
Allows null attributes to be removed from the generated markup.
setOnExpression(org.apache.groovy.ginq.dsl.expression.OnExpression) - Method inJoinExpression
setOptimizationOptions(Map<String,Boolean>) - Method inCompilerConfiguration
Sets the optimization options for this configuration.
setOptionsFromAnnotations(java.lang.Object, java.lang.Class, java.lang.Object, boolean) - Method inCliBuilder
setOrderExpression(org.apache.groovy.ginq.dsl.expression.OrderExpression) - Method inGinqExpression
setOrigBool(boolean) - Method inDefaultMetaClassInfo
Sets if the original boolean metaclass is used.
setOrigByte(boolean) - Method inDefaultMetaClassInfo
Sets if the original byte metaclass is used.
setOrigChar(boolean) - Method inDefaultMetaClassInfo
Sets if the original char metaclass is used.
setOrigDouble(boolean) - Method inDefaultMetaClassInfo
Sets if the original double metaclass is used.
setOrigFloat(boolean) - Method inDefaultMetaClassInfo
Sets if the original float metaclass is used.
setOrigInt(boolean) - Method inDefaultMetaClassInfo
Sets if the original int metaclass is used.
setOrigIntArray(boolean) - Method inDefaultMetaClassInfo
Sets if the original int array metaclass is used.
setOriginType(org.codehaus.groovy.ast.ClassNode) - Method inFieldNode
setOriginType(org.codehaus.groovy.ast.ClassNode) - Method inParameter
setOrigLong(boolean) - Method inDefaultMetaClassInfo
Sets if the original long metaclass is used.
setOrigShort(boolean) - Method inDefaultMetaClassInfo
Sets if the original short metaclass is used.
setOuter(org.codehaus.groovy.groovydoc.GroovyClassDoc) - Method inSimpleGroovyClassDoc
setOutput(java.io.PrintWriter) - Method inCompilerConfiguration
Sets the output writer.
setOutput(java.io.File) - Method inGroovy
Set the output file; optional, defaults to the Ant log.
setOutputEncoding(java.lang.String) - Method inGroovy
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 inConsole
setOverride(java.lang.ClassLoader) - Method inProxyGenerator
setOvertypeMode(boolean) - Method inTextEditor
Set the caret to use depending on overtype/insert mode
setOverview(java.io.File) - Method inGroovydoc
Specify the file containing the overview to be included in the generated documentation.
setOwner(org.codehaus.groovy.ast.ClassNode) - Method inFieldNode
Parameters:
owner - The owner to set.
setOwnerType(org.codehaus.groovy.ast.ClassNode) - Method inStaticMethodCallExpression
setPackage(java.lang.String, List<AnnotationNode>) - Method inASTHelper
setPackage(boolean) - Method inGroovydoc
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 inModuleNode
setPackageAllowed(boolean) - Method inSecureASTCustomizer
setPackageAssertionStatus(java.lang.String, boolean) - Method inGroovyClassLoader.InnerLoader
setPackageName(java.lang.String) - Method inASTHelper
setPackageName(java.lang.String) - Method inModuleNode
setPackagenames(java.lang.String) - Method inGroovydoc
Set the package names to be processed.
setPackagePrivate(boolean) - Method inSimpleGroovyProgramElementDoc
setPackages(java.lang.String) - Method inLinkArgument
Set the packages attribute.
setParameters(boolean) - Method inCompilerConfiguration
Turns parameter metadata generation on or off.
setParameters(boolean) - Method inGroovy
If true, generates metadata for reflection on method parameter names (jdk8+ only).
setParameters(boolean) - Method inGroovyc
If true, generates metadata for reflection on method parameter names (jdk8+ only).
setParameters(org.codehaus.groovy.ast.Parameter) - Method inMethodNode
setParameters(List<?>, java.sql.PreparedStatement) - Method inSql
Hook to allow derived classes to override behavior associated with setting params for a prepared statement.
setParametersTypes(org.codehaus.groovy.reflection.CachedClass) - Method inParameterTypes
setParent(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object) - Method inAbstractFactory
setParent(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object) - Method inActionFactory
setParent(java.lang.Object, java.lang.Object) - Method inAntBuilder
setParent(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object) - Method inBoxLayoutFactory
setParent(java.lang.Object, java.lang.Object) - Method inBuilderSupport
setParent(java.lang.Object, java.lang.Object) - Method inDOMBuilder
setParent(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object) - Method inFactory
setParent(java.lang.Object, java.lang.Object) - Method inFactoryBuilderSupport
Strategy method to establish parent/child relationships.
setParent(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object) - Method inLayoutFactory
setParent(java.lang.Object, java.lang.Object) - Method inMarkupBuilder
setParent(java.lang.Object, java.lang.Object) - Method inNamespaceBuilderSupport
setParent(groovy.util.Node) - Method inNode
Adds or replaces the parent of the node.
setParent(java.lang.Object, java.lang.Object) - Method inNodeBuilder
setParent(java.lang.Object, java.lang.Object) - Method inSAXBuilder
setParent(java.lang.Object, java.lang.Object) - Method inStaxBuilder
setParent(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object) - Method inSwingBorderFactory
setParent(groovy.util.FactoryBuilderSupport, java.lang.Object, java.lang.Object) - Method inTableLayoutFactory
setParent(groovy.console.TextNode) - Method inTextNode
setPerInstanceMetaClass(java.lang.Object, groovy.lang.MetaClass) - Method inClassInfo
setPermittedSubclasses(List<ClassNode>) - Method inClassNode
setPipe(java.lang.String) - Method inSystemRegistryImpl.CommandData
setPlaceholder(boolean) - Method inGenericsType
setPluginFactory(org.codehaus.groovy.control.ParserPluginFactory) - Method inCompilerConfiguration
setPosix(java.lang.Boolean) - Method inCliBuilder
Sets theposix property on thisCliBuilder and theposixClusteredShortOptionsAllowed property on theparser used by the underlying library.
setPosix(java.lang.Boolean) - Method inCliBuilderInternal
Sets theposix property on thisCliBuilder and theposixClusteredShortOptionsAllowed property on theparser used by the underlying library.
setPrepareEditor(groovy.lang.Closure) - Method inClosureCellEditor
setPreserveWhitespace(boolean) - Method inXmlNodePrinter
Enable and/or disable preservation of whitespace.
setPreviewFeatures(boolean) - Method inCompilerConfiguration
Sets whether the bytecode version has preview features enabled (JEP 12).
setPreviewFeatures(boolean) - Method inGroovyc
If true, enable preview Java features (JEP 12) (jdk12+ only).
setPrimitiveMeta(java.lang.Class, boolean) - Method inDefaultMetaClassInfo
setPrivate(boolean) - Method inGroovydoc
Indicate whether all classes and members are to be included in the scope processed.
setPrivate(boolean) - Method inSimpleGroovyProgramElementDoc
setProceed(boolean) - Method inGroovyc
Parameters:
proceed - inverse of failonerror
setProcessScripts(boolean) - Method inGroovydoc
If set to false, Scripts will not be processed.
setProgressCallback(org.codehaus.groovy.control.CompilationUnit.ProgressCallback) - Method inCompilationUnit
Sets a ProgressCallback.
setProperties(java.lang.Object, java.util.Map) - Method inClosureMetaClass
setProperties(java.lang.Object, java.util.Map) - Method inInvokerHelper
Sets the properties on the given object
setProperty2(java.lang.Object, java.lang.Object, java.lang.String) - Method inInvokerHelper
This is so we don't have to reorder the stack when we call this method.
setProperty - Field inAsmClassGenerator
setProperty(java.lang.String, java.lang.Object) - Method inBinding
Overloaded to make variables appear as bean properties or via the subscript operator
setProperty(java.lang.String, java.lang.Object) - Method inBindingProxy
setProperty(java.lang.Object, java.lang.Object) - Method inCachedField
{@inheritDoc}
setProperty(java.lang.String, java.lang.Object) - Method inClosure
setProperty(java.lang.Class, java.lang.Object, java.lang.String, java.lang.Object, boolean, boolean) - Method inClosureMetaClass
setProperty(java.lang.String, java.lang.Object) - Method inDelegatingMetaClass
setProperty(java.lang.String, java.lang.Object) - Method inDelegatingScript
setProperty(java.lang.String, java.lang.Object) - Method inExpando
setProperty(java.lang.Class, java.lang.Object, java.lang.String, java.lang.Object, boolean, boolean) - Method inExpandoMetaClass
setProperty(java.lang.String, java.lang.Object) - Method inExpandoMetaClass.ExpandoMetaProperty
setProperty(java.lang.String, java.lang.Object) - Method inFactoryBuilderSupport
Overloaded to make variables appear as bean properties or via the subscript operator
setProperty(java.lang.String, java.lang.Object) - Method inGPathResult
Replaces the specified property of this GPathResult with a new value.
setProperty(java.lang.String, java.lang.Object) - Method inGroovyMBean
setProperty(java.lang.String, java.lang.Object) - Method inGroovyObject
Sets the given property to the new value.
setProperty(java.lang.String, java.lang.Object) - Method inGroovyObjectWrapper
setProperty(java.lang.String, java.lang.Object) - Method inGroovyResultSetExtension
Updates the designated column with anObject value.
setProperty(java.lang.String, java.lang.Object) - Method inGroovyShell
setProperty(java.lang.String, java.lang.Object) - Method inGroovyTypeCheckingExtensionSupport.TypeCheckingDSL
setProperty(java.lang.String, java.lang.Object) - Method inHandleMetaClass
setProperty(java.lang.Object, java.lang.String, java.lang.Object) - Method inInvokerHelper
setProperty(java.lang.Object, java.lang.Object) - Method inMetaArrayLengthProperty
setProperty(java.lang.Object, java.lang.Object) - Method inMetaBeanProperty
Sets 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 inMetaClass
setProperty(java.lang.Object, java.lang.Object) - Method inMetaExpandoProperty
Sets the property on the given object to the new value
setProperty(java.lang.Object, java.lang.String, java.lang.Object) - Method inMetaObjectProtocol
Sets a property of an instance of the class returned by the getTheClass() method.
setProperty(java.lang.Object, java.lang.Object) - Method inMetaProperty
Sets the property on the given object to the new value.
setProperty(java.lang.Object, java.lang.Object) - Method inMethodMetaProperty
setProperty(java.lang.Class, java.lang.Object, java.lang.String, java.lang.Object, boolean, boolean) - Method inMockProxyMetaClass
setProperty(java.lang.Object, java.lang.Object) - Method inMultipleSetterProperty
setProperty(java.lang.Class, java.lang.Object, java.lang.String, java.lang.Object, boolean, boolean) - Method inNode
setProperty(java.lang.String, java.lang.Object) - Method inNullObject
Tries to set a property on null, which fails.
setProperty(java.lang.Class, java.lang.Object, java.lang.String, java.lang.Object, boolean, boolean) - Method inOwnedMetaClass
setProperty(java.lang.String, java.lang.Object) - Method inPojoWrapper
setProperty(java.lang.Class, java.lang.Object, java.lang.String, java.lang.Object, boolean, boolean) - Method inProxyMetaClass
Interceptors the call to a property setter if a PropertyAccessInterceptor is available
setProperty(java.lang.String, java.lang.Object) - Method inReference
setProperty(java.lang.String, java.lang.Object) - Method inResultSetMetaDataWrapper
setProperty(java.lang.String, java.lang.Object) - Method inScript
setProperty(java.lang.Object, java.lang.Class, java.lang.Object, java.lang.String) - Method inScriptBytecodeAdapter
setProperty(java.lang.String, java.lang.Object) - Method inSequence
setProperty(java.lang.String, java.lang.Object) - Method inXmlParser
setProperty(java.lang.String, java.lang.Object) - Method inXmlSlurper
setPropertyGetterDispatcher(org.codehaus.groovy.ast.stmt.BlockStatement, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.Parameter) - Method inInnerClassVisitorHelper
setPropertyMethod - Field inMetaClassImpl
setPropertyMissingDelegate(groovy.lang.Closure) - Method inFactoryBuilderSupport
setPropertyName(java.lang.String) - Method inPropertyBinding
setPropertyOnSuper(java.lang.Object, java.lang.Class, groovy.lang.GroovyObject, java.lang.String) - Method inScriptBytecodeAdapter
setPropertyOnSuperSafe(java.lang.Object, java.lang.Class, groovy.lang.GroovyObject, java.lang.String) - Method inScriptBytecodeAdapter
setPropertyOnSuperSpreadSafe(java.lang.Object, java.lang.Class, groovy.lang.GroovyObject, java.lang.String) - Method inScriptBytecodeAdapter
setPropertySafe2(java.lang.Object, java.lang.Object, java.lang.String) - Method inInvokerHelper
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 inScriptBytecodeAdapter
setPropertySetterDispatcher(org.codehaus.groovy.ast.stmt.BlockStatement, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.Parameter) - Method inInnerClassVisitorHelper
setPropertySpreadSafe(java.lang.Object, java.lang.Class, java.lang.Object, java.lang.String) - Method inScriptBytecodeAdapter
setProtected(boolean) - Method inGroovydoc
Indicate whether only protected and public classes and members are to be included in the scope processed.
setProtected(boolean) - Method inSimpleGroovyProgramElementDoc
setProxyBuilder(groovy.util.FactoryBuilderSupport) - Method inFactoryBuilderSupport
Sets the builder to be used as a proxy.
setPublic(boolean) - Method inGroovydoc
Indicate whether only public classes and members are to be included in the scope processed.
setPublic(boolean) - Method inSimpleGroovyProgramElementDoc
setQuote(java.lang.String) - Method inXmlNodePrinter
Set Quote to use when printing attributes.
setRawCommentText(java.lang.String) - Method inArrayClassDocWrapper
setRawCommentText(java.lang.String) - Method inExternalGroovyClassDoc
setRawCommentText(java.lang.String) - Method inGroovyDoc
setRawCommentText(java.lang.String) - Method inSimpleGroovyDoc
setReceiversBlackList(List<String>) - Method inSecureASTCustomizer
Legacy alias forsetDisallowedReceivers(List)
setReceiversClassesBlackList(List<Class>) - Method inSecureASTCustomizer
Legacy alias forsetDisallowedReceiversClasses(List).
setReceiversClassesWhiteList(List<Class>) - Method inSecureASTCustomizer
Legacy alias forsetAllowedReceiversClasses(List)
setReceiversWhiteList(List<String>) - Method inSecureASTCustomizer
Legacy alias forsetAllowedReceivers(List)
setRecompileGroovySource(boolean) - Method inCompilerConfiguration
setRecordComponents(List<RecordComponentNode>) - Method inClassNode
Sets the record components for record type.
setRecurStatement(org.codehaus.groovy.ast.stmt.Statement) - Method inReturnStatementToIterationConverter
setRedirect(org.codehaus.groovy.ast.ClassNode) - Method inClassNode
Sets this instance as proxy for the givenClassNode.
setRedirect(org.codehaus.groovy.ast.ClassNode) - Method inClassNodeResolver
setRedirect(org.codehaus.groovy.ast.ClassNode) - Method inDecompiledClassNode
setRef(java.lang.String) - Method inRootLoaderRef
sets the name of the reference which should store the Loader
setReferenceResolver(java.lang.Object) - Method inObjectGraphBuilder
Sets the current ReferenceResolver.
setRelationNameResolver(groovy.util.ObjectGraphBuilder.RelationNameResolver) - Method inObjectGraphBuilder
Sets the current RelationNameResolver.
setRenderRange(Tuple2<Integer,Integer>) - Method inSmartDocumentFilter
setReplacement(org.codehaus.groovy.ast.expr.Expression) - Method inTreeContext
setReplaceWith(Closure<Statement>) - Method inStatementReplacer
setReplaceWith(Closure<VariableExpression>) - Method inVariableExpressionReplacer
setReplaceWith(Closure<VariableExpression>) - Method inVariableExpressionTransformer
setReportClass(org.codehaus.groovy.ast.ClassNode) - Method inAnnotationVisitor
setRequireMain(boolean) - Method inLoaderConfiguration
Determines if a main class is required when calling.
setResolved(boolean) - Method inGenericsType
setResolveStrategy(int) - Method inClosure
Sets the strategy which the closure uses to resolve property references and methods.
setResolveStrategy(int) - Method inComposedClosure
setResolveStrategy(int) - Method inCurriedClosure
setResourceLoader(groovy.lang.GroovyResourceLoader) - Method inGroovyClassLoader
setResourceLoader(groovy.lang.GroovyResourceLoader) - Method inGroovyClassLoader.InnerLoader
setResultSetConcurrency(int) - Method inSql
Sets the resultSetConcurrency for statements created using the connection.
setResultSetHoldability(int) - Method inSql
Sets the resultSetHoldability for statements created using the connection.
setResultSetType(int) - Method inSql
Sets the resultSetType for statements created using the connection.
setReturnType(org.codehaus.groovy.groovydoc.GroovyType) - Method inGroovyMethodDoc
setReturnType(org.codehaus.groovy.ast.ClassNode) - Method inMethodNode
setReturnType(org.codehaus.groovy.groovydoc.GroovyType) - Method inSimpleGroovyMethodDoc
setReverseConverter(groovy.lang.Closure) - Method inAbstractFullBinding
setReverseConverter(groovy.lang.Closure) - Method inFullBinding
setReverseConverter(groovy.lang.Closure) - Method inMutualPropertyBinding
setRightExpression(org.codehaus.groovy.ast.expr.Expression) - Method inBinaryExpression
setRightExpression(org.codehaus.groovy.ast.expr.Expression) - Method inCompareToNullExpression
setRightExpression(org.codehaus.groovy.ast.expr.Expression) - Method inDeclarationExpression
setRowfill(boolean) - Method inTableLayoutCell
Sets whether or not this row should allow its component to stretch to fill the space available
setRowNumAndColNum() - Method inConsole
setRowspan(int) - Method inTableLayoutCell
Sets the number of rows that this cell should span.
setRuntimeRetention(boolean) - Method inAnnotationNode
Sets the internal flag if the current annotation hasRetentionPolicy.SOURCE.
setSafe(boolean) - Method inBinaryExpression
setSafe(boolean) - Method inMethodCallExpression
setSaveStreams(boolean) - Method inAntBuilder
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 inClassNode
setScript(boolean) - Method inSimpleGroovyDoc
setScriptBaseClass(java.lang.String) - Method inCompilerConfiguration
Sets the name of the base class for scripts.
setScriptBaseClass(java.lang.String) - Method inGroovy
Set the script base class name
setScriptBaseClass(java.lang.String) - Method inGroovyc
Set the base script class name for the scripts (must derive from Script)
setScriptBody(boolean) - Method inClassNode
setScriptDescription(Function<CmdLine,CmdDesc>) - Method inSystemRegistryImpl
setScriptExtension(java.lang.String) - Method inGroovyc
Set the extension to use when searching for Groovy source files.
setScriptExtensions(Set<String>) - Method inCompilerConfiguration
setSelectExpression(org.apache.groovy.ginq.dsl.expression.SelectExpression) - Method inGinqExpression
setSerializable(boolean) - Method inLambdaExpression
setSetterBlock(org.codehaus.groovy.ast.stmt.Statement) - Method inPropertyNode
setSetterName(java.lang.String) - Method inPropertyNode
Since:
4.0.0
setShouldRecompile(java.lang.Boolean) - Method inGroovyClassLoader
sets if the recompilation should be enabled.
setShouldRecompile(java.lang.Boolean) - Method inGroovyClassLoader.InnerLoader
setShowLineNumbers(boolean) - Method inConsoleTextEditor
setSource(org.codehaus.groovy.control.io.ReaderSource) - Method inSourceUnit
setSourceBinding(org.apache.groovy.swing.binding.SourceBinding) - Method inAbstractFullBinding
setSourceBinding(org.apache.groovy.swing.binding.SourceBinding) - Method inAbstractSyntheticBinding
setSourceBinding(org.apache.groovy.swing.binding.SourceBinding) - Method inFullBinding
setSourceBinding(org.apache.groovy.swing.binding.SourceBinding) - Method inMutualPropertyBinding
setSourceEncoding(java.lang.String) - Method inCompilerConfiguration
Sets the encoding to be used when reading source files.
setSourceLocator(java.lang.String) - Method inSyntaxException
setSourcepath(java.nio.file.Path) - Method inGroovyc
Set the sourcepath to be used for this compilation.
setSourcepath(java.nio.file.Path) - Method inGroovydoc
Specify where to find source file
setSourcepathRef(groovy.lang.Reference) - Method inGroovyc
Adds a reference to a source path defined elsewhere.
setSourcePosition(org.codehaus.groovy.ast.ASTNode) - Method inASTNode
Sets the source position using another ASTNode.
setSourcePosition(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Method inClassCodeExpressionTransformer
Transfers the source position to target including its property expression if it has one.
setSourcePosition(org.codehaus.groovy.ast.ASTNode) - Method inEmptyExpression
setSourcePosition(org.codehaus.groovy.ast.ASTNode) - Method inEmptyStatement
setSourcePosition(org.codehaus.groovy.ast.ASTNode) - Method inMethodCallExpression
setSourceRetention(boolean) - Method inAnnotationNode
Sets the internal flag if the current annotation hasRetentionPolicy.SOURCE.
setSourceUnitValidator(Closure<Boolean>) - Method inSourceAwareCustomizer
setSpreadSafe(boolean) - Method inMethodCallExpression
setSpreadSafe(boolean) - Method inPropertyExpression
setSrc(java.io.File) - Method inGroovy
Set the name of the file to be run.
setSrcdir(java.nio.file.Path) - Method inCompileTaskSupport
setSrcdir(java.nio.file.Path) - Method inGroovyc
Set the source directories to find the source Java files.
setSrcdir(java.nio.file.Path) - Method inUberCompileTask
setStacktrace(boolean) - Method inGroovy
Enable compiler to report stack trace information if a problem occurs during compilation.
setStacktrace(boolean) - Method inGroovyc
Enable compiler to report stack trace information if a problem occurs during compilation.
setStarImportsBlacklist(List<String>) - Method inSecureASTCustomizer
Legacy alias forsetDisallowedStarImports(List)
setStarImportsWhitelist(List<String>) - Method inSecureASTCustomizer
Legacy alias forsetAllowedStarImports(List)
setStartColumn(long) - Method inJsonToken
setStartLabel(org.objectweb.asm.Label) - Method inBytecodeVariable
setStartLine(long) - Method inJsonToken
setStatementLabel(java.lang.String) - Method inEmptyStatement
setStatementLabel(java.lang.String) - Method inStatement
setStatementsBlacklist(List<Class<? extends Statement>>) - Method inSecureASTCustomizer
Legacy alias forsetDisallowedStatements(List)
setStatementsWhitelist(List<Class<? extends Statement>>) - Method inSecureASTCustomizer
Legacy alias forsetAllowedStatements(List)
setStatic(boolean) - Method inPropertyExpression
setStatic(boolean) - Method inSimpleGroovyProgramElementDoc
setStaticClass(boolean) - Method inClassNode
setStaticImportsBlacklist(List<String>) - Method inSecureASTCustomizer
Legacy alias forsetDisallowedStaticImports(List)
setStaticImportsWhitelist(List<String>) - Method inSecureASTCustomizer
Legacy alias forsetAllowedStaticImports(List)
setStaticStarImportsBlacklist(List<String>) - Method inSecureASTCustomizer
Legacy alias forsetDisallowedStaticStarImports(List)
setStaticStarImportsWhitelist(List<String>) - Method inSecureASTCustomizer
Legacy alias forsetAllowedStaticStarImports(List)
setStopAtNonOption(boolean) - Method inCliBuilder
Sets thestopAtNonOption property on thisCliBuilder and thestopAtPositional property on theparser used by the underlying library.
setStopAtNonOption(boolean) - Method inCliBuilderInternal
Sets thestopAtNonOption property on thisCliBuilder and thestopAtPositional property on theparser used by the underlying library.
setStrict(boolean) - Method inCastExpression
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 inClassInfo
setStubdir(java.io.File) - Method inGroovyc
Set the stub directory into which the Java source stub files should be generated.
setStyleSheetFile(java.io.File) - Method inGroovydoc
Specifies a stylesheet file to use.
setSummary(java.lang.String) - Method inSimpleGroovyPackageDoc
setSuperClass(org.codehaus.groovy.ast.ClassNode) - Method inClassNode
setSuperClass(org.codehaus.groovy.groovydoc.GroovyClassDoc) - Method inSimpleGroovyClassDoc
setSuperClassName(java.lang.String) - Method inSimpleGroovyClassDoc
setSynthetic(boolean) - Method inAnnotatedNode
Sets this node as a node added by the compiler.
setSynthetic(boolean) - Method inEmptyExpression
setSyntheticPublic(boolean) - Method inClassNode
setSyntheticPublic(boolean) - Method inMethodNode
setSystemPropertyFrom(java.lang.String) - Method inSystemUtil
Sets a system property from aname=value String.
setSystemPropertyFromSafe(java.lang.String) - Method inSystemUtil
Sets a system property from aname=value String.
setTableHeader(boolean) - Method inClosureRenderer
setTargetBinding(org.apache.groovy.swing.binding.TargetBinding) - Method inAbstractFullBinding
setTargetBinding(org.apache.groovy.swing.binding.TargetBinding) - Method inAbstractSyntheticBinding
setTargetBinding(org.apache.groovy.swing.binding.TargetBinding) - Method inFullBinding
setTargetBinding(org.apache.groovy.swing.binding.TargetBinding) - Method inJListSelectedElementBinding
setTargetBinding(org.apache.groovy.swing.binding.TargetBinding) - Method inMutualPropertyBinding
setTargetBytecode(java.lang.String) - Method inCompilerConfiguration
Sets the bytecode compatibility level.
setTargetBytecode(java.lang.String) - Method inGroovyc
Sets the bytecode compatibility level.
setTargetDirectory(java.io.File) - Method inCompilerConfiguration
Sets the target directory.
setText(java.lang.Object, java.lang.String) - Method inAntBuilder
setText(java.lang.String) - Method inJsonToken
setText(java.nio.file.Path, java.lang.String, java.lang.String) - Method inNioExtensions
Synonym for write(text, charset) allowing:
 myFile.setText('some text', charset)
or with some help fromExpandoMetaClass, 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 inResourceGroovyMethods
Synonym for write(text, charset) allowing:
 myFile.setText('some text', charset)
or with some help fromExpandoMetaClass, you could do something like:
 myFile.metaClass.setText = { String s-> delegate.setText(s, 'UTF-8') } myfile.text = 'some text'
setText(java.lang.String) - Method inToken
Not advisable, but if you need to adjust the token's text, this will do it.
settings - Property inGrapeIvy
setTokensBlacklist(List<Integer>) - Method inSecureASTCustomizer
Legacy alias forsetDisallowedTokens(List).
setTokensWhitelist(List<Integer>) - Method inSecureASTCustomizer
Legacy alias forsetAllowedTokens(List)
setTokenType(int) - Method inSimpleGroovyDoc
setTolerance(int) - Method inCompilerConfiguration
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 inCachedMethod
setTriggerBean(java.lang.Object) - Method inEventTriggerBinding
setTrimWhitespace(boolean) - Method inXmlParser
Sets the trim whitespace setting value.
setTryStatement(org.codehaus.groovy.ast.stmt.Statement) - Method inTryCatchStatement
setType(org.codehaus.groovy.ast.ClassNode) - Method inBuilderASTTransformation.AbstractBuilderStrategy.PropertyInfo
setType(org.codehaus.groovy.ast.ClassNode) - Method inBytecodeVariable
setType(org.codehaus.groovy.ast.ClassNode) - Method inCastExpression
setType(org.codehaus.groovy.ast.ClassNode) - Method inCompareIdentityExpression
setType(org.codehaus.groovy.ast.ClassNode) - Method inCompareToNullExpression
setType(org.codehaus.groovy.ast.ClassNode) - Method inEmptyExpression
setType(org.codehaus.groovy.ast.ClassNode) - Method inExpression
setType(org.codehaus.groovy.ast.ClassNode) - Method inFieldExpression
setType(org.codehaus.groovy.ast.ClassNode) - Method inFieldNode
setType(org.codehaus.groovy.ast.ClassNode) - Method inGenericsType
setType(org.codehaus.groovy.ast.ClassNode) - Method inImportNode
setType(groovy.json.JsonParserType) - Method inJsonSlurper
Parser type.
setType(groovy.json.JsonTokenType) - Method inJsonToken
setType(org.codehaus.groovy.ast.ClassNode) - Method inParameter
setType(org.codehaus.groovy.ast.ClassNode) - Method inPropertyNode
setType(org.codehaus.groovy.groovydoc.GroovyClassDoc) - Method inSimpleGroovyAnnotationRef
setType(org.codehaus.groovy.groovydoc.GroovyType) - Method inSimpleGroovyFieldDoc
setType(org.codehaus.groovy.groovydoc.GroovyType) - Method inSimpleGroovyParameter
setType(org.codehaus.groovy.ast.ClassNode) - Method inVariableExpression
Set the type of this variable.
setTypeName(java.lang.String) - Method inSimpleGroovyParameter
setTypeParameters(java.lang.String) - Method inSimpleGroovyMethodDoc
setUnresolvedSuperClass(org.codehaus.groovy.ast.ClassNode) - Method inClassNode
setUnwrapped(boolean) - Method inTextEditor
Parameters:
unwrapped - the new unwrapped value
setup() - Method inDefaultTypeCheckingExtension
setUp() - Method inGroovyShellTestCase
setup() - Method inGroovyTypeCheckingExtensionSupport
setup() - Method inTypeCheckingExtension
Subclasses should implement this method whenever they need to perform special checks before the type checker starts working.
setUpdate(groovy.lang.Closure) - Method inClosureRenderer
setUpdatedProperty(java.lang.String) - Method inGroovyc
The property to set on compilation success.
setupTransform(org.codehaus.groovy.ast.AnnotationNode) - Method inAbstractInterruptibleASTTransformation
setupTransform(org.codehaus.groovy.ast.AnnotationNode) - Method inConditionalInterruptibleASTTransformation
setUsage(java.lang.String) - Method inCliBuilder
Sets theusage property on thisCliBuilder and thecustomSynopsis on theusageMessage used by the underlying library.
setUsage(java.lang.String) - Method inCliBuilderInternal
Sets theusage property on thisCliBuilder and thecustomSynopsis on theusageMessage used by the underlying library.
setUse(boolean) - Method inGroovydoc
setUseDoubleQuotes(boolean) - Method inTemplateConfiguration
setUseGroovyShell(boolean) - Method inGroovy
Should a new GroovyShell be used when forking.
setUseReferenceDirectly(boolean) - Method inFieldExpression
setUseReferenceDirectly(boolean) - Method inVariableExpression
For internal use only.
setUsingAnonymousInnerClass(boolean) - Method inConstructorCallExpression
setUsingGenerics(boolean) - Method inClassNode
setUsingGenerics(boolean) - Method inDecompiledClassNode
setValidator(groovy.lang.Closure) - Method inAbstractFullBinding
setValidator(groovy.lang.Closure) - Method inFullBinding
setValidator(groovy.lang.Closure) - Method inMutualPropertyBinding
setValign(java.lang.String) - Method inTableLayoutCell
Sets the vertical alignment to a case insensitive value of {TOP, MIDDLE, BOTTOM}
setValue(java.lang.Object) - Method inClosureModel
setValue(java.lang.Object) - Method inConcurrentReaderHashMap.Entry
Set the value of this entry (Note: In an entrySet or entrySet.iterator), unless the set or iterator is used under synchronization of the table as a whole (or you can otherwise guarantee lack of concurrent modification),setValue is not strictly guaranteed to actually replace the value field obtained via theget operation of the underlying hash table in multithreaded applications.
setValue(V) - Method inConcurrentReferenceHashMap.InitializableEntry
setValue(V) - Method inConcurrentReferenceHashMap.SimpleEntry
setValue(V) - Method inConcurrentReferenceHashMap.WriteThroughEntry
Set our entry's value and writes it through to the map.
setValue(java.lang.Object, java.lang.Object, int, int) - Method inDefaultTableColumn
setValue(javax.swing.text.Element, java.lang.String) - Method inDOMCategory
setValue(java.lang.Object) - Method inMapEntry
setValue(org.apache.groovy.json.internal.Value) - Method inMapItemValue
setValue(java.lang.Object) - Method inNode
Adds or replaces the value of the node.
setValue(java.lang.Object) - Method inPropertyModel
setValue(java.lang.Object) - Method inPropertyValue
setValue(java.lang.Object) - Method inValueHolder
setValue(java.lang.Object) - Method inValueModel
setValueAt(java.lang.Object, int, int) - Method inDefaultTableModel
setValueAt(java.lang.Object, int, int) - Method inTableMap
setValueAt(java.lang.Object, int, int) - Method inTableSorter
setValueExpression(org.codehaus.groovy.ast.expr.Expression) - Method inMapEntryExpression
setVar(java.lang.String, T) - Method inQueryableHelper
setVararg(boolean) - Method inSimpleGroovyParameter
setVariable(java.lang.String, java.lang.Object) - Method inBinding
Sets the value of the given variable
setVariable(java.lang.String, java.lang.Object) - Method inConfigBinding
setVariable(java.lang.String, java.lang.Object) - Method inConsole
setVariable(java.lang.String, java.lang.Object) - Method inFactoryBuilderSupport
Sets the value of the given variable
setVariable(java.lang.String, java.lang.Object) - Method inGroovyScriptEngineImpl
setVariable(java.lang.String, java.lang.Object) - Method inServletBinding
setVariables(groovy.servlet.ServletBinding) - Method inAbstractHttpServlet
Override this method to set your variables to the Groovy binding.
setVariableScope(org.codehaus.groovy.ast.VariableScope) - Method inBlockStatement
setVariableScope(org.codehaus.groovy.ast.VariableScope) - Method inClosureExpression
setVariableScope(org.codehaus.groovy.ast.VariableScope) - Method inClosureListExpression
setVariableScope(org.codehaus.groovy.ast.VariableScope) - Method inForStatement
setVariableScope(org.codehaus.groovy.ast.VariableScope) - Method inInnerClassNode
setVariableScope(org.codehaus.groovy.ast.VariableScope) - Method inMethodNode
setVerbose(boolean) - Method inCompilerConfiguration
Turns verbose operation on or off.
setVerbose(boolean) - Method inGroovyc
Enable verbose compiling which will display which files are being compiled.
setVerbose(boolean) - Method inSimpleTemplateEngine
Parameters:
verbose - true if you want the engine to display the template source file for debugging purposes
setVerbose(boolean) - Method inVerifyClass
setVerbosity(org.codehaus.groovy.tools.shell.IO.Verbosity) - Method inIO
Set the verbosity level.
setWarningLevel(int) - Method inCompilerConfiguration
Sets the warning level.
setWeakMetaClass(groovy.lang.MetaClass) - Method inClassInfo
setWhen(Closure<Boolean>) - Method inStatementReplacer
setWhen(Closure<Boolean>) - Method inVariableExpressionReplacer
setWhen(Closure<Boolean>) - Method inVariableExpressionTransformer
setWhereExpression(org.apache.groovy.ginq.dsl.expression.WhereExpression) - Method inGinqExpression
setWidth(int) - Method inCliBuilder
Sets thewidth property on thisCliBuilder and on theusageMessage used by the underlying library.
setWidth(int) - Method inCliBuilderInternal
Sets thewidth property on thisCliBuilder and on theusageMessage used by the underlying library.
setWildcard(boolean) - Method inGenericsType
setWindowtitle(java.lang.String) - Method inGroovydoc
Set the title to be placed in the HTML <title> tag of the generated documentation.
setWithoutCustomMetaclassCreationHandle(boolean) - Method inDefaultMetaClassInfo
Sets if the system uses a custom metaclass creation handle.
setWrapped(boolean) - Method inListExpression
setWriter(java.io.PrintWriter) - Method inCliBuilder
For backwards compatibility reasons, if a customwriter is set, this sets both thewriter and theerrorWriter to the specified writer.
setWriter(java.io.PrintWriter) - Method inCliBuilderInternal
For backwards compatibility reasons, if a customwriter is set, this sets both thewriter and theerrorWriter to the specified writer.
setWriter(java.io.Writer) - Method inTracingInterceptor
Changes the writer associated with this interceptor.
setWritingAttribute(boolean) - Method inStreamingMarkupWriter
sha256(byte[]) - Method inEncodingGroovyMethods
Calculate SHA-256 of the byte array
sharedData - Field inGroovyEngine
SharedVariableCollector - Class inorg.codehaus.groovy.transform.stc
A visitor which collects the list of variable expressions which are closure shared.
SharedVariableCollector(org.codehaus.groovy.control.SourceUnit) - Constructor inSharedVariableCollector
shell - Property inConsole
shell - Field inGroovyShellTestCase
ShiftExprAltContext(org.apache.groovy.parser.antlr4.GroovyParser.ExpressionContext) - Constructor inGroovyParser.ShiftExprAltContext
short_and - Field inNumberMathModificationInfo
short_div - Field inNumberMathModificationInfo
short_intdiv - Field inNumberMathModificationInfo
short_leftShift - Field inNumberMathModificationInfo
short_minus - Field inNumberMathModificationInfo
short_mod - Field inNumberMathModificationInfo
short_multiply - Field inNumberMathModificationInfo
short_or - Field inNumberMathModificationInfo
short_plus - Field inNumberMathModificationInfo
short_remainder - Field inNumberMathModificationInfo
short_rightShift - Field inNumberMathModificationInfo
short_rightShiftUnsigned - Field inNumberMathModificationInfo
short_xor - Field inNumberMathModificationInfo
ShortArrayGetAtMetaMethod - Class inorg.codehaus.groovy.runtime.dgmimpl.arrays
ShortArrayIterator - Class inorg.codehaus.groovy.util
Allows a short array to be used where an Iterator is expected.
ShortArrayIterator(short[]) - Constructor inShortArrayIterator
ShortArrayPutAtMetaMethod - Class inorg.codehaus.groovy.runtime.dgmimpl.arrays
ShortCachedClass - Class inorg.codehaus.groovy.reflection.stdclasses
ShortCachedClass(java.lang.Class, org.codehaus.groovy.reflection.ClassInfo, boolean) - Constructor inShortCachedClass
shortcut(java.lang.String, java.lang.Object) - Method inSwingBuilder
shortName(java.lang.Class) - Method inInspector
shortName(java.lang.Object) - Method inMetaClassHelper
shortName - Field inOption
The short name of this option.
ShortTypeHandling - Class inorg.codehaus.groovy.runtime.typehandling
Class providing various short paths for type conversions.
shortUnbox(java.lang.Object) - Method inDefaultTypeTransformation
shortValue() - Method inCharBuf
shortValue() - Method inCharSequenceValue
shortValue() - Method inNumberValue
shortValue() - Method inValue
shortValue() - Method inValueContainer
ShortWrapper - Class inorg.codehaus.groovy.runtime.wrappers
ShortWrapper(short) - Constructor inShortWrapper
shouldClearDfaCache() - Method inAtnManager
shouldClearDfaCache() - Method inLexerAtnManager
shouldClearDfaCache() - Method inParserAtnManager
shouldExcludeType(Class<?>) - Method inDefaultJsonGenerator
Indicates whether the given type should be excluded from the generated output.
shouldFail(Class<T>, Closure<?>) - Method inGroovyAssert
Asserts that the given closure fails when executed and that a particular type of exception is thrown.
shouldFail(java.lang.String) - Method inGroovyTestCase
seeGroovyAssert.shouldFail
shouldFailWithCause(Class<T>, Closure<?>) - Method inGroovyAssert
Asserts that the given closure fails when executed and that a particular exception type can be attributed to the cause.
shouldFailWithCause(java.lang.Class, groovy.lang.Closure) - Method inGroovyTestCase
seeGroovyAssert.shouldFailWithCause
shouldHandleImplicitThisForInnerClass(org.codehaus.groovy.ast.ClassNode) - Method inInnerClassVisitorHelper
shouldOptimizeForInt() - Method inDelegatingController
shouldOptimizeForInt() - Method inWriterController
shouldSkip(java.lang.String, List<String>, List<String>, boolean) - Method inAbstractASTTransformation
shouldSkipClassNode(org.codehaus.groovy.ast.ClassNode) - Method inStaticTypeCheckingVisitor
shouldSkipMethodNode(org.codehaus.groovy.ast.MethodNode) - Method inStaticTypeCheckingVisitor
shouldSkipOnDescriptorUndefinedAware(boolean, java.util.Map, org.codehaus.groovy.ast.MethodNode, List<ClassNode>, List<ClassNode>) - Method inAbstractASTTransformation
shouldSkipUndefinedAware(java.lang.String, List<String>, List<String>, boolean) - Method inAbstractASTTransformation
show() - Method inConsolePreferences
SHOW_LAST_RESULT_KEY - Field inPreferences
show() - Method inObjectBrowser
showAbout(java.util.EventObject) - Method inConsole
showAction(int, java.util.EventObject) - Method inObjectBrowser
showClosureClasses - Property inAstBrowser
showClosureClasses - Property inAstBrowserUiPreferences
showClosureClasses - Property inScriptToTreeNodeAdapter
showClosureClasses - Property inTreeNodeBuildingNodeOperation
showCompilingMessage() - Method inConsole
showDialog(boolean) - Method inFindReplaceUtility
Parameters:
isReplace - show a replace dialog rather than a find dialog if true
showExecutingMessage() - Method inConsole
showMessage(java.lang.String) - Method inConsole
showOutputWindow(java.util.EventObject) - Method inConsole
showOutputWindowAction - Property inConsole
showScriptClass - Property inAstBrowser
showScriptClass - Property inAstBrowserUiPreferences
showScriptClass - Property inAstNodeToScriptVisitor
showScriptClass - Property inScriptToTreeNodeAdapter
showScriptClass - Property inTreeNodeBuildingNodeOperation
showScriptFreeForm - Property inAstBrowser
showScriptFreeForm - Property inAstBrowserUiPreferences
showScriptFreeForm - Property inAstNodeToScriptVisitor
showScriptFreeForm - Property inScriptToTreeNodeAdapter
showScriptFreeForm - Property inTreeNodeBuildingNodeOperation
showScriptInOutput - Property inConsole
showScriptInOutputAction - Property inConsole
showToolbar - Property inConsole
showToolbarAction - Property inConsole
showTreeView - Property inAstBrowser
showTreeView - Property inAstBrowserUiPreferences
shuffle(T, java.util.Random) - Method inArrayGroovyMethods
Randomly reorders the elements of the specified array using the specified random instance as the source of randomness.
shuffle(T, java.util.Random) - Method inDefaultGroovyMethods
shuffled(T, java.util.Random) - Method inArrayGroovyMethods
Creates a new array containing the elements of the specified array but in a random order using the specified random instance as the source of randomness.
shuffled(T, java.util.Random) - Method inDefaultGroovyMethods
shutdown(int) - Method inQueryableHelper
Shutdown to release resources
ShutdownExpression - Class inorg.apache.groovy.ginq.dsl.expression
Represent the shutdown expression
ShutdownExpression(org.codehaus.groovy.ast.expr.Expression, int) - Constructor inShutdownExpression
shuttlesort(int[], int[], int, int) - Method inTableSorter
shy - Field inEntity
SIGN - Field inTypes
signature() - Method inGroovyExecutableMemberDoc
signature() - Method inSimpleGroovyExecutableMemberDoc
SignatureCodec - Interface inorg.codehaus.groovy.transform.stc
A signature codec is responsible for encoding and decoding of inferred returned types as stored in bytecode.
SignatureCodecVersion1 - Class inorg.codehaus.groovy.transform.stc
First implementation of an inferred type signature codec.
SignatureCodecVersion1(java.lang.ClassLoader) - Constructor inSignatureCodecVersion1
silentlyVisitMethodNode(org.codehaus.groovy.ast.MethodNode) - Method inStaticTypeCheckingVisitor
Visits a method call target, to infer the type.
SIMPLE - Enum Constant inAutoCloneStyle
Uses the no-arg constructor followed by property/field copying/cloning.
SIMPLE_EXPRESSION - Field inTypes
simpleAttributeSet - Property inAutoIndentAction
SimpleCache - Class inorg.apache.groovy.json.internal
SimpleCache(int) - Constructor inSimpleCache
SimpleEntry(Entry<? extends K,? extends V>) - Constructor inConcurrentReferenceHashMap.SimpleEntry
SimpleExtensionModule - Class inorg.codehaus.groovy.runtime.m12n
An extension module which provides extension methods using aDefaultGroovyMethods-like implementation, that is to say using static methods defined in an "extension class".
SimpleExtensionModule(java.lang.String, java.lang.String) - Constructor inSimpleExtensionModule
SimpleGroovyAbstractableElementDoc - Class inorg.codehaus.groovy.tools.groovydoc
SimpleGroovyAbstractableElementDoc(java.lang.String) - Constructor inSimpleGroovyAbstractableElementDoc
SimpleGroovyAnnotationRef - Class inorg.codehaus.groovy.tools.groovydoc
SimpleGroovyAnnotationRef(java.lang.String, java.lang.String) - Constructor inSimpleGroovyAnnotationRef
SimpleGroovyClassDoc - Class inorg.codehaus.groovy.tools.groovydoc
SimpleGroovyClassDoc(List<String>, java.lang.String) - Constructor inSimpleGroovyClassDoc
SimpleGroovyConstructorDoc - Class inorg.codehaus.groovy.tools.groovydoc
SimpleGroovyConstructorDoc(java.lang.String, org.codehaus.groovy.groovydoc.GroovyClassDoc) - Constructor inSimpleGroovyConstructorDoc
SimpleGroovyDoc - Class inorg.codehaus.groovy.tools.groovydoc
SimpleGroovyDoc(java.lang.String) - Constructor inSimpleGroovyDoc
SimpleGroovyExecutableMemberDoc - Class inorg.codehaus.groovy.tools.groovydoc
SimpleGroovyExecutableMemberDoc(java.lang.String, org.codehaus.groovy.groovydoc.GroovyClassDoc) - Constructor inSimpleGroovyExecutableMemberDoc
SimpleGroovyFieldDoc - Class inorg.codehaus.groovy.tools.groovydoc
SimpleGroovyFieldDoc(java.lang.String, org.codehaus.groovy.groovydoc.GroovyClassDoc) - Constructor inSimpleGroovyFieldDoc
SimpleGroovyMemberDoc - Class inorg.codehaus.groovy.tools.groovydoc
SimpleGroovyMemberDoc(java.lang.String, org.codehaus.groovy.groovydoc.GroovyClassDoc) - Constructor inSimpleGroovyMemberDoc
SimpleGroovyMethodDoc - Class inorg.codehaus.groovy.tools.groovydoc
SimpleGroovyMethodDoc(java.lang.String, org.codehaus.groovy.groovydoc.GroovyClassDoc) - Constructor inSimpleGroovyMethodDoc
SimpleGroovyPackageDoc - Class inorg.codehaus.groovy.tools.groovydoc
SimpleGroovyPackageDoc(java.lang.String) - Constructor inSimpleGroovyPackageDoc
SimpleGroovyParameter - Class inorg.codehaus.groovy.tools.groovydoc
SimpleGroovyParameter(java.lang.String) - Constructor inSimpleGroovyParameter
SimpleGroovyProgramElementDoc - Class inorg.codehaus.groovy.tools.groovydoc
SimpleGroovyProgramElementDoc(java.lang.String) - Constructor inSimpleGroovyProgramElementDoc
SimpleGroovyRootDoc - Class inorg.codehaus.groovy.tools.groovydoc
SimpleGroovyRootDoc(java.lang.String) - Constructor inSimpleGroovyRootDoc
SimpleGroovyTag - Class inorg.codehaus.groovy.tools.groovydoc
Stores info about GroovyDoc tags.
SimpleGroovyTag(java.lang.String, java.lang.String, java.lang.String) - Constructor inSimpleGroovyTag
SimpleGroovyType - Class inorg.codehaus.groovy.tools.groovydoc
SimpleGroovyType(java.lang.String) - Constructor inSimpleGroovyType
SimpleMessage - Class inorg.codehaus.groovy.control.messages
A base class for compilation messages.
SimpleMessage(java.lang.String, java.lang.Object, org.codehaus.groovy.control.ProcessingUnit) - Constructor inSimpleMessage
SimpleStrategy - Class ingroovy.transform.builder
This strategy is used with theBuilder 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 ingroovy.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 inSimpleTemplateEngine
SimpleType - Class ingroovy.transform.stc
simpleTypeName() - Method inArrayClassDocWrapper
simpleTypeName() - Method inExternalGroovyClassDoc
simpleTypeName() - Method inGroovyType
The unqualified name of this type excluding any dimension or nesting information.
simpleTypeName() - Method inSimpleGroovyClassDoc
simpleTypeName() - Method inSimpleGroovyType
SINGLE_QUOTES - Field inGroovyFilter
SingleQuoteFilter - Class ingroovy.xml.markupsupport
SingleSignatureClosureHint - Class ingroovy.transform.stc
A simplified version of aClosureSignatureHint which is suitable for monomorphic closures, that is to say closures which only respond to a single signature.
Singleton - Annotation Type ingroovy.lang
Class annotation to make a singleton class.
singleton() - Method inWeighers
A weigher where a value has a weight of1.
SingletonASTTransformation - Class inorg.codehaus.groovy.transform
Handles generation of code for the
Singleton:
annotation
singleValue(Queryable<? extends T>) - Method inQueryableHelper
Returns single value ofQueryable instance
size() - Method inAntProjectPropertiesDelegate
size(java.lang.Object) - Method inArrayGroovyMethods
Provides the standard Groovysize() method for an array.
size() - Method inAssertionMap
size() - Method inAttribute
Returns the size of this Attribute, which is always1.
size() - Method inCache
size() - Method inClassInfo
size() - Method inCommonCache
{@inheritDoc}
size() - Method inConcurrentCommonCache
{@inheritDoc}
size() - Method inConcurrentLinkedHashMap
size() - Method inConcurrentReaderHashMap
Returns the number of key-value mappings in this map.
size() - Method inConcurrentReferenceHashMap
Returns the number of key-value mappings in this map.
size() - Method inConfigObject
size() - Method inCSTNode
Returns the number of elements in the node (including root).
size(java.lang.Object) - Method inDefaultGroovyMethods
size(groovy.util.NodeList) - Method inDOMCategory
size() - Method inEmptyRange
Always 0 for an empty range.
size() - Method inEvictableCache
Get the size of the cache
size - Field inFastArray
size() - Method inGPathResult
Returns the size of this GPathResult.
size() - Method inGroovyRowResult
size() - Method inGroovyRunnerRegistry
Returns the number of registered runners.
size() - Method inIntRange
size() - Method inLazyMap
size() - Method inLazyValueMap
size() - Method inListHashMap
size() - Method inListWithDefault
size() - Method inMapWithDefault
size(java.nio.file.Path) - Method inNioExtensions
Provide the standard Groovysize() method forPath.
size() - Method inNoChildren
Returns0.
size() - Method inNodeChild
size() - Method inNodeChildren
size() - Method inNumberRange
size() - Method inObjectRange
size() - Method inObservableList
size() - Method inObservableMap
size() - Method inObservableSet
size(java.lang.StringBuilder) - Method inPluginDefaultGroovyMethods
Provides the standard Groovysize() method for StringBuilder.
SIZE_PROPERTY - Field inObservableList
SIZE_PROPERTY - Field inObservableMap
SIZE_PROPERTY - Field inObservableSet
size() - Method inQueryable
Returns the count of elements of theQueryable instance
size - Field inRecordOptions
Iftrue, this adds a methodsize() to the record which returns the number of components.
size() - Method inReduction
Returns the number of elements in the node.
size(java.io.File) - Method inResourceGroovyMethods
Provide the standard Groovysize() method forFile.
size() - Method inReversedList
size() - Method inSimpleCache
size() - Method inStampedCommonCache
{@inheritDoc}
size(java.util.stream.DoubleStream) - Method inStreamGroovyMethods
An alias forcount.
size(java.lang.StringBuffer) - Method inStringGroovyMethods
Provides the standard Groovysize() method forStringBuffer.
size(javax.swing.JTabbedPane) - Method inSwingExtensions
Provide the standard Groovysize() method forJTabbedPane.
size() - Method inToken
Returns the number of elements in the node (including root).
size() - Method inTuple
size() - Method inUnlimitedConcurrentCache
Get the size of the cache
size() - Method inValueList
size() - Method inValueMapImpl
Return the size of the map.
skip(long) - Method inCharSequenceReader
Skip the specified number of characters.
skip(long) - Method inLineColumnReader
Skips characters.
SKIP_SIBLINGS - Enum Constant inFileVisitResult
Skip processing sibling files/directories within the current directory being processed
SKIP_SUBTREE - Enum Constant inFileVisitResult
Do not process the child files/subdirectories within the current directory being processed
SKIP - Enum Constant inTypeCheckingMode
skipClass(Class<?>) - Method inMetaClassImpl
skippedEntity(java.lang.String) - Method inXmlParser
skipSpreadCollector - Field inSelector
skipWhiteSpace() - Method inCharacterSource
Skip white space.
skipWhiteSpace(char[], int, int) - Method inCharScanner
skipWhitespace() - Method inJsonLexer
Skips all the whitespace characters and moves the cursor to the next non-space character.
skipWhiteSpace() - Method inJsonParserCharArray
skipWhiteSpace() - Method inReaderCharacterSource
SLASH_SLASH_COMMENT - Field inGroovyFilter
SLASH_STAR_COMMENT - Field inGroovyFilter
SLASHY_QUOTES - Field inGroovyFilter
SLASHY - Field inStringUtils
sleep(java.lang.Object, long, groovy.lang.Closure) - Method inDefaultGroovyStaticMethods
Sleep for so many milliseconds, using a given closure for interrupt processing.
Slf4j - Annotation Type ingroovy.util.logging
This local transform adds a logging ability to your program using LogBack logging.
slurpcmd(org.jline.console.CommandInput) - Method inGroovyCommands
SMALL_FONT - Field inStructuredSyntaxResources
smallerFont(java.util.EventObject) - Method inAstBrowser
smallerFont(java.util.EventObject) - Method inConsole
SMALLINT - Field inSql
SMART_INNER_JOIN - Field inJoinExpression
SmartDocumentFilter - Class ingroovy.console.ui.text
The document filter based on Parrot's lexer is for highlighting the content of text editor
SmartDocumentFilter(javax.swing.text.DefaultStyledDocument) - Constructor inSmartDocumentFilter
smartHighlighter - Property inConsole
Snippet - Class inorg.apache.groovy.groovysh.jline
snippet - Property inSnippet
SnippetType - Enum inorg.apache.groovy.groovysh.jline
SocketGroovyMethods - Class inorg.codehaus.groovy.runtime
This class defines new groovy methods for Sockets which enhance JDK classes inside the Groovy environment.
SOFT - Enum Constant inConcurrentReferenceHashMap.ReferenceType
Indicates aSoftReference should be used
soft - Field inLazy
Returns:
if field should be soft referenced instead of hard referenced
Default:
false
SOFT - Enum Constant inReferenceType
sort(T, groovy.lang.IntRange, boolean, Closure<?>) - Method inArrayGroovyMethods
Sorts the elements with index values in the given index range into sorted order using the Closure to determine the correct ordering.
sort(groovy.lang.Closure) - Method inDataSet
Return a lazy-implemented re-ordered view of this DataSet.
sort(T, boolean, groovy.lang.Closure) - Method inDefaultGroovyMethods
sort(List<Object>, Comparator<Object>) - Method inInspector
sort(java.lang.Object) - Method inTableSorter
Sortable - Annotation Type ingroovy.transform
A class annotation used to make a class Comparable by (potentially) multiple Comparators.
SortableASTTransformation - Class inorg.codehaus.groovy.transform
Injects a set of Comparators and sort methods.
sortByColumn(int, boolean) - Method inTableSorter
sortClasses() - Method inModuleNode
source - Field inAbstractInterruptibleASTTransformation
source - Field inBaseGenerator
source - Field inMethodInvocationTrap
source - Field inSourceUnit
Where we can get Readers for our source unit
source - Field inSyntaxErrorMessage
source - Field inTypeCheckingContext
SourceAwareCustomizer - Class inorg.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 inSourceAwareCustomizer
SourceAwareCustomizerFactory - Class inorg.codehaus.groovy.control.customizers.builder
Factory for use withCompilerCustomizationBuilder.
SourceAwareCustomizerFactory.SourceOptions - Class inorg.codehaus.groovy.control.customizers.builder
SourceBinding - Interface inorg.apache.groovy.swing.binding
Since:
Groovy 1.1
sourceBinding - Field inAbstractFullBinding
sourceCache - Field inGroovyClassLoader
This cache contains mappings of file name to class.
sourceCollected - Property inTreeNodeBuildingNodeOperation
SourceExtensionHandler - Class inorg.codehaus.groovy.control
Looks for source file extensions in META-INF/services/org.codehaus.groovy.source.Extensions
sourceFiles - Property inDocGenerator
sourceRecord(T) - Method inNamedRecord
sources - Field inCompilationUnit
The source units from which this unit is built.
SourceText - Class inorg.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 inSourceText
Constructs aSourceText by reading the given assertion's source text from the given source unit.
SourceTextNotAvailableException - Class inorg.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 inSourceTextNotAvailableException
SourceUnit - Class inorg.codehaus.groovy.control
Provides an anchor for a single source unit (usually a script file) as it passes through the compiler system.
sourceUnit - Field inAbstractASTTransformation
sourceUnit - Field inBaseVisitor
sourceUnit - Property inGinqAstWalker
sourceUnit - Field inMethodInvocationTrap
sourceUnit() - Method inProcessingContextInformation
SourceUnit(java.lang.String, java.lang.String, org.codehaus.groovy.control.CompilerConfiguration, groovy.lang.GroovyClassLoader, org.codehaus.groovy.control.ErrorCollector) - Constructor inSourceUnit
Initializes the SourceUnit for a string of source.
SourceURI - Annotation Type ingroovy.transform
Variable annotation used for getting the URI of the current script.
SourceURIASTTransformation - Class inorg.codehaus.groovy.transform
Handles transformation for the
SourceURI:
annotation.
SPACE_ABOVE - Field inStructuredSyntaxHandler
SPACE_BELOW - Field inStructuredSyntaxHandler
SPACES - Field inDelegatingIndentWriter
SPACESHIP() - Method inGroovyParser.EqualityExprAltContext
specialNamedArgHandling - Field inMapConstructor
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 inAbstractStreamingBuilder
specifiedClasses() - Method inGroovyRootDoc
specifiedClasses() - Method inSimpleGroovyRootDoc
specifiedPackages() - Method inGroovyRootDoc
specifiedPackages() - Method inSimpleGroovyRootDoc
SPLIT_ARGS_REGEX - Field inSimpleGroovyClassDoc
split(T, Closure<?>) - Method inArrayGroovyMethods
Splits all items into two collections based on the closure condition.
split(T, groovy.lang.Closure) - Method inDefaultGroovyMethods
split(java.lang.String) - Method inGStringImpl
split(java.lang.CharSequence) - Method inStringGroovyMethods
Splits a CharSequence (with whitespace as delimiter).
splitEachLine(java.io.InputStream, java.util.regex.Pattern, Closure<T>) - Method inIOGroovyMethods
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 inNioExtensions
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 inResourceGroovyMethods
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 inStringGroovyMethods
Iterates through the given CharSequence line by line, splitting each line using the given separator Pattern.
splitPane - Property inConsole
SplitPaneFactory - Class ingroovy.swing.factory
SplitPaneFactory() - Constructor inSplitPaneFactory
spread(groovy.lang.Closure) - Method inAstSpecificationCompiler
Creates a SpreadExpression.
spread(java.util.Map) - Method inDefaultGroovyMethods
Synonym fortoSpreadMap(java.util.Map).
SPREAD_DOT() - Method inGroovyParser.PathElementContext
SpreadExpression - Class inorg.codehaus.groovy.ast.expr
Represents a spread expression *x in the list expression [1, *x, 2].
SpreadExpression(org.codehaus.groovy.ast.expr.Expression) - Constructor inSpreadExpression
SpreadListEvaluatingException - Class ingroovy.lang
SpreadListEvaluatingException(java.lang.String) - Constructor inSpreadListEvaluatingException
SpreadMap - Class ingroovy.lang
Helper to turn a list with an even number of elements into a Map.
spreadMap(groovy.lang.Closure) - Method inAstSpecificationCompiler
Creates a SpreadMapExpression.
spreadMap(java.lang.Object) - Method inInvokerHelper
spreadMap(java.lang.Object) - Method inScriptBytecodeAdapter
SpreadMap(java.util.List) - Constructor inSpreadMap
Since:
1.8.0
SpreadMapEvaluatingException - Class ingroovy.lang
SpreadMapEvaluatingException(java.lang.String) - Constructor inSpreadMapEvaluatingException
SpreadMapExpression - Class inorg.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(org.codehaus.groovy.ast.expr.Expression) - Constructor inSpreadMapExpression
spreadX(org.codehaus.groovy.ast.expr.Expression) - Method inGeneralUtils
sprintf(java.lang.Object, java.lang.String, java.lang.Object) - Method inDefaultGroovyMethods
Returns a formatted string using the specified format string and arguments.
sput(java.lang.Object, java.lang.Object, int) - Method inConcurrentReaderHashMap
Continuation of put(), called only when sync lock is held and interference has been detected.
sputs(java.lang.Object) - Method inExceptions
Sql - Class ingroovy.sql
A facade over Java's normal JDBC APIs providing greatly simplified resource management and result set handling.
Sql.AbstractQueryCommand - Class ingroovy.sql
Sql(groovy.sql.Sql) - Constructor inSql
sql - Field inSql.AbstractQueryCommand
SqlExtensions - Class inorg.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 ingroovy.sql
SqlWhereVisitor - Class ingroovy.sql
SqlWithParams - Class ingroovy.sql
SqlWithParams(java.lang.String, List<?>) - Constructor inSqlWithParams
src - Field inCompileTaskSupport
sremove(java.lang.Object, int) - Method inConcurrentReaderHashMap
Continuation of remove(), called only when sync lock is held and interference has been detected.
STACK_LOG_NAME - Field inStackTraceUtils
stackOverFlowError - Property inConsole
stacktrace(java.lang.Throwable, boolean) - Method inErrorReporter
Displays an exception's stack trace, ifdebug oralways.
stacktraceStyle - Property inConsole
StackTraceUtils - Class inorg.codehaus.groovy.runtime
Originally was grails.utils.GrailsUtils, removed some grails specific stuff.
StampedCommonCache - Class inorg.codehaus.groovy.runtime.memoize
Represents a simple key-value cache, which is thread safe and backed by aMap instance.
StampedCommonCache(Map<K,V>) - Constructor inStampedCommonCache
Constructs a cache backed by the specifiedMap instance
STANDARD_ERR - Field inBytecodeDumper
standardClassOrInterfaceType() - Method inGroovyParser
StandardControlToUndefined - Class ingroovy.xml.markupsupport
standardLambdaExpression() - Method inGroovyParser
standardLambdaExpression() - Method inGroovyParser.ClosureOrLambdaExpressionContext
standardLambdaExpression() - Method inGroovyParser.EnhancedArgumentListElementContext
standardLambdaExpression() - Method inGroovyParser.EnhancedExpressionContext
standardLambdaExpression() - Method inGroovyParser.EnhancedStatementExpressionContext
StandardLambdaExpressionContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.StandardLambdaExpressionContext
standardLambdaParameters() - Method inGroovyParser
standardLambdaParameters() - Method inGroovyParser.StandardLambdaExpressionContext
StandardLambdaParametersContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.StandardLambdaParametersContext
StandardPropertiesModuleFactory - Class inorg.codehaus.groovy.runtime.m12n
This is the standard Groovy module factory.
standardType() - Method inGroovyParser
StandardXmlAttributeFilter - Class ingroovy.xml.markupsupport
StandardXmlFilter - Class ingroovy.xml.markupsupport
STAR_STAR - Field inTypes
STAR - Field inTypes
start - Field inCompileStack.LabelRange
start(java.lang.Thread, java.lang.String, groovy.lang.Closure) - Method inDefaultGroovyStaticMethods
Start a Thread with a given name and the given closure as a Runnable instance.
start() - Method inStructuredSyntaxDocumentFilter.MultiLineRun
start() - Method inSystemOutputInterceptor
Starts intercepting System.out/System.err
startDaemon(java.lang.Thread, java.lang.String, groovy.lang.Closure) - Method inDefaultGroovyStaticMethods
Start a daemon Thread with a given name and the given closure as a Runnable instance.
startDocument() - Method inStructuredSyntaxHandler
startDocument() - Method inXmlParser
startDocument() - Method inXmlSlurper
startElement(java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes) - Method inStructuredSyntaxHandler
startElement(java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes) - Method inXmlParser
startElement(java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes) - Method inXmlSlurper
startingWith(char) - Method inJsonTokenType
Find which JSON value might be starting with a given character
startMethodInference(org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.control.ErrorCollector) - Method inStaticTypeCheckingVisitor
startPrefixMapping(java.lang.String, java.lang.String) - Method inXmlParser
startPrefixMapping(java.lang.String, java.lang.String) - Method inXmlSlurper
startRange(org.objectweb.asm.Label) - Method inCompileStack.BlockRecorder
startResolving(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.control.SourceUnit) - Method inResolveVisitor
startsWith(java.lang.String) - Method inGStringImpl
startsWith(java.lang.String) - Method inWritablePath
startsWithAny(java.lang.CharSequence, java.lang.CharSequence) - Method inStringGroovyMethods
Tests if this CharSequence starts with any specified prefixes.
startsWithIgnoreCase(java.lang.CharSequence, java.lang.CharSequence) - Method inStringGroovyMethods
Checks whether this CharSequence starts with thesearchString ignoring the case considerations.
state - Field inStreamingJsonBuilder.StreamingJsonDelegate
Statement - Class inorg.codehaus.groovy.ast.stmt
Base class for any statement.
statement() - Method inGroovyParser
statement() - Method inGroovyParser.BlockStatementContext
statement() - Method inGroovyParser.DoWhileStmtAltContext
statement() - Method inGroovyParser.ForStmtAltContext
statement(int) - Method inGroovyParser.IfElseStatementContext
statement() - Method inGroovyParser.LabeledStmtAltContext
statement() - Method inGroovyParser.ScriptStatementContext
statement() - Method inGroovyParser.WhileStmtAltContext
statement - Field inSql.AbstractQueryCommand
StatementContext() - Constructor inGroovyParser.StatementContext
statementExpression() - Method inGroovyParser
statementExpression() - Method inGroovyParser.EnhancedStatementExpressionContext
statementExpression() - Method inGroovyParser.ExpressionStmtAltContext
statementExpression() - Method inGroovyParser.LambdaBodyContext
statementExpression() - Method inGroovyParser.MultipleAssignmentExprAltContext
StatementExpressionContext() - Constructor inGroovyParser.StatementExpressionContext
StatementMetaTypeChooser - Class inorg.codehaus.groovy.classgen.asm
ATypeChooser which is aware of statement metadata.
StatementReplacer - Class inorg.codehaus.groovy.transform.tailrec
Tool for replacing Statement objects in an AST by other Statement instances.
StatementReplacer(Closure<Boolean>, Closure<Statement>) - Constructor inStatementReplacer
StatementWriter - Class inorg.codehaus.groovy.classgen.asm
StatementWriter(org.codehaus.groovy.classgen.asm.WriterController) - Constructor inStatementWriter
STATIC_COMPILE_NODE - Enum Constant inStaticCompilationMetadataKeys
Marks a section of code for static compilation.
STATIC_ERROR_PREFIX - Field inStaticTypesTransformation
STATIC() - Method inGroovyParser.ClassBodyDeclarationContext
STATIC() - Method inGroovyParser.ClassOrInterfaceModifierContext
STATIC() - Method inGroovyParser.ImportDeclarationContext
STATIC() - Method inGroovyParser.KeywordsContext
STATIC() - Method inGroovyParser.PathExpressionContext
STATIC() - Method inGroovyParser.VariableModifierContext
STATIC_METACLASS_BOOL - Field inVerifier
STATIC_METHOD_MISSING - Field inMetaClassImpl
STATIC_PROPERTY_MISSING - Field inMetaClassImpl
STATIC_QUALIFIER - Field inExpandoMetaClass
STATIC_THIS_OBJECT - Field inTraits
staticArrayAccess(java.lang.invoke.MethodHandles$Lookup, java.lang.String, java.lang.invoke.MethodType) - Method inIndyInterface
Since:
2.5.0
StaticCompilationMetadataKeys - Enum inorg.codehaus.groovy.transform.sc
Static compilation AST node metadata keys.
StaticCompilationMopWriter - Class inorg.codehaus.groovy.classgen.asm.sc
A MOP Writer that skips the generation of MOP methods.
StaticCompilationMopWriter(org.codehaus.groovy.classgen.asm.WriterController) - Constructor inStaticCompilationMopWriter
StaticCompilationTransformer - Class inorg.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 inStaticCompilationTransformer
StaticCompilationVisitor - Class inorg.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 inStaticCompilationVisitor
StaticCompileTransformation - Class inorg.codehaus.groovy.transform.sc
Handles the implementation of theCompileStatic transformation.
StaticImportVisitor - Class inorg.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 inStaticImportVisitor
StaticInvocationWriter - Class inorg.codehaus.groovy.classgen.asm.sc
StaticInvocationWriter(org.codehaus.groovy.classgen.asm.WriterController) - Constructor inStaticInvocationWriter
StaticMetaClassSite - Class inorg.codehaus.groovy.runtime.callsite
Call site for invoking static methods metaclass - cached method - not cached
StaticMetaClassSite(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClass) - Constructor inStaticMetaClassSite
StaticMetaMethodSite - Class inorg.codehaus.groovy.runtime.callsite
POJO call site metaclass - cached method - cached
StaticMetaMethodSite.StaticMetaMethodSiteNoUnwrap - Class inorg.codehaus.groovy.runtime.callsite
Call site where we know there is no need to unwrap arguments
StaticMetaMethodSite.StaticMetaMethodSiteNoUnwrapNoCoerce - Class inorg.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 inStaticMetaMethodSite
StaticMetaMethodSiteNoUnwrap(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class) - Constructor inStaticMetaMethodSite.StaticMetaMethodSiteNoUnwrap
StaticMetaMethodSiteNoUnwrapNoCoerce(org.codehaus.groovy.runtime.callsite.CallSite, groovy.lang.MetaClassImpl, groovy.lang.MetaMethod, java.lang.Class) - Constructor inStaticMetaMethodSite.StaticMetaMethodSiteNoUnwrapNoCoerce
staticMethodCall(org.codehaus.groovy.runtime.MethodClosure, groovy.lang.Closure) - Method inAstSpecificationCompiler
Creates a StaticMethodCallExpression.
StaticMethodCallExpression - Class inorg.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 inStaticMethodCallExpression
staticMethods - Field inMetaMethodIndex.Cache
StaticPropertyAccessHelper - Class inorg.codehaus.groovy.classgen.asm.sc
Facilitates the generation of statically-compiled bytecode for property access.
StaticTypeCheckingSupport - Class inorg.codehaus.groovy.transform.stc
Support methods forStaticTypeCheckingVisitor.
StaticTypeCheckingSupport.BooleanArrayStaticTypesHelper - Class inorg.codehaus.groovy.transform.stc
StaticTypeCheckingSupport.ByteArrayStaticTypesHelper - Class inorg.codehaus.groovy.transform.stc
StaticTypeCheckingSupport.CharArrayStaticTypesHelper - Class inorg.codehaus.groovy.transform.stc
StaticTypeCheckingSupport.DoubleArrayStaticTypesHelper - Class inorg.codehaus.groovy.transform.stc
StaticTypeCheckingSupport.FloatArrayStaticTypesHelper - Class inorg.codehaus.groovy.transform.stc
StaticTypeCheckingSupport.IntArrayStaticTypesHelper - Class inorg.codehaus.groovy.transform.stc
StaticTypeCheckingSupport.LongArrayStaticTypesHelper - Class inorg.codehaus.groovy.transform.stc
StaticTypeCheckingSupport.ObjectArrayStaticTypesHelper - Class inorg.codehaus.groovy.transform.stc
A DGM-like class which adds support for method calls which are handled by the Groovy compiler.
StaticTypeCheckingSupport.ShortArrayStaticTypesHelper - Class inorg.codehaus.groovy.transform.stc
StaticTypeCheckingVisitor - Class inorg.codehaus.groovy.transform.stc
The main class code visitor responsible for static type checking.
StaticTypeCheckingVisitor.SignatureCodecFactory - Class inorg.codehaus.groovy.transform.stc
StaticTypeCheckingVisitor.VariableExpressionTypeMemoizer - Class inorg.codehaus.groovy.transform.stc
StaticTypeCheckingVisitor(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.ClassNode) - Constructor inStaticTypeCheckingVisitor
StaticTypesBinaryExpressionMultiTypeDispatcher - Class inorg.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 inStaticTypesBinaryExpressionMultiTypeDispatcher
StaticTypesCallSiteWriter - Class inorg.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 inStaticTypesCallSiteWriter
StaticTypesClosureWriter - Class inorg.codehaus.groovy.classgen.asm.sc
Writer responsible for generating closure classes in statically compiled mode.
StaticTypesClosureWriter(org.codehaus.groovy.classgen.asm.WriterController) - Constructor inStaticTypesClosureWriter
StaticTypesLambdaWriter - Class inorg.codehaus.groovy.classgen.asm.sc
Writer responsible for generating lambda classes in statically compiled mode.
StaticTypesLambdaWriter(org.codehaus.groovy.classgen.asm.WriterController) - Constructor inStaticTypesLambdaWriter
StaticTypesMarker - Enum inorg.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 inorg.codehaus.groovy.classgen.asm.sc
Generates bytecode for method reference expressions in statically-compiled code.
StaticTypesMethodReferenceExpressionWriter(org.codehaus.groovy.classgen.asm.WriterController) - Constructor inStaticTypesMethodReferenceExpressionWriter
StaticTypesStatementWriter - Class inorg.codehaus.groovy.classgen.asm.sc
A class to write out the optimized statements.
StaticTypesStatementWriter(org.codehaus.groovy.classgen.asm.sc.StaticTypesWriterController) - Constructor inStaticTypesStatementWriter
StaticTypesTransformation - Class inorg.codehaus.groovy.transform
Handles the implementation of theTypeChecked transformation.
StaticTypesTypeChooser - Class inorg.codehaus.groovy.classgen.asm.sc
ATypeChooser which reads type information from node metadata generated by the static type checker.
StaticTypesUnaryExpressionHelper - Class inorg.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 inStaticTypesUnaryExpressionHelper
StaticTypesWriterController - Class inorg.codehaus.groovy.classgen.asm.sc
An alternativeWriterController which handles static types and method dispatch.
StaticTypesWriterController(org.codehaus.groovy.classgen.asm.WriterController) - Constructor inStaticTypesWriterController
StaticTypesWriterControllerFactoryImpl - Class inorg.codehaus.groovy.classgen.asm.sc
StaticVerifier - Class inorg.codehaus.groovy.control
Checks for dynamic variables in static contexts.
statistic() - Method inBenchmarkInterceptor
Returns benchmark statistics as a List<Object[]>.
statusLabel - Property inConsole
StaxBuilder - Class ingroovy.xml
A Groovy builder that works with Stax processors.
StaxBuilder(java.lang.Object) - Constructor inStaxBuilder
stdCompareCodes - Field inBinaryExpressionWriter
stdev(Function<? super T,? extends Number>) - Method inQueryable
Aggregate functionstdev, similar to SQL'sstdev
stdevp(Function<? super T,? extends Number>) - Method inQueryable
Aggregate functionstdevp, similar to SQL'sstdevp
step(java.lang.Number, java.lang.Number, java.lang.Number, groovy.lang.Closure) - Method inDefaultGroovyMethods
Iterates from this number up to the given number using a step increment.
step(int) - Method inEmptyRange
Always returns an empty list for an empty range.
step(int) - Method inIntRange
step(int) - Method inNumberRange
step(int) - Method inObjectRange
step(int) - Method inRange
Forms a list by stepping through the range by the indicated interval.
stmt(org.codehaus.groovy.ast.expr.Expression) - Method inGeneralUtils
stop() - Method inSystemOutputInterceptor
Stops intercepting System.out/System.err, sending output to wherever it was going when this interceptor was created.
stopAtNonOption - Property inCliBuilder
Configures what the parser should do when arguments not recognized as options are encountered: whentrue (the default), the remaining arguments are all treated as positional parameters.
stopAtNonOption - Property inCliBuilderInternal
Configures what the parser should do when arguments not recognized as options are encountered: whentrue (the default), the remaining arguments are all treated as positional parameters.
stopThread() - Method inReferenceManager
stopThreadedReferenceManager() - Method inGroovySystem
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 inBytecodeHelper
storeInferredReturnType(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.ast.ClassNode) - Method inStaticTypeCheckingVisitor
Stores the inferred return type of a closure or method.
storeTargetMethod(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.MethodNode) - Method inStaticTypeCheckingVisitor
storeType(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.ClassNode) - Method inStaticTypeCheckingVisitor
storeType(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.ClassNode) - Method inTypeCheckingExtension
Stores an inferred type for an expression.
storeVar(org.codehaus.groovy.classgen.asm.BytecodeVariable) - Method inOperandStack
strategy - Field inDelegatesTo
The closure's resolve strategy.
stream(java.util.OptionalDouble) - Method inPluginDefaultGroovyMethods
stream() - Method inQueryable
CreateStream<T> object for theQueryable instance
stream(java.util.OptionalDouble) - Method inStreamGroovyMethods
If a value is present in theOptionalDouble, returns aDoubleStream with the value as its source or else an empty stream.
StreamGroovyMethods - Class inorg.codehaus.groovy.runtime
StreamingDOMBuilder - Class ingroovy.xml
StreamingDOMBuilder() - Constructor inStreamingDOMBuilder
StreamingJsonBuilder - Class ingroovy.json
A builder for creating JSON payloads.
StreamingJsonBuilder.StreamingJsonDelegate - Class ingroovy.json
The delegate used when invoking closures
StreamingJsonBuilder(java.io.Writer, java.lang.Object, groovy.json.JsonGenerator) - Constructor inStreamingJsonBuilder
Instantiates a JSON builder, possibly with some existing data structure and the given generator.
StreamingJsonDelegate(java.io.Writer, boolean, groovy.json.JsonGenerator) - Constructor inStreamingJsonBuilder.StreamingJsonDelegate
StreamingMarkupBuilder - Class ingroovy.xml
A builder class for creating XML markup.
StreamingMarkupBuilder() - Constructor inStreamingMarkupBuilder
StreamingMarkupWriter - Class ingroovy.xml.streamingmarkupsupport
StreamingMarkupWriter(java.io.Writer) - Constructor inStreamingMarkupWriter
StreamingSAXBuilder - Class ingroovy.xml
StreamingSAXBuilder() - Constructor inStreamingSAXBuilder
StreamingTemplateEngine - Class ingroovy.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 inStreamingTemplateEngine
Create a streaming template engine instance using a custom class loader
strict - Field inSingleton
Returns:
if this singleton should have strict semantics
Default:
true
StrictExpectation - Class ingroovy.mock.interceptor
Expects demanded call cardinalities to match demanded ranges in the sequence of recording.
StrictExpectation(groovy.mock.interceptor.Demand) - Constructor inStrictExpectation
STRICTFP() - Method inGroovyParser.ClassOrInterfaceModifierContext
STRICTFP() - Method inGroovyParser.KeywordsContext
STRICTFP() - Method inGroovyParser.VariableModifierContext
STRIKE_THROUGH - Field inStructuredSyntaxHandler
STRING_ARGS - Property inRichActionWidgetFactory
string - Property inCompilePhaseAdapter
STRING - Enum Constant inJsonTokenType
Original pattern throws the StackOverflowError for long strings with backslashes.
STRING - Enum Constant inType
STRING - Field inTypes
STRING - Field inUndefined
StringBufferWriter - Class inorg.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 inStringBufferWriter
Create a new string writer which will append the text to the given StringBuffer
StringBuilderWriter - Class inorg.apache.groovy.io
StringBuilderWriter(java.lang.StringBuilder) - Constructor inStringBuilderWriter
Constructs a new instance with the specifiedStringBuilder.
StringCachedClass - Class inorg.codehaus.groovy.reflection.stdclasses
StringCachedClass(org.codehaus.groovy.reflection.ClassInfo) - Constructor inStringCachedClass
stringCtor - Property inRichActionWidgetFactory
StringEscapeUtils - Class ingroovy.json
Escapes and unescapesStrings for Java, Java Script, HTML, XML, and SQL.
StringEscapeUtils() - Constructor inStringEscapeUtils
StringGroovyMethods - Class inorg.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 inorg.codehaus.groovy.tools
StringLiteral - Field inGroovyLexer
StringLiteral - Field inGroovyParser
stringLiteral() - Method inGroovyParser.MethodNameContext
stringLiteral() - Method inGroovyParser.NamePartContext
stringLiteral() - Method inGroovyParser.StringLiteralAltContext
StringLiteral() - Method inGroovyParser.StringLiteralContext
StringLiteralAltContext(org.apache.groovy.parser.antlr4.GroovyParser.LiteralContext) - Constructor inGroovyParser.StringLiteralAltContext
StringLiteralContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.StringLiteralContext
stringLog(java.util.logging.Level, java.lang.String, groovy.lang.Closure) - Method inGroovyLogTestCase
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 inBaseTemplate
StringReaderSource - Class inorg.codehaus.groovy.control.io
A ReaderSource for source strings.
StringReaderSource(java.lang.String, org.codehaus.groovy.control.CompilerConfiguration) - Constructor inStringReaderSource
Creates the ReaderSource from a File descriptor.
strings(groovy.lang.Closure) - Method inAstSpecificationCompiler
Designates a list of ConstantExpressions.
StringSetMap - Class inorg.codehaus.groovy.tools.gse
StringSetMap(org.codehaus.groovy.tools.gse.StringSetMap) - Constructor inStringSetMap
StringTestUtil - Class ingroovy.test
StringTestUtil() - Constructor inStringTestUtil
StringUtil - Class inorg.codehaus.groovy.util
String utility functions.
StringUtil() - Constructor inStringUtil
StringUtils - Class inorg.apache.groovy.parser.antlr4.util
Utilities for handling strings
stringValue() - Method inCharSequenceValue
stringValue() - Method inNumberValue
stringValue() - Method inValue
stringValue() - Method inValueContainer
stringValueEncoded() - Method inCharSequenceValue
stringValueEncoded() - Method inNumberValue
stringValueEncoded() - Method inValue
stringValueEncoded() - Method inValueContainer
StringWriterIOException - Class ingroovy.lang
An IO exception occurred trying to append to a StringWriter which should never happen.
StringWriterIOException(java.io.IOException) - Constructor inStringWriterIOException
strip() - Method inGStringImpl
Returns a string whose value is this string, with all leading and trailing {
linkplain:
Character#isWhitespace(int) white space} removed.
stripIndent(java.lang.CharSequence, int) - Method inStringGroovyMethods
StripsnumChars leading characters from every line in a CharSequence.
stripLeading() - Method inGStringImpl
Returns a string whose value is this string, with all leading {
linkplain:
Character#isWhitespace(int) white space} removed.
stripMargin(java.lang.CharSequence, java.lang.CharSequence) - Method inStringGroovyMethods
Strips leading whitespace/control characters followed bymarginChar from every line in a CharSequence.
stripTrailing() - Method inGStringImpl
Returns a string whose value is this string, with all trailing {
linkplain:
Character#isWhitespace(int) white space} removed.
STRONG - Enum Constant inConcurrentReferenceHashMap.ReferenceType
Indicates a normal Java strong reference should be used
STRUCT - Field inSql
StructuredSyntaxDocumentFilter - Class ingroovy.console.ui.text
StructuredSyntaxDocumentFilter.LexerNode - Class ingroovy.console.ui.text
StructuredSyntaxDocumentFilter.MultiLineRun - Class ingroovy.console.ui.text
StructuredSyntaxDocumentFilter(javax.swing.text.DefaultStyledDocument) - Constructor inStructuredSyntaxDocumentFilter
Creates a new instance of StructuredSyntaxDocumentFilter
StructuredSyntaxHandler - Class ingroovy.console.ui.text
StructuredSyntaxHandler(groovy.console.ui.text.StructuredSyntaxDocumentFilter) - Constructor inStructuredSyntaxHandler
Creates a new instance of MasterFrameHandler
StructuredSyntaxResources - Class ingroovy.console.ui.text
Contains all the basic resources and values used by the utility framework.
StubFor - Class ingroovy.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 inStubFor
style - Field inAutoClone
Style to use when cloning.
STYLE - Field inStructuredSyntaxHandler
styledDocument - Field inStructuredSyntaxDocumentFilter
SUB_ASSIGN() - Method inGroovyParser.AssignmentExprAltContext
SUB() - Method inGroovyParser.AdditiveExprAltContext
SUB() - Method inGroovyParser.UnaryAddExprAltContext
subclassOf(org.codehaus.groovy.groovydoc.GroovyClassDoc) - Method inArrayClassDocWrapper
subclassOf(org.codehaus.groovy.groovydoc.GroovyClassDoc) - Method inExternalGroovyClassDoc
subclassOf(org.codehaus.groovy.groovydoc.GroovyClassDoc) - Method inGroovyClassDoc
subclassOf(org.codehaus.groovy.groovydoc.GroovyClassDoc) - Method inSimpleGroovyClassDoc
subList(List<T>, groovy.lang.IntRange) - Method inDefaultGroovyMethods
Returns a view of the portion of this list given by the specified range.
subList(int, int) - Method inIntRange
subList(int, int) - Method inListWithDefault
Returns a view of a portion of this list.
subList(int, int) - Method inNumberRange
subList(int, int) - Method inObjectRange
subList(int, int) - Method inObservableList
subList(int, int) - Method inTuple
subListBorders(int, groovy.lang.EmptyRange) - Method inDefaultGroovyMethodsSupport
Helper method for getAt and putAt.
subListBorders(int) - Method inIntRange
A method for determining from and to information when using this IntRange to index an aggregate object of the specified size.
subListBorders(int) - Method inNumberRange
A method for determining from and to information when using this IntRange to index an aggregate object of the specified size.
subListRange(org.codehaus.groovy.runtime.RangeInfo, groovy.lang.IntRange) - Method inDefaultGroovyMethodsSupport
Helper method for primitive array getAt.
subMap(Map<K,V>, K) - Method inDefaultGroovyMethods
Creates a sub-Map containing the given keys.
submit(java.util.concurrent.ExecutorService, Closure<T>) - Method inDefaultGroovyMethods
Submits a value-returning task for execution and returns aFuture representing the pending results of the task.
submit(Callable<T>) - Method inQueryableHelper
subpath(int, int) - Method inWritablePath
SUBSCRIPT - Field inStructuredSyntaxHandler
subSequence(int, int) - Method inCharBuf
subSequence(int, int) - Method inCharSequenceValue
subSequence(int, int) - Method inGString
subSequence(int, int) - Method inValueContainer
subsequences(List<T>) - Method inDefaultGroovyMethods
Finds all non-null subsequences of a list.
subsequences(List<T>) - Method inGroovyCollections
Finds all non-empty subsequences of a list.
substring(int, int) - Method inGStringImpl
subtract(java.lang.Number, java.lang.Number) - Method inNumberMath
subtractImpl(java.lang.Number, java.lang.Number) - Method inBigDecimalMath
subtractImpl(java.lang.Number, java.lang.Number) - Method inBigIntegerMath
subtractImpl(java.lang.Number, java.lang.Number) - Method inFloatingPointMath
subtractImpl(java.lang.Number, java.lang.Number) - Method inIntegerMath
subtractImpl(java.lang.Number, java.lang.Number) - Method inLongMath
subtractImpl(java.lang.Number, java.lang.Number) - Method inNumberMath
subTuple(int, int) - Method inTuple
suite(java.lang.String, java.lang.String, java.lang.String) - Method inAllTestSuite
suite() - Method inGroovyTestSuite
suite(java.lang.String, java.lang.String, java.lang.String) - Method inJavadocAssertionTestSuite
sum(T, java.lang.Object, Closure<?>) - Method inArrayGroovyMethods
Sums the result of applying a closure to each item of an array to some initial value.
sum(T, java.lang.Object, groovy.lang.Closure) - Method inDefaultGroovyMethods
sum(Iterable<?>) - Method inGroovyCollections
Sums all the given items.
sum(Function<? super T,? extends Number>) - Method inQueryable
Aggregate functionsum, similar to SQL'ssum
summary() - Method inGroovyPackageDoc
The one-sentence summary for the package derived from the beginning of the description.
summary() - Method inSimpleGroovyPackageDoc
summary() - Method inSimpleGroovyRootDoc
sup1 - Field inEntity
sup2 - Field inEntity
sup3 - Field inEntity
SUPER - Field inClassNode
SUPER_EXPRESSION - Field inVariableExpression
SUPER() - Method inGroovyParser.KeywordsContext
SUPER() - Method inGroovyParser.SuperPrmrAltContext
SUPER() - Method inGroovyParser.TypeArgumentContext
SUPER_MOP_METHOD_REQUIRED - Enum Constant inStaticTypesMarker
used to store the list of MOP methods that still have to be generated
SUPER_VARIABLE - Field inBytecodeVariable
superclass() - Method inArrayClassDocWrapper
superclass() - Method inExternalGroovyClassDoc
superclass() - Method inGroovyClassDoc
superclass() - Method inSimpleGroovyClassDoc
superclassType() - Method inArrayClassDocWrapper
superclassType() - Method inExternalGroovyClassDoc
superclassType() - Method inGroovyClassDoc
superclassType() - Method inSimpleGroovyClassDoc
SuperPrmrAltContext(org.apache.groovy.parser.antlr4.GroovyParser.PrimaryContext) - Constructor inGroovyParser.SuperPrmrAltContext
SUPERSCRIPT - Field inStructuredSyntaxHandler
Supplier - Interface inorg.apache.groovy.internal.util
Backport of Java8 Supplier.
supplyAsync(Function<? super T, ? extends U>, T) - Method inQueryableHelper
supportsDivision() - Method inBinaryDoubleExpressionHelper
supportsDivision() - Method inBinaryExpressionWriter
supportsDivision() - Method inBinaryIntExpressionHelper
supportsDivision() - Method inBinaryLongExpressionHelper
surrogatePair - Field inStreamingMarkupWriter
SurrogateToUndefined - Class ingroovy.xml.markupsupport
Convert surrogate chars to XML undefined character.
SV(java.lang.Object, java.lang.Object) - Method inMacroLibGroovyMethods
SVD(java.lang.Object, java.lang.Object) - Method inMacroLibGroovyMethods
SVI(java.lang.Object, java.lang.Object) - Method inMacroLibGroovyMethods
swap(T, int, int) - Method inArrayGroovyMethods
Swaps two elements at the specified positions.
swap(T, int, int) - Method inDefaultGroovyMethods
SWAP_INIT - Field inVerifier
swap() - Method inOperandStack
swap two top level operands
swap(int, int) - Method inTableSorter
swing - Property inAstBrowser
swing - Property inConsole
swing - Property inObjectBrowser
SwingBorderFactory - Class ingroovy.swing.factory
SwingBorderFactory() - Constructor inSwingBorderFactory
SwingBuilder - Class ingroovy.swing
A helper class for creating Swing widgets using GroovyMarkup
SwingBuilder(boolean) - Constructor inSwingBuilder
SwingExtensions - Class inorg.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.
SwingTimerTriggerBinding - Class inorg.apache.groovy.swing.binding
Since:
Groovy 1.1
SwingTreeNodeMaker - Class ingroovy.console.ui
Creates tree nodes for swing UI
SwingTreeNodeMaker() - Constructor inSwingTreeNodeMaker
SWITCH_BLOCK_TERMINATORS - Field inTypes
SWITCH_CONDITION_EXPRESSION_TYPE - Enum Constant inStaticTypesMarker
used to store the condition expression type of the switch-case statement
SWITCH_ENTRIES - Field inTypes
SWITCH() - Method inGroovyParser.KeywordsContext
SWITCH() - Method inGroovyParser.SwitchExpressionContext
SWITCH() - Method inGroovyParser.SwitchStatementContext
switchBlockStatementExpressionGroup() - Method inGroovyParser
switchBlockStatementExpressionGroup(int) - Method inGroovyParser.SwitchExpressionContext
SwitchBlockStatementExpressionGroupContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.SwitchBlockStatementExpressionGroupContext
switchBlockStatementGroup() - Method inGroovyParser
switchBlockStatementGroup(int) - Method inGroovyParser.SwitchStatementContext
SwitchBlockStatementGroupContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.SwitchBlockStatementGroupContext
SwitchExprAltContext(org.apache.groovy.parser.antlr4.GroovyParser.ExpressionContext) - Constructor inGroovyParser.SwitchExprAltContext
switchExpression() - Method inGroovyParser
switchExpression() - Method inGroovyParser.SwitchExprAltContext
SwitchExpressionContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.SwitchExpressionContext
switchExpressionLabel() - Method inGroovyParser
switchExpressionLabel(int) - Method inGroovyParser.SwitchBlockStatementExpressionGroupContext
SwitchExpressionLabelContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.SwitchExpressionLabelContext
switchLabel() - Method inGroovyParser
switchLabel(int) - Method inGroovyParser.SwitchBlockStatementGroupContext
SwitchLabelContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.SwitchLabelContext
switchPoint - Field inIndyInterface
switchS(org.codehaus.groovy.ast.expr.Expression, List<CaseStatement>, org.codehaus.groovy.ast.stmt.Statement) - Method inGeneralUtils
SwitchStatement - Class inorg.codehaus.groovy.ast.stmt
Represents a switch (object) { case value: ... case [1, 2, 3]: ...
switchStatement(groovy.lang.Closure) - Method inAstSpecificationCompiler
Creates a SwitchStatement.
switchStatement() - Method inGroovyParser
switchStatement() - Method inGroovyParser.ConditionalStatementContext
SwitchStatement(org.codehaus.groovy.ast.expr.Expression, List<CaseStatement>, org.codehaus.groovy.ast.stmt.Statement) - Constructor inSwitchStatement
SwitchStatementContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.SwitchStatementContext
switchStatements - Field inTypeCheckingContext
switchToFastPath() - Method inDelegatingController
switchToFastPath() - Method inWriterController
switchToSlowPath() - Method inDelegatingController
switchToSlowPath() - Method inWriterController
SYMBOL - Field inTypes
SYNC - Enum Constant inPropertyBinding.UpdateStrategy
synchronize() - Method inListenerList
Whether or not the methods created should be synchronized at the method level.
Synchronized - Annotation Type ingroovy.transform
Method annotation to make a method call synchronized for concurrency handling with some useful baked-in conventions.
SYNCHRONIZED() - Method inGroovyParser.KeywordsContext
SYNCHRONIZED() - Method inGroovyParser.ModifierContext
SYNCHRONIZED() - Method inGroovyParser.SynchronizedStmtAltContext
SynchronizedASTTransformation - Class inorg.codehaus.groovy.transform
Handles generation of code for the@Synchronized annotation.
SynchronizedStatement - Class inorg.codehaus.groovy.ast.stmt
Represents a synchronized statement
synchronizedStatement(groovy.lang.Closure) - Method inAstSpecificationCompiler
Creates a SynchronizedStatement.
SynchronizedStatement(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.stmt.Statement) - Constructor inSynchronizedStatement
SynchronizedStmtAltContext(org.apache.groovy.parser.antlr4.GroovyParser.StatementContext) - Constructor inGroovyParser.SynchronizedStmtAltContext
syntaxError(org.antlr.v4.runtime.Recognizer, java.lang.Object, int, int, java.lang.String, org.antlr.v4.runtime.RecognitionException) - Method inAstBuilder
SyntaxErrorMessage - Class inorg.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 inSyntaxErrorMessage
SyntaxErrorReportable - Interface inorg.apache.groovy.parser.antlr4
A SyntaxErrorReportable is a recognizer that can report syntax error
SyntaxException - Class inorg.codehaus.groovy.syntax
Base exception indicating a syntax error.
SyntaxException(java.lang.String, java.lang.Throwable, int, int, int, int) - Constructor inSyntaxException
SYNTH_BLOCK - Field inTypes
SYNTH_CAST - Field inTypes
SYNTH_CLASS - Field inTypes
SYNTH_CLOSURE - Field inTypes
SYNTH_COMPILATION_UNIT - Field inTypes
SYNTH_EXPRESSION - Field inTypes
SYNTH_GSTRING - Field inTypes
SYNTH_INTERFACE - Field inTypes
SYNTH_LABEL - Field inTypes
SYNTH_LIST - Field inTypes
SYNTH_MAP - Field inTypes
SYNTH_METHOD_CALL - Field inTypes
SYNTH_METHOD - Field inTypes
SYNTH_MIXIN - Field inTypes
SYNTH_PARAMETER_DECLARATION - Field inTypes
SYNTH_PROPERTY - Field inTypes
SYNTH_TERNARY - Field inTypes
SYNTH_TUPLE - Field inTypes
SYNTH_VARIABLE_DECLARATION - Field inTypes
SYNTHETIC_METHODS_COMPLETION - Field inGroovyEngine
SYNTHETIC - Field inTypes
syntheticBind() - Method inAbstractSyntheticBinding
syntheticBind() - Method inJListElementsBinding
syntheticBind() - Method inJListSelectedElementBinding
syntheticBindings - Property inBindFactory
syntheticUnbind() - Method inAbstractSyntheticBinding
syntheticUnbind() - Method inJListElementsBinding
syntheticUnbind() - Method inJListSelectedElementBinding
SYSPROP_SRC_DIR - Field inJavadocAssertionTestSuite
The System Property to set as base directory for collection of Classes.
SYSPROP_SRC_EXCLUDES_PATTERN - Field inJavadocAssertionTestSuite
The System Property to set as a filename excludes pattern for collection of Classes.
SYSPROP_SRC_PATTERN - Field inJavadocAssertionTestSuite
The System Property to set as the filename pattern for collection of Classes.
SYSPROP_TEST_DIR - Field inAllTestSuite
The System Property to set as base directory for collection of Test Cases.
SYSPROP_TEST_EXCLUDES_PATTERN - Field inAllTestSuite
The System Property to set as a filename excludes pattern for collection of Test Cases.
SYSPROP_TEST_PATTERN - Field inAllTestSuite
The System Property to set as the filename pattern for collection of Test Cases.
SYSTEM_CLIPBOARD - Field inStructuredSyntaxResources
SYSTEM_PROPERTIES_SETTING - Field inGrape
systemClassLoader - Field inGrabConfig
Set to true if you want to use the system classloader when loading the grape.
systemDefault(java.time.ZoneOffset) - Method inDateTimeStaticExtensions
Returns theZoneOffset currently associated with the system defaultZoneId.
systemErrorInterceptor - Property inConsole
systemOutInterceptor - Property inConsole
SystemOutputInterceptor - Class ingroovy.console.ui
Intercepts System.out/System.err.
SystemOutputInterceptor(groovy.lang.Closure, boolean) - Constructor inSystemOutputInterceptor
Constructor
systemProperties - Field inGrabConfig
Define any system properties which must be set before invoking the grab - useful for declaring SSL certificates or proxy settings.
SystemRegistryImpl - Class inorg.apache.groovy.groovysh.jline
Aggregate command registries.
SystemRegistryImpl.CommandData - Class inorg.apache.groovy.groovysh.jline
SystemRegistryImpl.Pipe - Enum inorg.apache.groovy.groovysh.jline
SystemRegistryImpl.UnknownCommandException - Class inorg.apache.groovy.groovysh.jline
SystemRegistryImpl(org.jline.reader.Parser, org.jline.terminal.Terminal, Supplier<Path>, org.jline.builtins.ConfigurationPath) - Constructor inSystemRegistryImpl
SystemUtil - Class inorg.apache.groovy.util
szlig - Field inEntity

T

t - Field inGroovyParser.AnonymousInnerClassDeclarationContext
t - Field inGroovyParser.ClassBodyContext
t - Field inGroovyParser.ClassBodyDeclarationContext
t - Field inGroovyParser.ClassDeclarationContext
t - Field inGroovyParser.CreatorContext
t - Field inGroovyParser.MemberDeclarationContext
t - Field inGroovyParser.MethodDeclarationContext
t - Field inGroovyParser.PathElementContext
t - Field inGroovyParser.PathExpressionContext
t - Field inGroovyParser.VariableDeclarationContext
tab - Field inConcurrentReaderHashMap.HashIterator
TAB - Field inDelegatingIndentWriter
TAB_REPLACEMENT - Field inStructuredSyntaxDocumentFilter
TAB_SET - Field inStructuredSyntaxHandler
TabbedPaneFactory - Class ingroovy.swing.factory
TabbedPaneFactory(java.lang.Class) - Constructor inTabbedPaneFactory
table - Property inClosureCellEditor
table - Field inConcurrentReaderHashMap
The hash table data.
tableChanged(javax.swing.event.TableModelEvent) - Method inTableMap
tableChanged(javax.swing.event.TableModelEvent) - Method inTableSorter
TableFactory - Class ingroovy.swing.factory
TableFactory(java.lang.Class) - Constructor inTableFactory
TableLayout - Class ingroovy.swing.impl
Represents a HTML style table layout
TableLayout() - Constructor inTableLayout
TableLayoutCell - Class ingroovy.swing.impl
Represents a cell in a table layout.
TableLayoutCell(groovy.swing.impl.TableLayoutRow) - Constructor inTableLayoutCell
TableLayoutFactory - Class ingroovy.swing.factory
TableLayoutFactory() - Constructor inTableLayoutFactory
TableLayoutRow - Class ingroovy.swing.impl
Represents a row in a table layout
TableLayoutRow(groovy.swing.impl.TableLayout) - Constructor inTableLayoutRow
TableMap - Class ingroovy.swing.table
In a chain of data manipulators some behaviour is common.
TableModelFactory - Class ingroovy.swing.factory
TableModelFactory() - Constructor inTableModelFactory
TableSorter - Class ingroovy.swing.table
A sorter for TableModels.
TableSorter(javax.swing.table.TableModel) - Constructor inTableSorter
TAG_REGEX - Field inSimpleGroovyClassDoc
tagClosure - Property inStreamingDOMBuilder
tagClosure - Property inStreamingMarkupBuilder
tagClosure - Property inStreamingSAXBuilder
TagLibAdapter - Class ingroovy.text.markup
Adapts Grails taglibs for use in the template engine.
TagLibAdapter(groovy.text.markup.BaseTemplate) - Constructor inTagLibAdapter
tags() - Method inSimpleGroovyDoc
tail(T) - Method inArrayGroovyMethods
Returns the items from the array excluding the first item.
tail(T) - Method inDefaultGroovyMethods
tail(Context, java.lang.Object) - Method inGroovyPosixCommands
TailRecursive - Annotation Type ingroovy.transform
Method annotation used to transform methods with tail recursive calls into iterative methods automagically since the JVM cannot do this itself.
TailRecursiveASTTransformation - Class inorg.codehaus.groovy.transform.tailrec
Handles generation of code for the
TailRecursive:
annotation.
tails(Iterable<T>) - Method inDefaultGroovyMethods
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 inGroovyCollections
Since:
2.5.0
take(T, int) - Method inArrayGroovyMethods
Returns the firstnum elements from the head of this array.
take(T, int) - Method inDefaultGroovyMethods
take(java.lang.String, int) - Method inStringGroovyMethods
A String variant of the equivalent CharSequence method.
takeAfter(groovy.lang.GString, java.lang.CharSequence) - Method inStringGroovyMethods
A GString variant of the equivalent CharSequence methodtakeAfter(CharSequence,CharSequence).
takeBefore(java.lang.String, java.lang.String) - Method inStringGroovyMethods
A String variant of the equivalent CharSequence methodtakeBefore(CharSequence,CharSequence).
takeBetween(groovy.lang.GString, java.lang.CharSequence, int) - Method inStringGroovyMethods
A GString variant of the equivalent CharSequence methodtakeBetween(CharSequence,CharSequence,int).
takeRight(T, int) - Method inArrayGroovyMethods
Returns the lastnum elements from the tail of this array.
takeRight(T, int) - Method inDefaultGroovyMethods
takeRight(groovy.lang.GString, int) - Method inStringGroovyMethods
A String variant of the equivalent CharSequence methodtakeRight(CharSequence,int).
takeWhile$$bridge(java.lang.CharSequence, groovy.lang.Closure) - Method inStringGroovyMethods
takeWhile(T, Closure<?>) - Method inArrayGroovyMethods
Returns the longest prefix of this array where each element passed to the given closure evaluates to true.
takeWhile(T, groovy.lang.Closure) - Method inDefaultGroovyMethods
takeWhile(groovy.lang.GString, groovy.lang.Closure) - Method inStringGroovyMethods
A GString variant of the equivalent GString method.
tap(U, Closure<T>) - Method inDefaultGroovyMethods
Allows the closure to be called for the object reference self (similar towith) and always returns self.
tapEvery(Iterator<U>, Closure<T>) - Method inDefaultGroovyMethods
Allows the closure to be called for each element in the iterator.
target - Field inDelegatesTo
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 inOptimizingStatementWriter.StatementMeta
TargetBinding - Interface inorg.apache.groovy.swing.binding
Since:
Groovy 1.1
targetBinding - Field inAbstractFullBinding
targetToName(int) - Method inAnnotationNode
targetType - Field inSelector
tb - Field inGroovyParser.ConditionalExprAltContext
tb - Field inGroovyParser.IfElseStatementContext
TDFactory - Class ingroovy.swing.factory
TDFactory() - Constructor inTDFactory
tearDown() - Method inGroovyShellTestCase
Template - Interface ingroovy.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 ingroovy.text.markup
Configuration options for themarkup template engine.
TemplateConfiguration(groovy.text.markup.TemplateConfiguration) - Constructor inTemplateConfiguration
TemplateEngine - Class ingroovy.text
A template engine is a factory for creating a Template instance for a given text input.
TemplateExecutionException - Class ingroovy.text
A custom exception class to flag template execution errors
TemplateExecutionException(int, java.lang.Throwable) - Constructor inTemplateExecutionException
TemplateParseException - Class ingroovy.text
A custom exception class to flag template parsing errors
TemplateParseException(java.lang.Throwable, int, int) - Constructor inTemplateParseException
TemplateResolver - Interface ingroovy.text.markup
Interface for template resolvers, which, given a template identifier, return a URL where the template can be loaded.
TemplateServlet - Class ingroovy.servlet
A generic servlet for serving (mostly HTML) templates.
TemplateServlet() - Constructor inTemplateServlet
Create new TemplateServlet.
temporaryIfBranchTypeInformation - Field inTypeCheckingContext
Stores information which is valid in the "then" branch of an if-then-else statement.
TemporaryMethodKey - Class inorg.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 inTemporaryMethodKey
TemporaryVariableExpression - Class inorg.codehaus.groovy.transform.sc
A front-end class forExpressionAsVariableSlot which allows defining temporary variables loaded from variable slots directly at the AST level, without any knowledge ofAsmClassGenerator.
TemporaryVariableExpression(org.codehaus.groovy.ast.expr.Expression) - Constructor inTemporaryVariableExpression
terminal() - Method inSystemRegistryImpl
TERMINATE - Enum Constant inFileVisitResult
Do not process any more files
TernaryExpression - Class inorg.codehaus.groovy.ast.expr
Represents a ternary expression (booleanExpression) ?
TernaryExpression(org.codehaus.groovy.ast.expr.BooleanExpression, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Constructor inTernaryExpression
TernaryToIfStatementConverter - Class inorg.codehaus.groovy.transform.tailrec
Since a ternary statement has more than one exit point tail-recursiveness testing cannot be easily done.
ternaryX(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Method inGeneralUtils
test(Map.Entry<K,V>) - Method inBooleanClosureForMapPredicate
If the call to the backingClosure is done on aClosure taking one argument, then we give in the Map.Entry, otherwise we will give in the key and value.
test(T) - Method inBooleanClosurePredicate
test(org.codehaus.groovy.ast.MethodNode) - Method inHasRecursiveCalls
TEST_SCRIPT_NAME_PREFIX - Field inGroovyAssert
TEST_SCRIPT_NAME_PREFIX - Field inGroovyTestCase
TestNgRunner - Class inorg.apache.groovy.plugin.testng
Integration code for running TestNG tests in Groovy.
text() - Method inAttribute
Returns the value of this Attribute.
text() - Method inAttributes
text(groovy.util.NodeList) - Method inDOMCategory
text() - Method inGPathResult
Returns the text of this GPathResult as aString.
text() - Method inGroovyTag
The text associated with the tag.
text() - Method inNoChildren
Returns an emptyString.
text() - Method inNode
Returns a string containing the text of the children of this Node.
text() - Method inNodeChild
text() - Method inNodeChildren
text() - Method inNodeList
Returns the text value of all of the elements in the collection.
text() - Method inSimpleGroovyTag
TextArgWidgetFactory - Class ingroovy.swing.factory
TextArgWidgetFactory(java.lang.Class) - Constructor inTextArgWidgetFactory
TextEditor - Class ingroovy.console.ui.text
A simple text pane that is printable and wrapping is optional.
TextEditor(boolean, boolean, boolean) - Constructor inTextEditor
Creates a new instance of TextEditor
TextNode - Class ingroovy.console
TextNode(java.lang.Object, List<List<?>>) - Constructor inTextNode
textSelectionEnd - Property inConsole
textSelectionStart - Property inConsole
TextTreeNodeMaker - Class ingroovy.console
TextTreeNodeMaker() - Constructor inTextTreeNodeMaker
TextUndoManager - Class ingroovy.console.ui.text
To use this, simply drop this as an UndoableEditListener into your document, and then create actions to call undo/redo as needed (checking can undo/redo first, of course).
TextUndoManager() - Constructor inTextUndoManager
Creates a new instance of TextUndoManager.
tgOp - Field inGroovyParser.ShiftExprAltContext
theCachedClass - Field inMetaClassImpl
theClass - Field inMetaClassImpl
thinsp - Field inEntity
ThirdGenericType() - Constructor inFirstParam.ThirdGenericType
ThirdGenericType() - Constructor inSecondParam.ThirdGenericType
ThirdGenericType() - Constructor inThirdParam.ThirdGenericType
ThirdParam - Class ingroovy.transform.stc
ThirdParam.Component - Class ingroovy.transform.stc
ThirdParam.FirstGenericType - Class ingroovy.transform.stc
ThirdParam.SecondGenericType - Class ingroovy.transform.stc
ThirdParam.ThirdGenericType - Class ingroovy.transform.stc
ThirdParam() - Constructor inThirdParam
THIS - Field inClassNode
THIS_EXPRESSION - Field inVariableExpression
THIS() - Method inGroovyParser.KeywordsContext
THIS() - Method inGroovyParser.ThisFormalParameterContext
THIS() - Method inGroovyParser.ThisPrmrAltContext
THIS_OBJECT - Field inClosureWriter
THIS_OBJECT - Field inTraits
THIS_VARIABLE - Field inBytecodeVariable
thisCall - Field inSelector
thisFormalParameter() - Method inGroovyParser
thisFormalParameter() - Method inGroovyParser.FormalParameterListContext
ThisFormalParameterContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.ThisFormalParameterContext
ThisPrmrAltContext(org.apache.groovy.parser.antlr4.GroovyParser.PrimaryContext) - Constructor inGroovyParser.ThisPrmrAltContext
thisPropX(boolean, java.lang.String) - Method inGeneralUtils
thorn - Field inEntity
ThreadInterrupt - Annotation Type ingroovy.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 inConsole
threadInterruptAction - Property inConsole
ThreadInterruptibleASTTransformation - Class inorg.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 inThreadInterruptibleASTTransformation
threadInterruption(java.util.EventObject) - Method inConsole
ThreadManagedMetaBeanProperty - Class inorg.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 inThreadManagedMetaBeanProperty
Constructs a new ThreadManagedBeanProperty for the given arguments
THREADSAFE() - Method inGroovyParser.KeywordsContext
threshold - Field inConcurrentReaderHashMap
The table is rehashed when its size exceeds this threshold.
THROW() - Method inGroovyParser.KeywordsContext
THROW() - Method inGroovyParser.ThrowStmtAltContext
throwException(java.lang.String) - Method inAsmClassGenerator
thrown() - Method inConditionalInterrupt
Sets the type of exception which is thrown.
THROWN_EXCEPTION_TYPE - Field inAbstractInterruptibleASTTransformation
thrown() - Method inThreadInterrupt
Sets the type of exception which is thrown.
thrown() - Method inTimedInterrupt
The type of exception thrown when timeout is reached.
thrownExceptions() - Method inGroovyExecutableMemberDoc
thrownExceptions() - Method inSimpleGroovyExecutableMemberDoc
thrownExceptionType - Field inAbstractInterruptibleASTTransformation
thrownExceptionTypes() - Method inGroovyExecutableMemberDoc
thrownExceptionTypes() - Method inSimpleGroovyExecutableMemberDoc
throwParserException() - Method inRuntimeParserException
throwRuntimeException(java.lang.Throwable) - Method inClosure
throwS(org.codehaus.groovy.ast.expr.Expression) - Method inGeneralUtils
THROWS() - Method inGroovyParser.KeywordsContext
THROWS() - Method inGroovyParser.MethodDeclarationContext
ThrowStatement - Class inorg.codehaus.groovy.ast.stmt
Represents a throw statement
throwStatement(groovy.lang.Closure) - Method inAstSpecificationCompiler
Creates a ThrowStatement.
ThrowStatement(org.codehaus.groovy.ast.expr.Expression) - Constructor inThrowStatement
ThrowStmtAltContext(org.apache.groovy.parser.antlr4.GroovyParser.StatementContext) - Constructor inGroovyParser.ThrowStmtAltContext
throwSyntaxError(java.lang.String, Tuple2<Integer,Integer>, boolean) - Method inSyntaxErrorReportable
tilde - Field inEntity
TIME - Field inSql
TimeCategory - Class ingroovy.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 ingroovy.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 inTimeDatumDependentDuration
TimedInterrupt - Annotation Type ingroovy.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 inorg.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 inTimedInterruptibleASTTransformation
TimeDuration - Class ingroovy.time
TimeDuration(int, int, int, int, int) - Constructor inTimeDuration
times(java.lang.Number, groovy.lang.Closure) - Method inDefaultGroovyMethods
Executes the closure this many times, starting from zero.
times - Field inEntity
TIMESTAMP - Field inSql
timezone - Field inDefaultJsonGenerator
timezone - Field inJsonGenerator.Options
TINYINT - Field inSql
TitledBorderFactory - Class ingroovy.swing.factory
The node must be called with either a value argument or a title: attribute.
TitledBorderFactory() - Constructor inTitledBorderFactory
to - Field inRangeInfo
TO_SELF - Field inClosure
With this resolveStrategy set the closure will resolve property references to itself and go through the usual MetaClass look-up process.
toAbsolutePath() - Method inWritablePath
toAnnotationNode(java.lang.annotation.Annotation) - Method inJava8
toArray(U) - Method inListWithDefault
toArray() - Method inListWrapperListModel
toArray(T) - Method inManagedConcurrentLinkedQueue
Returns an array containing all values from this queue in the sequence they were added.
toArray(java.lang.Object) - Method inObservableList
toArray(T) - Method inObservableSet
toArray(Stream<? extends T>, Class<T>) - Method inPluginDefaultGroovyMethods
toArray(Stream<? extends T>, Class<T>) - Method inStreamGroovyMethods
Returns an array containing the elements of the stream.
toArray(T) - Method inTuple
toArrayString(java.lang.Object) - Method inDefaultGroovyMethods
toArrayString(java.lang.Object, int, boolean) - Method inFormatHelper
A helper method to return the string representation of an array of objects with brace boundaries "[" and "]".
toArrayString(java.lang.Object, int, boolean) - Method inInvokerHelper
toBigDecimal(java.lang.Number) - Method inDefaultGroovyMethods
Transforms a Number into a BigDecimal.
toBigDecimal() - Method inGPathResult
Converts the text of this GPathResult to a BigDecimal object.
toBigDecimal() - Method inNode
Converts the text of this GPathResult to a BigDecimal object.
toBigDecimal(java.lang.Number) - Method inNumberMath
toBigDecimal(java.lang.CharSequence) - Method inStringGroovyMethods
Parses a CharSequence into a BigDecimal
toBigInteger(java.lang.Number) - Method inDefaultGroovyMethods
Transforms this Number into a BigInteger.
toBigInteger() - Method inGPathResult
Converts the text of this GPathResult to a BigInteger object.
toBigInteger() - Method inNode
Converts the text of this GPathResult to a BigInteger object.
toBigInteger(java.lang.Number) - Method inNumberMath
toBigInteger(java.lang.CharSequence) - Method inStringGroovyMethods
Parses a CharSequence into a BigInteger
toBoolean(java.lang.Boolean) - Method inDefaultGroovyMethods
Identity conversion which returns Boolean.TRUE for a true Boolean and Boolean.FALSE for a false Boolean.
toBoolean() - Method inGPathResult
Converts the text of this GPathResult to a Boolean object.
toBoolean(java.lang.String) - Method inStringGroovyMethods
Converts the given string into a Boolean object.
toCalendar(java.time.ZonedDateTime) - Method inDateTimeExtensions
Returns a generally equivalent instance ofCalendar.
toCalendar(java.util.Date) - Method inDateUtilExtensions
Convert a Date to a Calendar.
toCharacter(java.lang.String) - Method inStringGroovyMethods
Converts the given string into a Character object using the first character in the string.
toCharArray() - Method inCharBuf
toCharArray(java.lang.String) - Method inDefaultFastStringService
toCharArray(java.lang.String) - Method inFastStringService
Parameters:
string - string to grab array from.
toCharArray(java.lang.CharSequence) - Method inFastStringUtils
Parameters:
charSequence - to grab array from.
toCharArray() - Method inGStringImpl
toCompilerConfiguration() - Method inFileSystemCompiler.CompilationOptions
toDate(java.util.TimeZone, int, int, int, int, int, int, int) - Method inDates
toDate(java.time.ZonedDateTime) - Method inDateTimeExtensions
Returns a generally equivalent instance ofDate.
toDayOfWeek(java.util.Date) - Method inDateTimeExtensions
Converts the Date to a correspondingDayOfWeek.
toDebugString() - Method inCharBuf
toDouble(java.lang.Number) - Method inDefaultGroovyMethods
Transforms a Number into a Double.
toDouble() - Method inGPathResult
Converts the text of this GPathResult to a Double object.
toDouble() - Method inNode
Converts the text of this GPathResult to a Double object.
toDouble(java.lang.CharSequence) - Method inStringGroovyMethods
Parses a CharSequence into a Double.
toEnum(Class<T>, int) - Method inCharSequenceValue
toEnum(Class<T>, int) - Method inNumberValue
toEnum(Class<T>) - Method inValue
toEnum(Class<T>) - Method inValueContainer
toFile() - Method inWritablePath
toFloat(java.lang.Number) - Method inDefaultGroovyMethods
Transforms a Number into a Float.
toFloat() - Method inGPathResult
Converts the text of this GPathResult to a Float object.
toFloat() - Method inNode
Converts the text of this GPathResult to a Float object.
toFloat(java.lang.CharSequence) - Method inStringGroovyMethods
Parses a CharSequence into a Float.
toGenericTypesString(org.codehaus.groovy.ast.GenericsType) - Method inGenericsUtils
Since:
3.0.0
toInstant(java.util.Calendar) - Method inDateTimeExtensions
Convenience method for converting a Calendar to a correspondingInstant.
toInteger(java.lang.Number) - Method inDefaultGroovyMethods
Transforms a Number into an Integer.
toInteger() - Method inGPathResult
Converts the text of this GPathResult to an Integer object.
toInteger() - Method inNode
Converts the text of this GPathResult to an Integer object.
toInteger(java.lang.CharSequence) - Method inStringGroovyMethods
Parses a CharSequence into an Integer.
toIntegerWrapper() - Method inCharBuf
toJson(java.lang.Object) - Method inDefaultJsonGenerator
{@inheritDoc}
toJson(java.lang.Object) - Method inGroovyEngine
toJson(java.lang.Object) - Method inJsonGenerator
Converts an object to its JSON representation.
toJson(java.util.Map) - Method inJsonOutput
Returns:
a JSON object representation for a map
toJson(java.lang.Object) - Method inUtils
Token - Class inorg.codehaus.groovy.syntax
ACSTNode produced by theLexer.
token(java.lang.String) - Method inAstSpecificationCompiler
Creates a token.
token(Closure<Boolean>) - Method inMatchingConstraintsBuilder
Token(int, java.lang.String, int, int) - Constructor inToken
Initializes the Token with the specified information.
tokenAsSql(org.codehaus.groovy.syntax.Token) - Method inSqlWhereVisitor
TokenException - Class inorg.codehaus.groovy.syntax
TokenException(java.lang.String, java.lang.Throwable, int, int, int, int) - Constructor inTokenException
tokenize(java.lang.String) - Method inAbstractASTTransformation
tokenize(java.lang.CharSequence, java.lang.CharSequence) - Method inStringGroovyMethods
Tokenizes a CharSequence based on the given CharSequence.
tokenizeUnquoted(java.lang.String) - Method inStringHelper
This method tokenizes a string by space characters, but ignores spaces in quoted parts,that are parts in '' or "".
TokenMismatchException - Class inorg.codehaus.groovy.syntax
TokenMismatchException(org.codehaus.groovy.syntax.Token, int) - Constructor inTokenMismatchException
tokenNames - Field inGroovyLexer
deprecated:
UseVOCABULARY instead.
tokenNames - Field inGroovyParser
deprecated:
UseVOCABULARY instead.
tokenPredicate - Property inMatchingConstraints
tokenPredicate - Property inMatchingConstraintsBuilder
tokenType() - Method inSimpleGroovyDoc
TokenUtil - Class inorg.codehaus.groovy.syntax
Utility methods for working with Tokens.
toList(T) - Method inArrayGroovyMethods
Converts this array to a List of the same size, with each element added to the list.
toList(T) - Method inDefaultGroovyMethods
toList() - Method inFastArray
toList(BaseStream<T,? extends BaseStream>) - Method inPluginDefaultGroovyMethods
toList() - Method inQueryable
Convert theQueryable instance toList<T> instance
toList - Field inRecordOptions
Iftrue, this adds a methodtoList() to the record which returns the record's components as a list.
toList(BaseStream<T,? extends BaseStream>) - Method inStreamGroovyMethods
Accumulates the elements of stream into a new List.
toList(java.lang.CharSequence) - Method inStringGroovyMethods
Converts the given CharSequence into a List of Strings of one character.
toListString(java.util.Collection, int) - Method inDefaultGroovyMethods
Returns the string representation of the given list.
toListString(java.util.Collection, int, boolean) - Method inFormatHelper
A helper method to return the string representation of a list with bracket boundaries "[" and "]".
toListString(java.util.Collection, int, boolean) - Method inInvokerHelper
toLocalDate(java.util.Date) - Method inDateTimeExtensions
Converts the Date to a correspondingLocalDate.
toLocalDateTime(java.util.Date) - Method inDateTimeExtensions
Converts the Date to a correspondingLocalDateTime.
toLocalTime(java.util.Date) - Method inDateTimeExtensions
Converts the Date to a correspondingLocalTime.
toLong(java.lang.Number) - Method inDefaultGroovyMethods
Transforms a Number into a Long.
toLong() - Method inGPathResult
Converts the text of this GPathResult to a Long object.
toLong() - Method inNode
Converts the text of this GPathResult to a Long object.
toLong(java.lang.CharSequence) - Method inStringGroovyMethods
Parses a CharSequence into a Long
toLowerCase(java.lang.Character) - Method inDefaultGroovyMethods
Converts the character to lowercase.
toLowerCase() - Method inGStringImpl
toMap(java.lang.Object) - Method inGroovyEngine
toMap - Field inRecordOptions
Iftrue, this adds a methodtoMap() to the record.
toMap(java.lang.Object) - Method inUtils
toMapString(java.util.Map, int) - Method inDefaultGroovyMethods
Returns the string representation of this map.
toMapString(java.util.Map, int) - Method inFormatHelper
A helper method to return the string representation of a map with bracket boundaries "[" and "]".
toMapString(java.util.Map, int) - Method inInvokerHelper
toMapStringClosure - Property inAbstractStreamingBuilder
toMilliseconds() - Method inBaseDuration
toMilliseconds() - Method inDatumDependentDuration
See Also:
BaseDuration.toMilliseconds
toMilliseconds() - Method inDuration
TomlBuilder - Class ingroovy.toml
A builder for creating TOML payloads.
TomlBuilder() - Constructor inTomlBuilder
TomlConverter - Class inorg.apache.groovy.toml.util
A converter for converting TOML to JSON, vice versa
TomlRuntimeException - Class ingroovy.toml
Represents runtime exception occurred when parsing or building TOML
TomlRuntimeException(java.lang.String, java.lang.Throwable) - Constructor inTomlRuntimeException
TomlSlurper - Class ingroovy.toml
Represents a TOML parser
TomlSlurper() - Constructor inTomlSlurper
toMonth(java.util.Date) - Method inDateTimeExtensions
Converts the Date to a correspondingMonth.
toMonthDay(java.util.Date) - Method inDateTimeExtensions
Converts the Date to a correspondingMonthDay.
toObject(java.lang.String) - Method inUtils
toOffsetDateTime(java.util.Date) - Method inDateTimeExtensions
Converts the Date to a correspondingOffsetDateTime.
toOffsetTime(java.util.Date) - Method inDateTimeExtensions
Converts the Date to a correspondingOffsetTime.
toolbar - Property inConsole
TooManyValuesException - Class inorg.apache.groovy.ginq.provider.collection.runtime
Thrown when too many values returned by sub-query in theselect clause
TooManyValuesException(java.lang.String) - Constructor inTooManyValuesException
toPrettyString() - Method inJsonBuilder
Pretty-prints and formats the JSON payload.
toProperties(java.lang.String) - Method inConfigObject
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 inWritablePath
toRowResult(java.sql.ResultSet) - Method inSqlExtensions
Returns a GroovyRowResult given a ResultSet.
toSet(T) - Method inArrayGroovyMethods
Converts this array to a Set, with each unique element added to the set.
toSet(double[]) - Method inDefaultGroovyMethods
toSet(BaseStream<T,? extends BaseStream>) - Method inPluginDefaultGroovyMethods
toSet(BaseStream<T,? extends BaseStream>) - Method inStreamGroovyMethods
Accumulates the elements of stream into a new Set.
toSet(java.lang.CharSequence) - Method inStringGroovyMethods
Converts the given CharSequence into a Set of unique Strings of one character.
toShort(java.lang.CharSequence) - Method inStringGroovyMethods
Parses a CharSequence into a Short.
toSorted(T, Closure<?>) - Method inArrayGroovyMethods
Sorts the elements from this array into a newly created array using the Closure to determine the correct ordering.
toSorted(T, groovy.lang.Closure) - Method inDefaultGroovyMethods
toSpreadMap(java.lang.Object) - Method inArrayGroovyMethods
Creates a spreadable map from this array.
toSpreadMap(java.lang.Object) - Method inDefaultGroovyMethods
ToString - Annotation Type ingroovy.transform
Class annotation used to assist in the creation oftoString() methods in classes.
toString() - Method inAnnotationConstantExpression
toString() - Method inAnnotationNode
toString() - Method inAntProjectPropertiesDelegate
toString() - Method inArrayClassDocWrapper
toString() - Method inArrayExpression
toString(java.lang.Object) - Method inArrayGroovyMethods
Returns the string representation of the given array.
toString() - Method inBaseDuration
toString() - Method inBaseTemplate
toString() - Method inBinaryExpression
toString() - Method inBlockStatement
toString() - Method inBytecodeVariable
toString() - Method inCachedClass
toString() - Method inCachedConstructor
toString() - Method inCachedMethod
toString() - Method inCaseStatement
toString() - Method inCastExpression
toString() - Method inCharBuf
toString() - Method inCharSequenceReader
Return a String representation of the underlying character sequence.
toString() - Method inCharSequenceValue
toString() - Method inClassExpression
toString(boolean) - Method inClassNode
toString() - Method inClosureExpression
toString() - Method inCommonCache
toString() - Method inCompilePhaseAdapter
toString() - Method inConcurrentReaderHashMap.Entry
toString() - Method inConcurrentReferenceHashMap.SimpleEntry
toString() - Method inConfigObject
toString() - Method inConstantExpression
toString() - Method inConstructorCallExpression
toString() - Method inConversionHandler
Returns a String version of the delegate.
toString() - Method inConvertedMap
toString() - Method inCSTNode
Formats the node as aString and returns it.
toString(java.lang.Object) - Method inDefaultGroovyMethods
toString() - Method inDefaultJsonGenerator.ClosureConverter
toString() - Method inDefaultTableColumn
toString() - Method inDelegatingMetaClass
toString(java.lang.Object) - Method inDOMCategory
toString() - Method inEmptyRange
{@inheritDoc}
toString() - Method inEncodingGroovyMethods
toString(java.lang.Exception) - Method inExceptions
toString() - Method inExpando
This allows toString to be overridden by a closurefield method attached to the expando object.
toString() - Method inExpressionStatement
toString() - Method inExtensionModule
toString() - Method inFastArray
toString() - Method inFieldExpression
toString(Map<String,Object>, java.lang.Object) - Method inFormatHelper
Output thetoString for the argument(s) with various options to configure.
toString() - Method inFromExpression
toString() - Method inGenericsType
toString() - Method inGenericsType.GenericsTypeName
toString() - Method inGinqExpression
toString() - Method inGPathResult
Returns the text of this GPathResult.
toString() - Method inGroovyBugError
Returns a String representation of this class by callinggetMessage().
toString() - Method inGroovydoc
toString() - Method inGroovydocTag
toString(java.lang.Object) - Method inGroovyEngine
toString() - Method inGroovyMBean
Return an end user readable representation of the underlying MBean
toString() - Method inGroovyResultSetExtension
toString() - Method inGroovyRowResult
toString() - Method inGroovyRunnerRegistry
toString() - Method inGroovyType
The qualified name including any dimension information.
toString() - Method inGroupExpression
toString() - Method inGString
toString() - Method inGStringExpression
toString() - Method inGStringImpl
toString() - Method inHavingExpression
toString() - Method inIntRange
toString(java.lang.Object) - Method inInvokerHelper
toString() - Method inIO.Verbosity
toString() - Method inIOGroovyMethods
toString() - Method inJoinExpression
toString() - Method inJsonBuilder
Serializes the internal data structure built with the builder to a conformant JSON payload string
toString() - Method inJsonOutput.JsonUnescaped
toString() - Method inJsonToken
toString() - Method inLazyMap
toString() - Method inLazyReference
toString() - Method inLazyValueMap
toString() - Method inLimitExpression
toString() - Method inListExpression
toString() - Method inMapEntry
toString() - Method inMapEntryExpression
toString() - Method inMapExpression
toString() - Method inMarkupTemplateEngine.TemplateResource
toString() - Method inMemJavaFileObject
toString() - Method inMetaMethod
toString() - Method inMetaMethodIndex.Cache
toString() - Method inMethodCallExpression
toString() - Method inMethodKey
toString() - Method inMethodNode
toString() - Method inMockOutputTool
toString() - Method inModifierNode
toString() - Method inNamedRecord
toString(Map<String,Object>) - Method inNamedValue
toString() - Method inNode
toString() - Method inNullObject
toString() - Method inNumberRange
toString() - Method inNumberValue
toString() - Method inObjectRange
toString() - Method inOnExpression
toString() - Method inOperandStack
toString() - Method inOptimizingStatementWriter.StatementMeta
toString() - Method inOrderExpression
toString() - Method inOwnedMetaClass
toString() - Method inParameter
toString() - Method inPositionInfo
toString() - Method inPostfixExpression
toString() - Method inPowerAssertionError
toString() - Method inPrefixExpression
toString() - Method inPropertyExpression
toString() - Method inQName
Returns a string representation of this QName
toString() - Method inRawJavaFileObject
toString() - Method inReadException
toString() - Method inRealm
toString() - Method inReceiver
toString() - Method inReferenceManager
toString() - Method inReflectionMetaMethod
toString() - Method inReturnStatement
toString() - Method inScriptTestAdapter
toString(java.lang.Object) - Method inScriptToTreeNodeAdapter
toString() - Method inSelectExpression
toString() - Method inShutdownExpression
toString() - Method inSimpleCache
toString() - Method inSimpleGroovyDoc
toString() - Method inSpreadMap
Returns:
the string expression ofthis
toString() - Method inStaticMethodCallExpression
toString() - Method inStringBufferWriter
Return the buffer's current value as a string.
toString() - Method inStringBuilderWriter
ReturnsStringBuilder.toString.
toString() - Method inStructuredSyntaxDocumentFilter.MultiLineRun
toString() - Method inSystemRegistryImpl.CommandData
toString() - Method inTernaryExpression
toString() - Method inTextNode
toString() - Method inTomlBuilder
Serializes the internal data structure built with the builder to a conformant TOML payload string
toString() - Method inTreeContext
toString() - Method inTupleExpression
toString() - Method inTypeCheckingContext.EnclosingClosure
toString(java.lang.Object) - Method inUtils
toString() - Method inValueContainer
toString() - Method inVariableExpression
toString() - Method inWhereExpression
toString(boolean) - Method inWideningCategories.LowestUpperBoundClassNode
toString() - Method inWritablePath
toString() - Method inXmlTemplateEngine
toString() - Method inYamlBuilder
Serializes the internal data structure built with the builder to a conformant YAML payload string
toStringAndRecycle() - Method inCharBuf
ToStringASTTransformation - Class inorg.codehaus.groovy.transform
Handles generation of code for the
ToString:
annotation.
toStringX(org.codehaus.groovy.ast.expr.Expression) - Method inMethodCallUtils
toTimestamp(java.util.Date) - Method inSqlExtensions
Return a java.sql.Timestamp given a java.util.Date.
toTimeZone(java.time.ZoneOffset) - Method inDateTimeExtensions
Returns a generally equivalentTimeZone.
toTuple(Map.Entry<K,V>) - Method inDefaultGroovyMethods
Create a Tuple from the key and value of this Map Entry.
toTypeString(java.lang.Object, int) - Method inFormatHelper
A helper method to format the arguments types as a comma-separated list.
toTypeString(java.lang.Object, int) - Method inInvokerHelper
touch(java.lang.Object, java.lang.Object) - Method inNullProtectionStorage
Does nothing
toUnique(T, Closure<?>) - Method inArrayGroovyMethods
Returns a new Array containing the items from the original Array but with duplicates removed with the supplied closure determining which items are unique.
toUnique(T, groovy.lang.Closure) - Method inDefaultGroovyMethods
toUpperCase(java.lang.Character) - Method inDefaultGroovyMethods
Converts the character to uppercase.
toUpperCase() - Method inGStringImpl
toURI() - Method inGPathResult
Converts the text of this GPathResult to a URI object.
toURI(java.lang.String) - Method inResourceGroovyMethods
Transforms a String representing a URI into a URI object.
toUri() - Method inWritablePath
toURL() - Method inGPathResult
Converts the text of this GPathResult to a URL object.
toURL(java.lang.String) - Method inResourceGroovyMethods
Transforms a String representing a URL into a URL object.
toValue() - Method inCharSequenceValue
toValue() - Method inNumberValue
toValue() - Method inValue
toValue() - Method inValueContainer
toYear(java.util.Date) - Method inDateTimeExtensions
Converts the Date to a correspondingYear.
toYearMonth(java.util.Date) - Method inDateTimeExtensions
Converts the Date to a correspondingYearMonth.
toZonedDateTime(java.util.Date) - Method inDateTimeExtensions
Converts the Date to a correspondingZonedDateTime.
toZoneOffset(java.util.TimeZone, java.time.Instant) - Method inDateTimeExtensions
Converts this TimeZone to a correspondingZoneOffset.
tr(java.lang.CharSequence, java.lang.CharSequence, java.lang.CharSequence) - Method inStringGroovyMethods
Translates a CharSequence by replacing characters from the sourceSet with characters from replacementSet.
tr(java.lang.String, java.lang.String, java.lang.String) - Method inStringUtil
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.
trace(java.lang.System$Logger, java.lang.String, java.lang.Object) - Method inPluginDefaultGroovyMethods
Convenience method for logging trace level messages with the platform logger.
trace(boolean, java.lang.Throwable) - Method inSystemRegistryImpl
TracingInterceptor - Class ingroovy.lang
track(java.lang.String, java.lang.String, java.lang.String, boolean) - Method inContractExecutionTracker
track(org.apache.groovy.contracts.AssertionViolation) - Method inViolationTracker
tracker - Property inObjectBrowser
Trait - Annotation Type ingroovy.transform
Used to mark a class as being a trait.
TRAIT_CLASS - Field inTraits
TRAIT_CLASSNODE - Field inTraits
TRAIT_DEF - Field inSimpleGroovyDoc
TRAIT() - Method inGroovyParser.ClassDeclarationContext
TRAIT() - Method inGroovyParser.IdentifierContext
TRAIT() - Method inGroovyParser.KeywordsContext
TRAIT() - Method inGroovyParser.QualifiedNameElementContext
TraitASTTransformation - Class inorg.codehaus.groovy.transform.trait
Handles generation of code for the traits (trait keyword is equivalent to using the
Trait:
annotation).
TRAITBRIDGE_CLASSNODE - Field inTraits
traitClass - Field inTraits.TraitBridge
Returns:
the trait class
TraitComposer - Class inorg.codehaus.groovy.transform.trait
This class contains a static utility methoddoExtendTraits(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.control.CompilationUnit) aimed at generating code for a classnode implementing a trait.
Traits - Class inorg.codehaus.groovy.transform.trait
A collection of utility methods used to deal with traits.
Traits.Implemented - Annotation Type inorg.codehaus.groovy.transform.trait
Internal annotation used to indicate which methods in a trait interface have a default implementation.
Traits.TraitBridge - Annotation Type inorg.codehaus.groovy.transform.trait
Internal annotation used to indicate that a method is a bridge method to a trait default implementation.
TraitTypeCheckingExtension - Class inorg.codehaus.groovy.transform.stc
An extension that handles field, super and static method calls within a trait.
TraitTypeCheckingExtension(org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor) - Constructor inTraitTypeCheckingExtension
trampoline() - Method inClosure
Builds a trampolined variant of the current closure.
transform(org.codehaus.groovy.ast.expr.Expression) - Method inCategoryASTTransformation
transform(org.codehaus.groovy.ast.expr.Expression) - Method inClassCodeExpressionTransformer
NOTE: This method does not visit Expressions within Closures, for performance and historical reasons.
transform(org.codehaus.groovy.ast.expr.Expression) - Method inContextualClassCodeVisitor
transform(org.codehaus.groovy.ast.expr.Expression) - Method inExpressionTransformer
transform(org.codehaus.groovy.ast.expr.Expression) - Method inFieldASTTransformation
transform(org.codehaus.groovy.ast.expr.Expression) - Method inLogASTTransformation
transform(org.codehaus.groovy.ast.expr.Expression) - Method inMacroBuilder
transform(org.codehaus.groovy.ast.expr.Expression) - Method inMapConstructorASTTransformation
transform(org.codehaus.groovy.ast.expr.Expression) - Method inNewifyASTTransformation
transform(org.codehaus.groovy.ast.expr.Expression) - Method inOperatorRenameASTTransformation
transform(org.codehaus.groovy.ast.expr.Expression) - Method inOptimizerVisitor
transform(org.codehaus.groovy.ast.expr.Expression) - Method inResolveVisitor
transform(org.codehaus.groovy.ast.expr.Expression) - Method inStaticCompilationTransformer
transform(org.codehaus.groovy.ast.expr.Expression) - Method inStaticImportVisitor
transform(org.codehaus.groovy.ast.expr.Expression) - Method inStaticTypeCheckingVisitor
transform(org.codehaus.groovy.ast.stmt.TryCatchStatement) - Method inTryWithResourcesASTTransformation
Parameters:
tryCatchStatement - the try-with-resources statement to transform
transform(org.codehaus.groovy.ast.expr.Expression) - Method inVariableExpressionTransformer
transformAnnotationConstantExpression(org.codehaus.groovy.ast.expr.AnnotationConstantExpression) - Method inResolveVisitor
transformation - Property inASTTransformationCustomizer
transformBinaryConstantExpression(org.codehaus.groovy.ast.expr.BinaryExpression, org.codehaus.groovy.ast.ClassNode) - Method inExpressionUtils
Converts expressions like ConstantExpression(40) + ConstantExpression(2) into the simplified ConstantExpression(42) at compile time.
transformBinaryExpression(org.codehaus.groovy.ast.expr.BinaryExpression) - Method inBinaryExpressionTransformer
transformBinaryExpression(org.codehaus.groovy.ast.expr.BinaryExpression) - Method inResolveVisitor
transformBinaryExpression(org.codehaus.groovy.ast.expr.BinaryExpression) - Method inStaticImportVisitor
transformCastExpression(org.codehaus.groovy.ast.expr.CastExpression) - Method inCastExpressionOptimizer
transformChar(java.io.Reader, java.io.Writer, groovy.lang.Closure) - Method inIOGroovyMethods
Transforms each character from this reader by passing it to the given closure.
transformClass(org.codehaus.groovy.ast.ClassNode) - Method inAnnotationCollectorTransform.ClassChanger
Method to transform the given ClassNode, if it is annotated withAnnotationCollector.
transformClosureExpression(org.codehaus.groovy.ast.expr.ClosureExpression) - Method inResolveVisitor
transformClosureExpression(org.codehaus.groovy.ast.expr.ClosureExpression) - Method inStaticImportVisitor
transformConstructorCallExpression(org.codehaus.groovy.ast.expr.ConstructorCallExpression) - Method inResolveVisitor
transformConstructorCallExpression(org.codehaus.groovy.ast.expr.ConstructorCallExpression) - Method inStaticImportVisitor
transformDeclarationExpression(org.codehaus.groovy.ast.expr.DeclarationExpression) - Method inResolveVisitor
transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method inAbstractGinqExpression
transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method inArgumentListExpression
transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method inArrayExpression
transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method inAttributeExpression
transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method inBinaryExpression
transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method inBitwiseNegationExpression
transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method inBooleanExpression
transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method inBytecodeExpression
transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method inCastExpression
transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method inClassExpression
transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method inClosureExpression
transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method inClosureListExpression
transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method inCompareIdentityExpression
transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method inCompareToNullExpression
transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method inConstantExpression
transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method inConstructorCallExpression
transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method inDeclarationExpression
transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method inElvisOperatorExpression
transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method inEmptyExpression
transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method inExpression
Transforms this expression and any nested expressions.
transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method inFieldExpression
transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method inGStringExpression
transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method inListExpression
transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method inListOfExpressionsExpression
transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method inMapEntryExpression
transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method inMapExpression
transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method inMethodCallExpression
transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method inMethodPointerExpression
transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method inMethodReferenceExpression
transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method inNamedArgumentListExpression
transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method inNotExpression
transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method inPostfixExpression
transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method inPrefixExpression
transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method inPropertyExpression
transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method inRangeExpression
transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method inSpreadExpression
transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method inSpreadMapExpression
transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method inStaticMethodCallExpression
transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method inTemporaryVariableExpression
transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method inTernaryExpression
transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method inTupleExpression
transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method inUnaryMinusExpression
transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method inUnaryPlusExpression
transformExpression(org.codehaus.groovy.ast.expr.ExpressionTransformer) - Method inVariableExpression
transformExpressions(List<? extends Expression>, org.codehaus.groovy.ast.expr.ExpressionTransformer, Class<T>) - Method inExpression
Transforms list of expressions and checks that all transformed expressions have the given type.
transformGinqCode(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.expr.MapExpression, org.codehaus.groovy.ast.stmt.Statement) - Method inGinqGroovyMethods
TransformingCodeVisitor - Class inorg.codehaus.groovy.ast
TransformingCodeVisitor(org.codehaus.groovy.ast.ClassCodeExpressionTransformer) - Constructor inTransformingCodeVisitor
transformInlineConstants(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.ClassNode) - Method inExpressionUtils
Converts simple expressions of constants into pre-evaluated simple constants.
transformLine(java.io.Reader, java.io.Writer, groovy.lang.Closure) - Method inIOGroovyMethods
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 inExpressionUtils
Given a list of constants, transform each item in the list.
transformLoader - Field inASTTransformationsContext
TransformMetaMethod - Class inorg.codehaus.groovy.runtime.metaclass
A MetaMethod implementation useful for implementing coercion based invocations
transformMetaMethod(groovy.lang.MetaClass, groovy.lang.MetaMethod, Class<?>) - Method inJava8
transformMetaMethod(groovy.lang.MetaClass, groovy.lang.MetaMethod, Class<?>) - Method inJava9
TransformMetaMethod(groovy.lang.MetaMethod) - Constructor inTransformMetaMethod
transformMetaMethod(groovy.lang.MetaClass, groovy.lang.MetaMethod) - Method inVMPlugin
transform meta method.
transformMethodCallExpression(org.codehaus.groovy.ast.expr.MethodCallExpression) - Method inResolveVisitor
transformMethodCallExpression(org.codehaus.groovy.ast.expr.MethodCallExpression) - Method inStaticImportVisitor
transformPropertyExpression(org.codehaus.groovy.ast.expr.PropertyExpression) - Method inResolveVisitor
transformPropertyExpression(org.codehaus.groovy.ast.expr.PropertyExpression) - Method inStaticImportVisitor
transformRangeExpression(org.codehaus.groovy.ast.expr.RangeExpression) - Method inRangeExpressionTransformer
transformResourceAccess(org.codehaus.groovy.ast.expr.Expression) - Method inTryWithResourcesASTTransformation
See https://docs.oracle.com/javase/specs/jls/se9/html/jls-14.html 14.20.3.1.
transformResult(java.lang.Object, List<Closure>) - Method inOutputTransforms
TransformTestHelper - Class inorg.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 inTransformTestHelper
Creates the test helper.
transformToPrimitiveConstantIfPossible(org.codehaus.groovy.ast.expr.ConstantExpression) - Method inVerifier
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 inStaticPropertyAccessHelper
transformVariableExpression(org.codehaus.groovy.ast.expr.VariableExpression) - Method inResolveVisitor
transformVariableExpression(org.codehaus.groovy.ast.expr.VariableExpression) - Method inStaticImportVisitor
TransformWithPriority - Interface inorg.codehaus.groovy.transform
AST transforms may optionally implement this interface and return a priority value.
TRANSIENT() - Method inGroovyParser.KeywordsContext
TRANSIENT() - Method inGroovyParser.ModifierContext
transitive - Field inGrab
Defaults totrue but set tofalse if you don't want transitive dependencies also to be downloaded.
transitive - Property inIvyGrabRecord
transpose(double[][]) - Method inArrayGroovyMethods
A transpose method for 2D double arrays.
transpose(double[][]) - Method inDefaultGroovyMethods
transpose(java.util.List) - Method inGroovyCollections
Transposes the given lists.
transposing(long[][]) - Method inArrayGroovyMethods
An iterator of the columns of the array.
traverse(java.nio.file.Path, Map<String,Object>) - Method inNioExtensions
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 inResourceGroovyMethods
Invokes the closure specified with key 'visit' in the options Map for each descendant file in this directory tree.
tree - Property inClosureCellEditor
TreeContext - Class inorg.codehaus.groovy.macro.matcher
TreeContextAction - Interface inorg.codehaus.groovy.macro.matcher
TreeNodeBuildingNodeOperation - Class ingroovy.console.ui
This Node Operation builds up a root tree node for the viewer.
TreeNodeBuildingNodeOperation(groovy.console.ui.ScriptToTreeNodeAdapter, java.lang.Object, java.lang.Object, java.lang.Object) - Constructor inTreeNodeBuildingNodeOperation
TreeNodeWithProperties - Class ingroovy.console.ui
This class is a TreeNode and you can store additional properties on it.
TreeNodeWithProperties(java.lang.Object, List<List<?>>) - Constructor inTreeNodeWithProperties
Creates a tree node and attaches properties to it.
TRFactory - Class ingroovy.swing.factory
TRFactory() - Constructor inTRFactory
TriggerBinding - Interface inorg.apache.groovy.swing.binding
Since:
Groovy 1.1
trim() - Method inGStringImpl
trimEdits(int, int) - Method inTextUndoManager
trimQuotations(java.lang.String, int) - Method inStringUtils
TRUE - Field inConstantExpression
TRUE - Field inJsonParserCharArray
TRUE - Field inJsonParserUsingCharacterSource
TRUE - Enum Constant inJsonTokenType
TRUE - Enum Constant inType
TRUE - Field inValueContainer
trunc(java.math.BigDecimal, int) - Method inDefaultGroovyMethods
Truncate the value
TRUTH_VALUE - Field inTypes
TRY() - Method inGroovyParser.KeywordsContext
TRY() - Method inGroovyParser.TryCatchStatementContext
tryAcquire(int) - Method inLockableObject
tryAdvance(Consumer<? super T>) - Method inStreamGroovyMethods
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 inStaticInvocationWriter
Attempts to make a direct method call on a bridge method, if it exists.
tryCatch(groovy.lang.Closure) - Method inAstSpecificationCompiler
Creates a TryCatchStatement.
TryCatchBlockGenerator - Class inorg.apache.groovy.contracts.generation
Creates a try-catch block around a givenAssertStatement and catches a PowerAssertionError to reuse the generated visual output.
tryCatchS(org.codehaus.groovy.ast.stmt.Statement, org.codehaus.groovy.ast.stmt.Statement, org.codehaus.groovy.ast.stmt.CatchStatement) - Method inGeneralUtils
TryCatchStatement - Class inorg.codehaus.groovy.ast.stmt
Represents a try { ... } catch () finally {} statement in Groovy
tryCatchStatement() - Method inGroovyParser
tryCatchStatement() - Method inGroovyParser.TryCatchStmtAltContext
TryCatchStatement(org.codehaus.groovy.ast.stmt.Statement, org.codehaus.groovy.ast.stmt.Statement) - Constructor inTryCatchStatement
TryCatchStatementContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.TryCatchStatementContext
TryCatchStmtAltContext(org.apache.groovy.parser.antlr4.GroovyParser.StatementContext) - Constructor inGroovyParser.TryCatchStmtAltContext
tryConstructRenderWriter(java.io.OutputStream) - Method inIO
tryEscape(java.lang.Object) - Method inBaseTemplate
Escapes the string representation of the supplied object if it derives fromCharSequence, otherwise returns the object itself.
tryFindPossibleMethod(java.lang.String, org.codehaus.groovy.ast.expr.Expression) - Method inClassNode
tryRelease(int) - Method inLockableObject
trySetAccessible(java.lang.reflect.AccessibleObject) - Method inJava8
trySetAccessible(java.lang.reflect.AccessibleObject) - Method inJava9
trySetAccessible(java.lang.reflect.AccessibleObject) - Method inReflectionUtils
trySetAccessible(java.lang.reflect.AccessibleObject) - Method inVMPlugin
Set theaccessible flag for this reflected object totrue if possible.
TryWithResourcesASTTransformation - Class inorg.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 inTryWithResourcesASTTransformation
Tuple - Class ingroovy.lang
Represents a list of Objects.
Tuple0 - Class ingroovy.lang
Represents a list of 0 typed Object.
Tuple1 - Class ingroovy.lang
Represents a list of 1 typed Object.
Tuple10 - Class ingroovy.lang
Represents a list of 10 typed Objects.
Tuple10(Tuple10<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10>) - Constructor inTuple10
Tuple11 - Class ingroovy.lang
Represents a list of 10 typed Objects.
Tuple11(Tuple11<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11>) - Constructor inTuple11
Tuple12 - Class ingroovy.lang
Represents a list of 12 typed Objects.
Tuple12(Tuple12<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12>) - Constructor inTuple12
Tuple13 - Class ingroovy.lang
Represents a list of 13 typed Objects.
Tuple13(Tuple13<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13>) - Constructor inTuple13
Tuple14 - Class ingroovy.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 inTuple14
Tuple15 - Class ingroovy.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 inTuple15
Tuple16 - Class ingroovy.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 inTuple16
Tuple1(Tuple1<T1>) - Constructor inTuple1
Tuple2 - Class ingroovy.lang
Represents a list of 2 typed Objects.
Tuple2(Tuple2<T1,T2>) - Constructor inTuple2
Tuple3 - Class ingroovy.lang
Represents a list of 3 typed Objects.
Tuple3(Tuple3<T1,T2,T3>) - Constructor inTuple3
Tuple4 - Class ingroovy.lang
Represents a list of 4 typed Objects.
Tuple4(Tuple4<T1,T2,T3,T4>) - Constructor inTuple4
Tuple5 - Class ingroovy.lang
Represents a list of 5 typed Objects.
Tuple5(Tuple5<T1,T2,T3,T4,T5>) - Constructor inTuple5
Tuple6 - Class ingroovy.lang
Represents a list of 6 typed Objects.
Tuple6(Tuple6<T1,T2,T3,T4,T5,T6>) - Constructor inTuple6
Tuple7 - Class ingroovy.lang
Represents a list of 7 typed Objects.
Tuple7(Tuple7<T1,T2,T3,T4,T5,T6,T7>) - Constructor inTuple7
Tuple8 - Class ingroovy.lang
Represents a list of 8 typed Objects.
Tuple8(Tuple8<T1,T2,T3,T4,T5,T6,T7,T8>) - Constructor inTuple8
Tuple9 - Class ingroovy.lang
Represents a list of 9 typed Objects.
Tuple9(Tuple9<T1,T2,T3,T4,T5,T6,T7,T8,T9>) - Constructor inTuple9
tuple(groovy.lang.Closure) - Method inAstSpecificationCompiler
Creates a TupleExpression.
TUPLE_CLASSES - Field inClassHelper
Tuple(Tuple<E>) - Constructor inTuple
TupleConstructor - Annotation Type ingroovy.transform
Class annotation used to assist in the creation of tuple constructors in classes.
TupleConstructorASTTransformation - Class inorg.codehaus.groovy.transform
Handles generation of code for the
TupleConstructor:
annotation.
TupleExpression - Class inorg.codehaus.groovy.ast.expr
TupleExpression(org.codehaus.groovy.ast.expr.Expression) - Constructor inTupleExpression
Type - Enum inorg.apache.groovy.json.internal
type() - Method inAbstractInterruptibleASTTransformation
type - Property inBevelBorderFactory
type() - Method inConditionalInterruptibleASTTransformation
TYPE_DECLARATION - Field inTypes
type - Field inDefaultJsonGenerator.ClosureConverter
type - Field inDelegatesTo
The type member should be used when the type of the delegate cannot be represented byvalue() ortarget().
type - Property inEtchedBorderFactory
type - Field inGrab
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 inGroovyAnnotationRef
The annotation being referenced.
type() - Method inGroovyFieldDoc
type() - Method inGroovyParameter
type() - Method inGroovyParser
type() - Method inGroovyParser.CastParExpressionContext
type() - Method inGroovyParser.EnhancedForControlContext
type() - Method inGroovyParser.FormalParameterContext
type() - Method inGroovyParser.MatchingTypeContext
type() - Method inGroovyParser.RelationalExprAltContext
type() - Method inGroovyParser.ReturnTypeContext
type() - Method inGroovyParser.ThisFormalParameterContext
type() - Method inGroovyParser.TypeArgumentContext
type(int) - Method inGroovyParser.TypeBoundContext
type(int) - Method inGroovyParser.TypeListContext
type() - Method inGroovyParser.TypeNamePairContext
type() - Method inGroovyParser.VariableDeclarationContext
type - Property inIvyGrabRecord
TYPE_LIST_TERMINATORS - Field inTypes
TYPE_MAP - Property inJmxBuilderTools
type - Field inMetaProperty
TYPE_NAME - Field inTypes
type - Field inNamedParam
Default:
Object.class
type - Field inOptimizingStatementWriter.StatementMeta
TYPE_PARAMETER_TARGET - Field inAnnotationNode
type() - Method inSequence
Returns:
the type of the elements in the sequence or null if there is no type constraint on this sequence
type() - Method inSimpleGroovyAnnotationRef
type() - Method inSimpleGroovyFieldDoc
type() - Method inSimpleGroovyParameter
type - Property inSnippet
TYPE - Enum Constant inSnippetType
TYPE - Enum Constant inStaticTypesMarker
used to store the result ofStaticTypeCheckingVisitor.getType
TYPE_TARGET - Field inAnnotationNode
type() - Method inThreadInterruptibleASTTransformation
TYPE_USE_TARGET - Field inAnnotationNode
type - Field inValueContainer
type - Field inVisibilityOptions
Default:
Visibility.UNDEFINED
typeArgument() - Method inGroovyParser
typeArgument(int) - Method inGroovyParser.TypeArgumentsContext
TypeArgumentContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.TypeArgumentContext
typeArguments() - Method inGroovyParser
typeArguments() - Method inGroovyParser.IdentifierPrmrAltContext
typeArguments() - Method inGroovyParser.ReferenceTypeContext
typeArguments() - Method inGroovyParser.TypeArgumentsOrDiamondContext
TypeArgumentsContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.TypeArgumentsContext
typeArgumentsOrDiamond() - Method inGroovyParser
typeArgumentsOrDiamond() - Method inGroovyParser.CreatedNameContext
TypeArgumentsOrDiamondContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.TypeArgumentsOrDiamondContext
typeBound() - Method inGroovyParser
typeBound() - Method inGroovyParser.TypeParameterContext
TypeBoundContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.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 inStaticTypeCheckingVisitor
typeCheckClosureCall(org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.Parameter) - Method inStaticTypeCheckingVisitor
TypeChecked - Annotation Type ingroovy.transform
This will let the Groovy compiler use compile time checks in the style of Java.
TypeChecked.TypeCheckingInfo - Annotation Type ingroovy.transform
This annotation is added by
TypeChecked:
on methods which have type checking turned on.
TYPECHECKED_CLASSNODE - Field inStaticCompilationVisitor
TYPECHECKED_CLASSNODE - Field inStaticTypeCheckingVisitor
TYPECHECKING_ANNOTATIONS - Field inStaticTypeCheckingVisitor
TYPECHECKING_INFO_NODE - Field inStaticTypeCheckingVisitor
TypeCheckingContext - Class inorg.codehaus.groovy.transform.stc
TypeCheckingContext.EnclosingClosure - Class inorg.codehaus.groovy.transform.stc
Represents the context of an enclosing closure.
typeCheckingContext - Field inStaticTypeCheckingVisitor
TypeCheckingContext(org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor) - Constructor inTypeCheckingContext
TypeCheckingExtension - Class inorg.codehaus.groovy.transform.stc
This interface defines a high-level API for handling type checking errors.
TypeCheckingExtension(org.codehaus.groovy.transform.stc.StaticTypeCheckingVisitor) - Constructor inTypeCheckingExtension
TypeCheckingMode - Enum ingroovy.transform
This enumeration can be used whenever it is preferred to annotate a class asTypeChecked in general, but where only one or more methods are "dynamic".
typeCheckingVisitor - Field inTypeCheckingExtension
typeCheckMapConstructor(org.codehaus.groovy.ast.expr.ConstructorCallExpression, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.expr.Expression) - Method inStaticTypeCheckingVisitor
typeCheckMethodArgumentWithGenerics(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode, boolean) - Method inStaticTypeCheckingSupport
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 inStaticTypeCheckingSupport
typeCheckMethodsWithGenericsOrFail(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.expr.Expression) - Method inStaticTypeCheckingVisitor
TypeChooser - Interface inorg.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 inGroovyParser.TypeContext
typeDeclaration() - Method inGroovyParser
typeDeclaration() - Method inGroovyParser.ScriptStatementContext
TypeDeclarationContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.TypeDeclarationContext
TypedOption - Class ingroovy.cli
TypeHelper - Class inorg.codehaus.groovy.vmplugin.v8
This class contains helper methods for converting and comparing types.
typeList() - Method inGroovyParser
typeList(int) - Method inGroovyParser.ClassDeclarationContext
typeList() - Method inGroovyParser.NonWildcardTypeArgumentsContext
TypeListContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.TypeListContext
typeMap - Field inBinaryExpressionMultiTypeDispatcher
typeMapKeyNames - Field inBinaryExpressionMultiTypeDispatcher
typeName() - Method inArrayClassDocWrapper
typeName() - Method inExternalGroovyClassDoc
typeName() - Method inGroovyParameter
typeName() - Method inGroovyType
The unqualified name of this type excluding any dimension information.
typeName() - Method inSimpleGroovyClassDoc
typeName() - Method inSimpleGroovyParameter
typeName() - Method inSimpleGroovyType
typeNamePair() - Method inGroovyParser
typeNamePair(int) - Method inGroovyParser.TypeNamePairsContext
TypeNamePairContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.TypeNamePairContext
typeNamePairs() - Method inGroovyParser
typeNamePairs() - Method inGroovyParser.VariableDeclarationContext
TypeNamePairsContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.TypeNamePairsContext
typeParameter() - Method inGroovyParser
typeParameter(int) - Method inGroovyParser.TypeParametersContext
TypeParameterContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.TypeParameterContext
typeParameters() - Method inGroovyParser
typeParameters() - Method inGroovyParser.ClassDeclarationContext
typeParameters() - Method inGroovyParser.MethodDeclarationContext
typeParameters() - Method inSimpleGroovyMethodDoc
TypeParametersContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.TypeParametersContext
Types - Class inorg.codehaus.groovy.syntax
Typing information for the CST system.
types - Property inObjectInspector
typesCommand(org.jline.console.CommandInput) - Method inGroovyCommands
TypeTransformers - Class inorg.codehaus.groovy.vmplugin.v8
This class contains several transformers for used during method invocation.
TypeUtil - Class inorg.codehaus.groovy.classgen.asm.util
A utility for getting information of types

U

uacute - Field inEntity
UberCompileTask - Class inorg.codehaus.groovy.ant
Compiles Java and Groovy source files.
ucirc - Field inEntity
ugrave - Field inEntity
uml - Field inEntity
UnaryAddExprAltContext(org.apache.groovy.parser.antlr4.GroovyParser.ExpressionContext) - Constructor inGroovyParser.UnaryAddExprAltContext
UnaryExpressionHelper - Class inorg.codehaus.groovy.classgen.asm
A helper class used to generate bytecode for unary expressions.
UnaryExpressionHelper(org.codehaus.groovy.classgen.asm.WriterController) - Constructor inUnaryExpressionHelper
unaryMinus(groovy.lang.Closure) - Method inAstSpecificationCompiler
Creates a UnaryMinusExpression
unaryMinus(java.lang.Number) - Method inDefaultGroovyMethods
Negates the number.
unaryMinus(java.lang.Object) - Method inInvokerHelper
unaryMinus(java.lang.Number) - Method inNumberMath
unaryMinus(java.lang.Object) - Method inScriptBytecodeAdapter
UnaryMinusExpression - Class inorg.codehaus.groovy.ast.expr
UnaryMinusExpression(org.codehaus.groovy.ast.expr.Expression) - Constructor inUnaryMinusExpression
unaryMinusImpl(java.lang.Number) - Method inBigDecimalMath
unaryMinusImpl(java.lang.Number) - Method inBigIntegerMath
unaryMinusImpl(java.lang.Number) - Method inFloatingPointMath
unaryMinusImpl(java.lang.Number) - Method inIntegerMath
unaryMinusImpl(java.lang.Number) - Method inLongMath
unaryMinusImpl(java.lang.Number) - Method inNumberMath
UnaryNotExprAltContext(org.apache.groovy.parser.antlr4.GroovyParser.ExpressionContext) - Constructor inGroovyParser.UnaryNotExprAltContext
unaryPlus(groovy.lang.Closure) - Method inAstSpecificationCompiler
Creates a UnaryPlusExpression.
unaryPlus(java.lang.Number) - Method inDefaultGroovyMethods
Returns the number, effectively being a noop for numbers.
unaryPlus(java.lang.Object) - Method inInvokerHelper
unaryPlus(java.lang.Number) - Method inNumberMath
unaryPlus(java.lang.Object) - Method inScriptBytecodeAdapter
UnaryPlusExpression - Class inorg.codehaus.groovy.ast.expr
UnaryPlusExpression(org.codehaus.groovy.ast.expr.Expression) - Constructor inUnaryPlusExpression
unaryPlusImpl(java.lang.Number) - Method inBigDecimalMath
unaryPlusImpl(java.lang.Number) - Method inBigIntegerMath
unaryPlusImpl(java.lang.Number) - Method inFloatingPointMath
unaryPlusImpl(java.lang.Number) - Method inIntegerMath
unaryPlusImpl(java.lang.Number) - Method inLongMath
unaryPlusImpl(java.lang.Number) - Method inNumberMath
unbind() - Method inAbstractSyntheticBinding
unbind() - Method inAggregateBinding
unbind() - Method inBindingProxy
unbind() - Method inBindingUpdatable
Causes automatic updating of bound values to be turned off.
unbind() - Method inMutualPropertyBinding
unbind() - Method inPropertyPathFullBinding
unbox(org.objectweb.asm.MethodVisitor, java.lang.Class) - Method inBytecodeHelper
Generates the bytecode to unbox the current value on the stack.
uncapitalize(java.lang.String) - Method inJmxBuilderTools
Uncapitalizes a string.
uncapitalize(java.lang.CharSequence) - Method inStringGroovyMethods
Convenience method to uncapitalize the first letter of a CharSequence (typically the first letter of a word).
UncheckedThrow - Class inorg.apache.groovy.internal.util
Allows to throw a checked exception unchecked.
Undefined - Class ingroovy.transform
Java doesn't allow you to have null as an attribute value.
Undefined.CLASS - Class ingroovy.transform
Undefined.EXCEPTION - Class ingroovy.transform
UNDEFINED - Enum Constant inVisibility
UNDERLINE - Field inStructuredSyntaxHandler
undo(java.util.EventObject) - Method inConsole
UNDO - Field inStructuredSyntaxResources
undo() - Method inTextUndoManager
undoableEditHappened(javax.swing.event.UndoableEditEvent) - Method inTextUndoManager
unescape(java.lang.String) - Method inJsonLexer
Replace unicode escape and other control characters with real characters
unescaped(java.lang.CharSequence) - Method inJsonOutput
Obtains JSON unescaped text for the given text
unescaped() - Method inStreamingMarkupWriter
unescapedClosure - Property inStreamingMarkupBuilder
Invoked by callingmkp.yieldUnescaped.
unescapeJava(java.io.Writer, java.lang.String) - Method inStringEscapeUtils
unescapeJavaScript(java.io.Writer, java.lang.String) - Method inStringEscapeUtils
Unescapes any JavaScript literals found in theString to aWriter.
unexpand(java.lang.CharSequence, int) - Method inStringGroovyMethods
Replaces sequences of whitespaces with tabs.
unexpandLine(java.lang.CharSequence, int) - Method inStringGroovyMethods
Replaces sequences of whitespaces with tabs within a line.
UnicodeConst - Class inorg.apache.groovy.internal.util
uninstallArtifact(java.lang.String, java.lang.String, java.lang.String) - Method inGrapeIvy
union(java.lang.Object, java.lang.Object) - Method inArrayGroovyMethods
Creates an Object array containing elements from an original array plus an additional appended element.
union(java.lang.Object, java.lang.Object) - Method inDefaultGroovyMethods
union(List<Iterable<T>>, groovy.lang.Closure) - Method inGroovyCollections
Returns an ordered set of all the unique items found in the provided argument iterables using the provided closure to compare items.
union(Queryable<? extends T>) - Method inQueryable
Union anotherQueryable instance, similar to SQL'sunion
unionAll(Queryable<? extends T>) - Method inQueryable
Union all anotherQueryable instance, similar to SQL'sunion all
unique(org.codehaus.groovy.ast.MethodNode) - Method inAbstractTypeCheckingExtension
unique(List<T>, boolean, Comparator<? super T>) - Method inDefaultGroovyMethods
Remove all duplicates from a given List.
unit - Field inCompilationFailedException
unit - Field inMacroTransformation
unit() - Method inTimedInterrupt
The TimeUnit of the value parameter.
unitValidator - Field inSourceAwareCustomizerFactory.SourceOptions
UNKNOWN_PARAMETER_TYPE - Field inStaticTypeCheckingSupport
This is for internal use only.
UNKNOWN - Field inTypes
UnknownCommandException(java.lang.String) - Constructor inSystemRegistryImpl.UnknownCommandException
UnlimitedConcurrentCache - Class inorg.codehaus.groovy.runtime.memoize
A cache backed by a ConcurrentHashMap
UnlimitedConcurrentCache(Map<? extends K,? extends V>) - Constructor inUnlimitedConcurrentCache
Constructs a cache and initialize the cache with the specified map
unlock() - Method inClassInfo
unlock() - Method inLockableObject
unmatched - Property inGrapeMain
Unparsed - Annotation Type ingroovy.cli
Indicates that a method or property will contain the remaining arguments.
UnparsedField - Annotation Type ingroovy.cli
unregisterTextComponent(javax.swing.text.JTextComponent) - Method inFindReplaceUtility
Parameters:
textComponent - the text component to stop listening to
UNSAFE_OVER_NEWLINES - Field inTypes
unsupportedAttribute(org.codehaus.groovy.transform.BuilderASTTransformation, org.codehaus.groovy.ast.AnnotationNode, java.lang.String, java.lang.String) - Method inBuilderASTTransformation.AbstractBuilderStrategy
unwrap() - Method inGroovyObjectWrapper
unwrap(java.lang.Object) - Method inIndyGuardsFiltersAndSignatures
Unwraps aWrapper.
unwrap(java.lang.Object) - Method inMetaClassHelper
unwrap() - Method inPojoWrapper
unwrap(groovy.lang.GroovyRuntimeException) - Method inScriptBytecodeAdapter
unwrap() - Method inWrapper
update() - Method inAbstractFullBinding
update() - Method inAggregateBinding
update() - Method inBindingProxy
update() - Method inBindingUpdatable
Causes the values to be propagated from the source to the target
update() - Method inMutualPropertyBinding
updateConstantMetaClass(groovy.lang.MetaClassRegistryChangeEvent) - Method inMetaClassRegistryChangeEventListener
Called when the constant MetaClass is updated.
updated(java.util.Date, Map<Object,Integer>) - Method inDateUtilExtensions
Legacy alias for copyWith.
UPDATED - Enum Constant inObservableList.ChangeType
UPDATED - Enum Constant inObservableMap.ChangeType
updateHash(int, double[]) - Method inHashCodeHelper
updateLocalSyntheticProperties(Map<String,TriggerBinding>) - Method inBindPath
updatePath(java.beans.PropertyChangeListener, java.lang.Object, java.util.Set) - Method inBindPath
Called when we detect a change somewhere down our path.
updateTargetValue(java.lang.Object) - Method inPropertyBinding
updateTargetValue(java.lang.Object) - Method inPropertyChangeProxyTargetBinding
updateTargetValue(java.lang.Object) - Method inTargetBinding
updateTitle() - Method inConsole
upperBound(groovy.lang.Closure) - Method inAstSpecificationCompiler
Creates a list of upperBound ClassNodes.
upto(java.time.temporal.Temporal, java.time.temporal.Temporal, java.time.temporal.TemporalUnit, groovy.lang.Closure) - Method inDateTimeExtensions
Iterates from this to thetoTemporal, inclusive, incrementing by oneunit each iteration, calling the closure once per iteration.
upto(java.util.Calendar, java.util.Calendar, groovy.lang.Closure) - Method inDateUtilExtensions
Iterates from the date represented by this calendar up to the date represented by the given calendar, inclusive, incrementing by one day each time.
upto(java.math.BigDecimal, java.lang.Number, groovy.lang.Closure) - Method inDefaultGroovyMethods
Iterates from this number up to the given number, inclusive, incrementing by one each time.
URLReaderSource - Class inorg.codehaus.groovy.control.io
A ReaderSource for source files hosted at a URL.
URLReaderSource(java.net.URL, org.codehaus.groovy.control.CompilerConfiguration) - Constructor inURLReaderSource
Creates the ReaderSource from a File descriptor.
URLStreams - Class inorg.codehaus.groovy.util
URSHIFT_ASSIGN() - Method inGroovyParser.AssignmentExprAltContext
usage - Property inCliBuilder
The command synopsis displayed as the first line in the usage help message, e.g., whencli.usage() is called.
usage - Property inCliBuilderInternal
The command synopsis displayed as the first line in the usage help message, e.g., whencli.usage() is called.
usageAction(java.util.EventObject) - Method inObjectBrowser
usageMessage - Property inCliBuilder
usageMessage - Property inCliBuilderInternal
use(java.lang.Object, java.lang.Object) - Method inDefaultGroovyMethods
Allows you to use a list of categories, specifying the list as varargs.
use(List<Class>, Closure<T>) - Method inGroovyCategorySupport
Create a scope based on given categoryClasses and invoke closure within that scope.
use(List<Class>, Closure<T>) - Method inGroovyCategorySupport.ThreadCategoryInfo
use(groovy.lang.GroovyObject, groovy.lang.Closure) - Method inMockFor
use(groovy.lang.GroovyObject, groovy.lang.Closure) - Method inProxyMetaClass
Use the ProxyMetaClass for the given Closure.
use(groovy.lang.GroovyObject, groovy.lang.Closure) - Method inStubFor
useAccessible() - Method inMetaClassRegistryImpl
useCache - Field inMarkupTemplateEngine.CachingTemplateResolver
useCanEqual - Field inEqualsAndHashCode
Generate a canEqual method to be used by equals.
useDoubleQuotes - Property inStreamingMarkupBuilder
UsedVariableTracker - Class inorg.codehaus.groovy.transform.tailrec
useGetters - Field inEqualsAndHashCode
Whether to access properties directly by their fields (faster) or via their getters.
useGetters - Field inToString
Whether to access properties directly by their fields (faster) or via their getters.
useMetaClass - Field inSelector
userObject - Property inTextNode
useScriptClassLoaderForScriptExecution - Property inConsole
useSetters - Field inBuilder
By default, properties are set directly using their respective field.
useSetters - Field inMapConstructor
By default, Groovy properties are set directly using their respective field.
useSetters - Field inTupleConstructor
By default, properties are set directly using their respective field.
utc(long) - Method inDates
Utilities - Class inorg.codehaus.groovy.tools
Utils - Class inorg.apache.groovy.groovysh.jline
uuml - Field inEntity

V

Validate - Class inorg.apache.groovy.contracts.util
validate() - Method inCompileTaskSupport
validate() - Method inUberCompileTask
validateAttributes(org.codehaus.groovy.transform.AbstractASTTransformation, org.codehaus.groovy.ast.AnnotationNode) - Method inDefaultPropertyHandler
validateAttributes(org.codehaus.groovy.transform.AbstractASTTransformation, org.codehaus.groovy.ast.AnnotationNode) - Method inImmutablePropertyHandler
validateAttributes(org.codehaus.groovy.transform.AbstractASTTransformation, org.codehaus.groovy.ast.AnnotationNode) - Method inLegacyHashMapPropertyHandler
validateAttributes(org.codehaus.groovy.transform.AbstractASTTransformation, org.codehaus.groovy.ast.AnnotationNode) - Method inPropertyHandler
validateFiles(java.lang.String) - Method inFileSystemCompiler
validateProperties(org.codehaus.groovy.transform.AbstractASTTransformation, org.codehaus.groovy.ast.stmt.BlockStatement, org.codehaus.groovy.ast.ClassNode, List<PropertyNode>) - Method inDefaultPropertyHandler
validateProperties(org.codehaus.groovy.transform.AbstractASTTransformation, org.codehaus.groovy.ast.stmt.BlockStatement, org.codehaus.groovy.ast.ClassNode, List<PropertyNode>) - Method inImmutablePropertyHandler
validateProperties(org.codehaus.groovy.transform.AbstractASTTransformation, org.codehaus.groovy.ast.stmt.BlockStatement, org.codehaus.groovy.ast.ClassNode, List<PropertyNode>) - Method inLegacyHashMapPropertyHandler
validateProperties(org.codehaus.groovy.transform.AbstractASTTransformation, org.codehaus.groovy.ast.stmt.BlockStatement, org.codehaus.groovy.ast.ClassNode, List<PropertyNode>) - Method inPropertyHandler
validator - Field inAbstractFullBinding
Value - Class inorg.codehaus.groovy.runtime.powerassert
A value recorded during evaluation of an assertion, along with the column it is associated with in the assertion's normalized source text.
value - Field inAnnotationCollector
List of aliased annotations.
value - Field inAnnotationProcessorImplementation
value - Field inASTTest
A closure which is executed against the annotated node after the specified phase has completed.
value - Field inBaseScript
Default:
Script.class
value - Field inCategory
Default:
Object.class
value - Property inClosureCellEditor
value - Field inClosureParams
value - Field inCommons
Default:
"log"
value - Field inCompileStatic
Default:
TypeCheckingMode.PASS
value - Field inConcurrentReaderHashMap.Entry
value - Field inConcurrentReferenceHashMap.SimpleEntry
value() - Method inConditionalInterrupt
Conditional check - set as a closure expression.
value - Field inDelegatesTo
The closure's delegate type, if not usingDelegatesTo.Target ortype().
value - Field inDelegatesTo.Target
An identifier used to disambiguate targets when there are multiple@DelegatesTo.Target annotated parameters.
value - Field inEnsures
value - Field inEnsuresConditions
value - Field inGQ
Specify the result type
Default:
Queryable.class
value - Field inGrab
Allows a more compact convenience form in one of two formats with optional appended attributes.
value - Field inGrabExclude
Allows you to specify the group (organisation) and the module (artifact) in one of two compact convenience formats, e.g.:@GrabExclude('org.apache.ant:ant-junit') or@GrabExclude('org.apache.ant#ant-junit')
Default:
""
value - Field inGrabResolver
Allows a shorthand form which sets the name and root to this value.
value - Field inGrapes
value - Field inGroovyASTTransformationClass
Default:
{}
value - Field inGroovydoc
value - Field inInvariant
value - Field inInvariants
value - Field inLog
Default:
"log"
value - Field inLog4j
Default:
"log"
value - Field inLog4j2
Default:
"log"
value - Field inMixin
value - Field inNamedParam
Default:
Undefined.STRING
value - Field inNamedParams
value - Field inNewify
Returns:
one or more classes where "Python-style" constructor notation will be supported
Default:
{}
value() - Method inNode
Returns anObject representing the value of the node.
value - Field inPackageScope
Default:
{ PackageScopeTarget.CLASS }
value - Field inPlatformLog
Default:
"log"
value - Field inRequires
value - Field inRequiresConditions
value - Field inSelfType
value - Field inSlf4j
Default:
"log"
value - Field inSynchronized
Returns:
if a user specified lock object with the given name should be used
Default:
""
value() - Method inTimedInterrupt
The maximum elapsed time the script will be allowed to run for.
value - Field inTypeChecked
Default:
TypeCheckingMode.PASS
Value(java.lang.Object, int) - Constructor inValue
value - Field inValueContainer
value - Field inVisibilityOptions
Default:
Visibility.UNDEFINED
value - Field inWithReadLock
Returns:
if a user specified lock object with the given name should be used the lock object must exist.
value - Field inWithWriteLock
Returns:
if a user specified lock object with the given name should be used the lock object must exist.
ValueBound - Class inorg.apache.groovy.ginq.provider.collection.runtime
Represents value bounds of window frame
ValueBound(U, U) - Constructor inValueBound
Construct a new ValueBound instance with lower and upper frame bounds
valueChanged(javax.swing.event.ListSelectionEvent) - Method inJListSelectedElementBinding
ValueContainer - Class inorg.apache.groovy.json.internal
ValueContainer(List<Object>) - Constructor inValueContainer
ValueConvertable - Interface inorg.codehaus.groovy.runtime.memoize
To support caches whose values are convertable, e.g.
ValueHolder - Class ingroovy.swing.model
A simple ValueModel implementation which is a holder of an object value.
ValueHolder(java.lang.Object) - Constructor inValueHolder
ValueList - Class inorg.apache.groovy.json.internal
ValueList(boolean) - Constructor inValueList
ValueMap - Interface inorg.apache.groovy.json.internal
ValueMapImpl - Class inorg.apache.groovy.json.internal
This map is for object serialization mainly.
ValueModel - Interface ingroovy.swing.model
Represents a model of a value
valueOf(java.lang.String) - Method inQName
Returns a QName holding the value of the specified String.
ValueRecorder - Class inorg.codehaus.groovy.runtime.powerassert
Records values produced during evaluation of an assertion statement's truth expression.
values() - Method inAntProjectPropertiesDelegate
values(groovy.lang.Closure) - Method inAstSpecificationCompiler
Designates a list of Expressions.
values() - Method inCommonCache
{@inheritDoc}
values() - Method inConcurrentCommonCache
{@inheritDoc}
values() - Method inConcurrentLinkedHashMap
values - Field inConcurrentReaderHashMap
values() - Method inConcurrentReferenceHashMap
Returns aCollection view of the values contained in this map.
values() - Method inConfigObject
values() - Method inEvictableCache
Get all cached values
values() - Method inGroovyRowResult
values() - Method inGroovyRunnerRegistry
Returns a collection of all registered runners.
values() - Method inLazyMap
values() - Method inLazyValueMap
values() - Method inListHashMap
values() - Method inManagedConcurrentLinkedQueue
Returns a list containing all values from this queue in the sequence they were added.
values() - Method inMapWithDefault
values() - Method inObservableMap
values() - Method inStampedCommonCache
{@inheritDoc}
values() - Method inUnlimitedConcurrentCache
Get all cached values
values() - Method inValueMapImpl
Return a collection of values.
valueSeparator - Field inOption
The value separator for this multivalued option.
VAR() - Method inGroovyParser.IdentifierContext
VAR() - Method inGroovyParser.IndexVariableContext
VAR() - Method inGroovyParser.KeywordsContext
VAR() - Method inGroovyParser.ModifierContext
VAR() - Method inGroovyParser.VariableModifierContext
var(Function<? super T,? extends Number>) - Method inQueryable
Aggregate functionvar, similar to SQL'svar
vararg() - Method inSimpleGroovyParameter
varargPlaceholder(java.lang.String) - Method inMatchingConstraintsBuilder
varargPlaceholders - Property inMatchingConstraints
varargPlaceholders - Property inMatchingConstraintsBuilder
VARBINARY - Field inSql
VARCHAR - Field inSql
Variable - Interface inorg.codehaus.groovy.ast
interface to mark a AstNode as Variable.
variable(java.lang.String) - Method inAstSpecificationCompiler
Creates a VariableExpression.
VARIABLE - Enum Constant inSnippetType
variable() - Method inSystemRegistryImpl.CommandData
VariableAccessReplacer - Class inorg.codehaus.groovy.transform.tailrec
Replace all access to variables and args by new variables.
VariableAccessReplacer(Map<String,Map>, org.codehaus.groovy.transform.tailrec.VariableReplacedListener) - Constructor inVariableAccessReplacer
variableDeclaration(int) - Method inGroovyParser
variableDeclaration() - Method inGroovyParser.FieldDeclarationContext
variableDeclaration() - Method inGroovyParser.LocalVariableDeclarationContext
VariableDeclarationContext(org.antlr.v4.runtime.ParserRuleContext, int, int) - Constructor inGroovyParser.VariableDeclarationContext
variableDeclarator() - Method inGroovyParser
variableDeclarator(int) - Method inGroovyParser.VariableDeclaratorsContext
VariableDeclaratorContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.VariableDeclaratorContext
variableDeclaratorId() - Method inGroovyParser
variableDeclaratorId() - Method inGroovyParser.FormalParameterContext
variableDeclaratorId() - Method inGroovyParser.StandardLambdaParametersContext
variableDeclaratorId() - Method inGroovyParser.TypeNamePairContext
variableDeclaratorId() - Method inGroovyParser.VariableDeclaratorContext
variableDeclaratorId(int) - Method inGroovyParser.VariableNamesContext
VariableDeclaratorIdContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.VariableDeclaratorIdContext
variableDeclarators() - Method inGroovyParser
variableDeclarators() - Method inGroovyParser.VariableDeclarationContext
VariableDeclaratorsContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.VariableDeclaratorsContext
VariableExpression - Class inorg.codehaus.groovy.ast.expr
Represents a local variable, the simplest form of expression. e.g.
VariableExpression(org.codehaus.groovy.ast.Variable) - Constructor inVariableExpression
VariableExpressionReplacer - Class inorg.codehaus.groovy.transform.tailrec
Tool for replacing VariableExpression instances in an AST by other VariableExpression instances.
VariableExpressionReplacer(Closure<Boolean>, Closure<VariableExpression>) - Constructor inVariableExpressionReplacer
VariableExpressionTransformer - Class inorg.codehaus.groovy.transform.tailrec
An expression transformer used in the process of replacing the access to variables
VariableExpressionTransformer(Closure<Boolean>, Closure<VariableExpression>) - Constructor inVariableExpressionTransformer
VariableExpressionTypeMemoizer(Map<VariableExpression,ClassNode>, boolean) - Constructor inStaticTypeCheckingVisitor.VariableExpressionTypeMemoizer
variableInitializer() - Method inGroovyParser
variableInitializer(int) - Method inGroovyParser.ArrayInitializerContext
variableInitializer() - Method inGroovyParser.VariableDeclarationContext
variableInitializer() - Method inGroovyParser.VariableDeclaratorContext
VariableInitializerContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.VariableInitializerContext
variableModifier() - Method inGroovyParser
variableModifier(int) - Method inGroovyParser.VariableModifiersContext
VariableModifierContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.VariableModifierContext
variableModifiers() - Method inGroovyParser
variableModifiers() - Method inGroovyParser.VariableModifiersOptContext
VariableModifiersContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.VariableModifiersContext
variableModifiersOpt() - Method inGroovyParser
variableModifiersOpt() - Method inGroovyParser.CatchClauseContext
variableModifiersOpt() - Method inGroovyParser.EnhancedForControlContext
variableModifiersOpt() - Method inGroovyParser.FormalParameterContext
VariableModifiersOptContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.VariableModifiersOptContext
variableNames() - Method inGroovyParser
variableNames() - Method inGroovyParser.MultipleAssignmentExprAltContext
VariableNamesContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.VariableNamesContext
variableNotAlwaysInitialized(org.codehaus.groovy.ast.expr.VariableExpression) - Method inFinalVariableAnalyzer.VariableNotFinalCallback
Callback used whenever a variable is declared as final, but can remain in an uninitialized state
variableNotAlwaysInitialized(org.codehaus.groovy.ast.expr.VariableExpression) - Method inVerifier
variableNotFinal(org.codehaus.groovy.ast.Variable, org.codehaus.groovy.ast.expr.Expression) - Method inFinalVariableAnalyzer.VariableNotFinalCallback
Callback called whenever an assignment transforms an effectively final variable into a non-final variable (aka, breaks the "final" modifier contract)
variableNotFinal(org.codehaus.groovy.ast.Variable, org.codehaus.groovy.ast.expr.Expression) - Method inVerifier
variableReplaced(org.codehaus.groovy.ast.expr.VariableExpression, org.codehaus.groovy.ast.expr.VariableExpression) - Method inUsedVariableTracker
variableReplaced(org.codehaus.groovy.ast.expr.VariableExpression, org.codehaus.groovy.ast.expr.VariableExpression) - Method inVariableReplacedListener
VariableReplacedListener - Interface inorg.codehaus.groovy.transform.tailrec
VariableScope - Class inorg.codehaus.groovy.ast
Records declared and referenced variables for a given scope.
VariableScope(org.codehaus.groovy.ast.VariableScope) - Constructor inVariableScope
VariableScopeVisitor - Class inorg.codehaus.groovy.classgen
Initializes the variable scopes for an AST.
VariableScopeVisitor(org.codehaus.groovy.control.SourceUnit) - Constructor inVariableScopeVisitor
VariableSlotLoader - Class inorg.codehaus.groovy.classgen.asm
VariableSlotLoader(int, org.codehaus.groovy.classgen.asm.OperandStack) - Constructor inVariableSlotLoader
varp(Function<? super T,? extends Number>) - Method inQueryable
Aggregate functionvarp, similar to SQL'svarp
varsCommand(org.jline.console.CommandInput) - Method inGroovyCommands
varX(java.lang.String, org.codehaus.groovy.ast.ClassNode) - Method inGeneralUtils
VBoxFactory - Class ingroovy.swing.factory
VBoxFactory() - Constructor inVBoxFactory
verbose - Field inAbstractHttpServlet
Controls almost all log output.
VERBOSE - Field inIO.Verbosity
verbose(java.lang.String) - Method inLoggingHelper
VERBOSITY_KEY - Field inPreferences
verbosity - Field inPreferences
Verifier - Class inorg.codehaus.groovy.classgen
Verifies the AST node and adds any default AST code before bytecode generation occurs.
Verifier.DefaultArgsAction - Interface inorg.codehaus.groovy.classgen
VerifierCodeVisitor - Class inorg.codehaus.groovy.classgen
Performs various checks on code inside methods and constructors including checking for valid field, variables names etc. that would otherwise lead to invalid code.
VerifierCodeVisitor(org.codehaus.groovy.ast.ClassNode) - Constructor inVerifierCodeVisitor
verify(java.util.List) - Method inDemand
verify() - Method inLooseExpectation
verify all calls are in expected range
verify(groovy.lang.GroovyObject) - Method inMockFor
If manual verification is required
verify() - Method inStrictExpectation
verify all calls are in expected range
verify() - Method inStubFor
Convenience method
VerifyClass - Class inorg.codehaus.groovy.ant
Verify Class files.
VerifyClass() - Constructor inVerifyClass
verifyValue() - Method inStreamingJsonBuilder.StreamingJsonDelegate
version - Field inGrab
The revision or version, e.g.: "1.7.1".
version - Field inPojoMetaMethodSite
version - Field inTypeChecked.TypeCheckingInfo
Returns the type checker information protocol number.
verticalDividerLocation - Property inAstBrowserUiPreferences
Vetoable - Annotation Type ingroovy.beans
Annotates a groovy property or a class.
VetoableASTTransformation - Class ingroovy.beans
Handles generation of code for the@Vetoable annotation, and@Bindable if also present.
VGlueFactory - Class ingroovy.swing.factory
VGlueFactory() - Constructor inVGlueFactory
violationsOccurred() - Method inViolationTracker
ViolationTracker - Class inorg.apache.groovy.contracts
Visibility - Enum ingroovy.transform.options
Indicates the visibility of a node.
visibilityId - Field inCommons
If specified, must match the "id" attribute in a VisibilityOptions annotation to enable a custom visibility.
visibilityId - Field inLog
If specified, must match the "id" attribute in a VisibilityOptions annotation to enable a custom visibility.
visibilityId - Field inLog4j
If specified, must match the "id" attribute in a VisibilityOptions annotation to enable a custom visibility.
visibilityId - Field inLog4j2
If specified, must match the "id" attribute in a VisibilityOptions annotation to enable a custom visibility.
visibilityId - Field inMapConstructor
If specified, must match the "id" attribute in a VisibilityOptions annotation to enable a custom visibility.
visibilityId - Field inNamedVariant
If specified, must match the optional "id" attribute in an applicableVisibilityOptions annotation.
visibilityId - Field inPlatformLog
If specified, must match the "id" attribute in a VisibilityOptions annotation to enable a custom visibility.
visibilityId - Field inSlf4j
If specified, must match the "id" attribute in a VisibilityOptions annotation to enable a custom visibility.
visibilityId - Field inTupleConstructor
If specified, must match the "id" attribute in a VisibilityOptions annotation to enable a custom visibility.
VisibilityOptions - Annotation Type ingroovy.transform
Marker annotation used in the context of AST transformations to provide a custom visibility.
VisibilityUtils - Class inorg.apache.groovy.ast.tools
visit(org.codehaus.groovy.ast.GroovyCodeVisitor) - Method inAbstractGinqExpression
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method inAbstractInterruptibleASTTransformation
visit(org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.AnnotatedNode, org.codehaus.groovy.control.SourceUnit) - Method inAnnotationCollectorTransform
Implementation method of the alias annotation processor.
visit(org.codehaus.groovy.ast.GroovyCodeVisitor) - Method inAnnotationConstantExpression
visit(org.codehaus.groovy.ast.AnnotationNode) - Method inAnnotationVisitor
visit(org.codehaus.groovy.ast.GroovyCodeVisitor) - Method inArgumentListExpression
visit(org.codehaus.groovy.ast.GroovyCodeVisitor) - Method inArrayExpression
visit(org.objectweb.asm.MethodVisitor) - Method inAsmClassGenerator
visit(org.codehaus.groovy.ast.GroovyCodeVisitor) - Method inAssertStatement
visit(org.antlr.v4.runtime.tree.ParseTree) - Method inAstBuilder
Visit tree safely, no NPE occurred when the tree is null.
visit(org.codehaus.groovy.ast.GroovyCodeVisitor) - Method inASTNode
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method inASTTestTransformation
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method inASTTransformation
The method is invoked when an AST Transformation is active.
visit(org.codehaus.groovy.ast.GroovyCodeVisitor) - Method inAttributeExpression
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method inAutoCloneASTTransformation
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method inAutoFinalASTTransformation
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method inAutoImplementASTTransformation
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method inBaseScriptASTTransformation
visit(org.codehaus.groovy.ast.GroovyCodeVisitor) - Method inBinaryExpression
visit(org.objectweb.asm.MethodVisitor) - Method inBinaryExpressionHelper
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method inBindableASTTransformation
Handles the bulk of the processing, mostly delegating to other methods.
visit(org.codehaus.groovy.ast.GroovyCodeVisitor) - Method inBitwiseNegationExpression
visit(org.codehaus.groovy.ast.GroovyCodeVisitor) - Method inBlockStatement
visit(org.codehaus.groovy.ast.GroovyCodeVisitor) - Method inBooleanExpression
visit(org.codehaus.groovy.ast.GroovyCodeVisitor) - Method inBreakStatement
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method inBuilderASTTransformation
visit(org.codehaus.groovy.ast.GroovyCodeVisitor) - Method inBytecodeExpression
visit(org.objectweb.asm.MethodVisitor) - Method inBytecodeInstruction
visit(org.codehaus.groovy.ast.GroovyCodeVisitor) - Method inBytecodeSequence
Delegates to the visit method used for this class.
visit(org.codehaus.groovy.ast.GroovyCodeVisitor) - Method inCaseStatement
visit(org.codehaus.groovy.ast.GroovyCodeVisitor) - Method inCastExpression
visit(org.codehaus.groovy.ast.GroovyCodeVisitor) - Method inCatchStatement
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method inCategoryASTTransformation
visit(org.codehaus.groovy.ast.GroovyCodeVisitor) - Method inClassExpression
visit(org.codehaus.groovy.ast.GroovyCodeVisitor) - Method inClosureExpression
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method inClosureExpressionEvaluationASTTransformation
ASTTransformation.visit
visit(org.codehaus.groovy.ast.GroovyCodeVisitor) - Method inClosureListExpression
visit(org.codehaus.groovy.ast.GroovyCodeVisitor) - Method inCompareIdentityExpression
visit(org.codehaus.groovy.ast.GroovyCodeVisitor) - Method inCompareToNullExpression
visit(org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.AnnotatedNode, org.codehaus.groovy.control.SourceUnit) - Method inCompileDynamicProcessor
visit(org.codehaus.groovy.ast.GroovyCodeVisitor) - Method inConstantExpression
visit(org.codehaus.groovy.ast.GroovyCodeVisitor) - Method inConstructorCallExpression
visit(org.codehaus.groovy.ast.GroovyCodeVisitor) - Method inContinueStatement
visit(org.codehaus.groovy.ast.GroovyCodeVisitor) - Method inDeclarationExpression
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method inDelegateASTTransformation
visit(org.codehaus.groovy.ast.GroovyCodeVisitor) - Method inDoWhileStatement
visit(org.codehaus.groovy.ast.GroovyCodeVisitor) - Method inElvisOperatorExpression
visit(org.codehaus.groovy.ast.GroovyCodeVisitor) - Method inEmptyExpression
visit(org.codehaus.groovy.ast.GroovyCodeVisitor) - Method inEmptyStatement
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method inEqualsAndHashCodeASTTransformation
visit(org.objectweb.asm.MethodVisitor) - Method inExpressionAsVariableSlot
visit(org.codehaus.groovy.ast.GroovyCodeVisitor) - Method inExpressionStatement
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method inExternalizeMethodsASTTransformation
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method inExternalizeVerifierASTTransformation
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method inFieldASTTransformation
visit(org.codehaus.groovy.ast.GroovyCodeVisitor) - Method inFieldExpression
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method inFinalASTTransformation
visit(org.codehaus.groovy.ast.GroovyCodeVisitor) - Method inForStatement
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method inGContractsASTTransformation
ASTTransformation.visit
visit(org.objectweb.asm.MethodVisitor) - Method inGeneralUtils
visit(org.apache.groovy.ginq.dsl.expression.AbstractGinqExpression) - Method inGinqAstBaseVisitor
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method inGinqASTTransformation
visit(org.apache.groovy.ginq.dsl.expression.AbstractGinqExpression) - Method inGinqAstVisitor
visit(org.apache.groovy.ginq.dsl.expression.AbstractGinqExpression) - Method inGinqAstWalker
visit(org.codehaus.groovy.ast.GroovyCodeVisitor) - Method inGinqExpression
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method inGrabAnnotationTransformation
visit(org.codehaus.groovy.ast.expr.Expression) - Method inGroovyCodeVisitor
visit(com.github.javaparser.ast.body.FieldDeclaration, java.lang.Object) - Method inGroovydocJavaVisitor
visit(org.codehaus.groovy.ast.GroovyCodeVisitor) - Method inGStringExpression
visit(org.codehaus.groovy.ast.GroovyCodeVisitor) - Method inIfStatement
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method inImmutableASTTransformation
visit(org.objectweb.asm.MethodVisitor) - Method inImmutablePropertyUtils
visit(org.codehaus.groovy.ast.GroovyCodeVisitor) - Method inImportNode
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method inIndexedPropertyASTTransformation
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method inInheritConstructorsASTTransformation
visit(org.objectweb.asm.MethodVisitor) - Method inInnerClassCompletionVisitor
visit(org.codehaus.groovy.ast.GroovyCodeVisitor) - Method inLambdaExpression
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method inLazyASTTransformation
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method inListenerListASTTransformation
visit(org.codehaus.groovy.ast.GroovyCodeVisitor) - Method inListExpression
visit(org.codehaus.groovy.ast.GroovyCodeVisitor) - Method inListOfExpressionsExpression
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method inLogASTTransformation
visit(java.lang.String, java.lang.Object) - Method inLoggableTextifier
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method inMapConstructorASTTransformation
visit(org.codehaus.groovy.ast.GroovyCodeVisitor) - Method inMapEntryExpression
visit(org.codehaus.groovy.ast.GroovyCodeVisitor) - Method inMapExpression
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method inMemoizedASTTransformation
visit(org.codehaus.groovy.ast.GroovyCodeVisitor) - Method inMethodCallExpression
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method inMethodCallTransformation
visit(org.codehaus.groovy.ast.GroovyCodeVisitor) - Method inMethodPointerExpression
visit(org.codehaus.groovy.ast.GroovyCodeVisitor) - Method inMethodReferenceExpression
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method inMixinASTTransformation
visit(org.codehaus.groovy.ast.GroovyCodeVisitor) - Method inModuleNode
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method inNamedVariantASTTransformation
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method inNewifyASTTransformation
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method inNonSealedASTTransformation
visit(org.codehaus.groovy.ast.GroovyCodeVisitor) - Method inNotExpression
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method inNotYetImplementedASTTransformation
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method inNullCheckASTTransformation
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method inOperatorRenameASTTransformation
visit(org.codehaus.groovy.ast.GroovyCodeVisitor) - Method inPackageNode
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method inPackageScopeASTTransformation
visit(org.codehaus.groovy.ast.GroovyCodeVisitor) - Method inPostfixExpression
visit(org.codehaus.groovy.ast.GroovyCodeVisitor) - Method inPrefixExpression
visit(org.codehaus.groovy.ast.GroovyCodeVisitor) - Method inPropertyExpression
visit(int, int, java.lang.String, java.lang.String, java.lang.String, java.lang.String) - Method inProxyGeneratorAdapter
visit(org.codehaus.groovy.ast.GroovyCodeVisitor) - Method inRangeExpression
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method inReadWriteLockASTTransformation
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method inRecordCompletionASTTransformation
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method inRecordTypeASTTransformation
visit(org.codehaus.groovy.ast.GroovyCodeVisitor) - Method inReturnStatement
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method inSealedASTTransformation
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method inSealedCompletionASTTransformation
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method inSingletonASTTransformation
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method inSortableASTTransformation
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method inSourceURIASTTransformation
visit(org.codehaus.groovy.ast.GroovyCodeVisitor) - Method inSpreadExpression
visit(org.codehaus.groovy.ast.GroovyCodeVisitor) - Method inSpreadMapExpression
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method inStaticCompileTransformation
visit(org.codehaus.groovy.ast.GroovyCodeVisitor) - Method inStaticMethodCallExpression
visit(org.objectweb.asm.MethodVisitor) - Method inStaticTypesLambdaWriter
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method inStaticTypesTransformation
visit(org.codehaus.groovy.ast.GroovyCodeVisitor) - Method inSwitchStatement
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method inSynchronizedASTTransformation
visit(org.codehaus.groovy.ast.GroovyCodeVisitor) - Method inSynchronizedStatement
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method inTailRecursiveASTTransformation
visit(org.codehaus.groovy.ast.GroovyCodeVisitor) - Method inTemporaryVariableExpression
visit(org.codehaus.groovy.ast.GroovyCodeVisitor) - Method inTernaryExpression
visit(org.codehaus.groovy.ast.GroovyCodeVisitor) - Method inThrowStatement
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method inTimedInterruptibleASTTransformation
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method inToStringASTTransformation
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method inTraitASTTransformation
visit(org.codehaus.groovy.ast.GroovyCodeVisitor) - Method inTryCatchStatement
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method inTupleConstructorASTTransformation
visit(org.codehaus.groovy.ast.GroovyCodeVisitor) - Method inTupleExpression
visit(org.codehaus.groovy.ast.GroovyCodeVisitor) - Method inUnaryMinusExpression
visit(org.codehaus.groovy.ast.GroovyCodeVisitor) - Method inUnaryPlusExpression
visit(org.codehaus.groovy.ast.GroovyCodeVisitor) - Method inVariableExpression
visit(org.objectweb.asm.MethodVisitor) - Method inVariableSlotLoader
visit(org.objectweb.asm.MethodVisitor) - Method inVerifier
visit(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.control.SourceUnit) - Method inVetoableASTTransformation
Handles the bulk of the processing, mostly delegating to other methods.
visit(org.codehaus.groovy.ast.GroovyCodeVisitor) - Method inWhileStatement
visitAdditiveExprAlt(org.apache.groovy.parser.antlr4.GroovyParser.AdditiveExprAltContext) - Method inAstBuilder
visitAdditiveExprAlt(org.apache.groovy.parser.antlr4.GroovyParser.AdditiveExprAltContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitAdditiveExprAlt(org.apache.groovy.parser.antlr4.GroovyParser.AdditiveExprAltContext) - Method inGroovyParserVisitor
Visit a parse tree produced by theadditiveExprAlt labeled alternative inGroovyParser.expression.
visitAndExprAlt(org.apache.groovy.parser.antlr4.GroovyParser.AndExprAltContext) - Method inAstBuilder
visitAndExprAlt(org.apache.groovy.parser.antlr4.GroovyParser.AndExprAltContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitAndExprAlt(org.apache.groovy.parser.antlr4.GroovyParser.AndExprAltContext) - Method inGroovyParserVisitor
Visit a parse tree produced by theandExprAlt labeled alternative inGroovyParser.expression.
visitAnnotableParameterCount(int, boolean) - Method inLoggableTextifier
visitAnnotatedQualifiedClassName(org.apache.groovy.parser.antlr4.GroovyParser.AnnotatedQualifiedClassNameContext) - Method inAstBuilder
visitAnnotatedQualifiedClassName(org.apache.groovy.parser.antlr4.GroovyParser.AnnotatedQualifiedClassNameContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitAnnotatedQualifiedClassName(org.apache.groovy.parser.antlr4.GroovyParser.AnnotatedQualifiedClassNameContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.annotatedQualifiedClassName.
visitAnnotation(org.apache.groovy.parser.antlr4.GroovyParser.AnnotationContext) - Method inAstBuilder
visitAnnotation(org.codehaus.groovy.ast.AnnotationNode) - Method inClassCodeExpressionTransformer
visitAnnotation(org.codehaus.groovy.ast.AnnotationNode) - Method inClassCodeVisitorSupport
visitAnnotation(org.apache.groovy.parser.antlr4.GroovyParser.AnnotationContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitAnnotation(org.apache.groovy.parser.antlr4.GroovyParser.AnnotationContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.annotation.
visitAnnotation(java.lang.String, boolean) - Method inLoggableTextifier
visitAnnotation(org.codehaus.groovy.ast.AnnotationNode) - Method inResolveVisitor
visitAnnotation(org.codehaus.groovy.ast.AnnotationNode) - Method inVariableScopeVisitor
visitAnnotationAttributes(org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.classgen.AnnotationVisitor) - Method inAsmClassGenerator
Generates the annotation attributes.
visitAnnotationDefault() - Method inLoggableTextifier
visitAnnotationEnd() - Method inLoggableTextifier
visitAnnotationExpression(java.lang.String, org.codehaus.groovy.ast.expr.AnnotationConstantExpression, org.codehaus.groovy.ast.ClassNode) - Method inAnnotationVisitor
visitAnnotationName(org.apache.groovy.parser.antlr4.GroovyParser.AnnotationNameContext) - Method inAstBuilder
visitAnnotationName(org.apache.groovy.parser.antlr4.GroovyParser.AnnotationNameContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitAnnotationName(org.apache.groovy.parser.antlr4.GroovyParser.AnnotationNameContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.annotationName.
visitAnnotationNode(org.codehaus.groovy.ast.AnnotationNode) - Method inAstNodeToScriptVisitor
visitAnnotations(org.codehaus.groovy.ast.AnnotatedNode) - Method inAnnotationContractParameterVisitor
visitAnnotations(org.codehaus.groovy.ast.AnnotatedNode) - Method inAsmClassGenerator
visitAnnotations(org.codehaus.groovy.ast.AnnotatedNode) - Method inASTMatcher
visitAnnotations(org.codehaus.groovy.ast.AnnotatedNode) - Method inASTTransformationCollectorCodeVisitor
visitAnnotations(org.codehaus.groovy.ast.AnnotatedNode) - Method inASTTransformationVisitor
Adds the annotation to the internal target list if a match is found.
visitAnnotations(Iterable<AnnotationNode>) - Method inClassCodeVisitorSupport
visitAnnotations(org.codehaus.groovy.ast.AnnotatedNode) - Method inConditionalInterruptibleASTTransformation
visitAnnotations(org.codehaus.groovy.ast.AnnotatedNode) - Method inDependencyTracker
visitAnnotations(org.codehaus.groovy.ast.AnnotatedNode) - Method inDummyClassGenerator
visitAnnotations(org.codehaus.groovy.ast.AnnotatedNode, int) - Method inExtendedVerifier
visitAnnotations(org.codehaus.groovy.ast.AnnotatedNode) - Method inGrabAnnotationTransformation
Adds the annotation to the internal target list if a match is found.
visitAnnotations(org.codehaus.groovy.ast.AnnotatedNode) - Method inStaticImportVisitor
visitAnnotationsOpt(org.apache.groovy.parser.antlr4.GroovyParser.AnnotationsOptContext) - Method inAstBuilder
visitAnnotationsOpt(org.apache.groovy.parser.antlr4.GroovyParser.AnnotationsOptContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitAnnotationsOpt(org.apache.groovy.parser.antlr4.GroovyParser.AnnotationsOptContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.annotationsOpt.
visitAnonymousInnerClassDeclaration(org.apache.groovy.parser.antlr4.GroovyParser.AnonymousInnerClassDeclarationContext) - Method inAstBuilder
visitAnonymousInnerClassDeclaration(org.apache.groovy.parser.antlr4.GroovyParser.AnonymousInnerClassDeclarationContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitAnonymousInnerClassDeclaration(org.apache.groovy.parser.antlr4.GroovyParser.AnonymousInnerClassDeclarationContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.anonymousInnerClassDeclaration.
visitArgumentlistExpression(org.codehaus.groovy.ast.expr.ArgumentListExpression) - Method inAsmClassGenerator
visitArgumentlistExpression(org.codehaus.groovy.ast.expr.ArgumentListExpression) - Method inAstNodeToScriptVisitor
visitArgumentlistExpression(org.codehaus.groovy.ast.expr.ArgumentListExpression) - Method inCodeVisitorSupport
visitArgumentlistExpression(org.codehaus.groovy.ast.expr.ArgumentListExpression) - Method inFinalVariableAnalyzer
visitArgumentlistExpression(org.codehaus.groovy.ast.expr.ArgumentListExpression) - Method inGinqAstBuilder
visitArgumentlistExpression(org.codehaus.groovy.ast.expr.ArgumentListExpression) - Method inGroovyCodeVisitor
visitArgumentlistExpression(org.codehaus.groovy.ast.expr.ArgumentListExpression) - Method inGroovyCodeVisitorAdapter
visitArgumentlistExpression(org.codehaus.groovy.ast.expr.ArgumentListExpression) - Method inSecureASTCustomizer.SecuringCodeVisitor
visitArgumentlistExpression(org.codehaus.groovy.ast.expr.ArgumentListExpression) - Method inTransformingCodeVisitor
visitArguments(org.apache.groovy.parser.antlr4.GroovyParser.ArgumentsContext) - Method inAstBuilder
visitArguments(org.apache.groovy.parser.antlr4.GroovyParser.ArgumentsContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitArguments(org.apache.groovy.parser.antlr4.GroovyParser.ArgumentsContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.arguments.
visitArray(java.lang.String) - Method inLoggableTextifier
visitArrayExpression(org.codehaus.groovy.ast.expr.ArrayExpression) - Method inAsmClassGenerator
visitArrayExpression(org.codehaus.groovy.ast.expr.ArrayExpression) - Method inASTMatcher
visitArrayExpression(org.codehaus.groovy.ast.expr.ArrayExpression) - Method inAstNodeToScriptVisitor
visitArrayExpression(org.codehaus.groovy.ast.expr.ArrayExpression) - Method inCodeVisitorSupport
visitArrayExpression(org.codehaus.groovy.ast.expr.ArrayExpression) - Method inContextualClassCodeVisitor
visitArrayExpression(org.codehaus.groovy.ast.expr.ArrayExpression) - Method inDependencyTracker
visitArrayExpression(org.codehaus.groovy.ast.expr.ArrayExpression) - Method inGenericsVisitor
visitArrayExpression(org.codehaus.groovy.ast.expr.ArrayExpression) - Method inGroovyCodeVisitor
visitArrayExpression(org.codehaus.groovy.ast.expr.ArrayExpression) - Method inGroovyCodeVisitorAdapter
visitArrayExpression(org.codehaus.groovy.ast.expr.ArrayExpression) - Method inSecureASTCustomizer.SecuringCodeVisitor
visitArrayExpression(org.codehaus.groovy.ast.expr.ArrayExpression) - Method inStaticTypeCheckingVisitor
visitArrayExpression(org.codehaus.groovy.ast.expr.ArrayExpression) - Method inTransformingCodeVisitor
visitArrayExpression(org.codehaus.groovy.ast.expr.ArrayExpression) - Method inVariableScopeVisitor
visitArrayInitializer(org.apache.groovy.parser.antlr4.GroovyParser.ArrayInitializerContext) - Method inAstBuilder
visitArrayInitializer(org.apache.groovy.parser.antlr4.GroovyParser.ArrayInitializerContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitArrayInitializer(org.apache.groovy.parser.antlr4.GroovyParser.ArrayInitializerContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.arrayInitializer.
visitAssertStatement(org.codehaus.groovy.ast.stmt.AssertStatement) - Method inAsmClassGenerator
visitAssertStatement(org.apache.groovy.parser.antlr4.GroovyParser.AssertStatementContext) - Method inAstBuilder
visitAssertStatement(org.codehaus.groovy.ast.stmt.AssertStatement) - Method inAstNodeToScriptVisitor
visitAssertStatement(org.codehaus.groovy.ast.stmt.AssertStatement) - Method inClassCodeExpressionTransformer
visitAssertStatement(org.codehaus.groovy.ast.stmt.AssertStatement) - Method inClassCodeVisitorSupport
visitAssertStatement(org.codehaus.groovy.ast.stmt.AssertStatement) - Method inCodeVisitorSupport
visitAssertStatement(org.codehaus.groovy.ast.stmt.AssertStatement) - Method inContextualClassCodeVisitor
visitAssertStatement(org.codehaus.groovy.ast.stmt.AssertStatement) - Method inGroovyCodeVisitor
visitAssertStatement(org.codehaus.groovy.ast.stmt.AssertStatement) - Method inGroovyCodeVisitorAdapter
visitAssertStatement(org.apache.groovy.parser.antlr4.GroovyParser.AssertStatementContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitAssertStatement(org.apache.groovy.parser.antlr4.GroovyParser.AssertStatementContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.assertStatement.
visitAssertStatement(org.codehaus.groovy.ast.stmt.AssertStatement) - Method inSecureASTCustomizer.SecuringCodeVisitor
visitAssertStatement(org.codehaus.groovy.ast.stmt.AssertStatement) - Method inTransformingCodeVisitor
visitAssertStatement(org.codehaus.groovy.ast.stmt.AssertStatement) - Method inVariableExpressionReplacer
visitAssertStatement(org.codehaus.groovy.ast.stmt.AssertStatement) - Method inVariableScopeVisitor
visitAssertStmtAlt(org.apache.groovy.parser.antlr4.GroovyParser.AssertStmtAltContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitAssertStmtAlt(org.apache.groovy.parser.antlr4.GroovyParser.AssertStmtAltContext) - Method inGroovyParserVisitor
Visit a parse tree produced by theassertStmtAlt labeled alternative inGroovyParser.statement.
visitAssignmentExprAlt(org.apache.groovy.parser.antlr4.GroovyParser.AssignmentExprAltContext) - Method inAstBuilder
visitAssignmentExprAlt(org.apache.groovy.parser.antlr4.GroovyParser.AssignmentExprAltContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitAssignmentExprAlt(org.apache.groovy.parser.antlr4.GroovyParser.AssignmentExprAltContext) - Method inGroovyParserVisitor
Visit a parse tree produced by theassignmentExprAlt labeled alternative inGroovyParser.expression.
visitAttribute(org.objectweb.asm.Attribute) - Method inLoggableTextifier
visitAttributeExpression(org.codehaus.groovy.ast.expr.AttributeExpression) - Method inAsmClassGenerator
visitAttributeExpression(org.codehaus.groovy.ast.expr.AttributeExpression) - Method inASTMatcher
visitAttributeExpression(org.codehaus.groovy.ast.expr.AttributeExpression) - Method inAstNodeToScriptVisitor
visitAttributeExpression(org.codehaus.groovy.ast.expr.AttributeExpression) - Method inCodeVisitorSupport
visitAttributeExpression(org.codehaus.groovy.ast.expr.AttributeExpression) - Method inContextualClassCodeVisitor
visitAttributeExpression(org.codehaus.groovy.ast.expr.AttributeExpression) - Method inGroovyCodeVisitor
visitAttributeExpression(org.codehaus.groovy.ast.expr.AttributeExpression) - Method inGroovyCodeVisitorAdapter
visitAttributeExpression(org.codehaus.groovy.ast.expr.AttributeExpression) - Method inSecureASTCustomizer.SecuringCodeVisitor
visitAttributeExpression(org.codehaus.groovy.ast.expr.AttributeExpression) - Method inStaticTypeCheckingVisitor
visitAttributeExpression(org.codehaus.groovy.ast.expr.AttributeExpression) - Method inTransformingCodeVisitor
visitBinaryExpression(org.codehaus.groovy.ast.expr.BinaryExpression) - Method inAsmClassGenerator
visitBinaryExpression(org.codehaus.groovy.ast.expr.BinaryExpression) - Method inASTMatcher
visitBinaryExpression(org.codehaus.groovy.ast.expr.BinaryExpression) - Method inAstNodeToScriptVisitor
visitBinaryExpression(org.codehaus.groovy.ast.expr.BinaryExpression) - Method inClassCompletionVerifier
visitBinaryExpression(org.codehaus.groovy.ast.expr.BinaryExpression) - Method inCodeVisitorSupport
visitBinaryExpression(org.codehaus.groovy.ast.expr.BinaryExpression) - Method inContextualClassCodeVisitor
visitBinaryExpression(org.codehaus.groovy.ast.expr.BinaryExpression) - Method inFinalVariableAnalyzer
visitBinaryExpression(org.codehaus.groovy.ast.expr.BinaryExpression) - Method inGinqAstBuilder
visitBinaryExpression(org.codehaus.groovy.ast.expr.BinaryExpression) - Method inGroovyCodeVisitor
visitBinaryExpression(org.codehaus.groovy.ast.expr.BinaryExpression) - Method inGroovyCodeVisitorAdapter
visitBinaryExpression(org.codehaus.groovy.ast.expr.BinaryExpression) - Method inInstanceOfVerifier
visitBinaryExpression(org.codehaus.groovy.ast.expr.BinaryExpression) - Method inSecureASTCustomizer.SecuringCodeVisitor
visitBinaryExpression(org.codehaus.groovy.ast.expr.BinaryExpression) - Method inSqlWhereVisitor
visitBinaryExpression(org.codehaus.groovy.ast.expr.BinaryExpression) - Method inStaticTypeCheckingVisitor
visitBinaryExpression(org.codehaus.groovy.ast.expr.BinaryExpression) - Method inTransformingCodeVisitor
visitBinaryExpression(org.codehaus.groovy.ast.expr.BinaryExpression) - Method inVariableExpressionReplacer
It's the only Expression type in which replacing is considered.
visitBinaryExpression(org.codehaus.groovy.ast.expr.BinaryExpression) - Method inVariableScopeVisitor
visitBitwiseNegationExpression(org.codehaus.groovy.ast.expr.BitwiseNegationExpression) - Method inAsmClassGenerator
visitBitwiseNegationExpression(org.codehaus.groovy.ast.expr.BitwiseNegationExpression) - Method inASTMatcher
visitBitwiseNegationExpression(org.codehaus.groovy.ast.expr.BitwiseNegationExpression) - Method inAstNodeToScriptVisitor
visitBitwiseNegationExpression(org.codehaus.groovy.ast.expr.BitwiseNegationExpression) - Method inCodeVisitorSupport
visitBitwiseNegationExpression(org.codehaus.groovy.ast.expr.BitwiseNegationExpression) - Method inContextualClassCodeVisitor
visitBitwiseNegationExpression(org.codehaus.groovy.ast.expr.BitwiseNegationExpression) - Method inGroovyCodeVisitor
visitBitwiseNegationExpression(org.codehaus.groovy.ast.expr.BitwiseNegationExpression) - Method inGroovyCodeVisitorAdapter
visitBitwiseNegationExpression(org.codehaus.groovy.ast.expr.BitwiseNegationExpression) - Method inSecureASTCustomizer.SecuringCodeVisitor
visitBitwiseNegationExpression(org.codehaus.groovy.ast.expr.BitwiseNegationExpression) - Method inStaticTypeCheckingVisitor
visitBitwiseNegationExpression(org.codehaus.groovy.ast.expr.BitwiseNegationExpression) - Method inTransformingCodeVisitor
visitBlock(org.apache.groovy.parser.antlr4.GroovyParser.BlockContext) - Method inAstBuilder
visitBlock(org.apache.groovy.parser.antlr4.GroovyParser.BlockContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitBlock(org.apache.groovy.parser.antlr4.GroovyParser.BlockContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.block.
visitBlockStatement(org.codehaus.groovy.ast.stmt.BlockStatement) - Method inAsmClassGenerator
visitBlockStatement(org.codehaus.groovy.ast.stmt.BlockStatement) - Method inAssertStatementCreationUtility.AddAssertionCallStatementToReturnStatementVisitor
visitBlockStatement(org.codehaus.groovy.ast.stmt.BlockStatement) - Method inAssertStatementCreationUtility.AddResultReturnStatementVisitor
visitBlockStatement(org.apache.groovy.parser.antlr4.GroovyParser.BlockStatementContext) - Method inAstBuilder
visitBlockStatement(org.codehaus.groovy.ast.stmt.BlockStatement) - Method inASTMatcher
visitBlockStatement(org.codehaus.groovy.ast.stmt.BlockStatement) - Method inAstNodeToScriptVisitor
visitBlockStatement(org.codehaus.groovy.ast.stmt.BlockStatement) - Method inCategoryASTTransformation
visitBlockStatement(org.codehaus.groovy.ast.stmt.BlockStatement) - Method inClassCodeVisitorSupport
visitBlockStatement(org.codehaus.groovy.ast.stmt.BlockStatement) - Method inCodeVisitorSupport
visitBlockStatement(org.codehaus.groovy.ast.stmt.BlockStatement) - Method inContextualClassCodeVisitor
visitBlockStatement(org.codehaus.groovy.ast.stmt.BlockStatement) - Method inFinalVariableAnalyzer
visitBlockStatement(org.codehaus.groovy.ast.stmt.BlockStatement) - Method inGroovyCodeVisitor
visitBlockStatement(org.codehaus.groovy.ast.stmt.BlockStatement) - Method inGroovyCodeVisitorAdapter
visitBlockStatement(org.apache.groovy.parser.antlr4.GroovyParser.BlockStatementContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitBlockStatement(org.apache.groovy.parser.antlr4.GroovyParser.BlockStatementContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.blockStatement.
visitBlockStatement(org.codehaus.groovy.ast.stmt.BlockStatement) - Method inResolveVisitor
visitBlockStatement(org.codehaus.groovy.ast.stmt.BlockStatement) - Method inSecureASTCustomizer.SecuringCodeVisitor
visitBlockStatement(org.codehaus.groovy.ast.stmt.BlockStatement) - Method inStatementReplacer
visitBlockStatement(org.codehaus.groovy.ast.stmt.BlockStatement) - Method inTransformingCodeVisitor
visitBlockStatement(org.codehaus.groovy.ast.stmt.BlockStatement) - Method inVariableScopeVisitor
visitBlockStatements(org.apache.groovy.parser.antlr4.GroovyParser.BlockStatementsContext) - Method inAstBuilder
visitBlockStatements(org.apache.groovy.parser.antlr4.GroovyParser.BlockStatementsContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitBlockStatements(org.apache.groovy.parser.antlr4.GroovyParser.BlockStatementsContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.blockStatements.
visitBlockStatementsOpt(org.apache.groovy.parser.antlr4.GroovyParser.BlockStatementsOptContext) - Method inAstBuilder
visitBlockStatementsOpt(org.apache.groovy.parser.antlr4.GroovyParser.BlockStatementsOptContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitBlockStatementsOpt(org.apache.groovy.parser.antlr4.GroovyParser.BlockStatementsOptContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.blockStatementsOpt.
visitBlockStmtAlt(org.apache.groovy.parser.antlr4.GroovyParser.BlockStmtAltContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitBlockStmtAlt(org.apache.groovy.parser.antlr4.GroovyParser.BlockStmtAltContext) - Method inGroovyParserVisitor
Visit a parse tree produced by theblockStmtAlt labeled alternative inGroovyParser.statement.
visitBooleanExpression(org.codehaus.groovy.ast.expr.BooleanExpression) - Method inAsmClassGenerator
visitBooleanExpression(org.codehaus.groovy.ast.expr.BooleanExpression) - Method inASTMatcher
visitBooleanExpression(org.codehaus.groovy.ast.expr.BooleanExpression) - Method inAstNodeToScriptVisitor
visitBooleanExpression(org.codehaus.groovy.ast.expr.BooleanExpression) - Method inCodeVisitorSupport
visitBooleanExpression(org.codehaus.groovy.ast.expr.BooleanExpression) - Method inContextualClassCodeVisitor
visitBooleanExpression(org.codehaus.groovy.ast.expr.BooleanExpression) - Method inGroovyCodeVisitor
visitBooleanExpression(org.codehaus.groovy.ast.expr.BooleanExpression) - Method inGroovyCodeVisitorAdapter
visitBooleanExpression(org.codehaus.groovy.ast.expr.BooleanExpression) - Method inSecureASTCustomizer.SecuringCodeVisitor
visitBooleanExpression(org.codehaus.groovy.ast.expr.BooleanExpression) - Method inSqlWhereVisitor
visitBooleanExpression(org.codehaus.groovy.ast.expr.BooleanExpression) - Method inTransformingCodeVisitor
visitBooleanLiteralAlt(org.apache.groovy.parser.antlr4.GroovyParser.BooleanLiteralAltContext) - Method inAstBuilder
visitBooleanLiteralAlt(org.apache.groovy.parser.antlr4.GroovyParser.BooleanLiteralAltContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitBooleanLiteralAlt(org.apache.groovy.parser.antlr4.GroovyParser.BooleanLiteralAltContext) - Method inGroovyParserVisitor
Visit a parse tree produced by thebooleanLiteralAlt labeled alternative inGroovyParser.literal.
visitBoxedArgument(org.codehaus.groovy.ast.expr.Expression) - Method inCallSiteWriter
visitBreakStatement(org.codehaus.groovy.ast.stmt.BreakStatement) - Method inAsmClassGenerator
visitBreakStatement(org.apache.groovy.parser.antlr4.GroovyParser.BreakStatementContext) - Method inAstBuilder
visitBreakStatement(org.codehaus.groovy.ast.stmt.BreakStatement) - Method inAstNodeToScriptVisitor
visitBreakStatement(org.codehaus.groovy.ast.stmt.BreakStatement) - Method inClassCodeVisitorSupport
visitBreakStatement(org.codehaus.groovy.ast.stmt.BreakStatement) - Method inCodeVisitorSupport
visitBreakStatement(org.codehaus.groovy.ast.stmt.BreakStatement) - Method inContextualClassCodeVisitor
visitBreakStatement(org.codehaus.groovy.ast.stmt.BreakStatement) - Method inGroovyCodeVisitor
visitBreakStatement(org.codehaus.groovy.ast.stmt.BreakStatement) - Method inGroovyCodeVisitorAdapter
visitBreakStatement(org.apache.groovy.parser.antlr4.GroovyParser.BreakStatementContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitBreakStatement(org.apache.groovy.parser.antlr4.GroovyParser.BreakStatementContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.breakStatement.
visitBreakStatement(org.codehaus.groovy.ast.stmt.BreakStatement) - Method inLabelVerifier
visitBreakStatement(org.codehaus.groovy.ast.stmt.BreakStatement) - Method inSecureASTCustomizer.SecuringCodeVisitor
visitBreakStatement(org.codehaus.groovy.ast.stmt.BreakStatement) - Method inTransformingCodeVisitor
visitBreakStmtAlt(org.apache.groovy.parser.antlr4.GroovyParser.BreakStmtAltContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitBreakStmtAlt(org.apache.groovy.parser.antlr4.GroovyParser.BreakStmtAltContext) - Method inGroovyParserVisitor
Visit a parse tree produced by thebreakStmtAlt labeled alternative inGroovyParser.statement.
visitBuiltInType(org.apache.groovy.parser.antlr4.GroovyParser.BuiltInTypeContext) - Method inAstBuilder
visitBuiltInType(org.apache.groovy.parser.antlr4.GroovyParser.BuiltInTypeContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitBuiltInType(org.apache.groovy.parser.antlr4.GroovyParser.BuiltInTypeContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.builtInType.
visitBuiltInTypePrmrAlt(org.apache.groovy.parser.antlr4.GroovyParser.BuiltInTypePrmrAltContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitBuiltInTypePrmrAlt(org.apache.groovy.parser.antlr4.GroovyParser.BuiltInTypePrmrAltContext) - Method inGroovyParserVisitor
Visit a parse tree produced by thebuiltInTypePrmrAlt labeled alternative inGroovyParser.primary.
visitBytecodeExpression(org.codehaus.groovy.classgen.BytecodeExpression) - Method inAsmClassGenerator
visitBytecodeExpression(org.codehaus.groovy.classgen.BytecodeExpression) - Method inAstNodeToScriptVisitor
visitBytecodeExpression(org.codehaus.groovy.classgen.BytecodeExpression) - Method inCodeVisitorSupport
visitBytecodeExpression(org.codehaus.groovy.classgen.BytecodeExpression) - Method inContextualClassCodeVisitor
visitBytecodeExpression(org.codehaus.groovy.classgen.BytecodeExpression) - Method inGroovyCodeVisitor
visitBytecodeExpression(org.codehaus.groovy.classgen.BytecodeExpression) - Method inGroovyCodeVisitorAdapter
visitBytecodeExpression(org.codehaus.groovy.classgen.BytecodeExpression) - Method inSecureASTCustomizer.SecuringCodeVisitor
visitBytecodeExpression(org.codehaus.groovy.classgen.BytecodeExpression) - Method inTransformingCodeVisitor
visitBytecodeSequence(org.codehaus.groovy.classgen.BytecodeSequence) - Method inAsmClassGenerator
visitBytecodeSequence(org.codehaus.groovy.classgen.BytecodeSequence) - Method inClassGenerator
visitCaseStatement(org.codehaus.groovy.ast.stmt.CaseStatement) - Method inAsmClassGenerator
visitCaseStatement(org.codehaus.groovy.ast.stmt.CaseStatement) - Method inAstNodeToScriptVisitor
visitCaseStatement(org.codehaus.groovy.ast.stmt.CaseStatement) - Method inClassCodeExpressionTransformer
visitCaseStatement(org.codehaus.groovy.ast.stmt.CaseStatement) - Method inClassCodeVisitorSupport
visitCaseStatement(org.codehaus.groovy.ast.stmt.CaseStatement) - Method inCodeVisitorSupport
visitCaseStatement(org.codehaus.groovy.ast.stmt.CaseStatement) - Method inContextualClassCodeVisitor
visitCaseStatement(org.codehaus.groovy.ast.stmt.CaseStatement) - Method inGroovyCodeVisitor
visitCaseStatement(org.codehaus.groovy.ast.stmt.CaseStatement) - Method inGroovyCodeVisitorAdapter
visitCaseStatement(org.codehaus.groovy.ast.stmt.CaseStatement) - Method inSecureASTCustomizer.SecuringCodeVisitor
visitCaseStatement(org.codehaus.groovy.ast.stmt.CaseStatement) - Method inStaticTypeCheckingVisitor
visitCaseStatement(org.codehaus.groovy.ast.stmt.CaseStatement) - Method inTransformingCodeVisitor
visitCaseStatement(org.codehaus.groovy.ast.stmt.CaseStatement) - Method inVariableExpressionReplacer
visitCastExprAlt(org.apache.groovy.parser.antlr4.GroovyParser.CastExprAltContext) - Method inAstBuilder
visitCastExprAlt(org.apache.groovy.parser.antlr4.GroovyParser.CastExprAltContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitCastExprAlt(org.apache.groovy.parser.antlr4.GroovyParser.CastExprAltContext) - Method inGroovyParserVisitor
Visit a parse tree produced by thecastExprAlt labeled alternative inGroovyParser.castOperandExpression.
visitCastExpression(org.codehaus.groovy.ast.expr.CastExpression) - Method inAsmClassGenerator
visitCastExpression(org.codehaus.groovy.ast.expr.CastExpression) - Method inASTMatcher
visitCastExpression(org.codehaus.groovy.ast.expr.CastExpression) - Method inAstNodeToScriptVisitor
visitCastExpression(org.codehaus.groovy.ast.expr.CastExpression) - Method inCodeVisitorSupport
visitCastExpression(org.codehaus.groovy.ast.expr.CastExpression) - Method inContextualClassCodeVisitor
visitCastExpression(org.codehaus.groovy.ast.expr.CastExpression) - Method inDependencyTracker
visitCastExpression(org.codehaus.groovy.ast.expr.CastExpression) - Method inGenericsVisitor
visitCastExpression(org.codehaus.groovy.ast.expr.CastExpression) - Method inGinqAstBuilder
visitCastExpression(org.codehaus.groovy.ast.expr.CastExpression) - Method inGroovyCodeVisitor
visitCastExpression(org.codehaus.groovy.ast.expr.CastExpression) - Method inGroovyCodeVisitorAdapter
visitCastExpression(org.codehaus.groovy.ast.expr.CastExpression) - Method inSecureASTCustomizer.SecuringCodeVisitor
visitCastExpression(org.codehaus.groovy.ast.expr.CastExpression) - Method inStaticTypeCheckingVisitor
visitCastExpression(org.codehaus.groovy.ast.expr.CastExpression) - Method inTransformingCodeVisitor
visitCastExpression(org.codehaus.groovy.ast.expr.CastExpression) - Method inVariableScopeVisitor
visitCastParExpression(org.apache.groovy.parser.antlr4.GroovyParser.CastParExpressionContext) - Method inAstBuilder
visitCastParExpression(org.apache.groovy.parser.antlr4.GroovyParser.CastParExpressionContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitCastParExpression(org.apache.groovy.parser.antlr4.GroovyParser.CastParExpressionContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.castParExpression.
visitCatchClause(org.apache.groovy.parser.antlr4.GroovyParser.CatchClauseContext) - Method inAstBuilder
Multi-catch(1..*) clause will be unpacked to several normal catch clauses, so the return type is List
visitCatchClause(org.apache.groovy.parser.antlr4.GroovyParser.CatchClauseContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitCatchClause(org.apache.groovy.parser.antlr4.GroovyParser.CatchClauseContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.catchClause.
visitCatchStatement(org.codehaus.groovy.ast.stmt.CatchStatement) - Method inAsmClassGenerator
visitCatchStatement(org.codehaus.groovy.ast.stmt.CatchStatement) - Method inAstNodeToScriptVisitor
visitCatchStatement(org.codehaus.groovy.ast.stmt.CatchStatement) - Method inCategoryASTTransformation
visitCatchStatement(org.codehaus.groovy.ast.stmt.CatchStatement) - Method inClassCodeVisitorSupport
visitCatchStatement(org.codehaus.groovy.ast.stmt.CatchStatement) - Method inClassCompletionVerifier
visitCatchStatement(org.codehaus.groovy.ast.stmt.CatchStatement) - Method inCodeVisitorSupport
visitCatchStatement(org.codehaus.groovy.ast.stmt.CatchStatement) - Method inContextualClassCodeVisitor
visitCatchStatement(org.codehaus.groovy.ast.stmt.CatchStatement) - Method inDependencyTracker
visitCatchStatement(org.codehaus.groovy.ast.stmt.CatchStatement) - Method inGroovyCodeVisitor
visitCatchStatement(org.codehaus.groovy.ast.stmt.CatchStatement) - Method inGroovyCodeVisitorAdapter
visitCatchStatement(org.codehaus.groovy.ast.stmt.CatchStatement) - Method inResolveVisitor
visitCatchStatement(org.codehaus.groovy.ast.stmt.CatchStatement) - Method inSecureASTCustomizer.SecuringCodeVisitor
visitCatchStatement(org.codehaus.groovy.ast.stmt.CatchStatement) - Method inTransformingCodeVisitor
visitCatchStatement(org.codehaus.groovy.ast.stmt.CatchStatement) - Method inVariableScopeVisitor
visitCatchType(org.apache.groovy.parser.antlr4.GroovyParser.CatchTypeContext) - Method inAstBuilder
visitCatchType(org.apache.groovy.parser.antlr4.GroovyParser.CatchTypeContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitCatchType(org.apache.groovy.parser.antlr4.GroovyParser.CatchTypeContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.catchType.
visitClass(org.codehaus.groovy.ast.ClassNode) - Method inAnnotationClosureVisitor
visitClass(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.control.SourceUnit) - Method inAnnotationConstantsVisitor
visitClass(org.codehaus.groovy.ast.ClassNode) - Method inAnnotationContractParameterVisitor
visitClass(org.codehaus.groovy.ast.ClassNode) - Method inAnnotationProcessorVisitor
visitClass(org.codehaus.groovy.ast.ClassNode) - Method inAsmClassGenerator
visitClass(org.codehaus.groovy.ast.ClassNode) - Method inASTMatcher
visitClass(org.codehaus.groovy.ast.ClassNode) - Method inAstNodeToScriptVisitor
visitClass(org.codehaus.groovy.ast.ClassNode) - Method inASTTransformationCollectorCodeVisitor
visitClass(org.codehaus.groovy.ast.ClassNode) - Method inASTTransformationVisitor
Main loop entry.
visitClass(org.codehaus.groovy.ast.ClassNode) - Method inClassCodeVisitorSupport
visitClass(org.codehaus.groovy.ast.ClassNode) - Method inClassCompletionVerifier
visitClass(org.codehaus.groovy.ast.ClassNode) - Method inConditionalInterruptibleASTTransformation
visitClass(org.codehaus.groovy.ast.ClassNode) - Method inContextualClassCodeVisitor
visitClass(org.codehaus.groovy.ast.ClassNode) - Method inContractElementVisitor
visitClass(org.codehaus.groovy.ast.ClassNode) - Method inDependencyTracker
visitClass(org.codehaus.groovy.ast.ClassNode) - Method inDomainModelInjectionVisitor
visitClass(org.codehaus.groovy.ast.ClassNode) - Method inDummyClassGenerator
visitClass(org.codehaus.groovy.ast.ClassNode) - Method inDynamicSetterInjectionVisitor
visitClass(org.codehaus.groovy.ast.ClassNode) - Method inEnumCompletionVisitor
visitClass(org.codehaus.groovy.ast.ClassNode) - Method inEnumVisitor
visitClass(org.codehaus.groovy.ast.ClassNode) - Method inExtendedVerifier
visitClass(org.codehaus.groovy.ast.ClassNode) - Method inGenericsVisitor
visitClass(org.codehaus.groovy.ast.ClassNode) - Method inGroovyClassVisitor
Visit a ClassNode.
visitClass(org.codehaus.groovy.ast.ClassNode) - Method inGroovydocVisitor
visitClass(org.codehaus.groovy.ast.ClassNode) - Method inInnerClassCompletionVisitor
visitClass(org.codehaus.groovy.ast.ClassNode) - Method inInnerClassVisitor
visitClass(org.codehaus.groovy.ast.ClassNode) - Method inJavaStubGenerator
visitClass(org.codehaus.groovy.ast.ClassNode) - Method inLifecycleAfterTransformationVisitor
visitClass(org.codehaus.groovy.ast.ClassNode) - Method inLifecycleBeforeTransformationVisitor
visitClass(org.codehaus.groovy.ast.ClassNode) - Method inLogASTTransformation
visitClass(org.codehaus.groovy.ast.ClassNode) - Method inMacroGroovyMethods
visitClass(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.control.SourceUnit) - Method inOptimizerVisitor
visitClass(org.codehaus.groovy.ast.ClassNode) - Method inResolveVisitor
visitClass(org.codehaus.groovy.ast.ClassNode) - Method inStaticCompilationTransformer
visitClass(org.codehaus.groovy.ast.ClassNode) - Method inStaticCompilationVisitor
visitClass(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.control.SourceUnit) - Method inStaticImportVisitor
CallStaticImportVisitor(ClassNode,SourceUnit) thenvisitClass(ClassNode).
visitClass(org.codehaus.groovy.ast.ClassNode) - Method inStaticTypeCheckingVisitor
visitClass(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.control.SourceUnit) - Method inStaticVerifier
visitClass(org.codehaus.groovy.ast.ClassNode) - Method inVariableScopeVisitor
visitClass(org.codehaus.groovy.ast.ClassNode) - Method inVerifier
visitClassAnnotation(java.lang.String, boolean) - Method inLoggableTextifier
visitClassAttribute(org.objectweb.asm.Attribute) - Method inLoggableTextifier
visitClassBody(org.apache.groovy.parser.antlr4.GroovyParser.ClassBodyContext) - Method inAstBuilder
visitClassBody(org.apache.groovy.parser.antlr4.GroovyParser.ClassBodyContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitClassBody(org.apache.groovy.parser.antlr4.GroovyParser.ClassBodyContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.classBody.
visitClassBodyDeclaration(org.apache.groovy.parser.antlr4.GroovyParser.ClassBodyDeclarationContext) - Method inAstBuilder
visitClassBodyDeclaration(org.apache.groovy.parser.antlr4.GroovyParser.ClassBodyDeclarationContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitClassBodyDeclaration(org.apache.groovy.parser.antlr4.GroovyParser.ClassBodyDeclarationContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.classBodyDeclaration.
visitClassCodeContainer(org.codehaus.groovy.ast.stmt.Statement) - Method inASTMatcher
visitClassCodeContainer(org.codehaus.groovy.ast.stmt.Statement) - Method inClassCodeVisitorSupport
visitClassCodeContainer(org.codehaus.groovy.ast.stmt.Statement) - Method inJavaAwareResolveVisitor
visitClassCodeContainer(org.codehaus.groovy.ast.stmt.Statement) - Method inLabelVerifier
visitClassCodeContainer(org.codehaus.groovy.ast.stmt.Statement) - Method inStaticCompilationTransformer
visitClassDeclaration(org.apache.groovy.parser.antlr4.GroovyParser.ClassDeclarationContext) - Method inAstBuilder
visitClassDeclaration(org.apache.groovy.parser.antlr4.GroovyParser.ClassDeclarationContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitClassDeclaration(org.apache.groovy.parser.antlr4.GroovyParser.ClassDeclarationContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.classDeclaration.
visitClassEnd() - Method inLoggableTextifier
visitClassExpression(org.codehaus.groovy.ast.expr.ClassExpression) - Method inAsmClassGenerator
visitClassExpression(org.codehaus.groovy.ast.expr.ClassExpression) - Method inASTMatcher
visitClassExpression(org.codehaus.groovy.ast.expr.ClassExpression) - Method inAstNodeToScriptVisitor
visitClassExpression(org.codehaus.groovy.ast.expr.ClassExpression) - Method inCodeVisitorSupport
visitClassExpression(org.codehaus.groovy.ast.expr.ClassExpression) - Method inContextualClassCodeVisitor
visitClassExpression(org.codehaus.groovy.ast.expr.ClassExpression) - Method inDependencyTracker
visitClassExpression(org.codehaus.groovy.ast.expr.ClassExpression) - Method inGroovyCodeVisitor
visitClassExpression(org.codehaus.groovy.ast.expr.ClassExpression) - Method inGroovyCodeVisitorAdapter
visitClassExpression(org.codehaus.groovy.ast.expr.ClassExpression) - Method inSecureASTCustomizer.SecuringCodeVisitor
visitClassExpression(org.codehaus.groovy.ast.expr.ClassExpression) - Method inStaticTypeCheckingVisitor
visitClassExpression(org.codehaus.groovy.ast.expr.ClassExpression) - Method inTransformingCodeVisitor
visitClassExpression(org.codehaus.groovy.ast.expr.ClassExpression) - Method inVariableScopeVisitor
visitClassLiteral(org.objectweb.asm.MethodVisitor, org.codehaus.groovy.ast.ClassNode) - Method inBytecodeHelper
Visits a class literal.
visitClassName(org.apache.groovy.parser.antlr4.GroovyParser.ClassNameContext) - Method inAstBuilder
visitClassName(org.apache.groovy.parser.antlr4.GroovyParser.ClassNameContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitClassName(org.apache.groovy.parser.antlr4.GroovyParser.ClassNameContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.className.
visitClassOrInterfaceModifier(org.apache.groovy.parser.antlr4.GroovyParser.ClassOrInterfaceModifierContext) - Method inAstBuilder
visitClassOrInterfaceModifier(org.apache.groovy.parser.antlr4.GroovyParser.ClassOrInterfaceModifierContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitClassOrInterfaceModifier(org.apache.groovy.parser.antlr4.GroovyParser.ClassOrInterfaceModifierContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.classOrInterfaceModifier.
visitClassOrInterfaceModifiers(org.apache.groovy.parser.antlr4.GroovyParser.ClassOrInterfaceModifiersContext) - Method inAstBuilder
visitClassOrInterfaceModifiers(org.apache.groovy.parser.antlr4.GroovyParser.ClassOrInterfaceModifiersContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitClassOrInterfaceModifiers(org.apache.groovy.parser.antlr4.GroovyParser.ClassOrInterfaceModifiersContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.classOrInterfaceModifiers.
visitClassOrInterfaceModifiersOpt(org.apache.groovy.parser.antlr4.GroovyParser.ClassOrInterfaceModifiersOptContext) - Method inAstBuilder
visitClassOrInterfaceModifiersOpt(org.apache.groovy.parser.antlr4.GroovyParser.ClassOrInterfaceModifiersOptContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitClassOrInterfaceModifiersOpt(org.apache.groovy.parser.antlr4.GroovyParser.ClassOrInterfaceModifiersOptContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.classOrInterfaceModifiersOpt.
visitClassTypeAnnotation(int, org.objectweb.asm.TypePath, java.lang.String, boolean) - Method inLoggableTextifier
visitClosure(org.apache.groovy.parser.antlr4.GroovyParser.ClosureContext) - Method inAstBuilder
visitClosure(org.apache.groovy.parser.antlr4.GroovyParser.ClosureContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitClosure(org.apache.groovy.parser.antlr4.GroovyParser.ClosureContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.closure.
visitClosureExpression(org.codehaus.groovy.ast.expr.ClosureExpression) - Method inAsmClassGenerator
visitClosureExpression(org.codehaus.groovy.ast.expr.ClosureExpression) - Method inAssertStatementCreationUtility.ReturnStatementVisitor
visitClosureExpression(org.codehaus.groovy.ast.expr.ClosureExpression) - Method inASTMatcher
visitClosureExpression(org.codehaus.groovy.ast.expr.ClosureExpression) - Method inAstNodeToScriptVisitor
visitClosureExpression(org.codehaus.groovy.ast.expr.ClosureExpression) - Method inAutoFinalASTTransformation
visitClosureExpression(org.codehaus.groovy.ast.expr.ClosureExpression) - Method inCategoryASTTransformation
visitClosureExpression(org.codehaus.groovy.ast.expr.ClosureExpression) - Method inClassCodeExpressionTransformer
visitClosureExpression(org.codehaus.groovy.ast.expr.ClosureExpression) - Method inClassCodeVisitorSupport
visitClosureExpression(org.codehaus.groovy.ast.expr.ClosureExpression) - Method inCodeVisitorSupport
visitClosureExpression(org.codehaus.groovy.ast.expr.ClosureExpression) - Method inConditionalInterruptibleASTTransformation
visitClosureExpression(org.codehaus.groovy.ast.expr.ClosureExpression) - Method inContextualClassCodeVisitor
visitClosureExpression(org.codehaus.groovy.ast.expr.ClosureExpression) - Method inFinalVariableAnalyzer
visitClosureExpression(org.codehaus.groovy.ast.expr.ClosureExpression) - Method inGroovyCodeVisitor
visitClosureExpression(org.codehaus.groovy.ast.expr.ClosureExpression) - Method inGroovyCodeVisitorAdapter
visitClosureExpression(org.codehaus.groovy.ast.expr.ClosureExpression) - Method inInnerClassVisitor
visitClosureExpression(org.codehaus.groovy.ast.expr.ClosureExpression) - Method inOptimizerVisitor
visitClosureExpression(org.codehaus.groovy.ast.expr.ClosureExpression) - Method inPlaceholderVisitor
Visit the Closure (or Lambda) marking underscore-named parameters as placeholders
visitClosureExpression(org.codehaus.groovy.ast.expr.ClosureExpression) - Method inReturnAdderForClosures
visitClosureExpression(org.codehaus.groovy.ast.expr.ClosureExpression) - Method inSecureASTCustomizer.SecuringCodeVisitor
visitClosureExpression(org.codehaus.groovy.ast.expr.ClosureExpression) - Method inStatementReplacer
visitClosureExpression(org.codehaus.groovy.ast.expr.ClosureExpression) - Method inStaticTypeCheckingVisitor
visitClosureExpression(org.codehaus.groovy.ast.expr.ClosureExpression) - Method inStaticVerifier
visitClosureExpression(org.codehaus.groovy.ast.expr.ClosureExpression) - Method inThreadInterruptibleASTTransformation
visitClosureExpression(org.codehaus.groovy.ast.expr.ClosureExpression) - Method inTransformingCodeVisitor
visitClosureExpression(org.codehaus.groovy.ast.expr.ClosureExpression) - Method inVariableScopeVisitor
visitClosureExpression(org.codehaus.groovy.ast.expr.ClosureExpression) - Method inVerifier
visitClosureListExpression(org.codehaus.groovy.ast.expr.ClosureListExpression) - Method inAsmClassGenerator
visitClosureListExpression(org.codehaus.groovy.ast.expr.ClosureListExpression) - Method inASTMatcher
visitClosureListExpression(org.codehaus.groovy.ast.expr.ClosureListExpression) - Method inAstNodeToScriptVisitor
visitClosureListExpression(org.codehaus.groovy.ast.expr.ClosureListExpression) - Method inCodeVisitorSupport
visitClosureListExpression(org.codehaus.groovy.ast.expr.ClosureListExpression) - Method inContextualClassCodeVisitor
visitClosureListExpression(org.codehaus.groovy.ast.expr.ClosureListExpression) - Method inGroovyCodeVisitor
visitClosureListExpression(org.codehaus.groovy.ast.expr.ClosureListExpression) - Method inGroovyCodeVisitorAdapter
visitClosureListExpression(org.codehaus.groovy.ast.expr.ClosureListExpression) - Method inSecureASTCustomizer.SecuringCodeVisitor
visitClosureListExpression(org.codehaus.groovy.ast.expr.ClosureListExpression) - Method inTransformingCodeVisitor
visitClosureOrLambdaExpression(org.apache.groovy.parser.antlr4.GroovyParser.ClosureOrLambdaExpressionContext) - Method inAstBuilder
visitClosureOrLambdaExpression(org.apache.groovy.parser.antlr4.GroovyParser.ClosureOrLambdaExpressionContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitClosureOrLambdaExpression(org.apache.groovy.parser.antlr4.GroovyParser.ClosureOrLambdaExpressionContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.closureOrLambdaExpression.
visitClosureOrLambdaExpressionPrmrAlt(org.apache.groovy.parser.antlr4.GroovyParser.ClosureOrLambdaExpressionPrmrAltContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitClosureOrLambdaExpressionPrmrAlt(org.apache.groovy.parser.antlr4.GroovyParser.ClosureOrLambdaExpressionPrmrAltContext) - Method inGroovyParserVisitor
Visit a parse tree produced by theclosureOrLambdaExpressionPrmrAlt labeled alternative inGroovyParser.primary.
visitCode() - Method inLoggableTextifier
visitCommandArgument(org.apache.groovy.parser.antlr4.GroovyParser.CommandArgumentContext) - Method inAstBuilder
visitCommandArgument(org.apache.groovy.parser.antlr4.GroovyParser.CommandArgumentContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitCommandArgument(org.apache.groovy.parser.antlr4.GroovyParser.CommandArgumentContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.commandArgument.
visitCommandExprAlt(org.apache.groovy.parser.antlr4.GroovyParser.CommandExprAltContext) - Method inAstBuilder
visitCommandExprAlt(org.apache.groovy.parser.antlr4.GroovyParser.CommandExprAltContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitCommandExprAlt(org.apache.groovy.parser.antlr4.GroovyParser.CommandExprAltContext) - Method inGroovyParserVisitor
Visit a parse tree produced by thecommandExprAlt labeled alternative inGroovyParser.statementExpression.
visitCommandExpression(org.apache.groovy.parser.antlr4.GroovyParser.CommandExpressionContext) - Method inAstBuilder
visitCommandExpression(org.apache.groovy.parser.antlr4.GroovyParser.CommandExpressionContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitCommandExpression(org.apache.groovy.parser.antlr4.GroovyParser.CommandExpressionContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.commandExpression.
visitCompactConstructorDeclaration(org.apache.groovy.parser.antlr4.GroovyParser.CompactConstructorDeclarationContext) - Method inAstBuilder
visitCompactConstructorDeclaration(org.apache.groovy.parser.antlr4.GroovyParser.CompactConstructorDeclarationContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitCompactConstructorDeclaration(org.apache.groovy.parser.antlr4.GroovyParser.CompactConstructorDeclarationContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.compactConstructorDeclaration.
visitCompilationUnit(org.apache.groovy.parser.antlr4.GroovyParser.CompilationUnitContext) - Method inAstBuilder
visitCompilationUnit(org.apache.groovy.parser.antlr4.GroovyParser.CompilationUnitContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitCompilationUnit(org.apache.groovy.parser.antlr4.GroovyParser.CompilationUnitContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.compilationUnit.
visitConditionalExprAlt(org.apache.groovy.parser.antlr4.GroovyParser.ConditionalExprAltContext) - Method inAstBuilder
visitConditionalExprAlt(org.apache.groovy.parser.antlr4.GroovyParser.ConditionalExprAltContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitConditionalExprAlt(org.apache.groovy.parser.antlr4.GroovyParser.ConditionalExprAltContext) - Method inGroovyParserVisitor
Visit a parse tree produced by theconditionalExprAlt labeled alternative inGroovyParser.expression.
visitConditionalStatement(org.apache.groovy.parser.antlr4.GroovyParser.ConditionalStatementContext) - Method inAstBuilder
visitConditionalStatement(org.apache.groovy.parser.antlr4.GroovyParser.ConditionalStatementContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitConditionalStatement(org.apache.groovy.parser.antlr4.GroovyParser.ConditionalStatementContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.conditionalStatement.
visitConditionalStmtAlt(org.apache.groovy.parser.antlr4.GroovyParser.ConditionalStmtAltContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitConditionalStmtAlt(org.apache.groovy.parser.antlr4.GroovyParser.ConditionalStmtAltContext) - Method inGroovyParserVisitor
Visit a parse tree produced by theconditionalStmtAlt labeled alternative inGroovyParser.statement.
visitConstantExpression(java.lang.String, org.codehaus.groovy.ast.expr.ConstantExpression, org.codehaus.groovy.ast.ClassNode) - Method inAnnotationVisitor
visitConstantExpression(org.codehaus.groovy.ast.expr.ConstantExpression) - Method inAsmClassGenerator
Generates byte code for constants.
visitConstantExpression(org.codehaus.groovy.ast.expr.ConstantExpression) - Method inASTMatcher
visitConstantExpression(org.codehaus.groovy.ast.expr.ConstantExpression, boolean) - Method inAstNodeToScriptVisitor
visitConstantExpression(org.codehaus.groovy.ast.expr.ConstantExpression) - Method inClassCompletionVerifier
visitConstantExpression(org.codehaus.groovy.ast.expr.ConstantExpression) - Method inCodeVisitorSupport
visitConstantExpression(org.codehaus.groovy.ast.expr.ConstantExpression) - Method inContextualClassCodeVisitor
visitConstantExpression(org.codehaus.groovy.ast.expr.ConstantExpression) - Method inGroovyCodeVisitor
visitConstantExpression(org.codehaus.groovy.ast.expr.ConstantExpression) - Method inGroovyCodeVisitorAdapter
visitConstantExpression(org.codehaus.groovy.ast.expr.ConstantExpression) - Method inSecureASTCustomizer.SecuringCodeVisitor
visitConstantExpression(org.codehaus.groovy.ast.expr.ConstantExpression) - Method inSqlWhereVisitor
visitConstantExpression(org.codehaus.groovy.ast.expr.ConstantExpression) - Method inStaticTypesLambdaWriter
visitConstantExpression(org.codehaus.groovy.ast.expr.ConstantExpression) - Method inTransformingCodeVisitor
visitConstantExpression(org.codehaus.groovy.ast.expr.ConstantExpression) - Method inVariableScopeVisitor
visitConstructor(org.codehaus.groovy.ast.ConstructorNode) - Method inAsmClassGenerator
visitConstructor(org.codehaus.groovy.ast.ConstructorNode) - Method inAstNodeToScriptVisitor
visitConstructor(org.codehaus.groovy.ast.ConstructorNode) - Method inClassCodeVisitorSupport
visitConstructor(org.codehaus.groovy.ast.ConstructorNode) - Method inClassCompletionVerifier
visitConstructor(org.codehaus.groovy.ast.ConstructorNode) - Method inDummyClassGenerator
visitConstructor(org.codehaus.groovy.ast.ConstructorNode) - Method inExtendedVerifier
visitConstructor(org.codehaus.groovy.ast.ConstructorNode) - Method inGroovyClassVisitor
Visit a ConstructorNode.
visitConstructor(org.codehaus.groovy.ast.ConstructorNode) - Method inGroovydocVisitor
visitConstructor(org.codehaus.groovy.ast.ConstructorNode) - Method inInnerClassCompletionVisitor
visitConstructor(org.codehaus.groovy.ast.ConstructorNode) - Method inJavaAwareResolveVisitor
visitConstructor(org.codehaus.groovy.ast.ConstructorNode) - Method inJavaStubGenerator
visitConstructor(org.codehaus.groovy.ast.ConstructorNode) - Method inStaticCompilationVisitor
visitConstructor(org.codehaus.groovy.ast.ConstructorNode) - Method inStaticTypeCheckingVisitor
visitConstructor(org.codehaus.groovy.ast.ConstructorNode) - Method inVerifier
visitConstructorCallExpression(org.codehaus.groovy.ast.expr.ConstructorCallExpression) - Method inAsmClassGenerator
visitConstructorCallExpression(org.codehaus.groovy.ast.expr.ConstructorCallExpression) - Method inASTMatcher
visitConstructorCallExpression(org.codehaus.groovy.ast.expr.ConstructorCallExpression) - Method inAstNodeToScriptVisitor
visitConstructorCallExpression(org.codehaus.groovy.ast.expr.ConstructorCallExpression) - Method inCodeVisitorSupport
visitConstructorCallExpression(org.codehaus.groovy.ast.expr.ConstructorCallExpression) - Method inContextualClassCodeVisitor
visitConstructorCallExpression(org.codehaus.groovy.ast.expr.ConstructorCallExpression) - Method inDependencyTracker
visitConstructorCallExpression(org.codehaus.groovy.ast.expr.ConstructorCallExpression) - Method inExtendedVerifier
visitConstructorCallExpression(org.codehaus.groovy.ast.expr.ConstructorCallExpression) - Method inGenericsVisitor
visitConstructorCallExpression(org.codehaus.groovy.ast.expr.ConstructorCallExpression) - Method inGroovyCodeVisitor
visitConstructorCallExpression(org.codehaus.groovy.ast.expr.ConstructorCallExpression) - Method inGroovyCodeVisitorAdapter
visitConstructorCallExpression(org.codehaus.groovy.ast.expr.ConstructorCallExpression) - Method inInnerClassVisitor
visitConstructorCallExpression(org.codehaus.groovy.ast.expr.ConstructorCallExpression) - Method inSecureASTCustomizer.SecuringCodeVisitor
visitConstructorCallExpression(org.codehaus.groovy.ast.expr.ConstructorCallExpression) - Method inStaticCompilationVisitor
visitConstructorCallExpression(org.codehaus.groovy.ast.expr.ConstructorCallExpression) - Method inStaticTypeCheckingVisitor
visitConstructorCallExpression(org.codehaus.groovy.ast.expr.ConstructorCallExpression) - Method inStaticVerifier
visitConstructorCallExpression(org.codehaus.groovy.ast.expr.ConstructorCallExpression) - Method inVariableScopeVisitor
visitConstructorCallExpression(org.codehaus.groovy.ast.expr.ConstructorCallExpression) - Method inVerifier
visitConstructorCallExpression(org.codehaus.groovy.ast.expr.ConstructorCallExpression) - Method inVerifierCodeVisitor
visitConstructorOrMethod(org.codehaus.groovy.ast.MethodNode, boolean) - Method inAnnotationClosureVisitor
visitConstructorOrMethod(org.codehaus.groovy.ast.MethodNode, boolean) - Method inAnnotationConstantsVisitor
visitConstructorOrMethod(org.codehaus.groovy.ast.MethodNode, boolean) - Method inAsmClassGenerator
visitConstructorOrMethod(org.codehaus.groovy.ast.MethodNode, boolean) - Method inASTMatcher
visitConstructorOrMethod(org.codehaus.groovy.ast.MethodNode, boolean) - Method inAutoFinalASTTransformation
visitConstructorOrMethod(org.codehaus.groovy.ast.MethodNode, boolean) - Method inClassCodeExpressionTransformer
visitConstructorOrMethod(org.codehaus.groovy.ast.MethodNode, boolean) - Method inClassCodeVisitorSupport
visitConstructorOrMethod(org.codehaus.groovy.ast.MethodNode, boolean) - Method inContextualClassCodeVisitor
visitConstructorOrMethod(org.codehaus.groovy.ast.MethodNode, boolean) - Method inContractElementVisitor
visitConstructorOrMethod(org.codehaus.groovy.ast.MethodNode, boolean) - Method inGenericsVisitor
visitConstructorOrMethod(org.codehaus.groovy.ast.MethodNode, boolean) - Method inInnerClassVisitor
visitConstructorOrMethod(org.codehaus.groovy.ast.MethodNode, boolean) - Method inResolveVisitor
visitConstructorOrMethod(org.codehaus.groovy.ast.MethodNode, boolean) - Method inStaticCompilationTransformer
visitConstructorOrMethod(org.codehaus.groovy.ast.MethodNode, boolean) - Method inStaticImportVisitor
visitConstructorOrMethod(org.codehaus.groovy.ast.MethodNode, boolean) - Method inStaticTypeCheckingVisitor
visitConstructorOrMethod(org.codehaus.groovy.ast.MethodNode, boolean) - Method inStaticVerifier
visitConstructorOrMethod(org.codehaus.groovy.ast.MethodNode, boolean) - Method inVariableScopeVisitor
visitContents(org.codehaus.groovy.ast.GroovyClassVisitor) - Method inClassNode
visitContinueStatement(org.codehaus.groovy.ast.stmt.ContinueStatement) - Method inAsmClassGenerator
visitContinueStatement(org.apache.groovy.parser.antlr4.GroovyParser.ContinueStatementContext) - Method inAstBuilder
visitContinueStatement(org.codehaus.groovy.ast.stmt.ContinueStatement) - Method inAstNodeToScriptVisitor
visitContinueStatement(org.codehaus.groovy.ast.stmt.ContinueStatement) - Method inClassCodeVisitorSupport
visitContinueStatement(org.codehaus.groovy.ast.stmt.ContinueStatement) - Method inCodeVisitorSupport
visitContinueStatement(org.codehaus.groovy.ast.stmt.ContinueStatement) - Method inContextualClassCodeVisitor
visitContinueStatement(org.codehaus.groovy.ast.stmt.ContinueStatement) - Method inGroovyCodeVisitor
visitContinueStatement(org.codehaus.groovy.ast.stmt.ContinueStatement) - Method inGroovyCodeVisitorAdapter
visitContinueStatement(org.apache.groovy.parser.antlr4.GroovyParser.ContinueStatementContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitContinueStatement(org.apache.groovy.parser.antlr4.GroovyParser.ContinueStatementContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.continueStatement.
visitContinueStatement(org.codehaus.groovy.ast.stmt.ContinueStatement) - Method inLabelVerifier
visitContinueStatement(org.codehaus.groovy.ast.stmt.ContinueStatement) - Method inSecureASTCustomizer.SecuringCodeVisitor
visitContinueStatement(org.codehaus.groovy.ast.stmt.ContinueStatement) - Method inTransformingCodeVisitor
visitContinueStmtAlt(org.apache.groovy.parser.antlr4.GroovyParser.ContinueStmtAltContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitContinueStmtAlt(org.apache.groovy.parser.antlr4.GroovyParser.ContinueStmtAltContext) - Method inGroovyParserVisitor
Visit a parse tree produced by thecontinueStmtAlt labeled alternative inGroovyParser.statement.
visitCreatedName(org.apache.groovy.parser.antlr4.GroovyParser.CreatedNameContext) - Method inAstBuilder
visitCreatedName(org.apache.groovy.parser.antlr4.GroovyParser.CreatedNameContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitCreatedName(org.apache.groovy.parser.antlr4.GroovyParser.CreatedNameContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.createdName.
visitCreator(org.apache.groovy.parser.antlr4.GroovyParser.CreatorContext) - Method inAstBuilder
visitCreator(org.apache.groovy.parser.antlr4.GroovyParser.CreatorContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitCreator(org.apache.groovy.parser.antlr4.GroovyParser.CreatorContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.creator.
visitDeclarationExpression(org.codehaus.groovy.ast.expr.DeclarationExpression) - Method inAsmClassGenerator
visitDeclarationExpression(org.codehaus.groovy.ast.expr.DeclarationExpression) - Method inASTMatcher
visitDeclarationExpression(org.codehaus.groovy.ast.expr.DeclarationExpression) - Method inAstNodeToScriptVisitor
visitDeclarationExpression(org.codehaus.groovy.ast.expr.DeclarationExpression) - Method inAutoFinalASTTransformation
visitDeclarationExpression(org.codehaus.groovy.ast.expr.DeclarationExpression) - Method inCategoryASTTransformation
visitDeclarationExpression(org.codehaus.groovy.ast.expr.DeclarationExpression) - Method inClassCodeVisitorSupport
visitDeclarationExpression(org.codehaus.groovy.ast.expr.DeclarationExpression) - Method inClassCompletionVerifier
visitDeclarationExpression(org.codehaus.groovy.ast.expr.DeclarationExpression) - Method inCodeVisitorSupport
visitDeclarationExpression(org.codehaus.groovy.ast.expr.DeclarationExpression) - Method inExtendedVerifier
visitDeclarationExpression(org.codehaus.groovy.ast.expr.DeclarationExpression) - Method inGenericsVisitor
visitDeclarationExpression(org.codehaus.groovy.ast.expr.DeclarationExpression) - Method inGinqAstBuilder
visitDeclarationExpression(org.codehaus.groovy.ast.expr.DeclarationExpression) - Method inGroovyCodeVisitor
visitDeclarationExpression(org.codehaus.groovy.ast.expr.DeclarationExpression) - Method inGroovyCodeVisitorAdapter
visitDeclarationExpression(org.codehaus.groovy.ast.expr.DeclarationExpression) - Method inGroovydocVisitor
visitDeclarationExpression(org.codehaus.groovy.ast.expr.DeclarationExpression) - Method inPlaceholderVisitor
Visit the declaration marking underscore-named variables in multi-assignments as placeholders
visitDeclarationExpression(org.codehaus.groovy.ast.expr.DeclarationExpression) - Method inSecureASTCustomizer.SecuringCodeVisitor
visitDeclarationExpression(org.codehaus.groovy.ast.expr.DeclarationExpression) - Method inStaticTypeCheckingVisitor.VariableExpressionTypeMemoizer
visitDeclarationExpression(org.codehaus.groovy.ast.expr.DeclarationExpression) - Method inTransformingCodeVisitor
visitDeclarationExpression(org.codehaus.groovy.ast.expr.DeclarationExpression) - Method inVariableScopeVisitor
visitDim0(org.apache.groovy.parser.antlr4.GroovyParser.Dim0Context) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitDim0(org.apache.groovy.parser.antlr4.GroovyParser.Dim0Context) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.dim0.
visitDim1(org.apache.groovy.parser.antlr4.GroovyParser.Dim1Context) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitDim1(org.apache.groovy.parser.antlr4.GroovyParser.Dim1Context) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.dim1.
visitDoWhileLoop(org.codehaus.groovy.ast.stmt.DoWhileStatement) - Method inAbstractInterruptibleASTTransformation
visitDoWhileLoop(org.codehaus.groovy.ast.stmt.DoWhileStatement) - Method inAsmClassGenerator
visitDoWhileLoop(org.codehaus.groovy.ast.stmt.DoWhileStatement) - Method inAstNodeToScriptVisitor
visitDoWhileLoop(org.codehaus.groovy.ast.stmt.DoWhileStatement) - Method inClassCodeExpressionTransformer
visitDoWhileLoop(org.codehaus.groovy.ast.stmt.DoWhileStatement) - Method inClassCodeVisitorSupport
visitDoWhileLoop(org.codehaus.groovy.ast.stmt.DoWhileStatement) - Method inCodeVisitorSupport
visitDoWhileLoop(org.codehaus.groovy.ast.stmt.DoWhileStatement) - Method inContextualClassCodeVisitor
visitDoWhileLoop(org.codehaus.groovy.ast.stmt.DoWhileStatement) - Method inGroovyCodeVisitor
visitDoWhileLoop(org.codehaus.groovy.ast.stmt.DoWhileStatement) - Method inGroovyCodeVisitorAdapter
visitDoWhileLoop(org.codehaus.groovy.ast.stmt.DoWhileStatement) - Method inLabelVerifier
visitDoWhileLoop(org.codehaus.groovy.ast.stmt.DoWhileStatement) - Method inSecureASTCustomizer.SecuringCodeVisitor
visitDoWhileLoop(org.codehaus.groovy.ast.stmt.DoWhileStatement) - Method inStatementReplacer
visitDoWhileLoop(org.codehaus.groovy.ast.stmt.DoWhileStatement) - Method inTransformingCodeVisitor
visitDoWhileLoop(org.codehaus.groovy.ast.stmt.DoWhileStatement) - Method inVariableExpressionReplacer
visitDoWhileLoop(org.codehaus.groovy.ast.stmt.DoWhileStatement) - Method inVariableScopeVisitor
visitDoWhileStmtAlt(org.apache.groovy.parser.antlr4.GroovyParser.DoWhileStmtAltContext) - Method inAstBuilder
visitDoWhileStmtAlt(org.apache.groovy.parser.antlr4.GroovyParser.DoWhileStmtAltContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitDoWhileStmtAlt(org.apache.groovy.parser.antlr4.GroovyParser.DoWhileStmtAltContext) - Method inGroovyParserVisitor
Visit a parse tree produced by thedoWhileStmtAlt labeled alternative inGroovyParser.loopStatement.
visitDynamicMemberName(org.apache.groovy.parser.antlr4.GroovyParser.DynamicMemberNameContext) - Method inAstBuilder
visitDynamicMemberName(org.apache.groovy.parser.antlr4.GroovyParser.DynamicMemberNameContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitDynamicMemberName(org.apache.groovy.parser.antlr4.GroovyParser.DynamicMemberNameContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.dynamicMemberName.
visitElementValue(org.apache.groovy.parser.antlr4.GroovyParser.ElementValueContext) - Method inAstBuilder
visitElementValue(org.apache.groovy.parser.antlr4.GroovyParser.ElementValueContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitElementValue(org.apache.groovy.parser.antlr4.GroovyParser.ElementValueContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.elementValue.
visitElementValueArrayInitializer(org.apache.groovy.parser.antlr4.GroovyParser.ElementValueArrayInitializerContext) - Method inAstBuilder
visitElementValueArrayInitializer(org.apache.groovy.parser.antlr4.GroovyParser.ElementValueArrayInitializerContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitElementValueArrayInitializer(org.apache.groovy.parser.antlr4.GroovyParser.ElementValueArrayInitializerContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.elementValueArrayInitializer.
visitElementValuePair(org.apache.groovy.parser.antlr4.GroovyParser.ElementValuePairContext) - Method inAstBuilder
visitElementValuePair(org.apache.groovy.parser.antlr4.GroovyParser.ElementValuePairContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitElementValuePair(org.apache.groovy.parser.antlr4.GroovyParser.ElementValuePairContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.elementValuePair.
visitElementValuePairName(org.apache.groovy.parser.antlr4.GroovyParser.ElementValuePairNameContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitElementValuePairName(org.apache.groovy.parser.antlr4.GroovyParser.ElementValuePairNameContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.elementValuePairName.
visitElementValuePairs(org.apache.groovy.parser.antlr4.GroovyParser.ElementValuePairsContext) - Method inAstBuilder
visitElementValuePairs(org.apache.groovy.parser.antlr4.GroovyParser.ElementValuePairsContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitElementValuePairs(org.apache.groovy.parser.antlr4.GroovyParser.ElementValuePairsContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.elementValuePairs.
visitElementValues(org.apache.groovy.parser.antlr4.GroovyParser.ElementValuesContext) - Method inAstBuilder
visitElementValues(org.apache.groovy.parser.antlr4.GroovyParser.ElementValuesContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitElementValues(org.apache.groovy.parser.antlr4.GroovyParser.ElementValuesContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.elementValues.
visitEmptyExpression(org.codehaus.groovy.ast.expr.EmptyExpression) - Method inGroovyCodeVisitor
visitEmptyExpression(org.codehaus.groovy.ast.expr.EmptyExpression) - Method inGroovyCodeVisitorAdapter
visitEmptyStatement(org.codehaus.groovy.ast.stmt.EmptyStatement) - Method inCodeVisitorSupport
visitEmptyStatement(org.codehaus.groovy.ast.stmt.EmptyStatement) - Method inContextualClassCodeVisitor
visitEmptyStatement(org.codehaus.groovy.ast.stmt.EmptyStatement) - Method inGroovyCodeVisitor
visitEmptyStatement(org.codehaus.groovy.ast.stmt.EmptyStatement) - Method inGroovyCodeVisitorAdapter
visitEmptyStatement(org.codehaus.groovy.ast.stmt.EmptyStatement) - Method inSecureASTCustomizer.SecuringCodeVisitor
visitEmptyStmtAlt(org.apache.groovy.parser.antlr4.GroovyParser.EmptyStmtAltContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitEmptyStmtAlt(org.apache.groovy.parser.antlr4.GroovyParser.EmptyStmtAltContext) - Method inGroovyParserVisitor
Visit a parse tree produced by theemptyStmtAlt labeled alternative inGroovyParser.statement.
visitEnd() - Method inVerifyClass
visitEnhancedArgumentListElement(org.apache.groovy.parser.antlr4.GroovyParser.EnhancedArgumentListElementContext) - Method inAstBuilder
visitEnhancedArgumentListElement(org.apache.groovy.parser.antlr4.GroovyParser.EnhancedArgumentListElementContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitEnhancedArgumentListElement(org.apache.groovy.parser.antlr4.GroovyParser.EnhancedArgumentListElementContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.enhancedArgumentListElement.
visitEnhancedArgumentListInPar(org.apache.groovy.parser.antlr4.GroovyParser.EnhancedArgumentListInParContext) - Method inAstBuilder
visitEnhancedArgumentListInPar(org.apache.groovy.parser.antlr4.GroovyParser.EnhancedArgumentListInParContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitEnhancedArgumentListInPar(org.apache.groovy.parser.antlr4.GroovyParser.EnhancedArgumentListInParContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.enhancedArgumentListInPar.
visitEnhancedExpression(org.apache.groovy.parser.antlr4.GroovyParser.EnhancedExpressionContext) - Method inAstBuilder
visitEnhancedExpression(org.apache.groovy.parser.antlr4.GroovyParser.EnhancedExpressionContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitEnhancedExpression(org.apache.groovy.parser.antlr4.GroovyParser.EnhancedExpressionContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.enhancedExpression.
visitEnhancedForControl(org.apache.groovy.parser.antlr4.GroovyParser.EnhancedForControlContext) - Method inAstBuilder
visitEnhancedForControl(org.apache.groovy.parser.antlr4.GroovyParser.EnhancedForControlContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitEnhancedForControl(org.apache.groovy.parser.antlr4.GroovyParser.EnhancedForControlContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.enhancedForControl.
visitEnhancedStatementExpression(org.apache.groovy.parser.antlr4.GroovyParser.EnhancedStatementExpressionContext) - Method inAstBuilder
visitEnhancedStatementExpression(org.apache.groovy.parser.antlr4.GroovyParser.EnhancedStatementExpressionContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitEnhancedStatementExpression(org.apache.groovy.parser.antlr4.GroovyParser.EnhancedStatementExpressionContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.enhancedStatementExpression.
visitEnum(java.lang.String, java.lang.String, java.lang.String) - Method inLoggableTextifier
visitEnumConstant(org.apache.groovy.parser.antlr4.GroovyParser.EnumConstantContext) - Method inAstBuilder
visitEnumConstant(org.apache.groovy.parser.antlr4.GroovyParser.EnumConstantContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitEnumConstant(org.apache.groovy.parser.antlr4.GroovyParser.EnumConstantContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.enumConstant.
visitEnumConstants(org.apache.groovy.parser.antlr4.GroovyParser.EnumConstantsContext) - Method inAstBuilder
visitEnumConstants(org.apache.groovy.parser.antlr4.GroovyParser.EnumConstantsContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitEnumConstants(org.apache.groovy.parser.antlr4.GroovyParser.EnumConstantsContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.enumConstants.
visitEnumExpression(java.lang.String, org.codehaus.groovy.ast.expr.PropertyExpression, org.codehaus.groovy.ast.ClassNode) - Method inAnnotationVisitor
visitEqualityExprAlt(org.apache.groovy.parser.antlr4.GroovyParser.EqualityExprAltContext) - Method inAstBuilder
visitEqualityExprAlt(org.apache.groovy.parser.antlr4.GroovyParser.EqualityExprAltContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitEqualityExprAlt(org.apache.groovy.parser.antlr4.GroovyParser.EqualityExprAltContext) - Method inGroovyParserVisitor
Visit a parse tree produced by theequalityExprAlt labeled alternative inGroovyParser.expression.
visitExclusiveOrExprAlt(org.apache.groovy.parser.antlr4.GroovyParser.ExclusiveOrExprAltContext) - Method inAstBuilder
visitExclusiveOrExprAlt(org.apache.groovy.parser.antlr4.GroovyParser.ExclusiveOrExprAltContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitExclusiveOrExprAlt(org.apache.groovy.parser.antlr4.GroovyParser.ExclusiveOrExprAltContext) - Method inGroovyParserVisitor
Visit a parse tree produced by theexclusiveOrExprAlt labeled alternative inGroovyParser.expression.
visitExport(java.lang.String, int, java.lang.String) - Method inLoggableTextifier
visitExpression(java.lang.String, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.ClassNode) - Method inAnnotationVisitor
visitExpression(org.apache.groovy.parser.antlr4.GroovyParser.ExpressionContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitExpression(org.apache.groovy.parser.antlr4.GroovyParser.ExpressionContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.expression.
visitExpressionInPar(org.apache.groovy.parser.antlr4.GroovyParser.ExpressionInParContext) - Method inAstBuilder
visitExpressionInPar(org.apache.groovy.parser.antlr4.GroovyParser.ExpressionInParContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitExpressionInPar(org.apache.groovy.parser.antlr4.GroovyParser.ExpressionInParContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.expressionInPar.
visitExpressionList(org.apache.groovy.parser.antlr4.GroovyParser.ExpressionListContext) - Method inAstBuilder
visitExpressionList(org.apache.groovy.parser.antlr4.GroovyParser.ExpressionListContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitExpressionList(org.apache.groovy.parser.antlr4.GroovyParser.ExpressionListContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.expressionList.
visitExpressionListElement(org.apache.groovy.parser.antlr4.GroovyParser.ExpressionListElementContext) - Method inAstBuilder
visitExpressionListElement(org.apache.groovy.parser.antlr4.GroovyParser.ExpressionListElementContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitExpressionListElement(org.apache.groovy.parser.antlr4.GroovyParser.ExpressionListElementContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.expressionListElement.
visitExpressionStatement(org.codehaus.groovy.ast.stmt.ExpressionStatement) - Method inAsmClassGenerator
visitExpressionStatement(org.codehaus.groovy.ast.stmt.ExpressionStatement) - Method inASTMatcher
visitExpressionStatement(org.codehaus.groovy.ast.stmt.ExpressionStatement) - Method inAstNodeToScriptVisitor
visitExpressionStatement(org.codehaus.groovy.ast.stmt.ExpressionStatement) - Method inCategoryASTTransformation
visitExpressionStatement(org.codehaus.groovy.ast.stmt.ExpressionStatement) - Method inClassCodeExpressionTransformer
visitExpressionStatement(org.codehaus.groovy.ast.stmt.ExpressionStatement) - Method inClassCodeVisitorSupport
visitExpressionStatement(org.codehaus.groovy.ast.stmt.ExpressionStatement) - Method inCodeVisitorSupport
visitExpressionStatement(org.codehaus.groovy.ast.stmt.ExpressionStatement) - Method inContextualClassCodeVisitor
visitExpressionStatement(org.codehaus.groovy.ast.stmt.ExpressionStatement) - Method inGroovyCodeVisitor
visitExpressionStatement(org.codehaus.groovy.ast.stmt.ExpressionStatement) - Method inGroovyCodeVisitorAdapter
visitExpressionStatement(org.codehaus.groovy.ast.stmt.ExpressionStatement) - Method inSecureASTCustomizer.SecuringCodeVisitor
visitExpressionStatement(org.codehaus.groovy.ast.stmt.ExpressionStatement) - Method inStaticTypeCheckingVisitor
visitExpressionStatement(org.codehaus.groovy.ast.stmt.ExpressionStatement) - Method inTransformingCodeVisitor
visitExpressionStatement(org.codehaus.groovy.ast.stmt.ExpressionStatement) - Method inVariableExpressionReplacer
visitExpressionStatement(org.codehaus.groovy.ast.stmt.ExpressionStatement) - Method inVariableScopeVisitor
visitExpressionStmtAlt(org.apache.groovy.parser.antlr4.GroovyParser.ExpressionStmtAltContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitExpressionStmtAlt(org.apache.groovy.parser.antlr4.GroovyParser.ExpressionStmtAltContext) - Method inGroovyParserVisitor
Visit a parse tree produced by theexpressionStmtAlt labeled alternative inGroovyParser.statement.
visitField(org.codehaus.groovy.ast.FieldNode) - Method inAsmClassGenerator
visitField(org.codehaus.groovy.ast.FieldNode) - Method inASTMatcher
visitField(org.codehaus.groovy.ast.FieldNode) - Method inAstNodeToScriptVisitor
visitField(org.codehaus.groovy.ast.FieldNode) - Method inAutoFinalASTTransformation
visitField(org.codehaus.groovy.ast.FieldNode) - Method inClassCodeExpressionTransformer
visitField(org.codehaus.groovy.ast.FieldNode) - Method inClassCodeVisitorSupport
visitField(org.codehaus.groovy.ast.FieldNode) - Method inClassCompletionVerifier
visitField(org.codehaus.groovy.ast.FieldNode) - Method inConditionalInterruptibleASTTransformation
visitField(org.codehaus.groovy.ast.FieldNode) - Method inContextualClassCodeVisitor
visitField(org.codehaus.groovy.ast.FieldNode) - Method inDependencyTracker
visitField(org.codehaus.groovy.ast.FieldNode) - Method inDummyClassGenerator
visitField(org.codehaus.groovy.ast.FieldNode) - Method inExtendedVerifier
visitField(org.codehaus.groovy.ast.FieldNode) - Method inGenericsVisitor
visitField(org.codehaus.groovy.ast.FieldNode) - Method inGroovyClassVisitor
Visit a FieldNode.
visitField(org.codehaus.groovy.ast.FieldNode) - Method inGroovydocVisitor
visitField(org.codehaus.groovy.ast.FieldNode) - Method inInnerClassVisitor
visitField(int, java.lang.String, java.lang.String, java.lang.String, java.lang.Object) - Method inLoggableTextifier
visitField(org.codehaus.groovy.ast.FieldNode) - Method inResolveVisitor
visitField(org.codehaus.groovy.ast.FieldNode) - Method inStaticCompilationTransformer
visitField(org.codehaus.groovy.ast.FieldNode) - Method inStaticCompilationVisitor
visitField(org.codehaus.groovy.ast.FieldNode) - Method inStaticTypeCheckingVisitor
visitField(org.codehaus.groovy.ast.FieldNode) - Method inVariableScopeVisitor
visitField(org.codehaus.groovy.ast.FieldNode) - Method inVerifier
visitFieldAnnotation(java.lang.String, boolean) - Method inLoggableTextifier
visitFieldAttribute(org.objectweb.asm.Attribute) - Method inLoggableTextifier
visitFieldDeclaration(org.apache.groovy.parser.antlr4.GroovyParser.FieldDeclarationContext) - Method inAstBuilder
visitFieldDeclaration(org.apache.groovy.parser.antlr4.GroovyParser.FieldDeclarationContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitFieldDeclaration(org.apache.groovy.parser.antlr4.GroovyParser.FieldDeclarationContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.fieldDeclaration.
visitFieldEnd() - Method inLoggableTextifier
visitFieldExpression(org.codehaus.groovy.ast.expr.FieldExpression) - Method inAsmClassGenerator
visitFieldExpression(org.codehaus.groovy.ast.expr.FieldExpression) - Method inAstNodeToScriptVisitor
visitFieldExpression(org.codehaus.groovy.ast.expr.FieldExpression) - Method inCodeVisitorSupport
visitFieldExpression(org.codehaus.groovy.ast.expr.FieldExpression) - Method inContextualClassCodeVisitor
visitFieldExpression(org.codehaus.groovy.ast.expr.FieldExpression) - Method inGroovyCodeVisitor
visitFieldExpression(org.codehaus.groovy.ast.expr.FieldExpression) - Method inGroovyCodeVisitorAdapter
visitFieldExpression(org.codehaus.groovy.ast.expr.FieldExpression) - Method inSecureASTCustomizer.SecuringCodeVisitor
visitFieldExpression(org.codehaus.groovy.ast.expr.FieldExpression) - Method inTransformingCodeVisitor
visitFieldExpression(org.codehaus.groovy.ast.expr.FieldExpression) - Method inVariableScopeVisitor
visitFieldExpression(org.codehaus.groovy.ast.expr.FieldExpression) - Method inVerifierCodeVisitor
visitFieldInsn(int, java.lang.String, java.lang.String, java.lang.String) - Method inLoggableTextifier
visitFieldTypeAnnotation(int, org.objectweb.asm.TypePath, java.lang.String, boolean) - Method inLoggableTextifier
visitFile(java.nio.file.Path, java.nio.file.attribute.BasicFileAttributes) - Method inClassFinder
visitFinallyBlock(org.apache.groovy.parser.antlr4.GroovyParser.FinallyBlockContext) - Method inAstBuilder
visitFinallyBlock(org.apache.groovy.parser.antlr4.GroovyParser.FinallyBlockContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitFinallyBlock(org.apache.groovy.parser.antlr4.GroovyParser.FinallyBlockContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.finallyBlock.
visitFloatingPointLiteralAlt(org.apache.groovy.parser.antlr4.GroovyParser.FloatingPointLiteralAltContext) - Method inAstBuilder
visitFloatingPointLiteralAlt(org.apache.groovy.parser.antlr4.GroovyParser.FloatingPointLiteralAltContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitFloatingPointLiteralAlt(org.apache.groovy.parser.antlr4.GroovyParser.FloatingPointLiteralAltContext) - Method inGroovyParserVisitor
Visit a parse tree produced by thefloatingPointLiteralAlt labeled alternative inGroovyParser.literal.
visitForControl(org.apache.groovy.parser.antlr4.GroovyParser.ForControlContext) - Method inAstBuilder
visitForControl(org.apache.groovy.parser.antlr4.GroovyParser.ForControlContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitForControl(org.apache.groovy.parser.antlr4.GroovyParser.ForControlContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.forControl.
visitForInit(org.apache.groovy.parser.antlr4.GroovyParser.ForInitContext) - Method inAstBuilder
visitForInit(org.apache.groovy.parser.antlr4.GroovyParser.ForInitContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitForInit(org.apache.groovy.parser.antlr4.GroovyParser.ForInitContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.forInit.
visitForLoop(org.codehaus.groovy.ast.stmt.ForStatement) - Method inAbstractInterruptibleASTTransformation
visitForLoop(org.codehaus.groovy.ast.stmt.ForStatement) - Method inAsmClassGenerator
visitForLoop(org.codehaus.groovy.ast.stmt.ForStatement) - Method inASTMatcher
visitForLoop(org.codehaus.groovy.ast.stmt.ForStatement) - Method inAstNodeToScriptVisitor
visitForLoop(org.codehaus.groovy.ast.stmt.ForStatement) - Method inCategoryASTTransformation
visitForLoop(org.codehaus.groovy.ast.stmt.ForStatement) - Method inClassCodeExpressionTransformer
visitForLoop(org.codehaus.groovy.ast.stmt.ForStatement) - Method inClassCodeVisitorSupport
visitForLoop(org.codehaus.groovy.ast.stmt.ForStatement) - Method inClassCompletionVerifier
visitForLoop(org.codehaus.groovy.ast.stmt.ForStatement) - Method inCodeVisitorSupport
visitForLoop(org.codehaus.groovy.ast.stmt.ForStatement) - Method inContextualClassCodeVisitor
visitForLoop(org.codehaus.groovy.ast.stmt.ForStatement) - Method inGroovyCodeVisitor
visitForLoop(org.codehaus.groovy.ast.stmt.ForStatement) - Method inGroovyCodeVisitorAdapter
visitForLoop(org.codehaus.groovy.ast.stmt.ForStatement) - Method inLabelVerifier
visitForLoop(org.codehaus.groovy.ast.stmt.ForStatement) - Method inResolveVisitor
visitForLoop(org.codehaus.groovy.ast.stmt.ForStatement) - Method inSecureASTCustomizer.SecuringCodeVisitor
visitForLoop(org.codehaus.groovy.ast.stmt.ForStatement) - Method inStatementReplacer
visitForLoop(org.codehaus.groovy.ast.stmt.ForStatement) - Method inStaticCompilationVisitor
visitForLoop(org.codehaus.groovy.ast.stmt.ForStatement) - Method inStaticTypeCheckingVisitor
visitForLoop(org.codehaus.groovy.ast.stmt.ForStatement) - Method inTransformingCodeVisitor
visitForLoop(org.codehaus.groovy.ast.stmt.ForStatement) - Method inVariableExpressionReplacer
visitForLoop(org.codehaus.groovy.ast.stmt.ForStatement) - Method inVariableScopeVisitor
visitForLoop(org.codehaus.groovy.ast.stmt.ForStatement) - Method inVerifierCodeVisitor
visitFormalParameter(org.apache.groovy.parser.antlr4.GroovyParser.FormalParameterContext) - Method inAstBuilder
visitFormalParameter(org.apache.groovy.parser.antlr4.GroovyParser.FormalParameterContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitFormalParameter(org.apache.groovy.parser.antlr4.GroovyParser.FormalParameterContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.formalParameter.
visitFormalParameterList(org.apache.groovy.parser.antlr4.GroovyParser.FormalParameterListContext) - Method inAstBuilder
visitFormalParameterList(org.apache.groovy.parser.antlr4.GroovyParser.FormalParameterListContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitFormalParameterList(org.apache.groovy.parser.antlr4.GroovyParser.FormalParameterListContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.formalParameterList.
visitFormalParameters(org.apache.groovy.parser.antlr4.GroovyParser.FormalParametersContext) - Method inAstBuilder
visitFormalParameters(org.apache.groovy.parser.antlr4.GroovyParser.FormalParametersContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitFormalParameters(org.apache.groovy.parser.antlr4.GroovyParser.FormalParametersContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.formalParameters.
visitForStmtAlt(org.apache.groovy.parser.antlr4.GroovyParser.ForStmtAltContext) - Method inAstBuilder
visitForStmtAlt(org.apache.groovy.parser.antlr4.GroovyParser.ForStmtAltContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitForStmtAlt(org.apache.groovy.parser.antlr4.GroovyParser.ForStmtAltContext) - Method inGroovyParserVisitor
Visit a parse tree produced by theforStmtAlt labeled alternative inGroovyParser.loopStatement.
visitForUpdate(org.apache.groovy.parser.antlr4.GroovyParser.ForUpdateContext) - Method inAstBuilder
visitForUpdate(org.apache.groovy.parser.antlr4.GroovyParser.ForUpdateContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitForUpdate(org.apache.groovy.parser.antlr4.GroovyParser.ForUpdateContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.forUpdate.
visitFrame(int, int, java.lang.Object, int, java.lang.Object) - Method inLoggableTextifier
visitFromExpression(org.apache.groovy.ginq.dsl.expression.FromExpression) - Method inGinqAstBaseVisitor
visitFromExpression(org.apache.groovy.ginq.dsl.expression.FromExpression) - Method inGinqAstVisitor
visitFromExpression(org.apache.groovy.ginq.dsl.expression.FromExpression) - Method inGinqAstWalker
visitGenericType(org.codehaus.groovy.ast.GenericsType) - Method inVerifier
visitGinqExpression(org.apache.groovy.ginq.dsl.expression.GinqExpression) - Method inGinqAstBaseVisitor
visitGinqExpression(org.apache.groovy.ginq.dsl.expression.GinqExpression) - Method inGinqAstOptimizer
visitGinqExpression(org.apache.groovy.ginq.dsl.expression.GinqExpression) - Method inGinqAstVisitor
visitGinqExpression(org.apache.groovy.ginq.dsl.expression.GinqExpression) - Method inGinqAstWalker
visitGroupExpression(org.apache.groovy.ginq.dsl.expression.GroupExpression) - Method inGinqAstBaseVisitor
visitGroupExpression(org.apache.groovy.ginq.dsl.expression.GroupExpression) - Method inGinqAstVisitor
visitGroupExpression(org.apache.groovy.ginq.dsl.expression.GroupExpression) - Method inGinqAstWalker
visitGstring(org.apache.groovy.parser.antlr4.GroovyParser.GstringContext) - Method inAstBuilder
visitGstring(org.apache.groovy.parser.antlr4.GroovyParser.GstringContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitGstring(org.apache.groovy.parser.antlr4.GroovyParser.GstringContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.gstring.
visitGStringExpression(org.codehaus.groovy.ast.expr.GStringExpression) - Method inAsmClassGenerator
visitGStringExpression(org.codehaus.groovy.ast.expr.GStringExpression) - Method inASTMatcher
visitGStringExpression(org.codehaus.groovy.ast.expr.GStringExpression) - Method inAstNodeToScriptVisitor
visitGStringExpression(org.codehaus.groovy.ast.expr.GStringExpression) - Method inClassCompletionVerifier
visitGStringExpression(org.codehaus.groovy.ast.expr.GStringExpression) - Method inCodeVisitorSupport
visitGStringExpression(org.codehaus.groovy.ast.expr.GStringExpression) - Method inContextualClassCodeVisitor
visitGStringExpression(org.codehaus.groovy.ast.expr.GStringExpression) - Method inGroovyCodeVisitor
visitGStringExpression(org.codehaus.groovy.ast.expr.GStringExpression) - Method inGroovyCodeVisitorAdapter
visitGStringExpression(org.codehaus.groovy.ast.expr.GStringExpression) - Method inSecureASTCustomizer.SecuringCodeVisitor
visitGStringExpression(org.codehaus.groovy.ast.expr.GStringExpression) - Method inTransformingCodeVisitor
visitGstringPath(org.apache.groovy.parser.antlr4.GroovyParser.GstringPathContext) - Method inAstBuilder
visitGstringPath(org.apache.groovy.parser.antlr4.GroovyParser.GstringPathContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitGstringPath(org.apache.groovy.parser.antlr4.GroovyParser.GstringPathContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.gstringPath.
visitGstringPrmrAlt(org.apache.groovy.parser.antlr4.GroovyParser.GstringPrmrAltContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitGstringPrmrAlt(org.apache.groovy.parser.antlr4.GroovyParser.GstringPrmrAltContext) - Method inGroovyParserVisitor
Visit a parse tree produced by thegstringPrmrAlt labeled alternative inGroovyParser.commandPrimary.
visitGstringValue(org.apache.groovy.parser.antlr4.GroovyParser.GstringValueContext) - Method inAstBuilder
visitGstringValue(org.apache.groovy.parser.antlr4.GroovyParser.GstringValueContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitGstringValue(org.apache.groovy.parser.antlr4.GroovyParser.GstringValueContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.gstringValue.
visitHavingExpression(org.apache.groovy.ginq.dsl.expression.HavingExpression) - Method inGinqAstBaseVisitor
visitHavingExpression(org.apache.groovy.ginq.dsl.expression.HavingExpression) - Method inGinqAstVisitor
visitHavingExpression(org.apache.groovy.ginq.dsl.expression.HavingExpression) - Method inGinqAstWalker
visitIdentifier(org.apache.groovy.parser.antlr4.GroovyParser.IdentifierContext) - Method inAstBuilder
visitIdentifier(org.apache.groovy.parser.antlr4.GroovyParser.IdentifierContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitIdentifier(org.apache.groovy.parser.antlr4.GroovyParser.IdentifierContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.identifier.
visitIdentifierPrmrAlt(org.apache.groovy.parser.antlr4.GroovyParser.IdentifierPrmrAltContext) - Method inAstBuilder
visitIdentifierPrmrAlt(org.apache.groovy.parser.antlr4.GroovyParser.IdentifierPrmrAltContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitIdentifierPrmrAlt(org.apache.groovy.parser.antlr4.GroovyParser.IdentifierPrmrAltContext) - Method inGroovyParserVisitor
Visit a parse tree produced by theidentifierPrmrAlt labeled alternative inGroovyParser.commandPrimary.
visitIfElse(org.codehaus.groovy.ast.stmt.IfStatement) - Method inAsmClassGenerator
visitIfElse(org.codehaus.groovy.ast.stmt.IfStatement) - Method inASTMatcher
visitIfElse(org.codehaus.groovy.ast.stmt.IfStatement) - Method inAstNodeToScriptVisitor
visitIfElse(org.codehaus.groovy.ast.stmt.IfStatement) - Method inClassCodeExpressionTransformer
visitIfElse(org.codehaus.groovy.ast.stmt.IfStatement) - Method inClassCodeVisitorSupport
visitIfElse(org.codehaus.groovy.ast.stmt.IfStatement) - Method inCodeVisitorSupport
visitIfElse(org.codehaus.groovy.ast.stmt.IfStatement) - Method inContextualClassCodeVisitor
visitIfElse(org.codehaus.groovy.ast.stmt.IfStatement) - Method inFinalVariableAnalyzer
visitIfElse(org.codehaus.groovy.ast.stmt.IfStatement) - Method inGroovyCodeVisitor
visitIfElse(org.codehaus.groovy.ast.stmt.IfStatement) - Method inGroovyCodeVisitorAdapter
visitIfElse(org.codehaus.groovy.ast.stmt.IfStatement) - Method inSecureASTCustomizer.SecuringCodeVisitor
visitIfElse(org.codehaus.groovy.ast.stmt.IfStatement) - Method inStatementReplacer
visitIfElse(org.codehaus.groovy.ast.stmt.IfStatement) - Method inStaticTypeCheckingVisitor
visitIfElse(org.codehaus.groovy.ast.stmt.IfStatement) - Method inTransformingCodeVisitor
visitIfElse(org.codehaus.groovy.ast.stmt.IfStatement) - Method inVariableExpressionReplacer
visitIfElse(org.codehaus.groovy.ast.stmt.IfStatement) - Method inVariableScopeVisitor
visitIfElseStatement(org.apache.groovy.parser.antlr4.GroovyParser.IfElseStatementContext) - Method inAstBuilder
visitIfElseStatement(org.apache.groovy.parser.antlr4.GroovyParser.IfElseStatementContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitIfElseStatement(org.apache.groovy.parser.antlr4.GroovyParser.IfElseStatementContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.ifElseStatement.
visitIincInsn(int, int) - Method inLoggableTextifier
visitImplicationExprAlt(org.apache.groovy.parser.antlr4.GroovyParser.ImplicationExprAltContext) - Method inAstBuilder
visitImplicationExprAlt(org.apache.groovy.parser.antlr4.GroovyParser.ImplicationExprAltContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitImplicationExprAlt(org.apache.groovy.parser.antlr4.GroovyParser.ImplicationExprAltContext) - Method inGroovyParserVisitor
Visit a parse tree produced by theimplicationExprAlt labeled alternative inGroovyParser.expression.
visitImport(org.codehaus.groovy.ast.ImportNode) - Method inAstNodeToScriptVisitor
visitImportDeclaration(org.apache.groovy.parser.antlr4.GroovyParser.ImportDeclarationContext) - Method inAstBuilder
visitImportDeclaration(org.apache.groovy.parser.antlr4.GroovyParser.ImportDeclarationContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitImportDeclaration(org.apache.groovy.parser.antlr4.GroovyParser.ImportDeclarationContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.importDeclaration.
visitImports(org.codehaus.groovy.ast.ModuleNode) - Method inASTMatcher
visitImports(org.codehaus.groovy.ast.ModuleNode) - Method inClassCodeVisitorSupport
visitImports(org.codehaus.groovy.ast.ModuleNode) - Method inContextualClassCodeVisitor
visitInclusiveOrExprAlt(org.apache.groovy.parser.antlr4.GroovyParser.InclusiveOrExprAltContext) - Method inAstBuilder
visitInclusiveOrExprAlt(org.apache.groovy.parser.antlr4.GroovyParser.InclusiveOrExprAltContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitInclusiveOrExprAlt(org.apache.groovy.parser.antlr4.GroovyParser.InclusiveOrExprAltContext) - Method inGroovyParserVisitor
Visit a parse tree produced by theinclusiveOrExprAlt labeled alternative inGroovyParser.expression.
visitIndexPropertyArgs(org.apache.groovy.parser.antlr4.GroovyParser.IndexPropertyArgsContext) - Method inAstBuilder
visitIndexPropertyArgs(org.apache.groovy.parser.antlr4.GroovyParser.IndexPropertyArgsContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitIndexPropertyArgs(org.apache.groovy.parser.antlr4.GroovyParser.IndexPropertyArgsContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.indexPropertyArgs.
visitIndexVariable(org.apache.groovy.parser.antlr4.GroovyParser.IndexVariableContext) - Method inAstBuilder
visitIndexVariable(org.apache.groovy.parser.antlr4.GroovyParser.IndexVariableContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitIndexVariable(org.apache.groovy.parser.antlr4.GroovyParser.IndexVariableContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.indexVariable.
visitInnerClass(java.lang.String, java.lang.String, java.lang.String, int) - Method inLoggableTextifier
visitInsn(int) - Method inLoggableTextifier
visitInsnAnnotation(int, org.objectweb.asm.TypePath, java.lang.String, boolean) - Method inLoggableTextifier
visitIntegerLiteralAlt(org.apache.groovy.parser.antlr4.GroovyParser.IntegerLiteralAltContext) - Method inAstBuilder
visitIntegerLiteralAlt(org.apache.groovy.parser.antlr4.GroovyParser.IntegerLiteralAltContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitIntegerLiteralAlt(org.apache.groovy.parser.antlr4.GroovyParser.IntegerLiteralAltContext) - Method inGroovyParserVisitor
Visit a parse tree produced by theintegerLiteralAlt labeled alternative inGroovyParser.literal.
visitIntInsn(int, int) - Method inLoggableTextifier
visitInvokeDynamicInsn(java.lang.String, java.lang.String, org.objectweb.asm.Handle, java.lang.Object) - Method inLoggableTextifier
visitJoinExpression(org.apache.groovy.ginq.dsl.expression.JoinExpression) - Method inGinqAstBaseVisitor
visitJoinExpression(org.apache.groovy.ginq.dsl.expression.JoinExpression) - Method inGinqAstVisitor
visitJoinExpression(org.apache.groovy.ginq.dsl.expression.JoinExpression) - Method inGinqAstWalker
visitJumpInsn(int, org.objectweb.asm.Label) - Method inLoggableTextifier
visitKeywords(org.apache.groovy.parser.antlr4.GroovyParser.KeywordsContext) - Method inAstBuilder
visitKeywords(org.apache.groovy.parser.antlr4.GroovyParser.KeywordsContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitKeywords(org.apache.groovy.parser.antlr4.GroovyParser.KeywordsContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.keywords.
visitLabel(org.objectweb.asm.Label) - Method inLoggableTextifier
visitLabeledStmtAlt(org.apache.groovy.parser.antlr4.GroovyParser.LabeledStmtAltContext) - Method inAstBuilder
visitLabeledStmtAlt(org.apache.groovy.parser.antlr4.GroovyParser.LabeledStmtAltContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitLabeledStmtAlt(org.apache.groovy.parser.antlr4.GroovyParser.LabeledStmtAltContext) - Method inGroovyParserVisitor
Visit a parse tree produced by thelabeledStmtAlt labeled alternative inGroovyParser.statement.
visitLambdaBody(org.apache.groovy.parser.antlr4.GroovyParser.LambdaBodyContext) - Method inAstBuilder
visitLambdaBody(org.apache.groovy.parser.antlr4.GroovyParser.LambdaBodyContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitLambdaBody(org.apache.groovy.parser.antlr4.GroovyParser.LambdaBodyContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.lambdaBody.
visitLambdaExpression(org.codehaus.groovy.ast.expr.LambdaExpression) - Method inAsmClassGenerator
visitLambdaExpression(org.codehaus.groovy.ast.expr.LambdaExpression) - Method inAstNodeToScriptVisitor
visitLambdaExpression(org.codehaus.groovy.ast.expr.LambdaExpression) - Method inCodeVisitorSupport
visitLambdaExpression(org.codehaus.groovy.ast.expr.LambdaExpression) - Method inGroovyCodeVisitor
visitLambdaExpression(org.codehaus.groovy.ast.expr.LambdaExpression) - Method inGroovyCodeVisitorAdapter
visitLambdaExpression(org.codehaus.groovy.ast.expr.LambdaExpression) - Method inSecureASTCustomizer.SecuringCodeVisitor
visitLambdaExpression(org.codehaus.groovy.ast.expr.LambdaExpression) - Method inStaticCompilationVisitor
visitLdcInsn(java.lang.Object) - Method inLoggableTextifier
visitLimitExpression(org.apache.groovy.ginq.dsl.expression.LimitExpression) - Method inGinqAstBaseVisitor
visitLimitExpression(org.apache.groovy.ginq.dsl.expression.LimitExpression) - Method inGinqAstVisitor
visitLimitExpression(org.apache.groovy.ginq.dsl.expression.LimitExpression) - Method inGinqAstWalker
visitLineNumber(int, org.objectweb.asm.Label) - Method inLoggableTextifier
visitLineNumber(int) - Method inWriterController
visitList(org.apache.groovy.parser.antlr4.GroovyParser.ListContext) - Method inAstBuilder
visitList(org.apache.groovy.parser.antlr4.GroovyParser.ListContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitList(org.apache.groovy.parser.antlr4.GroovyParser.ListContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.list.
visitListExpression(java.lang.String, org.codehaus.groovy.ast.expr.ListExpression, org.codehaus.groovy.ast.ClassNode) - Method inAnnotationVisitor
visitListExpression(org.codehaus.groovy.ast.expr.ListExpression) - Method inAsmClassGenerator
visitListExpression(org.codehaus.groovy.ast.expr.ListExpression) - Method inASTMatcher
visitListExpression(org.codehaus.groovy.ast.expr.ListExpression) - Method inAstNodeToScriptVisitor
visitListExpression(org.codehaus.groovy.ast.expr.ListExpression) - Method inCodeVisitorSupport
visitListExpression(org.codehaus.groovy.ast.expr.ListExpression) - Method inContextualClassCodeVisitor
visitListExpression(org.codehaus.groovy.ast.expr.ListExpression) - Method inGroovyCodeVisitor
visitListExpression(org.codehaus.groovy.ast.expr.ListExpression) - Method inGroovyCodeVisitorAdapter
visitListExpression(org.codehaus.groovy.ast.expr.ListExpression) - Method inSecureASTCustomizer.SecuringCodeVisitor
visitListExpression(org.codehaus.groovy.ast.expr.ListExpression) - Method inTransformingCodeVisitor
visitListExpression(org.codehaus.groovy.ast.expr.ListExpression) - Method inVerifierCodeVisitor
visitListOfExpressions(List<? extends Expression>) - Method inASTMatcher
visitListOfExpressions(List<? extends Expression>) - Method inGroovyCodeVisitor
visitListPrmrAlt(org.apache.groovy.parser.antlr4.GroovyParser.ListPrmrAltContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitListPrmrAlt(org.apache.groovy.parser.antlr4.GroovyParser.ListPrmrAltContext) - Method inGroovyParserVisitor
Visit a parse tree produced by thelistPrmrAlt labeled alternative inGroovyParser.namedPropertyArgPrimary.
visitLiteral(org.apache.groovy.parser.antlr4.GroovyParser.LiteralContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitLiteral(org.apache.groovy.parser.antlr4.GroovyParser.LiteralContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.literal.
visitLiteralPrmrAlt(org.apache.groovy.parser.antlr4.GroovyParser.LiteralPrmrAltContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitLiteralPrmrAlt(org.apache.groovy.parser.antlr4.GroovyParser.LiteralPrmrAltContext) - Method inGroovyParserVisitor
Visit a parse tree produced by theliteralPrmrAlt labeled alternative inGroovyParser.commandPrimary.
visitLocalVariable(java.lang.String, java.lang.String, java.lang.String, org.objectweb.asm.Label, org.objectweb.asm.Label, int) - Method inLoggableTextifier
visitLocalVariableAnnotation(int, org.objectweb.asm.TypePath, org.objectweb.asm.Label, org.objectweb.asm.Label, int[], java.lang.String, boolean) - Method inLoggableTextifier
visitLocalVariableDeclaration(org.apache.groovy.parser.antlr4.GroovyParser.LocalVariableDeclarationContext) - Method inAstBuilder
visitLocalVariableDeclaration(org.apache.groovy.parser.antlr4.GroovyParser.LocalVariableDeclarationContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitLocalVariableDeclaration(org.apache.groovy.parser.antlr4.GroovyParser.LocalVariableDeclarationContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.localVariableDeclaration.
visitLocalVariableDeclarationStmtAlt(org.apache.groovy.parser.antlr4.GroovyParser.LocalVariableDeclarationStmtAltContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitLocalVariableDeclarationStmtAlt(org.apache.groovy.parser.antlr4.GroovyParser.LocalVariableDeclarationStmtAltContext) - Method inGroovyParserVisitor
Visit a parse tree produced by thelocalVariableDeclarationStmtAlt labeled alternative inGroovyParser.statement.
visitLogicalAndExprAlt(org.apache.groovy.parser.antlr4.GroovyParser.LogicalAndExprAltContext) - Method inAstBuilder
visitLogicalAndExprAlt(org.apache.groovy.parser.antlr4.GroovyParser.LogicalAndExprAltContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitLogicalAndExprAlt(org.apache.groovy.parser.antlr4.GroovyParser.LogicalAndExprAltContext) - Method inGroovyParserVisitor
Visit a parse tree produced by thelogicalAndExprAlt labeled alternative inGroovyParser.expression.
visitLogicalOrExprAlt(org.apache.groovy.parser.antlr4.GroovyParser.LogicalOrExprAltContext) - Method inAstBuilder
visitLogicalOrExprAlt(org.apache.groovy.parser.antlr4.GroovyParser.LogicalOrExprAltContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitLogicalOrExprAlt(org.apache.groovy.parser.antlr4.GroovyParser.LogicalOrExprAltContext) - Method inGroovyParserVisitor
Visit a parse tree produced by thelogicalOrExprAlt labeled alternative inGroovyParser.expression.
visitLookupSwitchInsn(org.objectweb.asm.Label, int[], org.objectweb.asm.Label) - Method inLoggableTextifier
visitLoopStatement(org.apache.groovy.parser.antlr4.GroovyParser.LoopStatementContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitLoopStatement(org.apache.groovy.parser.antlr4.GroovyParser.LoopStatementContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.loopStatement.
visitLoopStmtAlt(org.apache.groovy.parser.antlr4.GroovyParser.LoopStmtAltContext) - Method inAstBuilder
visitLoopStmtAlt(org.apache.groovy.parser.antlr4.GroovyParser.LoopStmtAltContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitLoopStmtAlt(org.apache.groovy.parser.antlr4.GroovyParser.LoopStmtAltContext) - Method inGroovyParserVisitor
Visit a parse tree produced by theloopStmtAlt labeled alternative inGroovyParser.statement.
visitMainClass(java.lang.String) - Method inLoggableTextifier
visitMap(org.apache.groovy.parser.antlr4.GroovyParser.MapContext) - Method inAstBuilder
visitMap(org.apache.groovy.parser.antlr4.GroovyParser.MapContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitMap(org.apache.groovy.parser.antlr4.GroovyParser.MapContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.map.
visitMapEntry(org.apache.groovy.parser.antlr4.GroovyParser.MapEntryContext) - Method inAstBuilder
visitMapEntry(org.apache.groovy.parser.antlr4.GroovyParser.MapEntryContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitMapEntry(org.apache.groovy.parser.antlr4.GroovyParser.MapEntryContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.mapEntry.
visitMapEntryExpression(org.codehaus.groovy.ast.expr.MapEntryExpression) - Method inAsmClassGenerator
visitMapEntryExpression(org.codehaus.groovy.ast.expr.MapEntryExpression) - Method inASTMatcher
visitMapEntryExpression(org.codehaus.groovy.ast.expr.MapEntryExpression) - Method inAstNodeToScriptVisitor
visitMapEntryExpression(org.codehaus.groovy.ast.expr.MapEntryExpression) - Method inCodeVisitorSupport
visitMapEntryExpression(org.codehaus.groovy.ast.expr.MapEntryExpression) - Method inContextualClassCodeVisitor
visitMapEntryExpression(org.codehaus.groovy.ast.expr.MapEntryExpression) - Method inGroovyCodeVisitor
visitMapEntryExpression(org.codehaus.groovy.ast.expr.MapEntryExpression) - Method inGroovyCodeVisitorAdapter
visitMapEntryExpression(org.codehaus.groovy.ast.expr.MapEntryExpression) - Method inSecureASTCustomizer.SecuringCodeVisitor
visitMapEntryExpression(org.codehaus.groovy.ast.expr.MapEntryExpression) - Method inTransformingCodeVisitor
visitMapEntryLabel(org.apache.groovy.parser.antlr4.GroovyParser.MapEntryLabelContext) - Method inAstBuilder
visitMapEntryLabel(org.apache.groovy.parser.antlr4.GroovyParser.MapEntryLabelContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitMapEntryLabel(org.apache.groovy.parser.antlr4.GroovyParser.MapEntryLabelContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.mapEntryLabel.
visitMapEntryList(org.apache.groovy.parser.antlr4.GroovyParser.MapEntryListContext) - Method inAstBuilder
visitMapEntryList(org.apache.groovy.parser.antlr4.GroovyParser.MapEntryListContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitMapEntryList(org.apache.groovy.parser.antlr4.GroovyParser.MapEntryListContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.mapEntryList.
visitMapExpression(org.codehaus.groovy.ast.expr.MapExpression) - Method inAsmClassGenerator
visitMapExpression(org.codehaus.groovy.ast.expr.MapExpression) - Method inASTMatcher
visitMapExpression(org.codehaus.groovy.ast.expr.MapExpression) - Method inAstNodeToScriptVisitor
visitMapExpression(org.codehaus.groovy.ast.expr.MapExpression) - Method inCodeVisitorSupport
visitMapExpression(org.codehaus.groovy.ast.expr.MapExpression) - Method inContextualClassCodeVisitor
visitMapExpression(org.codehaus.groovy.ast.expr.MapExpression) - Method inGroovyCodeVisitor
visitMapExpression(org.codehaus.groovy.ast.expr.MapExpression) - Method inGroovyCodeVisitorAdapter
visitMapExpression(org.codehaus.groovy.ast.expr.MapExpression) - Method inSecureASTCustomizer.SecuringCodeVisitor
visitMapExpression(org.codehaus.groovy.ast.expr.MapExpression) - Method inTransformingCodeVisitor
visitMapPrmrAlt(org.apache.groovy.parser.antlr4.GroovyParser.MapPrmrAltContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitMapPrmrAlt(org.apache.groovy.parser.antlr4.GroovyParser.MapPrmrAltContext) - Method inGroovyParserVisitor
Visit a parse tree produced by themapPrmrAlt labeled alternative inGroovyParser.namedPropertyArgPrimary.
visitMatchingType(org.apache.groovy.parser.antlr4.GroovyParser.MatchingTypeContext) - Method inAstBuilder
visitMatchingType(org.apache.groovy.parser.antlr4.GroovyParser.MatchingTypeContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitMatchingType(org.apache.groovy.parser.antlr4.GroovyParser.MatchingTypeContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.matchingType.
visitMaxs(int, int) - Method inLoggableTextifier
visitMemberDeclaration(org.apache.groovy.parser.antlr4.GroovyParser.MemberDeclarationContext) - Method inAstBuilder
visitMemberDeclaration(org.apache.groovy.parser.antlr4.GroovyParser.MemberDeclarationContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitMemberDeclaration(org.apache.groovy.parser.antlr4.GroovyParser.MemberDeclarationContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.memberDeclaration.
visitMethod(org.codehaus.groovy.ast.MethodNode) - Method inAnnotationContractParameterVisitor
visitMethod(org.codehaus.groovy.ast.MethodNode) - Method inAsmClassGenerator
visitMethod(org.codehaus.groovy.ast.MethodNode) - Method inAstNodeToScriptVisitor
visitMethod(org.codehaus.groovy.ast.MethodNode) - Method inCategoryASTTransformation
visitMethod(org.codehaus.groovy.ast.MethodNode) - Method inClassCodeVisitorSupport
visitMethod(org.codehaus.groovy.ast.MethodNode) - Method inClassCompletionVerifier
visitMethod(org.codehaus.groovy.ast.MethodNode) - Method inConditionalInterruptibleASTTransformation
visitMethod(org.codehaus.groovy.ast.MethodNode) - Method inDependencyTracker
visitMethod(org.codehaus.groovy.ast.MethodNode) - Method inDummyClassGenerator
visitMethod(org.codehaus.groovy.ast.MethodNode) - Method inExtendedVerifier
visitMethod(org.codehaus.groovy.ast.MethodNode) - Method inFieldASTTransformation
visitMethod(org.codehaus.groovy.ast.MethodNode) - Method inGroovyClassVisitor
Visit a MethodNode.
visitMethod(org.codehaus.groovy.ast.MethodNode) - Method inGroovydocVisitor
visitMethod(int, java.lang.String, java.lang.String, java.lang.String, java.lang.String) - Method inLoggableTextifier
visitMethod(int, java.lang.String, java.lang.String, java.lang.String, java.lang.String) - Method inProxyGeneratorAdapter
visitMethod(org.codehaus.groovy.ast.MethodNode) - Method inReturnAdder
Adds return statements to given method whenever an implicit return is detected.
visitMethod(org.codehaus.groovy.ast.MethodNode) - Method inReturnAdderForClosures
visitMethod(org.codehaus.groovy.ast.MethodNode) - Method inStaticCompilationVisitor
visitMethod(org.codehaus.groovy.ast.MethodNode) - Method inStaticTypeCheckingVisitor
visitMethod(org.codehaus.groovy.ast.MethodNode) - Method inThreadInterruptibleASTTransformation
visitMethod(org.codehaus.groovy.ast.MethodNode) - Method inVerifier
visitMethodAnnotation(java.lang.String, boolean) - Method inLoggableTextifier
visitMethodAttribute(org.objectweb.asm.Attribute) - Method inLoggableTextifier
visitMethodBody(org.apache.groovy.parser.antlr4.GroovyParser.MethodBodyContext) - Method inAstBuilder
visitMethodBody(org.apache.groovy.parser.antlr4.GroovyParser.MethodBodyContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitMethodBody(org.apache.groovy.parser.antlr4.GroovyParser.MethodBodyContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.methodBody.
visitMethodCallArguments(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.expr.ArgumentListExpression, boolean, org.codehaus.groovy.ast.MethodNode) - Method inStaticTypeCheckingVisitor
visitMethodCallExpression(org.codehaus.groovy.ast.expr.MethodCallExpression) - Method inAsmClassGenerator
visitMethodCallExpression(org.codehaus.groovy.ast.expr.MethodCallExpression) - Method inASTMatcher
visitMethodCallExpression(org.codehaus.groovy.ast.expr.MethodCallExpression) - Method inAstNodeToScriptVisitor
visitMethodCallExpression(org.codehaus.groovy.ast.expr.MethodCallExpression) - Method inClassCompletionVerifier
visitMethodCallExpression(org.codehaus.groovy.ast.expr.MethodCallExpression) - Method inCodeVisitorSupport
visitMethodCallExpression(org.codehaus.groovy.ast.expr.MethodCallExpression) - Method inCollectRecursiveCalls
visitMethodCallExpression(org.codehaus.groovy.ast.expr.MethodCallExpression) - Method inContextualClassCodeVisitor
visitMethodCallExpression(org.codehaus.groovy.ast.expr.MethodCallExpression) - Method inGinqAstBuilder
visitMethodCallExpression(org.codehaus.groovy.ast.expr.MethodCallExpression) - Method inGroovyCodeVisitor
visitMethodCallExpression(org.codehaus.groovy.ast.expr.MethodCallExpression) - Method inGroovyCodeVisitorAdapter
visitMethodCallExpression(org.codehaus.groovy.ast.expr.MethodCallExpression) - Method inHasRecursiveCalls
visitMethodCallExpression(org.codehaus.groovy.ast.expr.MethodCallExpression) - Method inMacroGroovyMethods
visitMethodCallExpression(org.codehaus.groovy.ast.expr.MethodCallExpression) - Method inMethodInvocationTrap
Attempts to find AstBuilder 'from code' invocations.
visitMethodCallExpression(org.codehaus.groovy.ast.expr.MethodCallExpression) - Method inSecureASTCustomizer.SecuringCodeVisitor
visitMethodCallExpression(org.codehaus.groovy.ast.expr.MethodCallExpression) - Method inStaticCompilationVisitor
visitMethodCallExpression(org.codehaus.groovy.ast.expr.MethodCallExpression) - Method inStaticTypeCheckingVisitor
visitMethodCallExpression(org.codehaus.groovy.ast.expr.MethodCallExpression) - Method inVariableScopeVisitor
visitMethodCallExpression(org.codehaus.groovy.ast.expr.MethodCallExpression) - Method inVerifier
visitMethodDeclaration(org.apache.groovy.parser.antlr4.GroovyParser.MethodDeclarationContext) - Method inAstBuilder
visitMethodDeclaration(org.apache.groovy.parser.antlr4.GroovyParser.MethodDeclarationContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitMethodDeclaration(org.apache.groovy.parser.antlr4.GroovyParser.MethodDeclarationContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.methodDeclaration.
visitMethodEnd() - Method inLoggableTextifier
visitMethodInsn(int, java.lang.String, java.lang.String, java.lang.String, boolean) - Method inLoggableTextifier
visitMethodName(org.apache.groovy.parser.antlr4.GroovyParser.MethodNameContext) - Method inAstBuilder
visitMethodName(org.apache.groovy.parser.antlr4.GroovyParser.MethodNameContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitMethodName(org.apache.groovy.parser.antlr4.GroovyParser.MethodNameContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.methodName.
visitMethodPointerExpression(org.codehaus.groovy.ast.expr.MethodPointerExpression) - Method inAsmClassGenerator
visitMethodPointerExpression(org.codehaus.groovy.ast.expr.MethodPointerExpression) - Method inASTMatcher
visitMethodPointerExpression(org.codehaus.groovy.ast.expr.MethodPointerExpression) - Method inAstNodeToScriptVisitor
visitMethodPointerExpression(org.codehaus.groovy.ast.expr.MethodPointerExpression) - Method inCodeVisitorSupport
visitMethodPointerExpression(org.codehaus.groovy.ast.expr.MethodPointerExpression) - Method inContextualClassCodeVisitor
visitMethodPointerExpression(org.codehaus.groovy.ast.expr.MethodPointerExpression) - Method inGroovyCodeVisitor
visitMethodPointerExpression(org.codehaus.groovy.ast.expr.MethodPointerExpression) - Method inGroovyCodeVisitorAdapter
visitMethodPointerExpression(org.codehaus.groovy.ast.expr.MethodPointerExpression) - Method inSecureASTCustomizer.SecuringCodeVisitor
visitMethodPointerExpression(org.codehaus.groovy.ast.expr.MethodPointerExpression) - Method inStaticTypeCheckingVisitor
visitMethodPointerExpression(org.codehaus.groovy.ast.expr.MethodPointerExpression) - Method inTransformingCodeVisitor
visitMethodReferenceExpression(org.codehaus.groovy.ast.expr.MethodReferenceExpression) - Method inAsmClassGenerator
visitMethodReferenceExpression(org.codehaus.groovy.ast.expr.MethodReferenceExpression) - Method inAstNodeToScriptVisitor
visitMethodReferenceExpression(org.codehaus.groovy.ast.expr.MethodReferenceExpression) - Method inCodeVisitorSupport
visitMethodReferenceExpression(org.codehaus.groovy.ast.expr.MethodReferenceExpression) - Method inGroovyCodeVisitor
visitMethodReferenceExpression(org.codehaus.groovy.ast.expr.MethodReferenceExpression) - Method inGroovyCodeVisitorAdapter
visitMethodReferenceExpression(org.codehaus.groovy.ast.expr.MethodReferenceExpression) - Method inSecureASTCustomizer.SecuringCodeVisitor
visitMethodTypeAnnotation(int, org.objectweb.asm.TypePath, java.lang.String, boolean) - Method inLoggableTextifier
visitModifier(org.apache.groovy.parser.antlr4.GroovyParser.ModifierContext) - Method inAstBuilder
visitModifier(org.apache.groovy.parser.antlr4.GroovyParser.ModifierContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitModifier(org.apache.groovy.parser.antlr4.GroovyParser.ModifierContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.modifier.
visitModifiers(org.apache.groovy.parser.antlr4.GroovyParser.ModifiersContext) - Method inAstBuilder
visitModifiers(org.apache.groovy.parser.antlr4.GroovyParser.ModifiersContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitModifiers(org.apache.groovy.parser.antlr4.GroovyParser.ModifiersContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.modifiers.
visitModifiersOpt(org.apache.groovy.parser.antlr4.GroovyParser.ModifiersOptContext) - Method inAstBuilder
visitModifiersOpt(org.apache.groovy.parser.antlr4.GroovyParser.ModifiersOptContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitModifiersOpt(org.apache.groovy.parser.antlr4.GroovyParser.ModifiersOptContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.modifiersOpt.
visitModule(java.lang.String, int, java.lang.String) - Method inLoggableTextifier
visitModuleEnd() - Method inLoggableTextifier
visitMultiANewArrayInsn(java.lang.String, int) - Method inLoggableTextifier
visitMultipleAssignmentExprAlt(org.apache.groovy.parser.antlr4.GroovyParser.MultipleAssignmentExprAltContext) - Method inAstBuilder
visitMultipleAssignmentExprAlt(org.apache.groovy.parser.antlr4.GroovyParser.MultipleAssignmentExprAltContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitMultipleAssignmentExprAlt(org.apache.groovy.parser.antlr4.GroovyParser.MultipleAssignmentExprAltContext) - Method inGroovyParserVisitor
Visit a parse tree produced by themultipleAssignmentExprAlt labeled alternative inGroovyParser.expression.
visitMultiplicativeExprAlt(org.apache.groovy.parser.antlr4.GroovyParser.MultiplicativeExprAltContext) - Method inAstBuilder
visitMultiplicativeExprAlt(org.apache.groovy.parser.antlr4.GroovyParser.MultiplicativeExprAltContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitMultiplicativeExprAlt(org.apache.groovy.parser.antlr4.GroovyParser.MultiplicativeExprAltContext) - Method inGroovyParserVisitor
Visit a parse tree produced by themultiplicativeExprAlt labeled alternative inGroovyParser.expression.
visitNamedPropertyArgs(org.apache.groovy.parser.antlr4.GroovyParser.NamedPropertyArgsContext) - Method inAstBuilder
visitNamedPropertyArgs(org.apache.groovy.parser.antlr4.GroovyParser.NamedPropertyArgsContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitNamedPropertyArgs(org.apache.groovy.parser.antlr4.GroovyParser.NamedPropertyArgsContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.namedPropertyArgs.
visitNamePart(org.apache.groovy.parser.antlr4.GroovyParser.NamePartContext) - Method inAstBuilder
visitNamePart(org.apache.groovy.parser.antlr4.GroovyParser.NamePartContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitNamePart(org.apache.groovy.parser.antlr4.GroovyParser.NamePartContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.namePart.
visitNestHost(java.lang.String) - Method inLoggableTextifier
visitNestMember(java.lang.String) - Method inLoggableTextifier
visitNewPrmrAlt(org.apache.groovy.parser.antlr4.GroovyParser.NewPrmrAltContext) - Method inAstBuilder
visitNewPrmrAlt(org.apache.groovy.parser.antlr4.GroovyParser.NewPrmrAltContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitNewPrmrAlt(org.apache.groovy.parser.antlr4.GroovyParser.NewPrmrAltContext) - Method inGroovyParserVisitor
Visit a parse tree produced by thenewPrmrAlt labeled alternative inGroovyParser.primary.
visitNls(org.apache.groovy.parser.antlr4.GroovyParser.NlsContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitNls(org.apache.groovy.parser.antlr4.GroovyParser.NlsContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.nls.
visitNonWildcardTypeArguments(org.apache.groovy.parser.antlr4.GroovyParser.NonWildcardTypeArgumentsContext) - Method inAstBuilder
visitNonWildcardTypeArguments(org.apache.groovy.parser.antlr4.GroovyParser.NonWildcardTypeArgumentsContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitNonWildcardTypeArguments(org.apache.groovy.parser.antlr4.GroovyParser.NonWildcardTypeArgumentsContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.nonWildcardTypeArguments.
visitNotExpression(org.codehaus.groovy.ast.expr.NotExpression) - Method inAsmClassGenerator
visitNotExpression(org.codehaus.groovy.ast.expr.NotExpression) - Method inASTMatcher
visitNotExpression(org.codehaus.groovy.ast.expr.NotExpression) - Method inAstNodeToScriptVisitor
visitNotExpression(org.codehaus.groovy.ast.expr.NotExpression) - Method inCodeVisitorSupport
visitNotExpression(org.codehaus.groovy.ast.expr.NotExpression) - Method inContextualClassCodeVisitor
visitNotExpression(org.codehaus.groovy.ast.expr.NotExpression) - Method inGroovyCodeVisitor
visitNotExpression(org.codehaus.groovy.ast.expr.NotExpression) - Method inGroovyCodeVisitorAdapter
visitNotExpression(org.codehaus.groovy.ast.expr.NotExpression) - Method inSecureASTCustomizer.SecuringCodeVisitor
visitNotExpression(org.codehaus.groovy.ast.expr.NotExpression) - Method inStaticTypeCheckingVisitor
visitNotExpression(org.codehaus.groovy.ast.expr.NotExpression) - Method inTransformingCodeVisitor
visitNullLiteralAlt(org.apache.groovy.parser.antlr4.GroovyParser.NullLiteralAltContext) - Method inAstBuilder
visitNullLiteralAlt(org.apache.groovy.parser.antlr4.GroovyParser.NullLiteralAltContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitNullLiteralAlt(org.apache.groovy.parser.antlr4.GroovyParser.NullLiteralAltContext) - Method inGroovyParserVisitor
Visit a parse tree produced by thenullLiteralAlt labeled alternative inGroovyParser.literal.
visitObjectInitializerStatements(org.codehaus.groovy.ast.ClassNode) - Method inASTMatcher
visitObjectInitializerStatements(org.codehaus.groovy.ast.ClassNode) - Method inClassCodeVisitorSupport
visitObjectInitializerStatements(org.codehaus.groovy.ast.ClassNode) - Method inInnerClassVisitor
visitObjectInitializerStatements(org.codehaus.groovy.ast.ClassNode) - Method inStaticTypeCheckingVisitor
visitOnExpression(org.apache.groovy.ginq.dsl.expression.OnExpression) - Method inGinqAstBaseVisitor
visitOnExpression(org.apache.groovy.ginq.dsl.expression.OnExpression) - Method inGinqAstVisitor
visitOnExpression(org.apache.groovy.ginq.dsl.expression.OnExpression) - Method inGinqAstWalker
visitOpen(java.lang.String, int, java.lang.String) - Method inLoggableTextifier
visitor - Field inTypeCheckingContext
visitOrderExpression(org.apache.groovy.ginq.dsl.expression.OrderExpression) - Method inGinqAstBaseVisitor
visitOrderExpression(org.apache.groovy.ginq.dsl.expression.OrderExpression) - Method inGinqAstVisitor
visitOrderExpression(org.apache.groovy.ginq.dsl.expression.OrderExpression) - Method inGinqAstWalker
visitOriginalForControl(org.apache.groovy.parser.antlr4.GroovyParser.OriginalForControlContext) - Method inAstBuilder
visitOriginalForControl(org.apache.groovy.parser.antlr4.GroovyParser.OriginalForControlContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitOriginalForControl(org.apache.groovy.parser.antlr4.GroovyParser.OriginalForControlContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.originalForControl.
visitOuterClass(java.lang.String, java.lang.String, java.lang.String) - Method inLoggableTextifier
visitPackage(org.codehaus.groovy.ast.PackageNode) - Method inASTMatcher
visitPackage(org.codehaus.groovy.ast.PackageNode) - Method inAstNodeToScriptVisitor
visitPackage(org.codehaus.groovy.ast.PackageNode) - Method inClassCodeVisitorSupport
visitPackage(org.codehaus.groovy.ast.PackageNode) - Method inContextualClassCodeVisitor
visitPackage(java.lang.String) - Method inLoggableTextifier
visitPackageDeclaration(org.apache.groovy.parser.antlr4.GroovyParser.PackageDeclarationContext) - Method inAstBuilder
visitPackageDeclaration(org.apache.groovy.parser.antlr4.GroovyParser.PackageDeclarationContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitPackageDeclaration(org.apache.groovy.parser.antlr4.GroovyParser.PackageDeclarationContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.packageDeclaration.
visitParameter(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.ast.Parameter) - Method inDummyClassGenerator
visitParameter(java.lang.String, int) - Method inLoggableTextifier
visitParameterAnnotation(int, java.lang.String, boolean) - Method inLoggableTextifier
visitParameters(org.codehaus.groovy.ast.ASTNode, org.codehaus.groovy.ast.Parameter) - Method inDummyClassGenerator
visitParenPrmrAlt(org.apache.groovy.parser.antlr4.GroovyParser.ParenPrmrAltContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitParenPrmrAlt(org.apache.groovy.parser.antlr4.GroovyParser.ParenPrmrAltContext) - Method inGroovyParserVisitor
Visit a parse tree produced by theparenPrmrAlt labeled alternative inGroovyParser.namedPropertyArgPrimary.
visitParExpression(org.apache.groovy.parser.antlr4.GroovyParser.ParExpressionContext) - Method inAstBuilder
visitParExpression(org.apache.groovy.parser.antlr4.GroovyParser.ParExpressionContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitParExpression(org.apache.groovy.parser.antlr4.GroovyParser.ParExpressionContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.parExpression.
visitPathElement(org.apache.groovy.parser.antlr4.GroovyParser.PathElementContext) - Method inAstBuilder
visitPathElement(org.apache.groovy.parser.antlr4.GroovyParser.PathElementContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitPathElement(org.apache.groovy.parser.antlr4.GroovyParser.PathElementContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.pathElement.
visitPathExpression(org.apache.groovy.parser.antlr4.GroovyParser.PathExpressionContext) - Method inAstBuilder
visitPathExpression(org.apache.groovy.parser.antlr4.GroovyParser.PathExpressionContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitPathExpression(org.apache.groovy.parser.antlr4.GroovyParser.PathExpressionContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.pathExpression.
visitPermittedSubclass(java.lang.String) - Method inLoggableTextifier
visitPostfixExprAlt(org.apache.groovy.parser.antlr4.GroovyParser.PostfixExprAltContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitPostfixExprAlt(org.apache.groovy.parser.antlr4.GroovyParser.PostfixExprAltContext) - Method inGroovyParserVisitor
Visit a parse tree produced by thepostfixExprAlt labeled alternative inGroovyParser.castOperandExpression.
visitPostfixExpression(org.codehaus.groovy.ast.expr.PostfixExpression) - Method inAsmClassGenerator
visitPostfixExpression(org.apache.groovy.parser.antlr4.GroovyParser.PostfixExpressionContext) - Method inAstBuilder
visitPostfixExpression(org.codehaus.groovy.ast.expr.PostfixExpression) - Method inASTMatcher
visitPostfixExpression(org.codehaus.groovy.ast.expr.PostfixExpression) - Method inAstNodeToScriptVisitor
visitPostfixExpression(org.codehaus.groovy.ast.expr.PostfixExpression) - Method inCodeVisitorSupport
visitPostfixExpression(org.codehaus.groovy.ast.expr.PostfixExpression) - Method inContextualClassCodeVisitor
visitPostfixExpression(org.codehaus.groovy.ast.expr.PostfixExpression) - Method inFinalVariableAnalyzer
visitPostfixExpression(org.codehaus.groovy.ast.expr.PostfixExpression) - Method inGroovyCodeVisitor
visitPostfixExpression(org.codehaus.groovy.ast.expr.PostfixExpression) - Method inGroovyCodeVisitorAdapter
visitPostfixExpression(org.apache.groovy.parser.antlr4.GroovyParser.PostfixExpressionContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitPostfixExpression(org.apache.groovy.parser.antlr4.GroovyParser.PostfixExpressionContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.postfixExpression.
visitPostfixExpression(org.codehaus.groovy.ast.expr.PostfixExpression) - Method inSecureASTCustomizer.SecuringCodeVisitor
visitPostfixExpression(org.codehaus.groovy.ast.expr.PostfixExpression) - Method inStaticTypeCheckingVisitor
visitPostfixExpression(org.codehaus.groovy.ast.expr.PostfixExpression) - Method inTransformingCodeVisitor
visitPowerExprAlt(org.apache.groovy.parser.antlr4.GroovyParser.PowerExprAltContext) - Method inAstBuilder
visitPowerExprAlt(org.apache.groovy.parser.antlr4.GroovyParser.PowerExprAltContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitPowerExprAlt(org.apache.groovy.parser.antlr4.GroovyParser.PowerExprAltContext) - Method inGroovyParserVisitor
Visit a parse tree produced by thepowerExprAlt labeled alternative inGroovyParser.expression.
visitPrefixExpression(org.codehaus.groovy.ast.expr.PrefixExpression) - Method inAsmClassGenerator
visitPrefixExpression(org.codehaus.groovy.ast.expr.PrefixExpression) - Method inASTMatcher
visitPrefixExpression(org.codehaus.groovy.ast.expr.PrefixExpression) - Method inAstNodeToScriptVisitor
visitPrefixExpression(org.codehaus.groovy.ast.expr.PrefixExpression) - Method inCodeVisitorSupport
visitPrefixExpression(org.codehaus.groovy.ast.expr.PrefixExpression) - Method inContextualClassCodeVisitor
visitPrefixExpression(org.codehaus.groovy.ast.expr.PrefixExpression) - Method inFinalVariableAnalyzer
visitPrefixExpression(org.codehaus.groovy.ast.expr.PrefixExpression) - Method inGroovyCodeVisitor
visitPrefixExpression(org.codehaus.groovy.ast.expr.PrefixExpression) - Method inGroovyCodeVisitorAdapter
visitPrefixExpression(org.codehaus.groovy.ast.expr.PrefixExpression) - Method inSecureASTCustomizer.SecuringCodeVisitor
visitPrefixExpression(org.codehaus.groovy.ast.expr.PrefixExpression) - Method inStaticTypeCheckingVisitor
visitPrefixExpression(org.codehaus.groovy.ast.expr.PrefixExpression) - Method inTransformingCodeVisitor
visitPrimary(org.apache.groovy.parser.antlr4.GroovyParser.PrimaryContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitPrimary(org.apache.groovy.parser.antlr4.GroovyParser.PrimaryContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.primary.
visitPrimitiveType(org.apache.groovy.parser.antlr4.GroovyParser.PrimitiveTypeContext) - Method inAstBuilder
visitPrimitiveType(org.apache.groovy.parser.antlr4.GroovyParser.PrimitiveTypeContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitPrimitiveType(org.apache.groovy.parser.antlr4.GroovyParser.PrimitiveTypeContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.primitiveType.
visitProperty(org.codehaus.groovy.ast.PropertyNode) - Method inAsmClassGenerator
visitProperty(org.codehaus.groovy.ast.PropertyNode) - Method inASTMatcher
visitProperty(org.codehaus.groovy.ast.PropertyNode) - Method inAstNodeToScriptVisitor
visitProperty(org.codehaus.groovy.ast.PropertyNode) - Method inASTTransformationVisitor
visitProperty(org.codehaus.groovy.ast.PropertyNode) - Method inClassCodeExpressionTransformer
visitProperty(org.codehaus.groovy.ast.PropertyNode) - Method inClassCodeVisitorSupport
visitProperty(org.codehaus.groovy.ast.PropertyNode) - Method inClassCompletionVerifier
visitProperty(org.codehaus.groovy.ast.PropertyNode) - Method inConditionalInterruptibleASTTransformation
visitProperty(org.codehaus.groovy.ast.PropertyNode) - Method inContextualClassCodeVisitor
visitProperty(org.codehaus.groovy.ast.PropertyNode) - Method inDummyClassGenerator
visitProperty(org.codehaus.groovy.ast.PropertyNode) - Method inDynamicSetterInjectionVisitor
visitProperty(org.codehaus.groovy.ast.PropertyNode) - Method inExtendedVerifier
visitProperty(org.codehaus.groovy.ast.PropertyNode) - Method inGroovyClassVisitor
Visit a PropertyNode.
visitProperty(org.codehaus.groovy.ast.PropertyNode) - Method inGroovydocVisitor
visitProperty(org.codehaus.groovy.ast.PropertyNode) - Method inInnerClassVisitor
visitProperty(org.codehaus.groovy.ast.PropertyNode) - Method inJavaStubGenerator
visitProperty(org.codehaus.groovy.ast.PropertyNode) - Method inResolveVisitor
visitProperty(org.codehaus.groovy.ast.PropertyNode) - Method inStaticCompilationVisitor
visitProperty(org.codehaus.groovy.ast.PropertyNode) - Method inStaticTypeCheckingVisitor
visitProperty(org.codehaus.groovy.ast.PropertyNode) - Method inVariableScopeVisitor
visitProperty(org.codehaus.groovy.ast.PropertyNode) - Method inVerifier
visitPropertyExpression(org.codehaus.groovy.ast.expr.PropertyExpression) - Method inAsmClassGenerator
visitPropertyExpression(org.codehaus.groovy.ast.expr.PropertyExpression) - Method inAstBuilder
visitPropertyExpression(org.codehaus.groovy.ast.expr.PropertyExpression) - Method inASTMatcher
visitPropertyExpression(org.codehaus.groovy.ast.expr.PropertyExpression) - Method inAstNodeToScriptVisitor
visitPropertyExpression(org.codehaus.groovy.ast.expr.PropertyExpression) - Method inCodeVisitorSupport
visitPropertyExpression(org.codehaus.groovy.ast.expr.PropertyExpression) - Method inContextualClassCodeVisitor
visitPropertyExpression(org.codehaus.groovy.ast.expr.PropertyExpression) - Method inGinqAstBuilder
visitPropertyExpression(org.codehaus.groovy.ast.expr.PropertyExpression) - Method inGroovyCodeVisitor
visitPropertyExpression(org.codehaus.groovy.ast.expr.PropertyExpression) - Method inGroovyCodeVisitorAdapter
visitPropertyExpression(org.codehaus.groovy.ast.expr.PropertyExpression) - Method inJavaStubGenerator
visitPropertyExpression(org.codehaus.groovy.ast.expr.PropertyExpression) - Method inSecureASTCustomizer.SecuringCodeVisitor
visitPropertyExpression(org.codehaus.groovy.ast.expr.PropertyExpression) - Method inSqlOrderByVisitor
visitPropertyExpression(org.codehaus.groovy.ast.expr.PropertyExpression) - Method inSqlWhereVisitor
visitPropertyExpression(org.codehaus.groovy.ast.expr.PropertyExpression) - Method inStaticCompilationVisitor
visitPropertyExpression(org.codehaus.groovy.ast.expr.PropertyExpression) - Method inStaticTypeCheckingVisitor
visitPropertyExpression(org.codehaus.groovy.ast.expr.PropertyExpression) - Method inTransformingCodeVisitor
visitPropertyExpression(org.codehaus.groovy.ast.expr.PropertyExpression) - Method inVariableScopeVisitor
visitProvide(java.lang.String, java.lang.String) - Method inLoggableTextifier
visitQualifiedClassName(org.apache.groovy.parser.antlr4.GroovyParser.QualifiedClassNameContext) - Method inAstBuilder
visitQualifiedClassName(org.apache.groovy.parser.antlr4.GroovyParser.QualifiedClassNameContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitQualifiedClassName(org.apache.groovy.parser.antlr4.GroovyParser.QualifiedClassNameContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.qualifiedClassName.
visitQualifiedClassNameList(org.apache.groovy.parser.antlr4.GroovyParser.QualifiedClassNameListContext) - Method inAstBuilder
visitQualifiedClassNameList(org.apache.groovy.parser.antlr4.GroovyParser.QualifiedClassNameListContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitQualifiedClassNameList(org.apache.groovy.parser.antlr4.GroovyParser.QualifiedClassNameListContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.qualifiedClassNameList.
visitQualifiedName(org.apache.groovy.parser.antlr4.GroovyParser.QualifiedNameContext) - Method inAstBuilder
visitQualifiedName(org.apache.groovy.parser.antlr4.GroovyParser.QualifiedNameContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitQualifiedName(org.apache.groovy.parser.antlr4.GroovyParser.QualifiedNameContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.qualifiedName.
visitQualifiedNameElement(org.apache.groovy.parser.antlr4.GroovyParser.QualifiedNameElementContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitQualifiedNameElement(org.apache.groovy.parser.antlr4.GroovyParser.QualifiedNameElementContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.qualifiedNameElement.
visitQualifiedNameElements(org.apache.groovy.parser.antlr4.GroovyParser.QualifiedNameElementsContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitQualifiedNameElements(org.apache.groovy.parser.antlr4.GroovyParser.QualifiedNameElementsContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.qualifiedNameElements.
visitQualifiedStandardClassName(org.apache.groovy.parser.antlr4.GroovyParser.QualifiedStandardClassNameContext) - Method inAstBuilder
visitQualifiedStandardClassName(org.apache.groovy.parser.antlr4.GroovyParser.QualifiedStandardClassNameContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitQualifiedStandardClassName(org.apache.groovy.parser.antlr4.GroovyParser.QualifiedStandardClassNameContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.qualifiedStandardClassName.
visitRangeExpression(org.codehaus.groovy.ast.expr.RangeExpression) - Method inAsmClassGenerator
visitRangeExpression(org.codehaus.groovy.ast.expr.RangeExpression) - Method inASTMatcher
visitRangeExpression(org.codehaus.groovy.ast.expr.RangeExpression) - Method inAstNodeToScriptVisitor
visitRangeExpression(org.codehaus.groovy.ast.expr.RangeExpression) - Method inCodeVisitorSupport
visitRangeExpression(org.codehaus.groovy.ast.expr.RangeExpression) - Method inContextualClassCodeVisitor
visitRangeExpression(org.codehaus.groovy.ast.expr.RangeExpression) - Method inGroovyCodeVisitor
visitRangeExpression(org.codehaus.groovy.ast.expr.RangeExpression) - Method inGroovyCodeVisitorAdapter
visitRangeExpression(org.codehaus.groovy.ast.expr.RangeExpression) - Method inSecureASTCustomizer.SecuringCodeVisitor
visitRangeExpression(org.codehaus.groovy.ast.expr.RangeExpression) - Method inStaticTypeCheckingVisitor
visitRangeExpression(org.codehaus.groovy.ast.expr.RangeExpression) - Method inTransformingCodeVisitor
visitRecordComponent(java.lang.String, java.lang.String, java.lang.String) - Method inLoggableTextifier
visitRecordComponentAnnotation(java.lang.String, boolean) - Method inLoggableTextifier
visitRecordComponentAttribute(org.objectweb.asm.Attribute) - Method inLoggableTextifier
visitRecordComponentEnd() - Method inLoggableTextifier
visitRecordComponentTypeAnnotation(int, org.objectweb.asm.TypePath, java.lang.String, boolean) - Method inLoggableTextifier
visitReferenceType(org.apache.groovy.parser.antlr4.GroovyParser.ReferenceTypeContext) - Method inAstBuilder
visitReferenceType(org.apache.groovy.parser.antlr4.GroovyParser.ReferenceTypeContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitReferenceType(org.apache.groovy.parser.antlr4.GroovyParser.ReferenceTypeContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.referenceType.
visitRegexExprAlt(org.apache.groovy.parser.antlr4.GroovyParser.RegexExprAltContext) - Method inAstBuilder
visitRegexExprAlt(org.apache.groovy.parser.antlr4.GroovyParser.RegexExprAltContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitRegexExprAlt(org.apache.groovy.parser.antlr4.GroovyParser.RegexExprAltContext) - Method inGroovyParserVisitor
Visit a parse tree produced by theregexExprAlt labeled alternative inGroovyParser.expression.
visitRelationalExprAlt(org.apache.groovy.parser.antlr4.GroovyParser.RelationalExprAltContext) - Method inAstBuilder
visitRelationalExprAlt(org.apache.groovy.parser.antlr4.GroovyParser.RelationalExprAltContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitRelationalExprAlt(org.apache.groovy.parser.antlr4.GroovyParser.RelationalExprAltContext) - Method inGroovyParserVisitor
Visit a parse tree produced by therelationalExprAlt labeled alternative inGroovyParser.expression.
visitRequire(java.lang.String, int, java.lang.String) - Method inLoggableTextifier
visitResource(org.apache.groovy.parser.antlr4.GroovyParser.ResourceContext) - Method inAstBuilder
visitResource(org.apache.groovy.parser.antlr4.GroovyParser.ResourceContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitResource(org.apache.groovy.parser.antlr4.GroovyParser.ResourceContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.resource.
visitResourceList(org.apache.groovy.parser.antlr4.GroovyParser.ResourceListContext) - Method inAstBuilder
visitResourceList(org.apache.groovy.parser.antlr4.GroovyParser.ResourceListContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitResourceList(org.apache.groovy.parser.antlr4.GroovyParser.ResourceListContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.resourceList.
visitResources(org.apache.groovy.parser.antlr4.GroovyParser.ResourcesContext) - Method inAstBuilder
visitResources(org.apache.groovy.parser.antlr4.GroovyParser.ResourcesContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitResources(org.apache.groovy.parser.antlr4.GroovyParser.ResourcesContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.resources.
visitReturnStatement(org.codehaus.groovy.ast.stmt.ReturnStatement) - Method inAsmClassGenerator
visitReturnStatement(org.codehaus.groovy.ast.stmt.ReturnStatement) - Method inAssertStatementCreationUtility.ReturnStatementVisitor
visitReturnStatement(org.codehaus.groovy.ast.stmt.ReturnStatement) - Method inAstBuilder
visitReturnStatement(org.codehaus.groovy.ast.stmt.ReturnStatement) - Method inAstNodeToScriptVisitor
visitReturnStatement(org.codehaus.groovy.ast.stmt.ReturnStatement) - Method inClassCodeExpressionTransformer
visitReturnStatement(org.codehaus.groovy.ast.stmt.ReturnStatement) - Method inClassCodeVisitorSupport
visitReturnStatement(org.codehaus.groovy.ast.stmt.ReturnStatement) - Method inCodeVisitorSupport
visitReturnStatement(org.codehaus.groovy.ast.stmt.ReturnStatement) - Method inContextualClassCodeVisitor
visitReturnStatement(org.codehaus.groovy.ast.stmt.ReturnStatement) - Method inGroovyCodeVisitor
visitReturnStatement(org.codehaus.groovy.ast.stmt.ReturnStatement) - Method inGroovyCodeVisitorAdapter
visitReturnStatement(org.codehaus.groovy.ast.stmt.ReturnStatement) - Method inSecureASTCustomizer.SecuringCodeVisitor
visitReturnStatement(org.codehaus.groovy.ast.stmt.ReturnStatement) - Method inSqlOrderByVisitor
visitReturnStatement(org.codehaus.groovy.ast.stmt.ReturnStatement) - Method inSqlWhereVisitor
visitReturnStatement(org.codehaus.groovy.ast.stmt.ReturnStatement) - Method inStaticTypeCheckingVisitor
visitReturnStatement(org.codehaus.groovy.ast.stmt.ReturnStatement) - Method inTransformingCodeVisitor
visitReturnStatement(org.codehaus.groovy.ast.stmt.ReturnStatement) - Method inVariableExpressionReplacer
visitReturnStatement(org.codehaus.groovy.ast.stmt.ReturnStatement) - Method inVariableScopeVisitor
visitReturnStatement(org.codehaus.groovy.ast.stmt.ReturnStatement) - Method inVerifier
visitReturnStmtAlt(org.apache.groovy.parser.antlr4.GroovyParser.ReturnStmtAltContext) - Method inAstBuilder
visitReturnStmtAlt(org.apache.groovy.parser.antlr4.GroovyParser.ReturnStmtAltContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitReturnStmtAlt(org.apache.groovy.parser.antlr4.GroovyParser.ReturnStmtAltContext) - Method inGroovyParserVisitor
Visit a parse tree produced by thereturnStmtAlt labeled alternative inGroovyParser.statement.
visitReturnType(org.apache.groovy.parser.antlr4.GroovyParser.ReturnTypeContext) - Method inAstBuilder
visitReturnType(org.apache.groovy.parser.antlr4.GroovyParser.ReturnTypeContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitReturnType(org.apache.groovy.parser.antlr4.GroovyParser.ReturnTypeContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.returnType.
visitScriptStatement(org.apache.groovy.parser.antlr4.GroovyParser.ScriptStatementContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitScriptStatement(org.apache.groovy.parser.antlr4.GroovyParser.ScriptStatementContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.scriptStatement.
visitScriptStatements(org.apache.groovy.parser.antlr4.GroovyParser.ScriptStatementsContext) - Method inAstBuilder
visitScriptStatements(org.apache.groovy.parser.antlr4.GroovyParser.ScriptStatementsContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitScriptStatements(org.apache.groovy.parser.antlr4.GroovyParser.ScriptStatementsContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.scriptStatements.
visitSelectExpression(org.apache.groovy.ginq.dsl.expression.SelectExpression) - Method inGinqAstBaseVisitor
visitSelectExpression(org.apache.groovy.ginq.dsl.expression.SelectExpression) - Method inGinqAstVisitor
visitSelectExpression(org.apache.groovy.ginq.dsl.expression.SelectExpression) - Method inGinqAstWalker
visitSep(org.apache.groovy.parser.antlr4.GroovyParser.SepContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitSep(org.apache.groovy.parser.antlr4.GroovyParser.SepContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.sep.
visitShiftExprAlt(org.apache.groovy.parser.antlr4.GroovyParser.ShiftExprAltContext) - Method inAstBuilder
visitShiftExprAlt(org.apache.groovy.parser.antlr4.GroovyParser.ShiftExprAltContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitShiftExprAlt(org.apache.groovy.parser.antlr4.GroovyParser.ShiftExprAltContext) - Method inGroovyParserVisitor
Visit a parse tree produced by theshiftExprAlt labeled alternative inGroovyParser.expression.
visitShortTernaryExpression(org.codehaus.groovy.ast.expr.ElvisOperatorExpression) - Method inAstNodeToScriptVisitor
visitShortTernaryExpression(org.codehaus.groovy.ast.expr.ElvisOperatorExpression) - Method inCodeVisitorSupport
visitShortTernaryExpression(org.codehaus.groovy.ast.expr.ElvisOperatorExpression) - Method inContextualClassCodeVisitor
visitShortTernaryExpression(org.codehaus.groovy.ast.expr.ElvisOperatorExpression) - Method inGroovyCodeVisitor
visitShortTernaryExpression(org.codehaus.groovy.ast.expr.ElvisOperatorExpression) - Method inGroovyCodeVisitorAdapter
visitShortTernaryExpression(org.codehaus.groovy.ast.expr.ElvisOperatorExpression) - Method inSecureASTCustomizer.SecuringCodeVisitor
visitShortTernaryExpression(org.codehaus.groovy.ast.expr.ElvisOperatorExpression) - Method inTransformingCodeVisitor
visitShutdownExpression(org.apache.groovy.ginq.dsl.expression.ShutdownExpression) - Method inGinqAstBaseVisitor
visitShutdownExpression(org.apache.groovy.ginq.dsl.expression.ShutdownExpression) - Method inGinqAstVisitor
visitShutdownExpression(org.apache.groovy.ginq.dsl.expression.ShutdownExpression) - Method inGinqAstWalker
visitSource(java.lang.String, java.lang.String) - Method inLoggableTextifier
visitSpreadExpression(org.codehaus.groovy.ast.expr.SpreadExpression) - Method inAsmClassGenerator
visitSpreadExpression(org.codehaus.groovy.ast.expr.SpreadExpression) - Method inASTMatcher
visitSpreadExpression(org.codehaus.groovy.ast.expr.SpreadExpression) - Method inAstNodeToScriptVisitor
visitSpreadExpression(org.codehaus.groovy.ast.expr.SpreadExpression) - Method inCodeVisitorSupport
visitSpreadExpression(org.codehaus.groovy.ast.expr.SpreadExpression) - Method inContextualClassCodeVisitor
visitSpreadExpression(org.codehaus.groovy.ast.expr.SpreadExpression) - Method inGroovyCodeVisitor
visitSpreadExpression(org.codehaus.groovy.ast.expr.SpreadExpression) - Method inGroovyCodeVisitorAdapter
visitSpreadExpression(org.codehaus.groovy.ast.expr.SpreadExpression) - Method inSecureASTCustomizer.SecuringCodeVisitor
visitSpreadExpression(org.codehaus.groovy.ast.expr.SpreadExpression) - Method inTransformingCodeVisitor
visitSpreadMapExpression(org.codehaus.groovy.ast.expr.SpreadMapExpression) - Method inAsmClassGenerator
visitSpreadMapExpression(org.codehaus.groovy.ast.expr.SpreadMapExpression) - Method inAstNodeToScriptVisitor
visitSpreadMapExpression(org.codehaus.groovy.ast.expr.SpreadMapExpression) - Method inCodeVisitorSupport
visitSpreadMapExpression(org.codehaus.groovy.ast.expr.SpreadMapExpression) - Method inContextualClassCodeVisitor
visitSpreadMapExpression(org.codehaus.groovy.ast.expr.SpreadMapExpression) - Method inGroovyCodeVisitor
visitSpreadMapExpression(org.codehaus.groovy.ast.expr.SpreadMapExpression) - Method inGroovyCodeVisitorAdapter
visitSpreadMapExpression(org.codehaus.groovy.ast.expr.SpreadMapExpression) - Method inSecureASTCustomizer.SecuringCodeVisitor
visitSpreadMapExpression(org.codehaus.groovy.ast.expr.SpreadMapExpression) - Method inTransformingCodeVisitor
visitStandardLambdaExpression(org.apache.groovy.parser.antlr4.GroovyParser.StandardLambdaExpressionContext) - Method inAstBuilder
visitStandardLambdaExpression(org.apache.groovy.parser.antlr4.GroovyParser.StandardLambdaExpressionContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitStandardLambdaExpression(org.apache.groovy.parser.antlr4.GroovyParser.StandardLambdaExpressionContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.standardLambdaExpression.
visitStandardLambdaParameters(org.apache.groovy.parser.antlr4.GroovyParser.StandardLambdaParametersContext) - Method inAstBuilder
visitStandardLambdaParameters(org.apache.groovy.parser.antlr4.GroovyParser.StandardLambdaParametersContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitStandardLambdaParameters(org.apache.groovy.parser.antlr4.GroovyParser.StandardLambdaParametersContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.standardLambdaParameters.
visitStatement(org.codehaus.groovy.ast.stmt.Statement) - Method inAsmClassGenerator
visitStatement(org.codehaus.groovy.ast.stmt.Statement) - Method inASTTestTransformation.LabelFinder
visitStatement(org.codehaus.groovy.ast.stmt.Statement) - Method inClassCodeVisitorSupport
visitStatement(org.apache.groovy.parser.antlr4.GroovyParser.StatementContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitStatement(org.apache.groovy.parser.antlr4.GroovyParser.StatementContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.statement.
visitStatement(org.codehaus.groovy.ast.stmt.Statement) - Method inLabelVerifier
visitStatementExpression(org.apache.groovy.parser.antlr4.GroovyParser.StatementExpressionContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitStatementExpression(org.apache.groovy.parser.antlr4.GroovyParser.StatementExpressionContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.statementExpression.
visitStaticMethodCallExpression(org.codehaus.groovy.ast.expr.StaticMethodCallExpression) - Method inAsmClassGenerator
visitStaticMethodCallExpression(org.codehaus.groovy.ast.expr.StaticMethodCallExpression) - Method inAstNodeToScriptVisitor
visitStaticMethodCallExpression(org.codehaus.groovy.ast.expr.StaticMethodCallExpression) - Method inCodeVisitorSupport
visitStaticMethodCallExpression(org.codehaus.groovy.ast.expr.StaticMethodCallExpression) - Method inCollectRecursiveCalls
visitStaticMethodCallExpression(org.codehaus.groovy.ast.expr.StaticMethodCallExpression) - Method inContextualClassCodeVisitor
visitStaticMethodCallExpression(org.codehaus.groovy.ast.expr.StaticMethodCallExpression) - Method inGroovyCodeVisitor
visitStaticMethodCallExpression(org.codehaus.groovy.ast.expr.StaticMethodCallExpression) - Method inGroovyCodeVisitorAdapter
visitStaticMethodCallExpression(org.codehaus.groovy.ast.expr.StaticMethodCallExpression) - Method inHasRecursiveCalls
visitStaticMethodCallExpression(org.codehaus.groovy.ast.expr.StaticMethodCallExpression) - Method inSecureASTCustomizer.SecuringCodeVisitor
visitStaticMethodCallExpression(org.codehaus.groovy.ast.expr.StaticMethodCallExpression) - Method inStaticTypeCheckingVisitor
visitStaticMethodCallExpression(org.codehaus.groovy.ast.expr.StaticMethodCallExpression) - Method inTransformingCodeVisitor
visitStringLiteral(org.apache.groovy.parser.antlr4.GroovyParser.StringLiteralContext) - Method inAstBuilder
visitStringLiteral(org.apache.groovy.parser.antlr4.GroovyParser.StringLiteralContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitStringLiteral(org.apache.groovy.parser.antlr4.GroovyParser.StringLiteralContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.stringLiteral.
visitStringLiteralAlt(org.apache.groovy.parser.antlr4.GroovyParser.StringLiteralAltContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitStringLiteralAlt(org.apache.groovy.parser.antlr4.GroovyParser.StringLiteralAltContext) - Method inGroovyParserVisitor
Visit a parse tree produced by thestringLiteralAlt labeled alternative inGroovyParser.literal.
visitSuperPrmrAlt(org.apache.groovy.parser.antlr4.GroovyParser.SuperPrmrAltContext) - Method inAstBuilder
visitSuperPrmrAlt(org.apache.groovy.parser.antlr4.GroovyParser.SuperPrmrAltContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitSuperPrmrAlt(org.apache.groovy.parser.antlr4.GroovyParser.SuperPrmrAltContext) - Method inGroovyParserVisitor
Visit a parse tree produced by thesuperPrmrAlt labeled alternative inGroovyParser.primary.
visitSwitch(org.codehaus.groovy.ast.stmt.SwitchStatement) - Method inAsmClassGenerator
visitSwitch(org.codehaus.groovy.ast.stmt.SwitchStatement) - Method inAstNodeToScriptVisitor
visitSwitch(org.codehaus.groovy.ast.stmt.SwitchStatement) - Method inClassCodeExpressionTransformer
visitSwitch(org.codehaus.groovy.ast.stmt.SwitchStatement) - Method inClassCodeVisitorSupport
visitSwitch(org.codehaus.groovy.ast.stmt.SwitchStatement) - Method inCodeVisitorSupport
visitSwitch(org.codehaus.groovy.ast.stmt.SwitchStatement) - Method inContextualClassCodeVisitor
visitSwitch(org.codehaus.groovy.ast.stmt.SwitchStatement) - Method inFinalVariableAnalyzer
visitSwitch(org.codehaus.groovy.ast.stmt.SwitchStatement) - Method inGroovyCodeVisitor
visitSwitch(org.codehaus.groovy.ast.stmt.SwitchStatement) - Method inGroovyCodeVisitorAdapter
visitSwitch(org.codehaus.groovy.ast.stmt.SwitchStatement) - Method inLabelVerifier
visitSwitch(org.codehaus.groovy.ast.stmt.SwitchStatement) - Method inSecureASTCustomizer.SecuringCodeVisitor
visitSwitch(org.codehaus.groovy.ast.stmt.SwitchStatement) - Method inStaticTypeCheckingVisitor
visitSwitch(org.codehaus.groovy.ast.stmt.SwitchStatement) - Method inTransformingCodeVisitor
visitSwitch(org.codehaus.groovy.ast.stmt.SwitchStatement) - Method inVariableExpressionReplacer
visitSwitch(org.codehaus.groovy.ast.stmt.SwitchStatement) - Method inVariableScopeVisitor
visitSwitchBlockStatementExpressionGroup(org.apache.groovy.parser.antlr4.GroovyParser.SwitchBlockStatementExpressionGroupContext) - Method inAstBuilder
visitSwitchBlockStatementExpressionGroup(org.apache.groovy.parser.antlr4.GroovyParser.SwitchBlockStatementExpressionGroupContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitSwitchBlockStatementExpressionGroup(org.apache.groovy.parser.antlr4.GroovyParser.SwitchBlockStatementExpressionGroupContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.switchBlockStatementExpressionGroup.
visitSwitchBlockStatementGroup(org.apache.groovy.parser.antlr4.GroovyParser.SwitchBlockStatementGroupContext) - Method inAstBuilder
visitSwitchBlockStatementGroup(org.apache.groovy.parser.antlr4.GroovyParser.SwitchBlockStatementGroupContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitSwitchBlockStatementGroup(org.apache.groovy.parser.antlr4.GroovyParser.SwitchBlockStatementGroupContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.switchBlockStatementGroup.
visitSwitchExprAlt(org.apache.groovy.parser.antlr4.GroovyParser.SwitchExprAltContext) - Method inAstBuilder
visitSwitchExprAlt(org.apache.groovy.parser.antlr4.GroovyParser.SwitchExprAltContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitSwitchExprAlt(org.apache.groovy.parser.antlr4.GroovyParser.SwitchExprAltContext) - Method inGroovyParserVisitor
Visit a parse tree produced by theswitchExprAlt labeled alternative inGroovyParser.expression.
visitSwitchExpression(org.apache.groovy.parser.antlr4.GroovyParser.SwitchExpressionContext) - Method inAstBuilder
 switch(a) {     case 0, 1  ->   'a';     case 2     ->   'b';     default    ->   'z'; }
the above code will be transformed to:
 {->     switch(a) {         case 0:         case 1:  return 'a';         case 2:  return 'b';         default: return 'z';     } }()
visitSwitchExpression(org.apache.groovy.parser.antlr4.GroovyParser.SwitchExpressionContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitSwitchExpression(org.apache.groovy.parser.antlr4.GroovyParser.SwitchExpressionContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.switchExpression.
visitSwitchExpressionLabel(org.apache.groovy.parser.antlr4.GroovyParser.SwitchExpressionLabelContext) - Method inAstBuilder
visitSwitchExpressionLabel(org.apache.groovy.parser.antlr4.GroovyParser.SwitchExpressionLabelContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitSwitchExpressionLabel(org.apache.groovy.parser.antlr4.GroovyParser.SwitchExpressionLabelContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.switchExpressionLabel.
visitSwitchLabel(org.apache.groovy.parser.antlr4.GroovyParser.SwitchLabelContext) - Method inAstBuilder
visitSwitchLabel(org.apache.groovy.parser.antlr4.GroovyParser.SwitchLabelContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitSwitchLabel(org.apache.groovy.parser.antlr4.GroovyParser.SwitchLabelContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.switchLabel.
visitSwitchStatement(org.apache.groovy.parser.antlr4.GroovyParser.SwitchStatementContext) - Method inAstBuilder
visitSwitchStatement(org.apache.groovy.parser.antlr4.GroovyParser.SwitchStatementContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitSwitchStatement(org.apache.groovy.parser.antlr4.GroovyParser.SwitchStatementContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.switchStatement.
visitSynchronizedStatement(org.codehaus.groovy.ast.stmt.SynchronizedStatement) - Method inAsmClassGenerator
visitSynchronizedStatement(org.codehaus.groovy.ast.stmt.SynchronizedStatement) - Method inAstNodeToScriptVisitor
visitSynchronizedStatement(org.codehaus.groovy.ast.stmt.SynchronizedStatement) - Method inClassCodeExpressionTransformer
visitSynchronizedStatement(org.codehaus.groovy.ast.stmt.SynchronizedStatement) - Method inClassCodeVisitorSupport
visitSynchronizedStatement(org.codehaus.groovy.ast.stmt.SynchronizedStatement) - Method inCodeVisitorSupport
visitSynchronizedStatement(org.codehaus.groovy.ast.stmt.SynchronizedStatement) - Method inContextualClassCodeVisitor
visitSynchronizedStatement(org.codehaus.groovy.ast.stmt.SynchronizedStatement) - Method inGroovyCodeVisitor
visitSynchronizedStatement(org.codehaus.groovy.ast.stmt.SynchronizedStatement) - Method inGroovyCodeVisitorAdapter
visitSynchronizedStatement(org.codehaus.groovy.ast.stmt.SynchronizedStatement) - Method inSecureASTCustomizer.SecuringCodeVisitor
visitSynchronizedStatement(org.codehaus.groovy.ast.stmt.SynchronizedStatement) - Method inTransformingCodeVisitor
visitSynchronizedStatement(org.codehaus.groovy.ast.stmt.SynchronizedStatement) - Method inVariableExpressionReplacer
visitSynchronizedStmtAlt(org.apache.groovy.parser.antlr4.GroovyParser.SynchronizedStmtAltContext) - Method inAstBuilder
visitSynchronizedStmtAlt(org.apache.groovy.parser.antlr4.GroovyParser.SynchronizedStmtAltContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitSynchronizedStmtAlt(org.apache.groovy.parser.antlr4.GroovyParser.SynchronizedStmtAltContext) - Method inGroovyParserVisitor
Visit a parse tree produced by thesynchronizedStmtAlt labeled alternative inGroovyParser.statement.
visitTableSwitchInsn(int, int, org.objectweb.asm.Label, org.objectweb.asm.Label) - Method inLoggableTextifier
visitTernaryExpression(org.codehaus.groovy.ast.expr.TernaryExpression) - Method inAsmClassGenerator
visitTernaryExpression(org.codehaus.groovy.ast.expr.TernaryExpression) - Method inASTMatcher
visitTernaryExpression(org.codehaus.groovy.ast.expr.TernaryExpression) - Method inAstNodeToScriptVisitor
visitTernaryExpression(org.codehaus.groovy.ast.expr.TernaryExpression) - Method inCodeVisitorSupport
visitTernaryExpression(org.codehaus.groovy.ast.expr.TernaryExpression) - Method inContextualClassCodeVisitor
visitTernaryExpression(org.codehaus.groovy.ast.expr.TernaryExpression) - Method inGroovyCodeVisitor
visitTernaryExpression(org.codehaus.groovy.ast.expr.TernaryExpression) - Method inGroovyCodeVisitorAdapter
visitTernaryExpression(org.codehaus.groovy.ast.expr.TernaryExpression) - Method inSecureASTCustomizer.SecuringCodeVisitor
visitTernaryExpression(org.codehaus.groovy.ast.expr.TernaryExpression) - Method inStaticTypeCheckingVisitor
visitTernaryExpression(org.codehaus.groovy.ast.expr.TernaryExpression) - Method inTransformingCodeVisitor
visitThisFormalParameter(org.apache.groovy.parser.antlr4.GroovyParser.ThisFormalParameterContext) - Method inAstBuilder
visitThisFormalParameter(org.apache.groovy.parser.antlr4.GroovyParser.ThisFormalParameterContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitThisFormalParameter(org.apache.groovy.parser.antlr4.GroovyParser.ThisFormalParameterContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.thisFormalParameter.
visitThisPrmrAlt(org.apache.groovy.parser.antlr4.GroovyParser.ThisPrmrAltContext) - Method inAstBuilder
visitThisPrmrAlt(org.apache.groovy.parser.antlr4.GroovyParser.ThisPrmrAltContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitThisPrmrAlt(org.apache.groovy.parser.antlr4.GroovyParser.ThisPrmrAltContext) - Method inGroovyParserVisitor
Visit a parse tree produced by thethisPrmrAlt labeled alternative inGroovyParser.primary.
visitThrowStatement(org.codehaus.groovy.ast.stmt.ThrowStatement) - Method inAsmClassGenerator
visitThrowStatement(org.codehaus.groovy.ast.stmt.ThrowStatement) - Method inAstBuilder
visitThrowStatement(org.codehaus.groovy.ast.stmt.ThrowStatement) - Method inAstNodeToScriptVisitor
visitThrowStatement(org.codehaus.groovy.ast.stmt.ThrowStatement) - Method inClassCodeExpressionTransformer
visitThrowStatement(org.codehaus.groovy.ast.stmt.ThrowStatement) - Method inClassCodeVisitorSupport
visitThrowStatement(org.codehaus.groovy.ast.stmt.ThrowStatement) - Method inCodeVisitorSupport
visitThrowStatement(org.codehaus.groovy.ast.stmt.ThrowStatement) - Method inContextualClassCodeVisitor
visitThrowStatement(org.codehaus.groovy.ast.stmt.ThrowStatement) - Method inGroovyCodeVisitor
visitThrowStatement(org.codehaus.groovy.ast.stmt.ThrowStatement) - Method inGroovyCodeVisitorAdapter
visitThrowStatement(org.codehaus.groovy.ast.stmt.ThrowStatement) - Method inSecureASTCustomizer.SecuringCodeVisitor
visitThrowStatement(org.codehaus.groovy.ast.stmt.ThrowStatement) - Method inTransformingCodeVisitor
visitThrowStatement(org.codehaus.groovy.ast.stmt.ThrowStatement) - Method inVariableExpressionReplacer
visitThrowStmtAlt(org.apache.groovy.parser.antlr4.GroovyParser.ThrowStmtAltContext) - Method inAstBuilder
visitThrowStmtAlt(org.apache.groovy.parser.antlr4.GroovyParser.ThrowStmtAltContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitThrowStmtAlt(org.apache.groovy.parser.antlr4.GroovyParser.ThrowStmtAltContext) - Method inGroovyParserVisitor
Visit a parse tree produced by thethrowStmtAlt labeled alternative inGroovyParser.statement.
visitTryCatchAnnotation(int, org.objectweb.asm.TypePath, java.lang.String, boolean) - Method inLoggableTextifier
visitTryCatchBlock(org.objectweb.asm.Label, org.objectweb.asm.Label, org.objectweb.asm.Label, java.lang.String) - Method inLoggableTextifier
visitTryCatchFinally(org.codehaus.groovy.ast.stmt.TryCatchStatement) - Method inAsmClassGenerator
visitTryCatchFinally(org.codehaus.groovy.ast.stmt.TryCatchStatement) - Method inAstNodeToScriptVisitor
visitTryCatchFinally(org.codehaus.groovy.ast.stmt.TryCatchStatement) - Method inClassCodeVisitorSupport
visitTryCatchFinally(org.codehaus.groovy.ast.stmt.TryCatchStatement) - Method inCodeVisitorSupport
visitTryCatchFinally(org.codehaus.groovy.ast.stmt.TryCatchStatement) - Method inContextualClassCodeVisitor
visitTryCatchFinally(org.codehaus.groovy.ast.stmt.TryCatchStatement) - Method inFinalVariableAnalyzer
visitTryCatchFinally(org.codehaus.groovy.ast.stmt.TryCatchStatement) - Method inGroovyCodeVisitor
visitTryCatchFinally(org.codehaus.groovy.ast.stmt.TryCatchStatement) - Method inGroovyCodeVisitorAdapter
visitTryCatchFinally(org.codehaus.groovy.ast.stmt.TryCatchStatement) - Method inSecureASTCustomizer.SecuringCodeVisitor
visitTryCatchFinally(org.codehaus.groovy.ast.stmt.TryCatchStatement) - Method inStaticTypeCheckingVisitor
visitTryCatchFinally(org.codehaus.groovy.ast.stmt.TryCatchStatement) - Method inTransformingCodeVisitor
visitTryCatchStatement(org.apache.groovy.parser.antlr4.GroovyParser.TryCatchStatementContext) - Method inAstBuilder
visitTryCatchStatement(org.apache.groovy.parser.antlr4.GroovyParser.TryCatchStatementContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitTryCatchStatement(org.apache.groovy.parser.antlr4.GroovyParser.TryCatchStatementContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.tryCatchStatement.
visitTryCatchStmtAlt(org.apache.groovy.parser.antlr4.GroovyParser.TryCatchStmtAltContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitTryCatchStmtAlt(org.apache.groovy.parser.antlr4.GroovyParser.TryCatchStmtAltContext) - Method inGroovyParserVisitor
Visit a parse tree produced by thetryCatchStmtAlt labeled alternative inGroovyParser.statement.
visitTupleExpression(org.codehaus.groovy.ast.expr.TupleExpression) - Method inAsmClassGenerator
visitTupleExpression(org.codehaus.groovy.ast.expr.TupleExpression) - Method inASTMatcher
visitTupleExpression(org.codehaus.groovy.ast.expr.TupleExpression) - Method inAstNodeToScriptVisitor
visitTupleExpression(org.codehaus.groovy.ast.expr.TupleExpression) - Method inCodeVisitorSupport
visitTupleExpression(org.codehaus.groovy.ast.expr.TupleExpression) - Method inContextualClassCodeVisitor
visitTupleExpression(org.codehaus.groovy.ast.expr.TupleExpression) - Method inGroovyCodeVisitor
visitTupleExpression(org.codehaus.groovy.ast.expr.TupleExpression) - Method inGroovyCodeVisitorAdapter
visitTupleExpression(org.codehaus.groovy.ast.expr.TupleExpression) - Method inSecureASTCustomizer.SecuringCodeVisitor
visitTupleExpression(org.codehaus.groovy.ast.expr.TupleExpression) - Method inTransformingCodeVisitor
visitType(org.apache.groovy.parser.antlr4.GroovyParser.TypeContext) - Method inAstBuilder
visitType(org.codehaus.groovy.ast.ClassNode) - Method inAstNodeToScriptVisitor
Prints out the type, safely handling arrays.
visitType(org.apache.groovy.parser.antlr4.GroovyParser.TypeContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitType(org.apache.groovy.parser.antlr4.GroovyParser.TypeContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.type.
visitTypeAnnotation(int, org.objectweb.asm.TypePath, java.lang.String, boolean) - Method inLoggableTextifier
visitTypeArgument(org.apache.groovy.parser.antlr4.GroovyParser.TypeArgumentContext) - Method inAstBuilder
visitTypeArgument(org.apache.groovy.parser.antlr4.GroovyParser.TypeArgumentContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitTypeArgument(org.apache.groovy.parser.antlr4.GroovyParser.TypeArgumentContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.typeArgument.
visitTypeArguments(org.apache.groovy.parser.antlr4.GroovyParser.TypeArgumentsContext) - Method inAstBuilder
visitTypeArguments(org.apache.groovy.parser.antlr4.GroovyParser.TypeArgumentsContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitTypeArguments(org.apache.groovy.parser.antlr4.GroovyParser.TypeArgumentsContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.typeArguments.
visitTypeArgumentsOrDiamond(org.apache.groovy.parser.antlr4.GroovyParser.TypeArgumentsOrDiamondContext) - Method inAstBuilder
visitTypeArgumentsOrDiamond(org.apache.groovy.parser.antlr4.GroovyParser.TypeArgumentsOrDiamondContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitTypeArgumentsOrDiamond(org.apache.groovy.parser.antlr4.GroovyParser.TypeArgumentsOrDiamondContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.typeArgumentsOrDiamond.
visitTypeBound(org.apache.groovy.parser.antlr4.GroovyParser.TypeBoundContext) - Method inAstBuilder
visitTypeBound(org.apache.groovy.parser.antlr4.GroovyParser.TypeBoundContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitTypeBound(org.apache.groovy.parser.antlr4.GroovyParser.TypeBoundContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.typeBound.
visitTypeDeclaration(org.apache.groovy.parser.antlr4.GroovyParser.TypeDeclarationContext) - Method inAstBuilder
visitTypeDeclaration(org.apache.groovy.parser.antlr4.GroovyParser.TypeDeclarationContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitTypeDeclaration(org.apache.groovy.parser.antlr4.GroovyParser.TypeDeclarationContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.typeDeclaration.
visitTypeInsn(int, java.lang.String) - Method inLoggableTextifier
visitTypeList(org.apache.groovy.parser.antlr4.GroovyParser.TypeListContext) - Method inAstBuilder
visitTypeList(org.apache.groovy.parser.antlr4.GroovyParser.TypeListContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitTypeList(org.apache.groovy.parser.antlr4.GroovyParser.TypeListContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.typeList.
visitTypeNamePair(org.apache.groovy.parser.antlr4.GroovyParser.TypeNamePairContext) - Method inAstBuilder
visitTypeNamePair(org.apache.groovy.parser.antlr4.GroovyParser.TypeNamePairContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitTypeNamePair(org.apache.groovy.parser.antlr4.GroovyParser.TypeNamePairContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.typeNamePair.
visitTypeNamePairs(org.apache.groovy.parser.antlr4.GroovyParser.TypeNamePairsContext) - Method inAstBuilder
visitTypeNamePairs(org.apache.groovy.parser.antlr4.GroovyParser.TypeNamePairsContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitTypeNamePairs(org.apache.groovy.parser.antlr4.GroovyParser.TypeNamePairsContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.typeNamePairs.
visitTypeParameter(org.apache.groovy.parser.antlr4.GroovyParser.TypeParameterContext) - Method inAstBuilder
visitTypeParameter(org.apache.groovy.parser.antlr4.GroovyParser.TypeParameterContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitTypeParameter(org.apache.groovy.parser.antlr4.GroovyParser.TypeParameterContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.typeParameter.
visitTypeParameters(org.apache.groovy.parser.antlr4.GroovyParser.TypeParametersContext) - Method inAstBuilder
visitTypeParameters(org.apache.groovy.parser.antlr4.GroovyParser.TypeParametersContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitTypeParameters(org.apache.groovy.parser.antlr4.GroovyParser.TypeParametersContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.typeParameters.
visitUnaryAddExprAlt(org.apache.groovy.parser.antlr4.GroovyParser.UnaryAddExprAltContext) - Method inAstBuilder
visitUnaryAddExprAlt(org.apache.groovy.parser.antlr4.GroovyParser.UnaryAddExprAltContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitUnaryAddExprAlt(org.apache.groovy.parser.antlr4.GroovyParser.UnaryAddExprAltContext) - Method inGroovyParserVisitor
Visit a parse tree produced by theunaryAddExprAlt labeled alternative inGroovyParser.castOperandExpression.
visitUnaryMinusExpression(org.codehaus.groovy.ast.expr.UnaryMinusExpression) - Method inAsmClassGenerator
visitUnaryMinusExpression(org.codehaus.groovy.ast.expr.UnaryMinusExpression) - Method inASTMatcher
visitUnaryMinusExpression(org.codehaus.groovy.ast.expr.UnaryMinusExpression) - Method inAstNodeToScriptVisitor
visitUnaryMinusExpression(org.codehaus.groovy.ast.expr.UnaryMinusExpression) - Method inCodeVisitorSupport
visitUnaryMinusExpression(org.codehaus.groovy.ast.expr.UnaryMinusExpression) - Method inContextualClassCodeVisitor
visitUnaryMinusExpression(org.codehaus.groovy.ast.expr.UnaryMinusExpression) - Method inGroovyCodeVisitor
visitUnaryMinusExpression(org.codehaus.groovy.ast.expr.UnaryMinusExpression) - Method inGroovyCodeVisitorAdapter
visitUnaryMinusExpression(org.codehaus.groovy.ast.expr.UnaryMinusExpression) - Method inSecureASTCustomizer.SecuringCodeVisitor
visitUnaryMinusExpression(org.codehaus.groovy.ast.expr.UnaryMinusExpression) - Method inStaticTypeCheckingVisitor
visitUnaryMinusExpression(org.codehaus.groovy.ast.expr.UnaryMinusExpression) - Method inTransformingCodeVisitor
visitUnaryNotExprAlt(org.apache.groovy.parser.antlr4.GroovyParser.UnaryNotExprAltContext) - Method inAstBuilder
visitUnaryNotExprAlt(org.apache.groovy.parser.antlr4.GroovyParser.UnaryNotExprAltContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitUnaryNotExprAlt(org.apache.groovy.parser.antlr4.GroovyParser.UnaryNotExprAltContext) - Method inGroovyParserVisitor
Visit a parse tree produced by theunaryNotExprAlt labeled alternative inGroovyParser.castOperandExpression.
visitUnaryPlusExpression(org.codehaus.groovy.ast.expr.UnaryPlusExpression) - Method inAsmClassGenerator
visitUnaryPlusExpression(org.codehaus.groovy.ast.expr.UnaryPlusExpression) - Method inASTMatcher
visitUnaryPlusExpression(org.codehaus.groovy.ast.expr.UnaryPlusExpression) - Method inAstNodeToScriptVisitor
visitUnaryPlusExpression(org.codehaus.groovy.ast.expr.UnaryPlusExpression) - Method inCodeVisitorSupport
visitUnaryPlusExpression(org.codehaus.groovy.ast.expr.UnaryPlusExpression) - Method inContextualClassCodeVisitor
visitUnaryPlusExpression(org.codehaus.groovy.ast.expr.UnaryPlusExpression) - Method inGroovyCodeVisitor
visitUnaryPlusExpression(org.codehaus.groovy.ast.expr.UnaryPlusExpression) - Method inGroovyCodeVisitorAdapter
visitUnaryPlusExpression(org.codehaus.groovy.ast.expr.UnaryPlusExpression) - Method inSecureASTCustomizer.SecuringCodeVisitor
visitUnaryPlusExpression(org.codehaus.groovy.ast.expr.UnaryPlusExpression) - Method inStaticTypeCheckingVisitor
visitUnaryPlusExpression(org.codehaus.groovy.ast.expr.UnaryPlusExpression) - Method inTransformingCodeVisitor
visitUse(java.lang.String) - Method inLoggableTextifier
visitVariableDeclaration(org.apache.groovy.parser.antlr4.GroovyParser.VariableDeclarationContext) - Method inAstBuilder
visitVariableDeclaration(org.apache.groovy.parser.antlr4.GroovyParser.VariableDeclarationContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitVariableDeclaration(org.apache.groovy.parser.antlr4.GroovyParser.VariableDeclarationContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.variableDeclaration.
visitVariableDeclarator(org.apache.groovy.parser.antlr4.GroovyParser.VariableDeclaratorContext) - Method inAstBuilder
visitVariableDeclarator(org.apache.groovy.parser.antlr4.GroovyParser.VariableDeclaratorContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitVariableDeclarator(org.apache.groovy.parser.antlr4.GroovyParser.VariableDeclaratorContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.variableDeclarator.
visitVariableDeclaratorId(org.apache.groovy.parser.antlr4.GroovyParser.VariableDeclaratorIdContext) - Method inAstBuilder
visitVariableDeclaratorId(org.apache.groovy.parser.antlr4.GroovyParser.VariableDeclaratorIdContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitVariableDeclaratorId(org.apache.groovy.parser.antlr4.GroovyParser.VariableDeclaratorIdContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.variableDeclaratorId.
visitVariableDeclarators(org.apache.groovy.parser.antlr4.GroovyParser.VariableDeclaratorsContext) - Method inAstBuilder
visitVariableDeclarators(org.apache.groovy.parser.antlr4.GroovyParser.VariableDeclaratorsContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitVariableDeclarators(org.apache.groovy.parser.antlr4.GroovyParser.VariableDeclaratorsContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.variableDeclarators.
visitVariableExpression(org.codehaus.groovy.ast.expr.VariableExpression) - Method inAsmClassGenerator
visitVariableExpression(org.codehaus.groovy.ast.expr.VariableExpression) - Method inASTMatcher
visitVariableExpression(org.codehaus.groovy.ast.expr.VariableExpression, boolean) - Method inAstNodeToScriptVisitor
visitVariableExpression(org.codehaus.groovy.ast.expr.VariableExpression) - Method inClosureWriter.CorrectAccessedVariableVisitor
visitVariableExpression(org.codehaus.groovy.ast.expr.VariableExpression) - Method inCodeVisitorSupport
visitVariableExpression(org.codehaus.groovy.ast.expr.VariableExpression) - Method inContextualClassCodeVisitor
visitVariableExpression(org.codehaus.groovy.ast.expr.VariableExpression) - Method inContractClosureWriter
visitVariableExpression(org.codehaus.groovy.ast.expr.VariableExpression) - Method inDependencyTracker
visitVariableExpression(org.codehaus.groovy.ast.expr.VariableExpression) - Method inEnumCompletionVisitor
visitVariableExpression(org.codehaus.groovy.ast.expr.VariableExpression) - Method inFinalVariableAnalyzer
visitVariableExpression(org.codehaus.groovy.ast.expr.VariableExpression) - Method inGinqAstBuilder
visitVariableExpression(org.codehaus.groovy.ast.expr.VariableExpression) - Method inGroovyCodeVisitor
visitVariableExpression(org.codehaus.groovy.ast.expr.VariableExpression) - Method inGroovyCodeVisitorAdapter
visitVariableExpression(org.codehaus.groovy.ast.expr.VariableExpression) - Method inInvocationWriter
visitVariableExpression(org.codehaus.groovy.ast.expr.VariableExpression) - Method inJavaStubGenerator
visitVariableExpression(org.codehaus.groovy.ast.expr.VariableExpression) - Method inMapConstructorASTTransformation
visitVariableExpression(org.codehaus.groovy.ast.expr.VariableExpression) - Method inSecureASTCustomizer.SecuringCodeVisitor
visitVariableExpression(org.codehaus.groovy.ast.expr.VariableExpression) - Method inSharedVariableCollector
visitVariableExpression(org.codehaus.groovy.ast.expr.VariableExpression) - Method inSqlWhereVisitor
visitVariableExpression(org.codehaus.groovy.ast.expr.VariableExpression) - Method inStaticTypeCheckingVisitor
visitVariableExpression(org.codehaus.groovy.ast.expr.VariableExpression) - Method inStaticTypeCheckingVisitor.VariableExpressionTypeMemoizer
visitVariableExpression(org.codehaus.groovy.ast.expr.VariableExpression) - Method inStaticTypesLambdaWriter
visitVariableExpression(org.codehaus.groovy.ast.expr.VariableExpression) - Method inStaticVerifier
visitVariableExpression(org.codehaus.groovy.ast.expr.VariableExpression) - Method inTransformingCodeVisitor
visitVariableExpression(org.codehaus.groovy.ast.expr.VariableExpression) - Method inVariableScopeVisitor
visitVariableExpression(org.codehaus.groovy.ast.expr.VariableExpression) - Method inVerifier
visitVariableExpression(org.codehaus.groovy.ast.expr.VariableExpression) - Method inVerifierCodeVisitor
visitVariableInitializer(org.apache.groovy.parser.antlr4.GroovyParser.VariableInitializerContext) - Method inAstBuilder
visitVariableInitializer(org.apache.groovy.parser.antlr4.GroovyParser.VariableInitializerContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitVariableInitializer(org.apache.groovy.parser.antlr4.GroovyParser.VariableInitializerContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.variableInitializer.
visitVariableModifier(org.apache.groovy.parser.antlr4.GroovyParser.VariableModifierContext) - Method inAstBuilder
visitVariableModifier(org.apache.groovy.parser.antlr4.GroovyParser.VariableModifierContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitVariableModifier(org.apache.groovy.parser.antlr4.GroovyParser.VariableModifierContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.variableModifier.
visitVariableModifiers(org.apache.groovy.parser.antlr4.GroovyParser.VariableModifiersContext) - Method inAstBuilder
visitVariableModifiers(org.apache.groovy.parser.antlr4.GroovyParser.VariableModifiersContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitVariableModifiers(org.apache.groovy.parser.antlr4.GroovyParser.VariableModifiersContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.variableModifiers.
visitVariableModifiersOpt(org.apache.groovy.parser.antlr4.GroovyParser.VariableModifiersOptContext) - Method inAstBuilder
visitVariableModifiersOpt(org.apache.groovy.parser.antlr4.GroovyParser.VariableModifiersOptContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitVariableModifiersOpt(org.apache.groovy.parser.antlr4.GroovyParser.VariableModifiersOptContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.variableModifiersOpt.
visitVariableNames(org.apache.groovy.parser.antlr4.GroovyParser.VariableNamesContext) - Method inAstBuilder
visitVariableNames(org.apache.groovy.parser.antlr4.GroovyParser.VariableNamesContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitVariableNames(org.apache.groovy.parser.antlr4.GroovyParser.VariableNamesContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.variableNames.
visitVarInsn(int, int) - Method inLoggableTextifier
visitWhereExpression(org.apache.groovy.ginq.dsl.expression.WhereExpression) - Method inGinqAstBaseVisitor
visitWhereExpression(org.apache.groovy.ginq.dsl.expression.WhereExpression) - Method inGinqAstVisitor
visitWhereExpression(org.apache.groovy.ginq.dsl.expression.WhereExpression) - Method inGinqAstWalker
visitWhileLoop(org.codehaus.groovy.ast.stmt.WhileStatement) - Method inAbstractInterruptibleASTTransformation
visitWhileLoop(org.codehaus.groovy.ast.stmt.WhileStatement) - Method inAsmClassGenerator
visitWhileLoop(org.codehaus.groovy.ast.stmt.WhileStatement) - Method inASTMatcher
visitWhileLoop(org.codehaus.groovy.ast.stmt.WhileStatement) - Method inAstNodeToScriptVisitor
visitWhileLoop(org.codehaus.groovy.ast.stmt.WhileStatement) - Method inClassCodeExpressionTransformer
visitWhileLoop(org.codehaus.groovy.ast.stmt.WhileStatement) - Method inClassCodeVisitorSupport
visitWhileLoop(org.codehaus.groovy.ast.stmt.WhileStatement) - Method inCodeVisitorSupport
visitWhileLoop(org.codehaus.groovy.ast.stmt.WhileStatement) - Method inContextualClassCodeVisitor
visitWhileLoop(org.codehaus.groovy.ast.stmt.WhileStatement) - Method inGroovyCodeVisitor
visitWhileLoop(org.codehaus.groovy.ast.stmt.WhileStatement) - Method inGroovyCodeVisitorAdapter
visitWhileLoop(org.codehaus.groovy.ast.stmt.WhileStatement) - Method inLabelVerifier
visitWhileLoop(org.codehaus.groovy.ast.stmt.WhileStatement) - Method inSecureASTCustomizer.SecuringCodeVisitor
visitWhileLoop(org.codehaus.groovy.ast.stmt.WhileStatement) - Method inStatementReplacer
visitWhileLoop(org.codehaus.groovy.ast.stmt.WhileStatement) - Method inStaticTypeCheckingVisitor
visitWhileLoop(org.codehaus.groovy.ast.stmt.WhileStatement) - Method inTransformingCodeVisitor
visitWhileLoop(org.codehaus.groovy.ast.stmt.WhileStatement) - Method inVariableExpressionReplacer
visitWhileLoop(org.codehaus.groovy.ast.stmt.WhileStatement) - Method inVariableScopeVisitor
visitWhileStmtAlt(org.apache.groovy.parser.antlr4.GroovyParser.WhileStmtAltContext) - Method inAstBuilder
visitWhileStmtAlt(org.apache.groovy.parser.antlr4.GroovyParser.WhileStmtAltContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitWhileStmtAlt(org.apache.groovy.parser.antlr4.GroovyParser.WhileStmtAltContext) - Method inGroovyParserVisitor
Visit a parse tree produced by thewhileStmtAlt labeled alternative inGroovyParser.loopStatement.
visitYieldStatement(org.apache.groovy.parser.antlr4.GroovyParser.YieldStatementContext) - Method inAstBuilder
visitYieldStatement(org.apache.groovy.parser.antlr4.GroovyParser.YieldStatementContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitYieldStatement(org.apache.groovy.parser.antlr4.GroovyParser.YieldStatementContext) - Method inGroovyParserVisitor
Visit a parse tree produced byGroovyParser.yieldStatement.
visitYieldStmtAlt(org.apache.groovy.parser.antlr4.GroovyParser.YieldStmtAltContext) - Method inAstBuilder
visitYieldStmtAlt(org.apache.groovy.parser.antlr4.GroovyParser.YieldStmtAltContext) - Method inGroovyParserBaseVisitor
{@inheritDoc}
visitYieldStmtAlt(org.apache.groovy.parser.antlr4.GroovyParser.YieldStmtAltContext) - Method inGroovyParserVisitor
Visit a parse tree produced by theyieldStmtAlt labeled alternative inGroovyParser.statement.
visualizeScriptResults - Property inConsole
visualizeScriptResultsAction - Property inConsole
VMPlugin - Interface inorg.codehaus.groovy.vmplugin
Interface to access VM version based actions.
VMPluginFactory - Class inorg.codehaus.groovy.vmplugin
Factory class to get functionality based on the VM version.
VOCABULARY - Field inGroovyLexer
VOCABULARY - Field inGroovyParser
VOID - Field inConstantExpression
VOID() - Method inGroovyParser.BuiltInTypeContext
VOID() - Method inGroovyParser.KeywordsContext
VOID() - Method inGroovyParser.ReturnTypeContext
VOID() - Method inGroovyParser.TypeContext
VOLATILE() - Method inGroovyParser.KeywordsContext
VOLATILE() - Method inGroovyParser.ModifierContext
VStrutFactory - Class ingroovy.swing.factory
VStrutFactory() - Constructor inVStrutFactory

W

waitForOrKill(java.lang.Process, long) - Method inProcessGroovyMethods
Wait for the process to finish during a certain amount of time, otherwise stops the process.
waitForOrKill(long) - Method inProcessGroovyMethods.ProcessRunner
waitForProcessOutput(java.lang.Process, java.io.OutputStream, java.io.OutputStream) - Method inProcessGroovyMethods
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 inLogger
warn(java.lang.String) - Method inLoggingHelper
warn(java.lang.System$Logger, java.lang.String, java.lang.Object) - Method inPluginDefaultGroovyMethods
Convenience method for logging warning level messages with the platform logger.
WarningMessage - Class inorg.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 inWarningMessage
Creates a new warning message.
warnings - Field inErrorCollector
WarningMessages collected during processing
wc(Context, java.lang.Object) - Method inGroovyPosixCommands
WEAK - Enum Constant inConcurrentReferenceHashMap.ReferenceType
Indicates aWeakReference should be used
WEAK - Enum Constant inReferenceType
Weigher - Interface inorg.apache.groovy.util.concurrent.concurrentlinkedhashmap
A class that can determine the weight of a value.
weigher(EntryWeigher<? super K,? super V>) - Method inConcurrentLinkedHashMap.Builder
Specifies an algorithm to determine how many the units of capacity an entry consumes.
Weighers - Class inorg.apache.groovy.util.concurrent.concurrentlinkedhashmap
A common set ofWeigher andEntryWeigher implementations.
weightedSize() - Method inConcurrentLinkedHashMap
Returns the weighted size of this map.
weightOf(K, V) - Method inEntryWeigher
Measures an entry's weight to determine how many units of capacity that the key and value consumes.
weightOf(V) - Method inWeigher
Measures an object's weight to determine how many units of capacity that the value consumes.
where(Predicate<? super T>) - Method inQueryable
FilterQueryable instance via some condition, similar to SQL'swhere
WhereExpression - Class inorg.apache.groovy.ginq.dsl.expression
Represent the where expression
WhereExpression(org.codehaus.groovy.ast.expr.Expression) - Constructor inWhereExpression
WHILE() - Method inGroovyParser.DoWhileStmtAltContext
WHILE() - Method inGroovyParser.KeywordsContext
WHILE() - Method inGroovyParser.WhileStmtAltContext
WhileStatement - Class inorg.codehaus.groovy.ast.stmt
Represents a while (condition) { ... } loop in Groovy
whileStatement(groovy.lang.Closure) - Method inAstSpecificationCompiler
Creates a WhileStatement.
WhileStatement(org.codehaus.groovy.ast.expr.BooleanExpression, org.codehaus.groovy.ast.stmt.Statement) - Constructor inWhileStatement
WhileStmtAltContext(org.apache.groovy.parser.antlr4.GroovyParser.LoopStatementContext) - Constructor inGroovyParser.WhileStmtAltContext
WideningCategories - Class inorg.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 inorg.codehaus.groovy.ast.tools
ThisClassNode specialization is used when the lowest upper bound of two types cannot be represented by an existing type.
WidgetFactory - Class ingroovy.swing.factory
WidgetFactory(java.lang.Class, boolean) - Constructor inWidgetFactory
width - Property inCliBuilder
Allows customisation of the usage message width.
width - Property inCliBuilderInternal
Allows customisation of the usage message width.
WILDCARD - Field inASTMatcher
Window - Interface inorg.apache.groovy.ginq.provider.collection.runtime
Represents window which stores elements used by window functions
WindowDefinition - Interface inorg.apache.groovy.ginq.provider.collection.runtime
Represents window definition, which will define the result set to construct the window
WindowFactory - Class ingroovy.swing.factory
WindowFactory() - Constructor inWindowFactory
with(U, boolean, Closure<V>) - Method inDefaultGroovyMethods
Allows the closure to be called for the object reference self.
with(Closure<T>) - Method inNullObject
Allows the closure to be called for NullObject.
withBatch(int, groovy.lang.Closure) - Method inDataSet
Performs the closure (containing batch operations) within a batch.
withBatch(int, java.lang.String, groovy.lang.Closure) - Method inSql
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 inGroovyShellTestCase
Evaluates script with given binding
withBuilder(java.util.Map, groovy.util.FactoryBuilderSupport, java.lang.String, groovy.lang.Closure) - Method inFactoryBuilderSupport
Switches the builder's proxyBuilder during the execution of a closure.
withCleanupStatement(groovy.lang.Closure) - Method inSql
Allows a closure to be passed in which acts as a hook for JDBC statements before they are closed.
withCloseable(U, Closure<T>) - Method inIOGroovyMethods
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 inNioExtensions
#deprecated use the variant in IOGroovyMethods
withCollectedKeys(V, Map<K,V>, Function<? super V,K>) - Method inArrayGroovyMethods
A variant of withCollectedKeys for arrays.
withCollectedKeys(Iterable<V>, Function<? super V,K>) - Method inDefaultGroovyMethods
Transform Iterable elements into Map entries with values unchanged and keys transformed using the supplied function.
withCollectedValues(K, Map<K,V>, Function<? super K,V>) - Method inArrayGroovyMethods
A variant of withCollectedValues for arrays.
withCollectedValues(Iterable<K>, Function<? super K,V>) - Method inDefaultGroovyMethods
Transform Iterable elements into Map entries with keys unchanged and values transformed using the supplied function.
withConfig(org.codehaus.groovy.control.CompilerConfiguration, groovy.lang.Closure) - Method inCompilerCustomizationBuilder
withConfig(Closure<Void>) - Method inGroovyShell
Since:
4.0.3
withConstraints(org.codehaus.groovy.ast.ASTNode, groovy.lang.Closure) - Method inASTMatcher
TODO: experimental!
withDataInputStream(java.nio.file.Path, Closure<T>) - Method inNioExtensions
Create a new DataInputStream for this file and passes it into the closure.
withDataInputStream(java.io.File, Closure<T>) - Method inResourceGroovyMethods
Create a new DataInputStream for this file and passes it into the closure.
withDataOutputStream(java.nio.file.Path, Closure<T>) - Method inNioExtensions
Create a new DataOutputStream for this file and passes it into the closure.
withDataOutputStream(java.io.File, Closure<T>) - Method inResourceGroovyMethods
Create a new DataOutputStream for this file and passes it into the closure.
withDefault$$bridge(List<T>, Closure<T>) - Method inDefaultGroovyMethods
withDefault(List<T>, Closure<T>) - Method inDefaultGroovyMethods
An alias forwithLazyDefault which decorates a list allowing it to grow when called with index values outside the normal list bounds.
withDefaultArgumentMethods(List<? extends MethodNode>) - Method inMethodNodeUtils
Returns new list that includes methods that will be generated for default argument expressions.
withEagerDefault$$bridge(List<T>, Closure<T>) - Method inDefaultGroovyMethods
withEagerDefault(List<T>, Closure<T>) - Method inDefaultGroovyMethods
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 inIOGroovyMethods
Invokes a Closure that uses a Formatter taking care of resource handling.
withIndex(T, int) - Method inArrayGroovyMethods
Zips an object array with indices in (value, index) order starting from a given index.
withIndex(Iterator<E>, int) - Method inDefaultGroovyMethods
Zips an iterator with indices in (value, index) order.
withInputStream(java.nio.file.Path, Closure<T>) - Method inNioExtensions
Create a new InputStream for this file and passes it into the closure.
withInputStream(java.net.URL, Closure<T>) - Method inResourceGroovyMethods
Creates a new InputStream for this URL and passes it into the closure.
withInstance(Map<String,Object>, groovy.lang.Closure) - Method inSql
Invokes a closure passing it a new Sql instance created from the given map of arguments.
withLazyDefault$$bridge(List<T>, Closure<T>) - Method inDefaultGroovyMethods
withLazyDefault(List<T>, Closure<T>) - Method inDefaultGroovyMethods
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 inGroovyLogTestCase
Execute the given Closure with the according level for the Logger that is qualified by the qualifier.
withLocale(java.lang.String) - Method inMarkupTemplateEngine.TemplateResource
withMethodClosure(java.lang.Object, org.codehaus.groovy.runtime.MethodClosure) - Method inDefaultGroovyMethods
A utility method for calling a method closure on an object.
withObjectInputStream(java.io.InputStream, java.lang.ClassLoader, Closure<T>) - Method inIOGroovyMethods
Create a new ObjectInputStream for this input stream and pass it to the closure.
withObjectInputStream(java.nio.file.Path, java.lang.ClassLoader, Closure<T>) - Method inNioExtensions
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 inResourceGroovyMethods
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 inIOGroovyMethods
Create a new ObjectOutputStream for this output stream and then pass it to the closure.
withObjectOutputStream(java.nio.file.Path, Closure<T>) - Method inNioExtensions
Create a new ObjectOutputStream for this path and then pass it to the closure.
withObjectOutputStream(java.io.File, Closure<T>) - Method inResourceGroovyMethods
Create a new ObjectOutputStream for this file and then pass it to the closure.
withObjectStreams(java.net.Socket, Closure<T>) - Method inSocketGroovyMethods
Creates an InputObjectStream and an OutputObjectStream from a Socket, and passes them to the closure.
withoutNulls(java.lang.String) - Method inInspector
withOutputStream(java.nio.file.Path, Closure<T>) - Method inNioExtensions
Creates a new OutputStream for this file and passes it into the closure.
withOutputStream(java.lang.Process, groovy.lang.Closure) - Method inProcessGroovyMethods
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 inResourceGroovyMethods
Creates a new OutputStream for this file and passes it into the closure.
withPrintWriter(java.io.OutputStream, Closure<T>) - Method inIOGroovyMethods
Create a new PrintWriter for this OutputStream.
withPrintWriter(java.nio.file.Path, java.lang.String, Closure<T>) - Method inNioExtensions
Create a new PrintWriter with a specified charset for this file.
withPrintWriter(java.io.File, java.lang.String, Closure<T>) - Method inResourceGroovyMethods
Create a new PrintWriter with a specified charset for this file.
withReader(java.io.InputStream, java.lang.String, Closure<T>) - Method inIOGroovyMethods
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 inNioExtensions
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 inResourceGroovyMethods
Helper method to create a new Reader for a URL and then passes it to the closure.
WithReadLock - Annotation Type ingroovy.transform
This annotation is used in conjunction withWithWriteLock to support read and write synchronization on a method.
withStatement(groovy.lang.Closure) - Method inSql
Allows a closure to be passed in to configure the JDBC statements before they are executed.
withStream(U, Closure<T>) - Method inIOGroovyMethods
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 inSocketGroovyMethods
Passes the Socket's InputStream and OutputStream to the closure.
withTraits(java.lang.Object, Class<?>) - Method inDefaultGroovyMethods
Dynamically wraps an instance into something which implements the supplied trait classes.
withTransaction(groovy.lang.Closure) - Method inDataSet
withTransaction(groovy.lang.Closure) - Method inSql
Performs the closure within a transaction using a cached connection.
withTypeChecker(Closure<R>) - Method inAbstractTypeCheckingExtension
WithWriteLock - Annotation Type ingroovy.transform
This annotation is used in conjunction withWithReadLock to support read and write synchronization on a method.
withWriter(java.io.OutputStream, java.lang.String, Closure<T>) - Method inIOGroovyMethods
Creates a writer from this stream, passing it to the given closure.
withWriter(java.nio.file.Path, java.lang.String, boolean, Closure<T>) - Method inNioExtensions
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 inProcessGroovyMethods
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 inResourceGroovyMethods
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 inNioExtensions
Create a new BufferedWriter for this file in append mode.
withWriterAppend(java.io.File, Closure<T>) - Method inResourceGroovyMethods
Create a new BufferedWriter for this file in append mode.
workDir - Field inSystemRegistryImpl
wrap(org.codehaus.groovy.ast.MethodNode) - Method inInWhileLoopWrapper
wrap(java.lang.Class) - Method inMetaClassHelper
wrap(java.lang.Object) - Method inProxy
This method is for convenience.
wrapAssertionBooleanExpression(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.ast.MethodNode, org.codehaus.groovy.ast.expr.BooleanExpression, java.lang.String) - Method inBaseGenerator
wrapBlock(org.codehaus.groovy.ast.stmt.Statement) - Method inAbstractInterruptibleASTTransformation
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 inLogASTTransformation.LoggingStrategy
wrapped - Field inGroovyObjectWrapper
wrapped - Field inPojoWrapper
Wrapper - Class inorg.codehaus.groovy.runtime.wrappers
Wrapper(java.lang.Class) - Constructor inWrapper
wrapTypeIfNecessary(org.codehaus.groovy.ast.ClassNode) - Method inStaticTypeCheckingVisitor
Returns a wrapped type if, and only if, the provided class node is a primitive type.
Writable - Interface ingroovy.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 inorg.codehaus.groovy.runtime
A Writable File.
WritableFile(java.io.File, java.lang.String) - Constructor inWritableFile
WritablePath - Class inorg.apache.groovy.nio.runtime
A Writable Path.
WritablePath(java.nio.file.Path, java.lang.String) - Constructor inWritablePath
write(int, boolean) - Method inBinaryExpressionWriter
write(int, boolean) - Method inBinaryObjectExpressionHelper
write(char[], int, int) - Method inCharBuf
write(java.io.PrintWriter, java.lang.String) - Method inCSTNode
Formats the node and writes it to the specifiedWriter.
write(java.lang.Object, java.lang.String, java.lang.Object) - Method inDefaultPropertyAccessor
write(java.lang.Object, java.lang.String, java.lang.Object) - Method inDefaultPropertyWriter
write(java.lang.String, int, int) - Method inDelegatingIndentWriter
write(java.io.PrintWriter, org.codehaus.groovy.control.Janitor) - Method inErrorCollector
Writes error messages to the specified PrintWriter.
write(java.io.PrintWriter) - Method inErrorReporter
Writes the error to the specifiedPrintWriter.
write(java.io.PrintWriter, org.codehaus.groovy.control.Janitor) - Method inExceptionMessage
Writes out a nicely formatted summary of the exception.
write(java.lang.String, int, int) - Method inFlushingStreamWriter
write(java.io.Writer, java.lang.Object) - Method inFormatHelper
Writes an object to a Writer using Groovy's default representation for the object.
write(java.io.Writer, java.lang.Object) - Method inInvokerHelper
write(java.io.Writer, groovy.lang.Writable) - Method inIOGroovyMethods
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 inLocatedMessage
write(java.io.PrintWriter) - Method inMessage
Writes this message to the specifiedPrintWriter.
write(java.nio.file.Path, java.lang.String, java.lang.String, boolean) - Method inNioExtensions
Write the text to the Path, using the specified encoding.
write(char[], int, int) - Method inNullWriter
write(char[], int, int) - Method inPlatformLineWriter
write(java.lang.Object, java.lang.String, java.lang.Object) - Method inPropertyWriter
write(java.io.File, java.lang.String, java.lang.String, boolean) - Method inResourceGroovyMethods
Write the text to the File, using the specified encoding.
write(java.io.PrintWriter, org.codehaus.groovy.control.Janitor) - Method inSimpleMessage
write(char[], int, int) - Method inStreamingMarkupWriter
write(java.lang.String, int, int) - Method inStringBufferWriter
Write a portion of a string.
write(java.lang.String) - Method inStringBuilderWriter
Writes a String to theStringBuilder.
write(java.io.PrintWriter, org.codehaus.groovy.control.Janitor) - Method inSyntaxErrorMessage
Writes out a nicely formatted summary of the syntax error.
write(int) - Method inSystemOutputInterceptor
Intercepts output - single characters
write(java.lang.Object, java.lang.String, java.lang.Object, java.lang.String) - Method inTracingInterceptor
write(java.io.PrintWriter, org.codehaus.groovy.control.Janitor) - Method inWarningMessage
writeAICCall(org.codehaus.groovy.ast.expr.ConstructorCallExpression) - Method inInvocationWriter
writeArray(Class<?>, java.lang.Object, org.apache.groovy.json.internal.CharBuf) - Method inDefaultJsonGenerator
Serializes array and writes it into specified buffer.
writeArray(List<Object>) - Method inStreamingJsonBuilder.StreamingJsonDelegate
writeAssert(org.codehaus.groovy.ast.stmt.AssertStatement) - Method inStatementWriter
writeAssertStatement(org.codehaus.groovy.ast.stmt.AssertStatement) - Method inAssertionWriter
writeBitwiseNegate(org.codehaus.groovy.ast.expr.BitwiseNegationExpression) - Method inStaticTypesUnaryExpressionHelper
writeBitwiseNegate(org.codehaus.groovy.ast.expr.BitwiseNegationExpression) - Method inUnaryExpressionHelper
writeBitwiseOp(int, boolean) - Method inBinaryDoubleExpressionHelper
writeBitwiseOp(int, boolean) - Method inBinaryExpressionWriter
writes some the bitwise operations. type is one of BITWISE_OR, BITWISE_AND, BITWISE_XOR
writeBitwiseOp(int, boolean) - Method inBinaryFloatExpressionHelper
writeBlockStatement(org.codehaus.groovy.ast.stmt.BlockStatement) - Method inOptimizingStatementWriter
writeBlockStatement(org.codehaus.groovy.ast.stmt.BlockStatement) - Method inStatementWriter
writeBlockStatement(org.codehaus.groovy.ast.stmt.BlockStatement) - Method inStaticTypesStatementWriter
writeBreak(org.codehaus.groovy.ast.stmt.BreakStatement) - Method inStatementWriter
writeCharSequence(java.lang.CharSequence, org.apache.groovy.json.internal.CharBuf) - Method inDefaultJsonGenerator
Serializes any char sequence and writes it into specified buffer.
writeClasses(org.codehaus.groovy.groovydoc.GroovyRootDoc, java.lang.String) - Method inGroovyDocWriter
writeClassToOutput(org.codehaus.groovy.groovydoc.GroovyClassDoc, java.lang.String) - Method inGroovyDocWriter
writeClosure(org.codehaus.groovy.ast.expr.ClosureExpression) - Method inClosureWriter
writeCollectionWithClosure(java.io.Writer, java.util.Collection, groovy.lang.Closure) - Method inStreamingJsonBuilder.StreamingJsonDelegate
writeContinue(org.codehaus.groovy.ast.stmt.ContinueStatement) - Method inStatementWriter
writeDate(java.util.Date, org.apache.groovy.json.internal.CharBuf) - Method inDefaultJsonGenerator
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 inInvocationWriter
writeDirectMethodCall(org.codehaus.groovy.ast.MethodNode, boolean, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.TupleExpression) - Method inStaticInvocationWriter
writeDivision(boolean) - Method inBinaryBooleanExpressionHelper
writeDivision(boolean) - Method inBinaryExpressionWriter
writeDivision(boolean) - Method inBinaryObjectExpressionHelper
writeDoWhileLoop(org.codehaus.groovy.ast.stmt.DoWhileStatement) - Method inOptimizingStatementWriter
writeDoWhileLoop(org.codehaus.groovy.ast.stmt.DoWhileStatement) - Method inStatementWriter
writeExceptionTable(org.codehaus.groovy.classgen.asm.CompileStack.BlockRecorder, org.objectweb.asm.Label, java.lang.String) - Method inCompileStack
writeExpressionStatement(org.codehaus.groovy.ast.stmt.ExpressionStatement) - Method inOptimizingStatementWriter
writeExpressionStatement(org.codehaus.groovy.ast.stmt.ExpressionStatement) - Method inStatementWriter
writeForInLoop(org.codehaus.groovy.ast.stmt.ForStatement) - Method inOptimizingStatementWriter
writeForInLoop(org.codehaus.groovy.ast.stmt.ForStatement) - Method inStatementWriter
writeForInLoop(org.codehaus.groovy.ast.stmt.ForStatement) - Method inStaticTypesStatementWriter
writeForInLoopControlAndBlock(org.codehaus.groovy.ast.stmt.ForStatement) - Method inStatementWriter
writeForLoopWithClosureList(org.codehaus.groovy.ast.stmt.ForStatement) - Method inOptimizingStatementWriter
writeForLoopWithClosureList(org.codehaus.groovy.ast.stmt.ForStatement) - Method inStatementWriter
writeForStatement(org.codehaus.groovy.ast.stmt.ForStatement) - Method inStatementWriter
writeGetProperty(org.codehaus.groovy.ast.expr.Expression, java.lang.String, boolean, boolean, boolean) - Method inInvokeDynamicWriter
writeIfElse(org.codehaus.groovy.ast.stmt.IfStatement) - Method inOptimizingStatementWriter
writeIfElse(org.codehaus.groovy.ast.stmt.IfStatement) - Method inStatementWriter
writeIndent() - Method inDelegatingIndentWriter
writeInfo(java.lang.Class, java.lang.String, java.lang.Object) - Method inTracingInterceptor
writeInvokeConstructor(org.codehaus.groovy.ast.expr.ConstructorCallExpression) - Method inInvocationWriter
writeInvokeConstructor(org.codehaus.groovy.ast.expr.ConstructorCallExpression) - Method inStaticInvocationWriter
writeInvokeMethod(org.codehaus.groovy.ast.expr.MethodCallExpression) - Method inInvocationWriter
writeInvokeStaticMethod(org.codehaus.groovy.ast.expr.StaticMethodCallExpression) - Method inInvocationWriter
writeIterator(Iterator<?>, org.apache.groovy.json.internal.CharBuf) - Method inDefaultJsonGenerator
Serializes iterator and writes it into specified buffer.
writeIteratorHasNext(org.objectweb.asm.MethodVisitor) - Method inOptimizingStatementWriter
writeIteratorHasNext(org.objectweb.asm.MethodVisitor) - Method inStatementWriter
writeIteratorNext(org.objectweb.asm.MethodVisitor) - Method inOptimizingStatementWriter
writeIteratorNext(org.objectweb.asm.MethodVisitor) - Method inStatementWriter
writeLambda(org.codehaus.groovy.ast.expr.LambdaExpression) - Method inLambdaWriter
writeLambda(org.codehaus.groovy.ast.expr.LambdaExpression) - Method inStaticTypesLambdaWriter
writeLine(java.io.BufferedWriter, java.lang.String) - Method inIOGroovyMethods
Write the text and append a newline (using the platform's line-ending).
writeMap(Map<?,?>, org.apache.groovy.json.internal.CharBuf) - Method inDefaultJsonGenerator
Serializes map and writes it into specified buffer.
writeMapEntry(java.lang.String, java.lang.Object, org.apache.groovy.json.internal.CharBuf) - Method inDefaultJsonGenerator
Serializes a map entry and writes it into specified buffer.
writeMethodPointerExpression(org.codehaus.groovy.ast.expr.MethodPointerExpression) - Method inMethodPointerExpressionWriter
writeMethodReferenceExpression(org.codehaus.groovy.ast.expr.MethodReferenceExpression) - Method inMethodReferenceExpressionWriter
writeMethodReferenceExpression(org.codehaus.groovy.ast.expr.MethodReferenceExpression) - Method inStaticTypesMethodReferenceExpressionWriter
writeMinusMinus(org.objectweb.asm.MethodVisitor) - Method inBinaryBooleanExpressionHelper
writeMinusMinus(org.objectweb.asm.MethodVisitor) - Method inBinaryDoubleExpressionHelper
writeMinusMinus(org.objectweb.asm.MethodVisitor) - Method inBinaryExpressionWriter
writeMinusMinus(org.objectweb.asm.MethodVisitor) - Method inBinaryFloatExpressionHelper
writeMinusMinus(org.objectweb.asm.MethodVisitor) - Method inBinaryIntExpressionHelper
writeMinusMinus(org.objectweb.asm.MethodVisitor) - Method inBinaryLongExpressionHelper
writeMinusMinus(org.objectweb.asm.MethodVisitor) - Method inBinaryObjectExpressionHelper
writeName(java.lang.String) - Method inStreamingJsonBuilder.StreamingJsonDelegate
writeNormalConstructorCall(org.codehaus.groovy.ast.expr.ConstructorCallExpression) - Method inInvocationWriter
writeNormalConstructorCall(org.codehaus.groovy.ast.expr.ConstructorCallExpression) - Method inInvokeDynamicWriter
writeNotExpression(org.codehaus.groovy.ast.expr.NotExpression) - Method inStaticTypesUnaryExpressionHelper
writeNotExpression(org.codehaus.groovy.ast.expr.NotExpression) - Method inUnaryExpressionHelper
writeNumber(Class<?>, java.lang.Number, org.apache.groovy.json.internal.CharBuf) - Method inDefaultJsonGenerator
Serializes Number value and writes it into specified buffer.
writeObject(java.lang.String, java.lang.Object, org.apache.groovy.json.internal.CharBuf) - Method inDefaultJsonGenerator
Serializes object and writes it into specified buffer.
writePackages(org.codehaus.groovy.groovydoc.GroovyRootDoc, java.lang.String) - Method inGroovyDocWriter
writePackageToOutput(org.codehaus.groovy.groovydoc.GroovyPackageDoc, java.lang.String) - Method inGroovyDocWriter
writePlusPlus(org.objectweb.asm.MethodVisitor) - Method inBinaryBooleanExpressionHelper
writePlusPlus(org.objectweb.asm.MethodVisitor) - Method inBinaryDoubleExpressionHelper
writePlusPlus(org.objectweb.asm.MethodVisitor) - Method inBinaryExpressionWriter
writePlusPlus(org.objectweb.asm.MethodVisitor) - Method inBinaryFloatExpressionHelper
writePlusPlus(org.objectweb.asm.MethodVisitor) - Method inBinaryIntExpressionHelper
writePlusPlus(org.objectweb.asm.MethodVisitor) - Method inBinaryLongExpressionHelper
writePlusPlus(org.objectweb.asm.MethodVisitor) - Method inBinaryObjectExpressionHelper
writePostOrPrefixMethod(int, boolean) - Method inBinaryBooleanExpressionHelper
writePostOrPrefixMethod(int, java.lang.String, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Method inBinaryExpressionHelper
writePostOrPrefixMethod(int, java.lang.String, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Method inBinaryExpressionMultiTypeDispatcher
writePostOrPrefixMethod(int, boolean) - Method inBinaryExpressionWriter
writePostOrPrefixMethod(int, boolean) - Method inBinaryObjectExpressionHelper
writePostOrPrefixMethod(int, java.lang.String, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Method inIndyBinHelper
writePostOrPrefixMethod(int, java.lang.String, org.codehaus.groovy.ast.expr.Expression, org.codehaus.groovy.ast.expr.Expression) - Method inStaticTypesBinaryExpressionMultiTypeDispatcher
writer - Property inCliBuilder
The PrintWriter to write theusage help message to whencli.usage() is called.
writer - Property inCliBuilderInternal
The PrintWriter to write theusage help message to whencli.usage() is called.
writer - Property inStaxBuilder
writer - Field inStreamingJsonBuilder.StreamingJsonDelegate
writer - Field inStreamingMarkupWriter
writer - Field inTracingInterceptor
writeRaw(java.lang.CharSequence, org.apache.groovy.json.internal.CharBuf) - Method inDefaultJsonGenerator
Serializes any char sequence and writes it into specified buffer without performing any manipulation of the given text.
WriterController - Class inorg.codehaus.groovy.classgen.asm
WriterControllerFactory - Interface inorg.codehaus.groovy.classgen.asm
A non-static factory to get alternative writer controller to be stored in the metadata
writeReturn(org.codehaus.groovy.ast.stmt.ReturnStatement) - Method inOptimizingStatementWriter
writeReturn(org.codehaus.groovy.ast.stmt.ReturnStatement) - Method inStatementWriter
writeRoot(org.codehaus.groovy.groovydoc.GroovyRootDoc, java.lang.String) - Method inGroovyDocWriter
writeRootDocToOutput(org.codehaus.groovy.groovydoc.GroovyRootDoc, java.lang.String) - Method inGroovyDocWriter
writeShiftOp(int, boolean) - Method inBinaryDoubleExpressionHelper
writeShiftOp(int, boolean) - Method inBinaryExpressionWriter
Write shifting operations.
writeShiftOp(int, boolean) - Method inBinaryFloatExpressionHelper
writeSpaceship(int, boolean) - Method inBinaryExpressionWriter
writeSpaceship(int, boolean) - Method inBinaryIntExpressionHelper
writes the spaceship operator, type should be COMPARE_TO
writeSpecialConstructorCall(org.codehaus.groovy.ast.expr.ConstructorCallExpression) - Method inInvocationWriter
writeSpecialConstructorCall(org.codehaus.groovy.ast.expr.ConstructorCallExpression) - Method inStaticInvocationWriter
writeStatementLabel(org.codehaus.groovy.ast.stmt.Statement) - Method inStatementWriter
writeStdCompare(int, boolean) - Method inBinaryExpressionWriter
writes some int standard operations for compares
writeStdCompare(int, boolean) - Method inBinaryIntExpressionHelper
writes a std compare.
writeStdOperators(int, boolean) - Method inBinaryBooleanExpressionHelper
writeStdOperators(int, boolean) - Method inBinaryExpressionWriter
writeSwitch(org.codehaus.groovy.ast.stmt.SwitchStatement) - Method inStatementWriter
writeSynchronized(org.codehaus.groovy.ast.stmt.SynchronizedStatement) - Method inStatementWriter
WriteThroughEntry(K, V) - Constructor inConcurrentReferenceHashMap.WriteThroughEntry
writeThrow(org.codehaus.groovy.ast.stmt.ThrowStatement) - Method inStatementWriter
writeTo(java.io.Writer) - Method inAttribute
writeTo(java.io.Writer) - Method inAttributes
writeTo(java.io.Writer) - Method inBaseTemplate
Main method used to render a template.
writeTo(java.io.Writer) - Method inConfigObject
Writes this config object into a String serialized representation which can later be parsed back using the parse() method
writeTo(java.io.Writer) - Method inEncodingGroovyMethods
writeTo(java.io.Writer) - Method inGString
writeTo(java.io.Writer) - Method inGStringImpl
writeTo(java.io.Writer) - Method inIOGroovyMethods
writeTo(java.io.Writer) - Method inJsonBuilder
The JSON builder implements theWritable interface, so that you can have the builder serialize itself the JSON payload to a writer.
writeTo(java.io.Writer) - Method inNoChildren
Does not write any output, just returns the writer.
writeTo(java.io.Writer) - Method inNode
writeTo(java.io.Writer) - Method inNodeChild
writeTo(java.io.Writer) - Method inNodeChildren
writeTo(java.io.Writer) - Method inReplacementNode
NOP
writeTo(java.io.Writer) - Method inTomlBuilder
The TOML builder implements theWritable interface, so that you can have the builder serialize itself the TOML payload to a writer.
writeTo(java.io.Writer) - Method inWritable
Writes this object to the given writer.
writeTo(java.io.Writer) - Method inWritableFile
writeTo(java.io.Writer) - Method inWritablePath
writeTo(java.io.Writer) - Method inYamlBuilder
The YAML builder implements theWritable interface, so that you can have the builder serialize itself the YAML payload to a writer.
writeToImpl(java.io.Writer, java.lang.Object, java.lang.String) - Method inGStringUtil
writeToOutput(java.lang.String, java.lang.String, java.lang.String) - Method inFileOutputTool
writeToOutput(java.lang.String, java.lang.String, java.lang.String) - Method inMockOutputTool
writeToOutput(java.lang.String, java.lang.String, java.lang.String) - Method inOutputTool
writeTryCatchFinally(org.codehaus.groovy.ast.stmt.TryCatchStatement) - Method inStatementWriter
writeUnaryMinus(org.codehaus.groovy.ast.expr.UnaryMinusExpression) - Method inStaticTypesUnaryExpressionHelper
writeUnaryMinus(org.codehaus.groovy.ast.expr.UnaryMinusExpression) - Method inUnaryExpressionHelper
writeUnaryPlus(org.codehaus.groovy.ast.expr.UnaryPlusExpression) - Method inStaticTypesUnaryExpressionHelper
writeUnaryPlus(org.codehaus.groovy.ast.expr.UnaryPlusExpression) - Method inUnaryExpressionHelper
writeUTF16BomIfRequired(java.io.OutputStream, java.nio.charset.Charset) - Method inDefaultGroovyMethodsSupport
writeValue(java.lang.Object) - Method inStreamingJsonBuilder.StreamingJsonDelegate
writeWhileLoop(org.codehaus.groovy.ast.stmt.WhileStatement) - Method inOptimizingStatementWriter
writeWhileLoop(org.codehaus.groovy.ast.stmt.WhileStatement) - Method inStatementWriter
writingAttribute - Field inStreamingMarkupWriter

X

x(java.lang.Object, java.lang.String) - Method inEval
Evaluates the specified String expression and makes the parameter available inside the script bound to a variable named 'x', returning the result.
XML_ALL - Enum Constant inMarkupBuilder.CharFilter
XML_STRICT - Enum Constant inMarkupBuilder.CharFilter
xmlDeclaration() - Method inBaseTemplate
Renders an XML declaration header.
xmlDeclaration(Map<String,Object>) - Method inMarkupBuilderHelper
Produce an XML declaration in the output.
XmlExtensions - Class inorg.apache.groovy.xml.extensions
This class defines all the new XML-related groovy methods which enhance the normal JDK XML classes when inside the Groovy environment.
XmlNodePrinter - Class ingroovy.xml
Prints agroovy.util.Node (as used withXmlParser) including all children in XML format.
XmlNodePrinter.NamespaceContext - Class ingroovy.xml
XmlNodePrinter() - Constructor inXmlNodePrinter
XmlParser - Class ingroovy.xml
A helper class for parsing XML into a tree of Node instances for a simple way of processing XML.
XmlParser(javax.xml.parsers.SAXParser) - Constructor inXmlParser
XmlParserFactory - Class ingroovy.xml
Factory method targeting dynamic contexts which allows a newXmlParser to be created.
XmlParserFactory() - Constructor inXmlParserFactory
XmlSlurper - Class ingroovy.xml
Parse XML into a document tree that may be traversed similar to XPath expressions.
XmlSlurper(javax.xml.parsers.SAXParser) - Constructor inXmlSlurper
XmlSlurperFactory - Class ingroovy.xml
Factory method targeting dynamic contexts which allows a newXmlSlurper to be created.
XmlSlurperFactory() - Constructor inXmlSlurperFactory
XmlTemplateEngine - Class ingroovy.text
Template engine for use in templating scenarios where both the template source and the expected output are intended to be XML.
XmlTemplateEngine(groovy.xml.XmlParser, groovy.lang.GroovyShell) - Constructor inXmlTemplateEngine
XmlUtil - Class ingroovy.xml
Used for pretty printing XML content and other XML related utilities.
XOR_ASSIGN() - Method inGroovyParser.AssignmentExprAltContext
xor(SortedSet<T>, Iterable<T>, Comparator<? super T>) - Method inDefaultGroovyMethods
Create a SortedSet composed of the symmetric difference of a SortedSet and an Iterable.
XOR() - Method inGroovyParser.ExclusiveOrExprAltContext
xor(long, long) - Method inIndyMath
xor(java.lang.Number, java.lang.Number) - Method inNumberMath
xor(long, long) - Method inNumberMathModificationInfo
xor - Field inOperatorRename
Default:
Undefined.STRING
xorImpl(java.lang.Number, java.lang.Number) - Method inBigIntegerMath
xorImpl(java.lang.Number, java.lang.Number) - Method inIntegerMath
xorImpl(java.lang.Number, java.lang.Number) - Method inLongMath
xorImpl(java.lang.Number, java.lang.Number) - Method inNumberMath
xpath(groovy.util.Node, java.lang.String) - Method inDOMCategory
XStreamUtils - Class inorg.codehaus.groovy.control
xy(java.lang.Object, java.lang.Object, java.lang.String) - Method inEval
Evaluates the specified String expression and makes the first two parameters available inside the script bound to variables named 'x' and 'y' respectively, returning the result.
xyz(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.String) - Method inEval
Evaluates the specified String expression and makes the first three parameters available inside the script bound to variables named 'x', 'y', and 'z' respectively, returning the result.

Y

yacute - Field inEntity
YamlBuilder - Class ingroovy.yaml
A builder for creating YAML payloads.
YamlBuilder() - Constructor inYamlBuilder
YamlConverter - Class inorg.apache.groovy.yaml.util
A converter for converting YAML to JSON, vice versa
YamlRuntimeException - Class ingroovy.yaml
Represents runtime exception occurred when parsing or building YAML
YamlRuntimeException(java.lang.String, java.lang.Throwable) - Constructor inYamlRuntimeException
YamlSlurper - Class ingroovy.yaml
Represents a YAML parser
YamlSlurper() - Constructor inYamlSlurper
years - Field inBaseDuration
yen - Field inEntity
yield(java.lang.Object) - Method inBaseTemplate
Renders the object provided as parameter using itsObject.toString method, The contents is rendered after being escaped for XML, enforcing valid XML output.
YIELD() - Method inGroovyParser.IdentifierContext
YIELD() - Method inGroovyParser.KeywordsContext
YIELD() - Method inGroovyParser.YieldStatementContext
yield(java.lang.String) - Method inMarkupBuilderHelper
Prints data in the body of the current tag, escaping XML entities.
yieldStatement() - Method inGroovyParser
yieldStatement() - Method inGroovyParser.YieldStmtAltContext
YieldStatementContext(org.antlr.v4.runtime.ParserRuleContext, int) - Constructor inGroovyParser.YieldStatementContext
YieldStmtAltContext(org.apache.groovy.parser.antlr4.GroovyParser.StatementContext) - Constructor inGroovyParser.YieldStmtAltContext
yieldUnescaped(java.lang.Object) - Method inBaseTemplate
Renders the object provided as parameter using itsObject.toString method, The contents is rendered as is, unescaped.
yieldUnescaped(java.lang.String) - Method inMarkupBuilderHelper
Print data in the body of the current tag.
yuml - Field inEntity

Z

zArrayGet(boolean[], int) - Method inBytecodeInterface8
Gets value from boolean[] using normalized index.
zArraySet(boolean[], int, boolean) - Method inBytecodeInterface8
Sets value into boolean[] using normalized index.
ZERO - Field inUnicodeConst
zip(long[], long[]) - Method inArrayGroovyMethods
A list of all the pairs from two arrays.
zip(Iterator<U>, Iterator<V>) - Method inDefaultGroovyMethods
An iterator of all the pairs of two Iterators.
zipAll(Iterator<U>, Iterator<V>, U, V) - Method inDefaultGroovyMethods
An iterator of all the pairs of two Iterators with potentially different numbers of elements.
zipping(long[], long[]) - Method inArrayGroovyMethods
An iterator of all the pairs from two arrays.
zwj - Field inEntity
zwnj - Field inEntity

_

__currentChar - Field inJsonParserCharArray
__index - Field inJsonParserCharArray
__TIMESTAMP__ - Field inVerifier
__TIMESTAMP - Field inVerifier
_ATN - Field inGroovyLexer
_ATN - Field inGroovyParser
_idx(char[], int, byte[], int, int) - Method inChr
_indent - Property inAstNodeToScriptVisitor
_len(int) - Method inCharBuf
_serializedATN - Field inGroovyLexer
_serializedATN - Field inGroovyParser
ABCDEFGHIJKLMNOPQRSTUVWXYZ_
Copyright © 2003-2025 The Apache Software Foundation. All rights reserved.

[8]ページ先頭

©2009-2025 Movatter.jp