A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

abs(Double) - Method in DefaultGroovyMethods
Get the absolute value
abs(Number) - Method in NumberMath
absImpl(Number) - Method in BigDecimalMath
absImpl(Number) - Method in BigIntegerMath
absImpl(Number) - Method in FloatingPointMath
absImpl(Number) - Method in IntegerMath
absImpl(Number) - Method in LongMath
absImpl(Number) - Method in NumberMath
ABSTRACT - Field in GroovyLexer
ABSTRACT - Field in GroovyParser
ABSTRACT() - Method in GroovyParser.ClassOrInterfaceModifierContext
ABSTRACT() - Method in GroovyParser.KeywordsContext
ABSTRACT() - Method in GroovyParser.VariableModifierContext
ABSTRACT - Field in GroovyTokenTypes
ABSTRACT - Field in JavaTokenTypes
AbstractASTTransformation - Class in org.codehaus.groovy.transform
AbstractASTTransformUtil - Class in org.codehaus.groovy.transform
@deprecated use org.codehaus.groovy.ast.tools.GeneralUtils
AbstractCallSite - Class in org.codehaus.groovy.runtime.callsite
Base class for all call sites
AbstractCallSite(CallSite) - Constructor in AbstractCallSite
AbstractComparator - Class in org.codehaus.groovy.runtime
@author Andres Almiray
AbstractConcurrentMap - Class in org.codehaus.groovy.util
AbstractConcurrentMap.Entry - Interface in org.codehaus.groovy.util
AbstractConcurrentMap.Segment - Class in org.codehaus.groovy.util
AbstractConcurrentMap.Segment(int) - Constructor in AbstractConcurrentMap.Segment
AbstractConcurrentMap(Object) - Constructor in AbstractConcurrentMap
AbstractConcurrentMapBase - Class in org.codehaus.groovy.util
AbstractConcurrentMapBase.Entry - Interface in org.codehaus.groovy.util
AbstractConcurrentMapBase.Segment - Class in org.codehaus.groovy.util
AbstractConcurrentMapBase.Segment(int) - Constructor in AbstractConcurrentMapBase.Segment
AbstractConcurrentMapBase(Object) - Constructor in AbstractConcurrentMapBase
AbstractFactory - Class in groovy.util
AbstractInterruptibleASTTransformation - Class in org.codehaus.groovy.transform
Base class for AST Transformations which will automatically throw an InterruptedException when some conditions are met.
AbstractLexer - Class in org.apache.groovy.parser.antlr4
Because antlr4 does not support generating lexer with specified interface, we have to create a super class for it and implement the interface.
AbstractLexer(CharStream) - Constructor in AbstractLexer
AbstractParser - Class in org.apache.groovy.parser.antlr4
Because antlr4 does not support generating parser with specified interface, we have to create a super class for it and implement the interface.
AbstractParser(TokenStream) - Constructor in AbstractParser
AbstractReaderSource - Class in org.codehaus.groovy.control.io
For ReaderSources that can choose a parent class, a base that provides common functionality.
AbstractReaderSource(CompilerConfiguration) - Constructor in AbstractReaderSource
AbstractTypeCheckingExtension - Class in org.codehaus.groovy.transform.stc
AbstractTypeCheckingExtension(StaticTypeCheckingVisitor) - Constructor in AbstractTypeCheckingExtension
aCase() - Method in GroovyRecognizer
aCase() - Method in JavaRecognizer
accept(ServerSocket, boolean, Closure) - Method in DefaultGroovyMethods
accept_FirstChild_v_RestOfTheChildren(GroovySourceAST) - Method in TraversalHelper
accept_FirstChild_v_RestOfTheChildren_v_LastChild(GroovySourceAST) - Method in TraversalHelper
accept_FirstChild_v_RestOfTheChildren_v(GroovySourceAST) - Method in TraversalHelper
accept_FirstChild_v_SecondChild(GroovySourceAST) - Method in TraversalHelper
accept_FirstChild_v_SecondChild_v_ThirdChild_v(GroovySourceAST) - Method in TraversalHelper
accept_FirstChild_v_SecondChild_v(GroovySourceAST) - Method in TraversalHelper
accept_FirstChild_v_SecondChildsChildren_v(GroovySourceAST) - Method in TraversalHelper
accept_FirstSecondAndThirdChild_v_v_ForthChild(GroovySourceAST) - Method in TraversalHelper
accept(GroovySourceAST) - Method in FlatNodeListTraversal
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.AdditiveExprAltContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.AndExprAltContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.AnnotatedQualifiedClassNameContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.AnnotationContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.AnnotationNameContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.AnnotationsOptContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.AnonymousInnerClassDeclarationContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ArgumentsContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ArrayInitializerContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.AssertStatementContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.AssertStmtAltContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.AssignmentExprAltContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.BlockContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.BlockStatementContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.BlockStatementsContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.BlockStatementsOptContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.BlockStmtAltContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.BooleanLiteralAltContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.BreakStatementContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.BreakStmtAltContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.BuiltInTypeContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.BuiltInTypePrmrAltContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.CastExprAltContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.CastParExpressionContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.CatchClauseContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.CatchTypeContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ClassBodyContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ClassBodyDeclarationContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ClassDeclarationContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ClassicalForControlContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ClassifiedModifiersContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ClassNameContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ClassOrInterfaceModifierContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ClassOrInterfaceModifiersContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ClassOrInterfaceModifiersOptContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ClassOrInterfaceTypeContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ClosureContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ClosurePrmrAltContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.CommandArgumentContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.CommandExprAltContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.CommandExpressionContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.CompilationUnitContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ConditionalExprAltContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ConditionalStatementContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ConditionalStmtAltContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ContinueStatementContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ContinueStmtAltContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.CreatedNameContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.CreatorContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.DimsContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.DimsOptContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.DoWhileStmtAltContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.DynamicMemberNameContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ElementValueArrayInitializerContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ElementValueContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ElementValuePairContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ElementValuePairNameContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ElementValuePairsContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ElementValuesContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.EmptyStmtAltContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.EnhancedArgumentListContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.EnhancedArgumentListElementContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.EnhancedForControlContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.EnhancedStatementExpressionContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.EnumConstantContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.EnumConstantsContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.EqualityExprAltContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ExclusiveOrExprAltContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ExpressionInParContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ExpressionListContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ExpressionListElementContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ExpressionStmtAltContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.FieldDeclarationContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.FinallyBlockContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.FloatingPointLiteralAltContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ForControlContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ForInitContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.FormalParameterContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.FormalParameterListContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.FormalParametersContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ForStmtAltContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ForUpdateContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.GstringContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.GstringPathContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.GstringPrmrAltContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.GstringValueContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.IdentifierContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.IdentifierPrmrAltContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.IfElseStatementContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ImportDeclarationContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ImportStmtAltContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.InclusiveOrExprAltContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.IndexPropertyArgsContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.IntegerLiteralAltContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.KeywordsContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.LabeledStmtAltContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.LambdaBodyContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.LambdaPrmrAltContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ListContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ListPrmrAltContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.LiteralPrmrAltContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.LocalVariableDeclarationContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.LocalVariableDeclarationStmtAltContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.LogicalAndExprAltContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.LogicalOrExprAltContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.LoopStmtAltContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.MapContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.MapEntryContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.MapEntryLabelContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.MapEntryListContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.MapPrmrAltContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.MemberDeclarationContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.MethodBodyContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.MethodDeclarationContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.MethodDeclarationStmtAltContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.MethodNameContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ModifierContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ModifiersContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ModifiersOptContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.MultipleAssignmentExprAltContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.MultiplicativeExprAltContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.NamedPropertyArgsContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.NamePartContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.NewPrmrAltContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.NlsContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.NonWildcardTypeArgumentsContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.NormalExprAltContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.NullLiteralAltContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.PackageDeclarationContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ParenPrmrAltContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ParExpressionContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.PathElementContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.PathExpressionContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.PostfixExprAltContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.PostfixExpressionContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.PowerExprAltContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.PrimitiveTypeContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.QualifiedClassNameContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.QualifiedClassNameListContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.QualifiedNameContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.QualifiedNameElementContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.QualifiedNameElementsContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.QualifiedStandardClassNameContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.RegexExprAltContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.RelationalExprAltContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ResourceContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ResourceListContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ResourcesContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ReturnStmtAltContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ReturnTypeContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.RparenContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.SepContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ShiftExprAltContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.StandardLambdaExpressionContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.StandardLambdaParametersContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.StatementsContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.StringLiteralAltContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.StringLiteralContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.SuperPrmrAltContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.SwitchBlockStatementGroupContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.SwitchLabelContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.SwitchStatementContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.SynchronizedStmtAltContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ThisFormalParameterContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ThisPrmrAltContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.ThrowStmtAltContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.TryCatchStatementContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.TryCatchStmtAltContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.TypeArgumentContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.TypeArgumentsContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.TypeArgumentsOrDiamondContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.TypeBoundContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.TypeContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.TypeDeclarationContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.TypeDeclarationStmtAltContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.TypeListContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.TypeNamePairContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.TypeNamePairsContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.TypeParameterContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.TypeParametersContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.UnaryAddExprAltContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.UnaryNotExprAltContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.VariableDeclarationContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.VariableDeclaratorContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.VariableDeclaratorIdContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.VariableDeclaratorsContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.VariableInitializerContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.VariableInitializersContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.VariableModifierContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.VariableModifiersContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.VariableModifiersOptContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.VariableNamesContext
accept(ParseTreeVisitor<? extends Result>) - Method in GroovyParser.WhileStmtAltContext
accept(GroovySourceAST) - Method in PreOrderTraversal
accept_SecondChild_v_ThirdChild_v(GroovySourceAST) - Method in TraversalHelper
accept(ServerSocket, boolean, Closure) - Method in SocketGroovyMethods
Accepts a connection and passes the resulting Socket to the closure which runs in a new Thread or the calling thread, as needed.
accept(String) - Method in SourceAwareCustomizer
accept(GroovySourceAST) - Method in SourceCodeTraversal
accept(GroovySourceAST) - Method in TraversalHelper
accept_v_AllChildren_v_Siblings(GroovySourceAST) - Method in TraversalHelper
accept_v_AllChildren_v(GroovySourceAST) - Method in TraversalHelper
accept_v_FirstChild_2ndv_SecondChild_v___LastChild_v(GroovySourceAST) - Method in TraversalHelper
accept_v_FirstChild_SecondChild_v_ThirdChild_v(GroovySourceAST) - Method in TraversalHelper
accept_v_FirstChild_v_RestOfTheChildren(GroovySourceAST) - Method in TraversalHelper
accept_v_FirstChild_v_RestOfTheChildren_v(GroovySourceAST) - Method in TraversalHelper
accept_v_FirstChild_v_SecondChild_v___LastChild_v(GroovySourceAST) - Method in TraversalHelper
accept_v_FirstChild_v(GroovySourceAST) - Method in TraversalHelper
accept_v_FirstChildsFirstChild_v_Child2_Child3_v_Child4_v___v_LastChild(GroovySourceAST) - Method in TraversalHelper
accept_v_FirstChildsFirstChild_v_RestOfTheChildren(GroovySourceAST) - Method in TraversalHelper
accept_v_Siblings_v(GroovySourceAST) - Method in TraversalHelper
acceptBaseName(String) - Method in SourceAwareCustomizer
acceptChildren(GroovySourceAST) - Method in TraversalHelper
acceptClass(ClassNode) - Method in SourceAwareCustomizer
acceptExtension(String) - Method in SourceAwareCustomizer
acceptGetProperty(Object) - Method in AbstractCallSite
acceptGetProperty(Object) - Method in GetEffectivePogoFieldSite
acceptGetProperty(Object) - Method in GetEffectivePojoPropertySite
acceptGetProperty(Object) - Method in PogoGetPropertySite
acceptGetProperty(Object) - Method in PogoMetaClassGetPropertySite
acceptGetProperty(Object) - Method in PojoMetaClassGetPropertySite
acceptGroovyObjectGetProperty(Object) - Method in AbstractCallSite
acceptGroovyObjectGetProperty(Object) - Method in GetEffectivePogoFieldSite
acceptGroovyObjectGetProperty(Object) - Method in PogoGetPropertySite
acceptGroovyObjectGetProperty(Object) - Method in PogoMetaClassGetPropertySite
acceptSiblings(GroovySourceAST) - Method in TraversalHelper
acceptSource(SourceUnit) - Method in SourceAwareCustomizer
accessibleToConstructor(Class, Constructor) - Method in MetaClassHelper
action(RuleContext, int, int) - Method in GroovyLexer
actionPerformed(ActionEvent) - Method in LexerFrame
adaptee - Field in ProxyMetaClass
AdaptingMetaClass - Interface in groovy.lang
An interface for MetaClass instances that "adapt" other MetaClass instances such as a proxy or delegating MetaClass.
ADD_ASSIGN - Field in GroovyLexer
ADD_ASSIGN - Field in GroovyParser
ADD_ASSIGN() - Method in GroovyParser.AssignmentExprAltContext
add(CSTNode) - Method in CSTNode
Adds an element to the node.
add(T) - Method in EmptyRange
Always throws UnsupportedOperationException for an empty range.
add(Object) - Method in FastArray
add(CategoryMethod) - Method in GroovyCategorySupport.CategoryMethodList
ADD - Field in GroovyLexer
ADD - Field in GroovyParser
ADD() - Method in GroovyParser.AdditiveExprAltContext
ADD() - Method in GroovyParser.UnaryAddExprAltContext
add(int, T) - Method in ListWithDefault
add(T) - Method in ManagedConcurrentLinkedQueue
Adds the specified value to the queue.
add(T) - Method in ManagedLinkedList
adds a value to the list
add(Number, Number) - Method in NumberMath
add(Object) - Method in ObservableList
add(Object) - Method in ObservableList.ObservableListIterator
add(E) - Method in ObservableSet
add(Closure) - Method in OrderBy
add(CSTNode) - Method in Reduction
Adds an element to the node.
add(Object) - Method in Sequence
addAddListener(SourceUnit, AnnotationNode, ClassNode, FieldNode, ClassNode, String, def) - Method in ListenerListASTTransformation
Adds the add<Listener> method like:
 synchronized void add${name.capitalize}(${listener.name} listener) {
     if (listener == null)
         return
     if (${field.name} == null)
        ${field.name} = []
     ${field.name}.add(listener)
 }
 
addAll(Collection<T>, Iterable<? extends T>) - Method in DefaultGroovyMethods
Adds all items from the iterable to the Collection.
addAll(Collection<? extends T>) - Method in EmptyRange
Always throws UnsupportedOperationException for an empty range.
addAll(List) - Method in FastArray
addAll(int, Collection<? extends T>) - Method in ListWithDefault
addAll(int, Collection) - Method in ObservableList
addAll(Collection<? extends E>) - Method in ObservableSet
addAll(int, Collection) - Method in Sequence
addAmbiguousErrorMessage(List<MethodNode>, String, ClassNode, Expression) - Method in StaticTypeCheckingVisitor
addAnnotation(AnnotationNode) - Method in AnnotatedNode
addAnnotation(AnnotationNode) - Method in EmptyExpression
addAnnotations(List<AnnotationNode>) - Method in AnnotatedNode
addAnnotations(List<AnnotationNode>) - Method in EmptyExpression
addArgumentExpression(AST, List<Expression>) - Method in AntlrParserPlugin
addAssignmentError(ClassNode, ClassNode, Expression) - Method in StaticTypeCheckingVisitor
addAttributeDelegate(Closure) - Method in FactoryBuilderSupport
Add an attribute delegate so it can intercept attributes being set.
addCase(CaseStatement) - Method in SwitchStatement
addCatch(CatchStatement) - Method in TryCatchStatement
addCategoryMethodCallError(Expression) - Method in StaticTypeCheckingVisitor
addChangeListener(PreferenceChangeListener) - Method in Preferences
addChildrenOf(CSTNode) - Method in CSTNode
Adds all children of the specified node to this one.
addClass(ClassNode) - Method in CompileUnit
Adds a class to the unit.
addClass(ClassNode) - Method in ModuleNode
addClassNode(ClassNode) - Method in CompilationUnit
Adds a ClassNode directly to the unit (ie. without source).
addClassNodeToCompile(ClassNode, SourceUnit) - Method in CompileUnit
this method actually does not compile a class.
addClasspath(String) - Method in GroovyClassLoader
adds a classpath to this classloader.
addClasspath(String) - Method in GroovyClassLoader.InnerLoader
addClassPath(String) - Method in LoaderConfiguration
Adds a classpath to this configuration.
addClassTest(Closure) - Method in StackTraceUtils
Adds a groovy.lang.Closure to test whether the stack trace element should be added or not.
addClosureCode(InnerClassNode) - Method in Verifier
addClosureReturnType(ClassNode) - Method in StaticTypeCheckingVisitor
addCollectorContents(ErrorCollector) - Method in ErrorCollector
addCompilationCustomizers(CompilationCustomizer) - Method in CompilerConfiguration
Adds compilation customizers to the compilation process.
addConstructor(int, Parameter, ClassNode, Statement) - Method in ClassNode
addConstructor(ClosureExpression, Parameter, InnerClassNode, BlockStatement) - Method in ClosureWriter
addConstructor(int, Parameter, ClassNode, Statement) - Method in InnerClassNode
addConstructor(Parameter, ConstructorNode, Statement, ClassNode) - Method in Verifier
addCovariantMethods(ClassNode) - Method in Verifier
addDeclaredMethodMapsFromSuperInterfaces(ClassNode, Map<String, MethodNode>) - Method in ClassNodeUtils
addDeclaredMethodsFromAllInterfaces(ClassNode, Map<String, MethodNode>) - Method in ClassNodeUtils
Adds methods from interfaces and parent interfaces.
addDeclaredMethodsFromInterfaces(ClassNode, Map<String, MethodNode>) - Method in ClassNodeUtils
Add in methods from all interfaces.
addDefaultConstructor(ClassNode) - Method in Verifier
addDefaultParameterConstructors(ClassNode) - Method in Verifier
addDefaultParameterMethods(ClassNode) - Method in Verifier
Creates a new helper method for each combination of default parameter expressions
addDefaultParameters(Verifier.DefaultArgsAction, MethodNode) - Method in Verifier
addDisposalClosure(Closure) - Method in FactoryBuilderSupport
addEnumConstant(ClassNode, String, Expression) - Method in EnumHelper
addError(String, ASTNode) - Method in AbstractASTTransformation
addError(String, ASTNode, SourceUnit) - Method in AnnotationCollectorTransform
Adds a new syntax error to the source unit and then continues.
addError(String, ASTNode) - Method in AnnotationVisitor
addError(String, ASTNode) - Method in ClassCodeVisitorSupport
addError(String, ASTNode) - Method in ErrorCollecting
addError(String, CSTNode, SourceUnit) - Method in ErrorCollector
Convenience wrapper for addError().
addError(String, ASTNode) - Method in ExtendedVerifier
addError(String, ASTNode) - Method in JavaAwareResolveVisitor
addError(String, ASTNode) - Method in MethodInvocationTrap
Reports an error back to the source unit.
addError(String, ASTNode) - Method in StaticTypeCheckingVisitor
addErrorAndContinue(Message) - Method in ErrorCollector
Adds an error to the message set, but does not cause a failure.
addException(Exception, SourceUnit) - Method in ErrorCollector
addExceptionBlock(Label, Label, Label, String) - Method in CompileStack
addExpression(Expression) - Method in ArrayExpression
addExpression(Expression) - Method in ListExpression
addExpression(Expression) - Method in ListOfExpressionsExpression
addExpression(Expression) - Method in TupleExpression
addExpressionCheckers(SecureASTCustomizer.ExpressionChecker) - Method in SecureASTCustomizer
addFatalError(Message) - Method in ErrorCollector
Adds a fatal exception to the message set and throws the unit as a PhaseFailedException.
addField(String, int, ClassNode, Expression) - Method in ClassNode
addFieldFirst(String, int, ClassNode, Expression) - Method in ClassNode
addFieldInit(Parameter, FieldNode, BlockStatement) - Method in InnerClassVisitorHelper
addFieldInitialization(List, List, FieldNode, boolean, List, Set) - Method in Verifier
addFieldsAndGettersForLocalVariables(InnerClassNode, Parameter) - Method in ClosureWriter
addFile(String) - Method in LoaderConfiguration
Adds a file to the classpath if it exists.
addFireMethods(SourceUnit, AnnotationNode, ClassNode, FieldNode, GenericsType, boolean, MethodNode) - Method in ListenerListASTTransformation
Adds the fire<Event> methods like:
 void fire${fireMethod.capitalize()}(${parameterList.join(', ')}) {
     if (${field.name} !
addFirstPhaseOperation(CompilationUnit.PrimaryClassNodeOperation, int) - Method in CompilationUnit
addGeneratedClosureConstructorCall(ConstructorCallExpression) - Method in ClosureWriter
addGeneratedInnerClass(InnerClassNode) - Method in CompileUnit
addGetListeners(SourceUnit, AnnotationNode, ClassNode, FieldNode, ClassNode, String, def) - Method in ListenerListASTTransformation
Adds the get<Listener>s method like:
 synchronized ${name.capitalize}[] get${name.capitalize}s() {
     def __result = []
     if (${field.name} !
addGlobalTransforms(ASTTransformationsContext) - Method in ASTTransformationVisitor
addGlobalTransformsAfterGrab(ASTTransformationsContext) - Method in ASTTransformationVisitor
addGroovyObjectInterfaceAndMethods(ClassNode, String) - Method in Verifier
addHandler(TypeCheckingExtension) - Method in DefaultTypeCheckingExtension
addImpl(Number, Number) - Method in BigDecimalMath
addImpl(Number, Number) - Method in BigIntegerMath
addImpl(Number, Number) - Method in FloatingPointMath
addImpl(Number, Number) - Method in IntegerMath
addImpl(Number, Number) - Method in LongMath
addImpl(Number, Number) - Method in NumberMath
addImport(ClassNode, String, String, List<AnnotationNode>) - Method in ASTHelper
addImport(String, String) - Method in ImportCustomizer
addImport(String, ClassNode, List<AnnotationNode>) - Method in ModuleNode
addImports(String) - Method in ImportCustomizer
addInitialization(ClassNode, ConstructorNode) - Method in Verifier
addInnerClass(ClassNode) - Method in AsmClassGenerator
addInterface(ClassNode) - Method in ClassNode
addInterfaceMethods(ClassNode, Map<String, MethodNode>) - Method in ClassNodeUtils
ADDITIONAL_CLASSES - Field in DefaultGroovyMethods
additiveExpression(int) - Method in GroovyRecognizer
additiveExpression() - Method in JavaRecognizer
addLoggerFieldToClass(ClassNode, String, String) - Method in Commons.CommonsLoggingStrategy
addLoggerFieldToClass(ClassNode, String, String) - Method in Log.JavaUtilLoggingStrategy
addLoggerFieldToClass(ClassNode, String, String) - Method in Log4j.Log4jLoggingStrategy
addLoggerFieldToClass(ClassNode, String, String) - Method in Log4j2.Log4j2LoggingStrategy
addLoggerFieldToClass(ClassNode, String, String) - Method in LogASTTransformation.LoggingStrategy
In this method, you are given a ClassNode, a field name and a category name, and you must add a new Field onto the class.
addLoggerFieldToClass(ClassNode, String, String) - Method in Slf4j.Slf4jLoggingStrategy
addMapEntryExpression(Expression, Expression) - Method in MapExpression
addMember(String, Expression) - Method in AnnotationNode
addMetaBeanProperty(MetaBeanProperty) - Method in ClosureMetaClass
addMetaBeanProperty(MetaBeanProperty) - Method in DelegatingMetaClass
addMetaBeanProperty(MetaBeanProperty) - Method in HandleMetaClass
addMetaBeanProperty(MetaBeanProperty) - Method in MetaClassImpl
Adds a new MetaBeanProperty to this MetaClass
addMetaBeanProperty(MetaBeanProperty) - Method in MutableMetaClass
Adds a new MetaBeanProperty to the MetaClass
addMetaClassRegistryChangeEventListener(MetaClassRegistryChangeEventListener) - Method in MetaClassRegistry
Adds a meta class change listener for constant meta classes
addMetaClassRegistryChangeEventListener(MetaClassRegistryChangeEventListener) - Method in MetaClassRegistryImpl
Adds a listener for constant meta classes.
addMetaMethod(MetaMethod) - Method in ClosureMetaClass
addMetaMethod(MetaMethod) - Method in DelegatingMetaClass
addMetaMethod(MetaMethod) - Method in HandleMetaClass
addMetaMethod(MetaMethod) - Method in MetaClassImpl
adds a MetaMethod to this class.
addMetaMethod(MetaMethod) - Method in MutableMetaClass
Adds a new MetaMethod to the MetaClass
addMetaMethodToIndex(MetaMethod, Header) - Method in MetaClassImpl
addMethod(String, Closure) - Method in ClassExtender
addMethod(String, int, ClassNode, Parameter, ClassNode, Statement) - Method in ClassNode
If a method with the given name and parameters is already defined then it is returned otherwise the given method is added to this node.
addMethod(MethodNode) - Method in ModuleNode
addMethod(ClassNode, boolean, String, int, ClassNode, Parameter, ClassNode, Statement) - Method in Verifier
the code is: if (this.metaClass==null) { this.metaClass = this.
addMethodGenerics(MethodNode, Map<String, ClassNode>) - Method in GenericsUtils
addMethodToList(Object, MetaMethod) - Method in MetaMethodIndex
addMixin(MixinNode) - Method in ClassNode
addMixinClass(MixinInMetaClass) - Method in ExpandoMetaClass
addModule(ModuleNode) - Method in CompileUnit
addModule(ExtensionModule) - Method in ExtensionModuleRegistry
addNewInstanceMethod(Method) - Method in ClosureMetaClass
addNewInstanceMethod(Method) - Method in DelegatingMetaClass
addNewInstanceMethod(Method) - Method in HandleMetaClass
addNewInstanceMethod(Method) - Method in MetaClassImpl
Adds an instance method to this metaclass.
addNewInstanceMethod(Method) - Method in MutableMetaClass
adds a new instance method to this MetaClass.
addNewMopMethods(List<MetaMethod>) - Method in CachedClass
addNewPhaseOperation(CompilationUnit.SourceUnitOperation, int) - Method in CompilationUnit
addNewStaticMethod(Method) - Method in ClosureMetaClass
addNewStaticMethod(Method) - Method in DelegatingMetaClass
addNewStaticMethod(Method) - Method in HandleMetaClass
addNewStaticMethod(Method) - Method in MetaClassImpl
Adds a static method to this metaclass.
addNewStaticMethod(Method) - Method in MutableMetaClass
adds a new static method to this MetaClass.
addNoMatchingMethodError(ClassNode, String, ClassNode, Expression) - Method in StaticTypeCheckingVisitor
addNonRemovableMetaClassRegistryChangeEventListener(MetaClassRegistryChangeEventListener) - Method in MetaClassRegistry
Adds a meta class change listener for constant meta classes.
addNonRemovableMetaClassRegistryChangeEventListener(MetaClassRegistryChangeEventListener) - Method in MetaClassRegistryImpl
Adds a listener for constant meta classes.
addObjectInitializerStatements(Statement) - Method in ClassNode
Adds a statement to the object initializer.
addOptionsFromAnnotations(Class, boolean) - Method in CliBuilder
addPhaseOperation(CompilationUnit.GroovyClassOperation) - Method in CompilationUnit
addPhaseOperations(CompilationUnit) - Method in ASTTransformationVisitor
addPostInstantiateDelegate(Closure) - Method in FactoryBuilderSupport
Add a postInstantiate delegate so it can intercept nodes after they are created.
addPostNodeCompletionDelegate(Closure) - Method in FactoryBuilderSupport
Add a nodeCompletion delegate so it can intercept nodes after they done with building.
addPreInstantiateDelegate(Closure) - Method in FactoryBuilderSupport
Add a preInstantiate delegate so it can intercept nodes before they are created.
addProperty(String, int, ClassNode, Expression, Statement, Statement) - Method in ClassNode
addPropertyChangeListener(String, PropertyChangeListener) - Method in ObservableList
addPropertyChangeListener(String, PropertyChangeListener) - Method in ObservableMap
addPropertyChangeListener(String, PropertyChangeListener) - Method in ObservableSet
addPropertyChangeSupport(ClassNode) - Method in BindableASTTransformation
Adds the necessary field and methods to support property change support.
addPropertyMethod(MethodNode) - Method in Verifier
addPseudoProperties(ClassNode, ClassNode, List<PropertyNode>, Set<String>, boolean, boolean, boolean) - Method in BeanUtils
addReceivers(List<Receiver<String>>, Collection<Receiver<String>>, boolean) - Method in StaticTypeCheckingVisitor
addRemoveListener(SourceUnit, AnnotationNode, ClassNode, FieldNode, ClassNode, String, def) - Method in ListenerListASTTransformation
Adds the remove method like:
 synchronized void remove${name.capitalize}(${listener.name} listener) {
     if (listener == null)
         return
     if (${field.name} == null)
         ${field.name} = []
     ${field.name}.remove(listener)
 }
 
addResolver(Map<String, Object>) - Method in Grape
addResolver(Map<String, Object>) - Method in GrapeEngine
addResolver(Map<String, Object>) - Method in GrapeIvy
addResource(ExpressionStatement) - Method in TryCatchStatement
addReturnIfNeeded(MethodNode) - Method in ReturnAdder
Adds return statements in method code whenever an implicit return is detected.
addReturnIfNeeded(MethodNode) - Method in Verifier
addReturnType(ClassNode) - Method in TypeCheckingContext.EnclosingClosure
addShutdownHook(Object, Closure) - Method in DefaultGroovyMethods
Allows the usage of addShutdownHook without getting the runtime first.
addSource(SourceUnit) - Method in CompilationUnit
Adds a SourceUnit to the unit.
addSource(URL) - Method in JavaStubCompilationUnit
addSources(File) - Method in CompilationUnit
Adds a set of source files to the unit.
addSources(File) - Method in JavaAwareCompilationUnit
addSpecialMapConstructors(int, ClassNode, String, boolean) - Method in TupleConstructorASTTransformation
addStarImport(String, List<AnnotationNode>) - Method in ASTHelper
addStarImport(String, List<AnnotationNode>) - Method in ModuleNode
addStarImports(String) - Method in ImportCustomizer
addStatement(Statement) - Method in BlockStatement
addStatement(Statement) - Method in ModuleNode
addStatementCheckers(SecureASTCustomizer.StatementChecker) - Method in SecureASTCustomizer
addStatementLabel(String) - Method in EmptyStatement
addStatementLabel(String) - Method in Statement
addStatements(List<Statement>) - Method in BlockStatement
addStaticImport(ClassNode, String, String, List<AnnotationNode>) - Method in ASTHelper
addStaticImport(String, String, String) - Method in ImportCustomizer
addStaticImport(ClassNode, String, String, List<AnnotationNode>) - Method in ModuleNode
addStaticInitializerStatements(List<Statement>, boolean) - Method in ClassNode
addStaticStarImport(ClassNode, String, List<AnnotationNode>) - Method in ASTHelper
addStaticStarImport(String, ClassNode, List<AnnotationNode>) - Method in ModuleNode
addStaticStars(String) - Method in ImportCustomizer
addStaticTypeError(String, ASTNode) - Method in StaticTypeCheckingVisitor
addStaticTypeError(String, ASTNode) - Method in TypeCheckingExtension
Adds a type checking error, which will be displayed to the user during compilation.
addString(ConstantExpression) - Method in GStringExpression
addSyntheticMethod(String, int, ClassNode, Parameter, ClassNode, Statement) - Method in ClassNode
Adds a synthetic method as part of the compilation process
addTimeStamp(ClassNode) - Method in Verifier
addTransform(Class<? extends ASTTransformation>, ASTNode) - Method in ClassNode
addTransformer(MethodHandle, int, Object, Class) - Method in TypeTransformers
Adds a type transformer applied at runtime.
addTypeCheckingExtension(TypeCheckingExtension) - Method in StaticTypeCheckingVisitor
addTypeCheckingExtensions(StaticTypeCheckingVisitor, Expression) - Method in StaticTypesTransformation
addTypeCheckingInfoAnnotation(MethodNode) - Method in StaticTypeCheckingVisitor
addUnsupportedPreOrPostfixExpressionError(Expression) - Method in StaticTypeCheckingVisitor
addURL(URL) - Method in GroovyClassLoader
adds a URL to the classloader.
addURL(URL) - Method in GroovyClassLoader.InnerLoader
addURL(URL) - Method in RootLoader
adds an url to the classpath of this classloader
addValue(Expression) - Method in GStringExpression
addVetoableChangeSupport(ClassNode) - Method in VetoableASTTransformation
Adds the necessary field and methods to support vetoable change support.
addWarning(int, String, Object, CSTNode, SourceUnit) - Method in ErrorCollector
Convenience wrapper for addWarning() that won't create an object unless it is relevant.
addWarning(String, String) - Method in GroovyRecognizer
adjustDetails(Map) - Method in CliBuilder
adjustPropertyModifiersForMethod(PropertyNode) - Method in PropertyNodeUtils
Fields within the AST that have no explicit visibility are deemed to be properties and represented by a PropertyNode.
afterInvoke(Object, String, Object, Object) - Method in BenchmarkInterceptor
This code is executed after the method is called.
afterInvoke(Object, String, Object, Object) - Method in Interceptor
This code is executed after the method is optionally called.
afterInvoke(Object, String, Object, Object) - Method in TracingInterceptor
afterMethodCall(MethodCall) - Method in DefaultTypeCheckingExtension
afterMethodCall(MethodCall) - Method in GroovyTypeCheckingExtensionSupport
afterMethodCall(MethodCall) - Method in TypeCheckingExtension
Allows the extension to perform additional tasks after the type checker actually visits a method call.
afterReferenceCreation(Reference) - Method in ReferenceManager
afterVisitClass(ClassNode) - Method in DefaultTypeCheckingExtension
afterVisitClass(ClassNode) - Method in GroovyTypeCheckingExtensionSupport
afterVisitClass(ClassNode) - Method in TypeCheckingExtension
Allows the extension to perform additional tasks after the type checker actually visited a class node.
afterVisitMethod(MethodNode) - Method in DefaultTypeCheckingExtension
afterVisitMethod(MethodNode) - Method in GroovyTypeCheckingExtensionSupport
afterVisitMethod(MethodNode) - Method in TypeCheckingExtension
Allows the extension to perform additional tasks after the type checker actually visited a method node.
alias - Field in GroovyParser.ImportDeclarationContext
alignGenericTypes(GenericsType, GenericsType, GenericsType) - Method in GenericsUtils
Given a parameterized type and a generic type information, aligns actual type parameters.
ALL - Field in Phases
allNames - Field in Builder
Whether the generated builder should support all properties, including those with names that are considered internal.
allNames - Field in Delegate
Whether to apply the delegate pattern to all methods, including those with names that are considered internal.
allNames - Field in EqualsAndHashCode
Whether to include all fields and/or properties in equals and hashCode calculations, including those with names that are considered internal.
allNames - Field in MapConstructor
Whether to include all fields and/or properties within the constructor, including those with names that are considered internal.
allNames - Field in ToString
Whether to include all fields and/or properties in the generated toString, including those with names that are considered internal.
allNames - Field in TupleConstructor
Whether to include all fields and/or properties within the constructor, including those with names that are considered internal.
ALLOW_RESOLVE - Field in MethodClosure
ALLOWED_JDKS - Field in CompilerConfiguration
An array of the valid targetBytecode values *
allowRelative - Field in SourceURI
@default false
allParametersAndArgumentsMatch(Parameter, ClassNode) - Method in StaticTypeCheckingSupport
Checks that arguments and parameter types match.
allProperties - Field in Builder
Whether to include all properties (as per the JavaBean spec) in the generated builder.
allProperties - Field in EqualsAndHashCode
Whether to include all properties (as per the JavaBean spec) in the generated constructor.
allProperties - Field in MapConstructor
Whether to include all properties (as per the JavaBean spec) in the generated constructor.
allProperties - Field in ToString
Whether to include all properties (as per the JavaBean spec) in the generated toString.
allProperties - Field in TupleConstructor
Whether to include all properties (as per the JavaBean spec) in the generated constructor.
alreadyVisitedMethods - Field in TypeCheckingContext
AND_ASSIGN - Field in GroovyLexer
AND_ASSIGN - Field in GroovyParser
AND_ASSIGN() - Method in GroovyParser.AssignmentExprAltContext
and(Boolean, Boolean) - Method in DefaultGroovyMethods
Logical conjunction of two boolean operators.
AND - Field in GeneralUtils
AND - Field in GroovyLexer
AND - Field in GroovyParser
AND() - Method in GroovyParser.LogicalAndExprAltContext
and(long, long) - Method in IndyMath
and(Number, Number) - Method in NumberMath
and(long, long) - Method in NumberMathModificationInfo
andExpression(int) - Method in GroovyRecognizer
andExpression() - Method in JavaRecognizer
andImpl(Number, Number) - Method in BigIntegerMath
andImpl(Number, Number) - Method in IntegerMath
andImpl(Number, Number) - Method in LongMath
andImpl(Number, Number) - Method in NumberMath
AndroidSupport - Class in org.codehaus.groovy.reflection.android
andX(Expression, Expression) - Method in GeneralUtils
AnnotatedNode - Class in org.codehaus.groovy.ast
Base class for any AST node which is capable of being annotated
AnnotatedNode() - Constructor in AnnotatedNode
annotatedQualifiedClassName() - Method in GroovyParser
annotatedQualifiedClassName(int) - Method in GroovyParser.QualifiedClassNameListContext
annotation(AST) - Method in AntlrParserPlugin
ANNOTATION_ARRAY_INIT - Field in GroovyTokenTypes
ANNOTATION_ARRAY_INIT - Field in JavaTokenTypes
annotation(Class, Closure) - Method in AstSpecificationCompiler
Creates an AnnotationNode.
ANNOTATION_DEF - Field in GroovyTokenTypes
ANNOTATION_DEF - Field in JavaTokenTypes
ANNOTATION_FIELD_DEF - Field in GroovyTokenTypes
ANNOTATION_FIELD_DEF - Field in JavaTokenTypes
annotation() - Method in GroovyParser
annotation(int) - Method in GroovyParser.AnnotationsOptContext
annotation() - Method in GroovyParser.ClassOrInterfaceModifierContext
annotation() - Method in GroovyParser.ElementValueContext
annotation() - Method in GroovyParser.VariableModifierContext
annotation() - Method in GroovyRecognizer
ANNOTATION - Field in GroovyTokenTypes
annotation() - Method in JavaRecognizer
ANNOTATION - Field in JavaTokenTypes
ANNOTATION_MEMBER_VALUE_PAIR - Field in GroovyTokenTypes
ANNOTATION_MEMBER_VALUE_PAIR - Field in JavaTokenTypes
ANNOTATION_TARGET - Field in AnnotationNode
Annotation_TYPE - Field in ClassHelper
ANNOTATION_TYPE - Field in ModifierNode
annotationArguments() - Method in GroovyRecognizer
annotationArguments() - Method in JavaRecognizer
annotationBlock() - Method in GroovyRecognizer
annotationBlock() - Method in JavaRecognizer
AnnotationCollector - Annotation Type in groovy.transform
The AnnotationCollector can be used to define aliases for groups of annotations.
AnnotationCollectorMode - Enum in groovy.transform
AnnotationCollectorTransform - Class in org.codehaus.groovy.transform
This class is the base for any annotation alias processor.
AnnotationCollectorTransform.ClassChanger - Class in org.codehaus.groovy.transform
Class used by CompilationUnit to transform the alias class into what is needed by the compiler.
annotationConstant(Closure) - Method in AstSpecificationCompiler
Creates an AnnotationConstantExpression.
AnnotationConstantExpression - Class in org.codehaus.groovy.ast.expr
Represents an annotation "constant" that may appear in annotation attributes (mainly used as a marker).
AnnotationConstantExpression(AnnotationNode) - Constructor in AnnotationConstantExpression
AnnotationConstantsVisitor - Class in org.codehaus.groovy.control
Visitor to resolve constants in annotation definitions.
annotationDef(AST) - Method in AntlrParserPlugin
annotationDefinition(AST) - Method in GroovyRecognizer
annotationDefinition(AST) - Method in JavaRecognizer
annotationField() - Method in GroovyRecognizer
annotationField() - Method in JavaRecognizer
annotationIdent() - Method in GroovyRecognizer
annotationMemberArrayInitializer() - Method in JavaRecognizer
annotationMemberArrayValueInitializer() - Method in JavaRecognizer
annotationMemberValueInitializer() - Method in GroovyRecognizer
annotationMemberValueInitializer() - Method in JavaRecognizer
annotationMemberValuePair() - Method in GroovyRecognizer
annotationMemberValuePair() - Method in JavaRecognizer
annotationMemberValuePairs() - Method in GroovyRecognizer
annotationName() - Method in GroovyParser
annotationName() - Method in GroovyParser.AnnotationContext
AnnotationNode - Class in org.codehaus.groovy.ast
Represents an annotation which can be attached to interfaces, classes, methods and fields.
AnnotationNode(ClassNode) - Constructor in AnnotationNode
annotations(Closure) - Method in AstSpecificationCompiler
Designates a list of AnnotationNodes.
ANNOTATIONS - Field in GroovyTokenTypes
annotations() - Method in JavaRecognizer
ANNOTATIONS - Field in JavaTokenTypes
annotationsInternal() - Method in GroovyRecognizer
annotationsOpt() - Method in GroovyParser
annotationsOpt() - Method in GroovyParser.AnnotatedQualifiedClassNameContext
annotationsOpt() - Method in GroovyParser.CreatedNameContext
annotationsOpt(int) - Method in GroovyParser.CreatorContext
annotationsOpt(int) - Method in GroovyParser.DimsContext
annotationsOpt() - Method in GroovyParser.EnumConstantContext
annotationsOpt() - Method in GroovyParser.ImportDeclarationContext
annotationsOpt() - Method in GroovyParser.PackageDeclarationContext
annotationsOpt() - Method in GroovyParser.TypeArgumentContext
annotationsOpt() - Method in GroovyParser.TypeContext
annotationsOpt() - Method in GroovyRecognizer
AnnotationVisitor - Class in org.codehaus.groovy.classgen
An Annotation visitor responsible for:
  • reading annotation metadata (@Retention, @Target, attribute types)
  • verify that an AnnotationNode conforms to annotation meta
  • enhancing an AnnotationNode AST to reflect real annotation meta
AnnotationVisitor(SourceUnit, ErrorCollector) - Constructor in AnnotationVisitor
anntotationMemberValuePairs() - Method in JavaRecognizer
anonymousInnerClassDeclaration(int) - Method in GroovyParser
anonymousInnerClassDeclaration() - Method in GroovyParser.CreatorContext
anonymousInnerClassDeclaration() - Method in GroovyParser.EnumConstantContext
anonymousInnerClassDef(AST) - Method in AntlrParserPlugin
antlr2() - Method in ParserPluginFactory
creates the ANTLR 2.7 parser
Antlr2Parser - Class in org.apache.groovy.parser
The Antlr2 parser for creating a module node.
antlr4() - Method in ParserPluginFactory
creates the ANTLR 4 parser
Antlr4Parser - Class in org.apache.groovy.parser
The Antlr4 parser for creating a module node.
Antlr4ParserPlugin - Class in org.apache.groovy.parser.antlr4
A parser plugin for the new parser
Antlr4PluginFactory - Class in org.apache.groovy.parser.antlr4
A parser plugin factory for the new parser
AntlrASTProcessor - Interface in org.codehaus.groovy.antlr
An interface for processing antlr AST objects
AntlrASTProcessSnippets - Class in org.codehaus.groovy.antlr
Process to decorate antlr AST with ending line/col info, and if possible the snippet of source from the start/end line/col for each node.
AntlrASTProcessSnippets() - Constructor in AntlrASTProcessSnippets
AntlrParserPlugin - Class in org.codehaus.groovy.antlr
A parser plugin which adapts the JSR Antlr Parser to the Groovy runtime
AntlrParserPluginFactory - Class in org.codehaus.groovy.antlr
any(Object) - Method in DefaultGroovyMethods
Iterates over the elements of a collection, and checks whether at least one element is true according to the Groovy Truth.
ANY_END_OF_STATEMENT - Field in Types
ANY_INSTANCE_METHOD_EXISTS - Field in MethodClosure
ANY - Field in Types
append(File, Object, String) - Method in DefaultGroovyMethods
append(Appendable, Object) - Method in InvokerHelper
Appends an object to an Appendable using Groovy's default representation for the object.
append(Node) - Method in Node
Appends a child to the current node.
append(File, Reader, String, boolean) - Method in ResourceGroovyMethods
Append the text supplied by the Reader at the end of the File, using a specified encoding.
append(CharSequence, int, int) - Method in StringBuilderWriter
Appends a portion of a character sequence to the StringBuilder.
appendedBlock(AST) - Method in GroovyRecognizer
An appended block follows any expression.
appendNode(Object, Map, Object) - Method in Node
Creates a new node as a child of the current node.
appendStatementsToBlockStatement(BlockStatement, Statement) - Method in AstBuilder
apply(T) - Method in Function
applyBlockRecorder() - Method in CompileStack
applyFinallyBlocks(Label, boolean) - Method in CompileStack
applyGenericsContextToPlaceHolders(Map<String, ClassNode>, GenericsType) - Method in GenericsUtils
transforms generics types from an old context to a new context using the given spec.
applyPropertyDescriptors(PropertyDescriptor) - Method in ClosureMetaClass
applyPropertyDescriptors(PropertyDescriptor) - Method in MetaClassImpl
applyToAllClasses - Field in AbstractInterruptibleASTTransformation
applyToAllClasses() - Method in ConditionalInterrupt
Set this to false if you have multiple classes within one source file and only want a conditional check on some of the classes.
applyToAllClasses() - Method in ThreadInterrupt
Set this to false if you have multiple classes within one source file and only want isInterrupted checks on some of the classes.
applyToAllClasses() - Method in TimedInterrupt
Set this to false if you have multiple classes within one source file and only want timeout checks on some of the classes (or you want different time constraints on different classes).
applyToAllMembers - Field in AbstractInterruptibleASTTransformation
applyToAllMembers() - Method in ConditionalInterrupt
Set this to false if you have multiple methods/closures within a class or script and only want conditional checks on some of them.
applyToAllMembers() - Method in ThreadInterrupt
Set this to false if you have multiple methods/closures within a class or script and only want isInterrupted checks on some of them.
applyToAllMembers() - Method in TimedInterrupt
Set this to false if you have multiple methods/closures within a class or script and only want timeout checks on some of them (or you want different time constraints on different methods/closures).
applyToGeneratedGroovyClasses(CompilationUnit.GroovyClassOperation) - Method in CompilationUnit
applyToPrimaryClassNodes(CompilationUnit.PrimaryClassNodeOperation) - Method in CompilationUnit
A loop driver for applying operations to all primary ClassNodes in our AST.
applyToSourceUnits(CompilationUnit.SourceUnitOperation) - Method in CompilationUnit
A loop driver for applying operations to all SourceUnits.
applyUnsharpFilter(MethodHandle, int, MethodHandle) - Method in TypeTransformers
Apply a transformer as filter.
areCategoryMethodCalls(List<MethodNode>, String, ClassNode) - Method in StaticTypeCheckingVisitor
argList() - Method in GroovyRecognizer
argList() - Method in JavaRecognizer
args(String) - Method in GeneralUtils
args - Field in Selector
argTypeMatches(MethodCall, int, Class) - Method in AbstractTypeCheckingExtension
argTypesMatches(MethodCall, Class) - Method in AbstractTypeCheckingExtension
argument() - Method in GroovyRecognizer
A single argument in (...) or [...].
argumentClassIsParameterClass(Class, Class) - Method in TypeHelper
Realizes an unsharp equal for the class.
argumentLabel() - Method in GroovyRecognizer
A label for an argument is of the form a:b, 'a':b, "a":b, (a):b, etc..
argumentLabelStart() - Method in GroovyRecognizer
For lookahead only.
argumentList(Closure) - Method in AstSpecificationCompiler
Creates an ArgumentListExpression.
argumentList() - Method in GroovyParser
argumentListElement() - Method in GroovyParser
ArgumentListExpression - Class in org.codehaus.groovy.ast.expr
Represents one or more arguments being passed into a method
ArgumentListExpression(Expression, Expression, Expression) - Constructor in ArgumentListExpression
arguments(AST) - Method in AntlrParserPlugin
arguments() - Method in GroovyParser
arguments() - Method in GroovyParser.CreatorContext
arguments() - Method in GroovyParser.EnumConstantContext
arguments() - Method in GroovyParser.PathElementContext
arguments() - Method in OptionAccessor
argumentSize(Expression) - Method in AsmClassGenerator
array - Field in AbstractCallSite
array(Class, Closure) - Method in AstSpecificationCompiler
Creates an ArrayExpression.
array - Field in CallSiteArray
ARRAY_DECLARATOR - Field in GroovyTokenTypes
ARRAY_DECLARATOR - Field in JavaTokenTypes
ARRAY_EXPRESSION - Field in Types
ARRAY_INIT - Field in JavaTokenTypes
ARRAY_ITEM_TERMINATORS - Field in Types
ARRAY_WITH_NULL - Field in MetaClassHelper
arrayAsCollection(T) - Method in DefaultTypeTransformation
ArrayCachedClass - Class in org.codehaus.groovy.reflection.stdclasses
@author Alex.Tkachman
ArrayCachedClass(Class, ClassInfo) - Constructor in ArrayCachedClass
ArrayExpression - Class in org.codehaus.groovy.ast.expr
Represents an array object construction either using a fixed size or an initializer expression
ArrayExpression(ClassNode, List<Expression>) - Constructor in ArrayExpression
Creates an array using an initializer expression
arrayGet(int, boolean) - Method in BinaryExpressionWriter
arrayGet(MethodType) - Method in IndyArrayAccess
ArrayGetAtMetaMethod - Class in org.codehaus.groovy.runtime.dgmimpl.arrays
ArrayGetAtMetaMethod() - Constructor in ArrayGetAtMetaMethod
arrayInitializer() - Method in GroovyParser
arrayInitializer() - Method in GroovyParser.CreatorContext
arrayInitializer() - Method in JavaRecognizer
ArrayIterator - Class in org.codehaus.groovy.util
ArrayIterator(T) - Constructor in ArrayIterator
ARRAYLIST_ADD_METHOD - Field in StaticCompilationVisitor
ARRAYLIST_CLASSNODE - Field in StaticCompilationVisitor
ARRAYLIST_CONSTRUCTOR - Field in IndyGuardsFiltersAndSignatures
ARRAYLIST_CONSTRUCTOR - Field in StaticCompilationVisitor
ArrayList_TYPE - Field in StaticTypeCheckingSupport
ArrayMetaMethod - Class in org.codehaus.groovy.runtime.dgmimpl.arrays
ArrayPutAtMetaMethod - Class in org.codehaus.groovy.runtime.dgmimpl.arrays
arraySet(boolean) - Method in BinaryExpressionWriter
arraySet(MethodType) - Method in IndyArrayAccess
arraySizeExpression(AST) - Method in AntlrParserPlugin
ArrayTypeUtils - Class in org.codehaus.groovy.runtime
Utilities for handling array types
ArrayUtil - Class in org.codehaus.groovy.runtime
This is a generated class used internally during the writing of bytecode within the CallSiteWriter logic.
ARROW - Field in GroovyLexer
ARROW - Field in GroovyParser
ARROW() - Method in GroovyParser.ClosureContext
ARROW() - Method in GroovyParser.StandardLambdaExpressionContext
AS - Field in GroovyLexer
AS - Field in GroovyParser
AS() - Method in GroovyParser.ImportDeclarationContext
AS() - Method in GroovyParser.KeywordsContext
AS() - Method in GroovyParser.QualifiedNameElementContext
AS() - Method in GroovyParser.RelationalExprAltContext
asArray(Object, Class) - Method in DefaultTypeTransformation
asArray(Object) - Method in InvokerHelper
Converts the given object into an array; if its an array then just cast otherwise wrap it in an array
asBoolean(Matcher) - Method in DefaultGroovyMethods
asBoolean() - Method in NullObject
A null object always coerces to false.
asBoolean(Optional<?>) - Method in PluginDefaultGroovyMethods
Coerce an Optional instance to a boolean value.
asBoolean(Matcher) - Method in StringGroovyMethods
Coerce a Matcher instance to a boolean value.
ascendingKeySet() - Method in ConcurrentLinkedHashMap
Returns a unmodifiable snapshot Set view of the keys contained in this map.
ascendingKeySetWithLimit(int) - Method in ConcurrentLinkedHashMap
Returns an unmodifiable snapshot Set view of the keys contained in this map.
ascendingMap() - Method in ConcurrentLinkedHashMap
Returns an unmodifiable snapshot Map view of the mappings contained in this map.
ascendingMapWithLimit(int) - Method in ConcurrentLinkedHashMap
Returns an unmodifiable snapshot Map view of the mappings contained in this map.
asCollection(Iterable<T>) - Method in DefaultGroovyMethods
Converts this Iterable to a Collection.
asCollection(Object) - Method in DefaultTypeTransformation
asConstantString() - Method in GStringExpression
asEntryWeigher(Weigher<? super V>) - Method in Weighers
A entry weigher backed by the specified weigher.
asExpression(AST) - Method in AntlrParserPlugin
asExpression(ClassNode, Expression) - Method in CastExpression
asImmutable(Collection<T>) - Method in DefaultGroovyMethods
A convenience method for creating an immutable Collection.
asIterator(Object) - Method in InvokerHelper
asList(Iterable<T>) - Method in DefaultGroovyMethods
Converts this Iterable to a List.
asList(Object) - Method in InvokerHelper
asList() - Method in IteratorClosureAdapter
ASM_API_VERSION - Field in CompilerConfiguration
ASM_DEBUG - Field in AsmClassGenerator
AsmClassGenerator - Class in org.codehaus.groovy.classgen
Generates Java class versions of Groovy classes using ASM.
AsmClassGenerator(SourceUnit, GeneratorContext, ClassVisitor, String) - Constructor in AsmClassGenerator
AsmDecompiler - Class in org.codehaus.groovy.ast.decompiled
A utility class responsible for decompiling JVM class files and producing ClassStub objects reflecting their structure.
AsmReferenceResolver - Class in org.codehaus.groovy.ast.decompiled
A helper class used to resolve references found in ASM-decompiled classes.
AsmReferenceResolver(ClassNodeResolver, CompilationUnit) - Constructor in AsmReferenceResolver
asPrimitiveArray(List, Class) - Method in MetaClassHelper
@param list the original list
asReduction() - Method in CSTNode
Creates a Reduction from this node.
asReduction() - Method in Reduction
Creates a Reduction from this node.
asReduction(CSTNode, CSTNode, CSTNode) - Method in Token
Creates a Reduction from this token, adding the supplied nodes as the second, third, and fourth element, respectively.
ASSERT - Field in GroovyLexer
ASSERT - Field in GroovyParser
ASSERT() - Method in GroovyParser.AssertStatementContext
ASSERT() - Method in GroovyParser.KeywordsContext
assertFailed(Object, Object) - Method in InvokerHelper
assertFailed(Object, Object) - Method in ScriptBytecodeAdapter
AssertionRenderer - Class in org.codehaus.groovy.runtime.powerassert
Creates a string representation of an assertion and its recorded values.
AssertionWriter - Class in org.codehaus.groovy.classgen.asm
AssertionWriter(WriterController) - Method in AssertionWriter
assertNodeType(int, AST) - Method in AntlrParserPlugin
assertNoLabelsMissed() - Method in LabelVerifier
AssertStatement - Class in org.codehaus.groovy.ast.stmt
Represents an assert statement.
assertStatement(AST) - Method in AntlrParserPlugin
AssertStatement(BooleanExpression, Expression) - Constructor in AssertStatement
assertStatement(Closure) - Method in AstSpecificationCompiler
Creates an AssertStatement.
assertStatement() - Method in GroovyParser
assertStatement() - Method in GroovyParser.AssertStmtAltContext
assertTypeNotNull(ClassNode, AST) - Method in AntlrParserPlugin
assertValidIdentifier(String, String, ASTNode) - Method in VerifierCodeVisitor
ASSIGN - Field in GeneralUtils
ASSIGN - Field in GroovyLexer
ASSIGN - Field in GroovyParser
ASSIGN() - Method in GroovyParser.AssignmentExprAltContext
ASSIGN() - Method in GroovyParser.ElementValuePairContext
ASSIGN() - Method in GroovyParser.FormalParameterContext
ASSIGN() - Method in GroovyParser.MultipleAssignmentExprAltContext
ASSIGN() - Method in GroovyParser.VariableDeclarationContext
ASSIGN() - Method in GroovyParser.VariableDeclaratorContext
ASSIGN - Field in GroovyTokenTypes
ASSIGN - Field in JavaTokenTypes
ASSIGN - Field in Types
ASSIGNMENT_OPERATOR - Field in Types
assignmentExpression(int) - Method in GroovyRecognizer
assignmentExpression() - Method in JavaRecognizer
assignmentLessExpression() - Method in GroovyRecognizer
assignS(Expression, Expression) - Method in GeneralUtils
assignStatement(Expression, Expression) - Method in AbstractASTTransformUtil
assignToArray(Expression, Expression, Expression, Expression, boolean) - Method in BinaryExpressionHelper
assignToArray(Expression, Expression, Expression, Expression, boolean) - Method in BinaryExpressionMultiTypeDispatcher
assignToArray(Expression, Expression, Expression, Expression, boolean) - Method in StaticTypesBinaryExpressionMultiTypeDispatcher
assignX(Expression, Expression) - Method in GeneralUtils
asSynchronized(SortedSet<T>) - Method in DefaultGroovyMethods
A convenience method for creating a synchronized SortedSet.
ast - Field in AntlrParserPlugin
ast - Field in CompilationUnit
AstBuilder - Class in org.codehaus.groovy.ast.builder
The AstBuilder provides several ways to build an abstract syntax tree (AST) of Groovy code.
AstBuilder(SourceUnit) - Constructor in AstBuilder
AstBuilderTransformation - Class in org.codehaus.groovy.ast.builder
Transformation to capture ASTBuilder from code statements.
AstHelper - Class in org.codehaus.groovy.transform.tailrec
Helping to create a few standard AST constructs
ASTHelper() - Constructor in ASTHelper
ASTNode - Class in org.codehaus.groovy.ast
Base class for any AST node.
ASTParserException - Class in org.codehaus.groovy.antlr
Thrown when trying to parse the AST
ASTParserException(String, ASTRuntimeException) - Constructor in ASTParserException
ASTRuntimeException - Class in org.codehaus.groovy.antlr
ASTRuntimeException(AST, String, Throwable) - Constructor in ASTRuntimeException
AstSpecificationCompiler - Class in org.codehaus.groovy.ast.builder
Handles parsing the properties from the closure into values that can be referenced.
AstSpecificationCompiler(Closure) - Constructor in AstSpecificationCompiler
Creates the DSL compiler.
ASTTest - Annotation Type in groovy.transform
This AST transformation aims at helping in debugging other AST transformations.
ASTTestTransformation - Class in org.codehaus.groovy.transform
ASTTestTransformation.LabelFinder - Class in org.codehaus.groovy.transform
ASTTestTransformation.LabelFinder(String, SourceUnit) - Constructor in ASTTestTransformation.LabelFinder
AstToTextHelper - Class in org.codehaus.groovy.ast
Helper class for converting AST into text.
ASTTransformation - Interface in org.codehaus.groovy.transform
This class is instantiated and invoked when an AST transformation is activated.
ASTTransformationCollectorCodeVisitor - Class in org.codehaus.groovy.transform
This visitor walks the AST tree and collects references to Annotations that are annotated themselves by GroovyASTTransformation.
ASTTransformationCollectorCodeVisitor(SourceUnit, GroovyClassLoader) - Constructor in ASTTransformationCollectorCodeVisitor
ASTTransformationCustomizer - Class in org.codehaus.groovy.control.customizers
This customizer allows applying an AST transformation to a source unit with several strategies.
ASTTransformationCustomizer(Map, ASTTransformation) - Constructor in ASTTransformationCustomizer
ASTTransformationCustomizerFactory - Class in org.codehaus.groovy.control.customizers.builder
This factory generates an ast transformation customizer.
ASTTransformationsContext - Class in org.codehaus.groovy.control
Stores state information about global AST transformations applied to a compilation unit.
ASTTransformationsContext(CompilationUnit, GroovyClassLoader) - Constructor in ASTTransformationsContext
astTransformationsContext - Field in CompilationUnit
ASTTransformationVisitor - Class in org.codehaus.groovy.transform
This class handles the invocation of the ASTAnnotationTransformation when it is encountered by a tree walk.
asType(File, Class<T>) - Method in DefaultGroovyMethods
asType(Class) - Method in NullObject
Type conversion method for null.
asType(File, Class<T>) - Method in ResourceGroovyMethods
Converts this File to a Writable or delegates to default DefaultGroovyMethods.asType.
asType(Object, Class) - Method in ScriptBytecodeAdapter
Provides a hook for type coercion of the given object to the required type
asType(String, Class<T>) - Method in StringGroovyMethods
Provides a method to perform custom 'dynamic' type conversion to the given class using the as operator.
asUnwrappedArray(Object) - Method in InvokerHelper
asWrapperArray(Object, Class) - Method in MetaClassHelper
asWritable() - Method in Closure
Returns:
a version of this closure which implements Writable.
asWritable(File, String) - Method in DefaultGroovyMethods
asWritable(File, String) - Method in ResourceGroovyMethods
Allows a file to return a Writable implementation that can output itself to a Writer stream.
at - Field in EmptyRange
The value at which the range originates (may be null).
AT - Field in GroovyLexer
AT - Field in GroovyParser
AT() - Method in GroovyParser.AnnotationContext
AT() - Method in GroovyParser.ClassDeclarationContext
AT() - Method in GroovyParser.PathElementContext
AT - Field in GroovyTokenTypes
AT - Field in JavaTokenTypes
AtnManager - Class in org.apache.groovy.parser.antlr4.internal
Manage ATN for lexer and parser to avoid memory leak
AtnManager(GroovyLangParser) - Constructor in AtnManager
attribute(Closure) - Method in AstSpecificationCompiler
Creates an AttributeExpression.
attribute(Object) - Method in Node
Provides lookup of attributes by key.
attributeDelegates - Field in FactoryBuilderSupport
AttributeExpression - Class in org.codehaus.groovy.ast.expr
Represents an attribute access (accessing the field of a class) such as the expression "foo.
AttributeExpression(Expression, Expression, boolean) - Constructor in AttributeExpression
attributes() - Method in Node
Returns a Map of the attributes of the node or an empty Map if the node does not have any attributes.
attrX(Expression, Expression) - Method in GeneralUtils
AUTO_DOWNLOAD_SETTING - Field in Grape
auto - Field in Newify
@default true
Returns:
if automatic conversion of "Ruby-style" new method calls should occur
autoboxType(Class) - Method in ReflectionCache
AutoClone - Annotation Type in groovy.transform
Class annotation used to assist in the creation of Cloneable classes.
AutoCloneASTTransformation - Class in org.codehaus.groovy.transform
Handles generation of code for the @AutoClone annotation.
AutoCloneStyle - Enum in groovy.transform
Intended style to use for cloning when using the @AutoClone annotation.
autoDownload - Field in GrabConfig
Set to false if you want to disable automatic downloading of locally missing jars.
AutoExternalize - Annotation Type in groovy.transform
Class annotation used to assist in the creation of Externalizable classes.
AutoFinal - Annotation Type in groovy.transform
Annotation to automatically add the final qualifier to method, constructor, and closure parameters.
AutoFinalASTTransformation - Class in org.codehaus.groovy.transform
Handles generation of code for the AutoFinal annotation.
AutoImplement - Annotation Type in groovy.transform
Class annotation used to provide default dummy methods for a class extending an abstract super class or implementing one or more interfaces.
AutoImplementASTTransformation - Class in org.codehaus.groovy.transform
Handles generation of code for the @AutoImplement annotation.
autoRegisterNodes() - Method in FactoryBuilderSupport
Ask the nodes to be registered
autoRegistrationComplete - Field in FactoryBuilderSupport
autoRegistrationRunning - Field in FactoryBuilderSupport

B

balancedBrackets() - Method in GroovyRecognizer
Fast lookahead across balanced brackets of all sorts.
balancedTokens() - Method in GroovyRecognizer
BAND_ASSIGN - Field in GroovyTokenTypes
BAND_ASSIGN - Field in JavaTokenTypes
BAND - Field in GroovyTokenTypes
BAND - Field in JavaTokenTypes
bArrayGet(byte[], int) - Method in BytecodeInterface8
get value from byte[] using normalized index
bArraySet(byte[], int, byte) - Method in BytecodeInterface8
set value from byte[] using normalized index
barrierLock - Field in ConcurrentReaderHashMap
Lock used only for its memory effects.
BaseDuration - Class in groovy.time
Base class for date and time durations.
BaseDuration.From - Class in groovy.time
BaseDuration(int, int, int, int, int) - Constructor in BaseDuration
basename - Field in SourceAwareCustomizerFactory.SourceOptions
basenames - Field in SourceAwareCustomizerFactory.SourceOptions
basenameValidator - Field in SourceAwareCustomizerFactory.SourceOptions
BaseScript - Annotation Type in groovy.transform
Variable annotation used for changing the base script class of the current script.
BaseScriptASTTransformation - Class in org.codehaus.groovy.transform
Handles transformation for the @BaseScript annotation.
BEAN_CONSTRUCTOR_PROPERTY_SETTER - Field in IndyGuardsFiltersAndSignatures
BeanUtils - Class in org.codehaus.groovy.ast.tools
beforeGet(Object, String) - Method in PropertyAccessInterceptor
Intercepts a getXXX call and returns a result.
beforeInvoke(Object, String, Object) - Method in BenchmarkInterceptor
This code is executed before the method is called.
beforeInvoke(Object, String, Object) - Method in Interceptor
This code is executed before the method is optionally called.
beforeInvoke(Object, String, Object) - Method in TracingInterceptor
beforeMethodCall(MethodCall) - Method in DefaultTypeCheckingExtension
beforeMethodCall(MethodCall) - Method in GroovyTypeCheckingExtensionSupport
beforeMethodCall(MethodCall) - Method in TypeCheckingExtension
Allows the extension to perform additional tasks before the type checker actually visits a method call.
beforeSet(Object, String, Object) - Method in PropertyAccessInterceptor
Intercepts a setXXX call
beforeVisitClass(ClassNode) - Method in DefaultTypeCheckingExtension
beforeVisitClass(ClassNode) - Method in GroovyTypeCheckingExtensionSupport
beforeVisitClass(ClassNode) - Method in TypeCheckingExtension
Allows the extension to perform additional tasks before the type checker actually visits a class node.
beforeVisitMethod(MethodNode) - Method in DefaultTypeCheckingExtension
beforeVisitMethod(MethodNode) - Method in GroovyTypeCheckingExtensionSupport
beforeVisitMethod(MethodNode) - Method in TypeCheckingExtension
Allows the extension to perform additional tasks before the type checker actually visits a method node.
BenchmarkInterceptor - Class in groovy.lang
Interceptor that registers the timestamp of each method call before and after invocation.
BIG_SUFFIX - Field in GroovyTokenTypes
BigDecimal_TYPE - Field in ClassHelper
BigDecimalCachedClass - Class in org.codehaus.groovy.reflection.stdclasses
@author Alex.Tkachman
BigDecimalCachedClass(Class, ClassInfo) - Constructor in BigDecimalCachedClass
BigDecimalMath - Class in org.codehaus.groovy.runtime.typehandling
BigDecimal NumberMath operations
BigInteger_TYPE - Field in ClassHelper
BigIntegerCachedClass - Class in org.codehaus.groovy.reflection.stdclasses
@author Alex.Tkachman
BigIntegerCachedClass(Class, ClassInfo) - Constructor in BigIntegerCachedClass
BigIntegerMath - Class in org.codehaus.groovy.runtime.typehandling
BigInteger NumberMath operations
binary(Closure) - Method in AstSpecificationCompiler
Creates a BinaryExpression.
BinaryBooleanExpressionHelper - Class in org.codehaus.groovy.classgen.asm
BinaryBooleanExpressionHelper(WriterController) - Constructor in BinaryBooleanExpressionHelper
BinaryDoubleExpressionHelper - Class in org.codehaus.groovy.classgen.asm
BinaryDoubleExpressionHelper(WriterController) - Constructor in BinaryDoubleExpressionHelper
BinaryExpression - Class in org.codehaus.groovy.ast.expr
Represents two expressions and an operation
binaryExpression(int, AST) - Method in AntlrParserPlugin
BinaryExpression(Expression, Token, Expression, boolean) - Constructor in BinaryExpression
BinaryExpressionHelper - Class in org.codehaus.groovy.classgen.asm
BinaryExpressionHelper(WriterController) - Constructor in BinaryExpressionHelper
BinaryExpressionMultiTypeDispatcher - Class in org.codehaus.groovy.classgen.asm
This class is for internal use only!
BinaryExpressionMultiTypeDispatcher(WriterController) - Method in BinaryExpressionMultiTypeDispatcher
BinaryExpressionTransformer - Class in org.codehaus.groovy.transform.sc.transformers
BinaryExpressionTransformer(StaticCompilationTransformer) - Constructor in BinaryExpressionTransformer
BinaryExpressionWriter - Class in org.codehaus.groovy.classgen.asm
Base class for writing primitive typed operations
BinaryExpressionWriter(WriterController, MethodCaller, MethodCaller) - Constructor in BinaryExpressionWriter
BinaryFloatExpressionHelper - Class in org.codehaus.groovy.classgen.asm
BinaryFloatExpressionHelper(WriterController) - Constructor in BinaryFloatExpressionHelper
BinaryIntExpressionHelper - Class in org.codehaus.groovy.classgen.asm
BinaryIntExpressionHelper(WriterController, MethodCaller, MethodCaller) - Constructor in BinaryIntExpressionHelper
@since 2.5.0
BinaryLongExpressionHelper - Class in org.codehaus.groovy.classgen.asm
BinaryLongExpressionHelper(WriterController) - Constructor in BinaryLongExpressionHelper
BinaryObjectExpressionHelper - Class in org.codehaus.groovy.classgen.asm
BinaryObjectExpressionHelper(WriterController) - Constructor in BinaryObjectExpressionHelper
Bindable - Annotation Type in groovy.beans
Annotates a groovy property or a class.
BindableASTTransformation - Class in groovy.beans
Handles generation of code for the @Bindable annotation when @Vetoable is not present.
Binding - Class in groovy.lang
Represents the variable bindings of a script which can be altered from outside the script object or created outside of a script and passed into it.
Binding(String) - Constructor in Binding
A helper constructor used in main(String[]) method calls
BINDING_TYPE - Field in ClassHelper
binExpWriter - Field in BinaryExpressionMultiTypeDispatcher
binX(Expression, Token, Expression) - Method in GeneralUtils
BITAND - Field in GroovyLexer
BITAND - Field in GroovyParser
BITAND() - Method in GroovyParser.AndExprAltContext
BITAND(int) - Method in GroovyParser.TypeBoundContext
bitAndImpl(Number, Number) - Method in LongMath
BITNOT - Field in GroovyLexer
BITNOT - Field in GroovyParser
BITNOT() - Method in GroovyParser.UnaryNotExprAltContext
BITOR - Field in GroovyLexer
BITOR - Field in GroovyParser
BITOR(int) - Method in GroovyParser.CatchTypeContext
BITOR() - Method in GroovyParser.InclusiveOrExprAltContext
BITWISE_AND_EQUAL - Field in Types
BITWISE_AND - Field in Types
BITWISE_NEGATION - Field in Types
BITWISE_OPERATOR - Field in Types
BITWISE_OR_EQUAL - Field in Types
BITWISE_OR - Field in Types
BITWISE_XOR_EQUAL - Field in Types
BITWISE_XOR - Field in Types
bitwiseNegate(String) - Method in DefaultGroovyMethods
bitwiseNegate(Object) - Method in InvokerHelper
bitwiseNegate(Number) - Method in NumberMath
bitwiseNegate(Object) - Method in ScriptBytecodeAdapter
bitwiseNegate(String) - Method in StringGroovyMethods
@deprecated Use the CharSequence version
bitwiseNegateImpl(Number) - Method in BigIntegerMath
bitwiseNegateImpl(Number) - Method in IntegerMath
bitwiseNegateImpl(Number) - Method in LongMath
bitwiseNegateImpl(Number) - Method in NumberMath
bitwiseNegation(Closure) - Method in AstSpecificationCompiler
Creates a BitwiseNegationExpression.
BitwiseNegationExpression - Class in org.codehaus.groovy.ast.expr
@author phk
BitwiseNegationExpression(Expression) - Constructor in BitwiseNegationExpression
block(Closure) - Method in AstSpecificationCompiler
Creates a BlockStatement.
block(Statement) - Method in GeneralUtils
block() - Method in GroovyParser
block() - Method in GroovyParser.BlockStmtAltContext
block() - Method in GroovyParser.CatchClauseContext
block() - Method in GroovyParser.ClassBodyDeclarationContext
block() - Method in GroovyParser.FinallyBlockContext
block() - Method in GroovyParser.LambdaBodyContext
block() - Method in GroovyParser.MethodBodyContext
block() - Method in GroovyParser.SynchronizedStmtAltContext
block() - Method in GroovyParser.TryCatchStatementContext
BLOCK - Field in GroovyTokenTypes
BLOCK - Field in JavaTokenTypes
blockBody(int) - Method in GroovyRecognizer
A block body is a parade of zero or more statements or expressions.
blockExpression(AST) - Method in AntlrParserPlugin
BlockStatement - Class in org.codehaus.groovy.ast.stmt
A list of statements and a scope.
BlockStatement(Statement, VariableScope) - Constructor in BlockStatement
Creates a BlockStatement with a scope and children statements.
blockStatement() - Method in GroovyParser
blockStatement(int) - Method in GroovyParser.BlockStatementsContext
blockStatements() - Method in GroovyParser
blockStatements() - Method in GroovyParser.BlockStatementsOptContext
blockStatements() - Method in GroovyParser.SwitchBlockStatementGroupContext
blockStatementsOpt() - Method in GroovyParser
blockStatementsOpt() - Method in GroovyParser.BlockContext
blockStatementsOpt() - Method in GroovyParser.ClosureContext
BNOT - Field in GroovyTokenTypes
BNOT - Field in JavaTokenTypes
BOOLEAN_IDENTITY - Field in IndyGuardsFiltersAndSignatures
boolean_TYPE - Field in ClassHelper
BooleanArrayGetAtMetaMethod - Class in org.codehaus.groovy.runtime.dgmimpl.arrays
BooleanArrayPutAtMetaMethod - Class in org.codehaus.groovy.runtime.dgmimpl.arrays
BooleanArrayPutAtMetaMethod() - Constructor in BooleanArrayPutAtMetaMethod
BooleanCachedClass - Class in org.codehaus.groovy.reflection.stdclasses
@author Alex.Tkachman
BooleanCachedClass(Class, ClassInfo, boolean) - Constructor in BooleanCachedClass
BooleanClosureWrapper - Class in org.codehaus.groovy.runtime.callsite
Helper class for internal use only.
BooleanClosureWrapper(Closure) - Constructor in BooleanClosureWrapper
BooleanExpression - Class in org.codehaus.groovy.ast.expr
Represents a boolean expression
booleanExpression(AST) - Method in AntlrParserPlugin
booleanExpression(Closure) - Method in AstSpecificationCompiler
Creates a BooleanExpression.
BooleanExpression(Expression) - Constructor in BooleanExpression
BooleanExpressionTransformer - Class in org.codehaus.groovy.transform.sc.transformers
BooleanExpressionTransformer(StaticCompilationTransformer) - Constructor in BooleanExpressionTransformer
BooleanLiteral - Field in GroovyLexer
BooleanLiteral - Field in GroovyParser
BooleanLiteral() - Method in GroovyParser.BooleanLiteralAltContext
BooleanLiteral() - Method in GroovyParser.KeywordsContext
BooleanReturningMethodInvoker - Class in org.codehaus.groovy.runtime.callsite
Helper class for internal use only.
BooleanReturningMethodInvoker(String) - Constructor in BooleanReturningMethodInvoker
booleanUnbox(Object) - Method in DefaultTypeTransformation
BooleanWrapper - Class in org.codehaus.groovy.runtime.wrappers
@author John Wilson
BooleanWrapper(boolean) - Constructor in BooleanWrapper
boolX(Expression) - Method in GeneralUtils
bootstrap(Lookup, String, MethodType) - Method in IndyInterface
bootstrap method for standard method calls
bootstrapCurrent(Lookup, String, MethodType) - Method in IndyInterface
bootstrap method for method calls with "this" as receiver
bootstrapCurrentSafe(Lookup, String, MethodType) - Method in IndyInterface
bootstrap method for method calls with "this" as receiver safe
bootstrapSafe(Lookup, String, MethodType) - Method in IndyInterface
bootstrap method for null safe standard method calls
BOR_ASSIGN - Field in GroovyTokenTypes
BOR_ASSIGN - Field in JavaTokenTypes
BOR - Field in GroovyTokenTypes
BOR - Field in JavaTokenTypes
boundClassNode - Field in BindableASTTransformation
box(MethodVisitor, Class) - Method in BytecodeHelper
Generates the bytecode to autobox the current value on the stack
box(double) - Method in DefaultTypeTransformation
box() - Method in OperandStack
boxVar(Class) - Method in MethodRankHelper
If c is a primitive class this method returns a boxed version otherwise c is returned.
branchStatement() - Method in GroovyRecognizer
In Groovy, return, break, continue, throw, and assert can be used in a parenthesized expression context.
breadthFirst(Map<String, Object>, Closure) - Method in Node
Calls the provided closure for all the nodes in the tree using a breadth-first traversal.
BREAK - Field in GroovyLexer
BREAK - Field in GroovyParser
BREAK() - Method in GroovyParser.BreakStatementContext
BREAK() - Method in GroovyParser.KeywordsContext
BreakStatement - Class in org.codehaus.groovy.ast.stmt
Represents a break statement in a switch or loop statement
breakStatement(AST) - Method in AntlrParserPlugin
breakStatement(String) - Method in AstSpecificationCompiler
Creates a BreakStatement.
BreakStatement(String) - Constructor in BreakStatement
breakStatement() - Method in GroovyParser
breakStatement() - Method in GroovyParser.BreakStmtAltContext
BSR_ASSIGN - Field in GroovyTokenTypes
BSR_ASSIGN - Field in JavaTokenTypes
BSR - Field in GroovyTokenTypes
BSR - Field in JavaTokenTypes
buffered(Iterator<T>) - Method in DefaultGroovyMethods
Returns a BufferedIterator that allows examining the next element without consuming it.
BufferedIterator - Interface in groovy.util
An iterator that allows examining the next element without consuming it.
bufferedIterator(List<T>) - Method in DefaultGroovyMethods
Returns a BufferedIterator that allows examining the next element without consuming it.
build(GroovyObject) - Method in Buildable
build(BuilderASTTransformation, AnnotatedNode, AnnotationNode) - Method in BuilderASTTransformation.BuilderStrategy
build() - Method in ConcurrentLinkedHashMap.Builder
Creates a new ConcurrentLinkedHashMap instance.
build(BuilderASTTransformation, AnnotatedNode, AnnotationNode) - Method in DefaultStrategy
build(BuilderASTTransformation, AnnotatedNode, AnnotationNode) - Method in ExternalStrategy
build(String, GroovyClassLoader) - Method in FactoryBuilderSupport
build(GroovyObject) - Method in GString
build(BuilderASTTransformation, AnnotatedNode, AnnotationNode) - Method in InitializerStrategy
build(BuilderASTTransformation, AnnotatedNode, AnnotationNode) - Method in SimpleStrategy
Buildable - Interface in groovy.lang
buildAST(SourceUnit, ClassLoader, Reduction) - Method in Antlr4ParserPlugin
buildAST(SourceUnit, ClassLoader, Reduction) - Method in AntlrParserPlugin
buildAST() - Method in AstBuilder
buildAST(SourceUnit, ClassLoader, Reduction) - Method in ParserPlugin
buildClass(BuilderASTTransformation, ClassNode, AnnotationNode) - Method in DefaultStrategy
Builder - Annotation Type in groovy.transform.builder
The @Builder AST transformation is used to help write classes that can be created using fluent api calls.
BuilderASTTransformation - Class in org.codehaus.groovy.transform
Handles generation of code for the Builder annotation.
BuilderASTTransformation.AbstractBuilderStrategy - Class in org.codehaus.groovy.transform
BuilderASTTransformation.AbstractBuilderStrategy.PropertyInfo - Class in org.codehaus.groovy.transform
BuilderASTTransformation.AbstractBuilderStrategy.PropertyInfo(String, ClassNode) - Constructor in BuilderASTTransformation.AbstractBuilderStrategy.PropertyInfo
BuilderASTTransformation.BuilderStrategy - Interface in org.codehaus.groovy.transform
builderClassName - Field in Builder
For strategies which create a builder helper class, the class name to use for the helper class.
builderMethodName - Field in Builder
The method name to use for a builder factory method in the source class for easy access of the builder helper class for strategies which create such a helper class.
builderStrategy - Field in Builder
A class capturing the builder strategy @default DefaultStrategy.class
BuilderSupport - Class in groovy.util
An abstract base class for creating arbitrary nested trees of objects or events
BuilderSupport(Closure, BuilderSupport) - Constructor in BuilderSupport
buildFromCode(CompilePhase, boolean, Closure) - Method in AstBuilder
Builds AST based on the code within the Closure parameter.
buildFromSpec(Closure) - Method in AstBuilder
Builds AST based on the DSL data within the Closure parameter.
buildFromString(CompilePhase, boolean, String) - Method in AstBuilder
Builds AST based on the code within the String parameter.
buildListType(ClassNode) - Method in TypeCheckingExtension
Builds a parametrized class node for List, to represent List<X>
buildMapType(ClassNode, ClassNode) - Method in TypeCheckingExtension
Builds a parametrized class node representing the Map<keyType,valueType> type.
buildMemoizeFunction(MemoizeCache<Object, Object>, Closure<V>) - Method in Memoize
Creates a new closure delegating to the supplied one and memoizing all return values by the arguments.
buildMethod(BuilderASTTransformation, MethodNode, AnnotationNode) - Method in DefaultStrategy
buildMethodName - Field in Builder
For strategies which create a builder helper class that creates the instance, the method name to call to create the instance.
buildName(AST) - Method in AntlrParserPlugin
Performs a name resolution to see if the given name is a type from imports, aliases or newly created classes
buildSoftReferenceMemoizeFunction(int, MemoizeCache<Object, SoftReference<Object>>, Closure<V>) - Method in Memoize
Creates a new closure delegating to the supplied one and memoizing all return values by the arguments.
buildTokenTypeASTClassMap() - Method in GroovyRecognizer
buildTokenTypeASTClassMap() - Method in JavaRecognizer
buildWildcardType(ClassNode) - Method in GenericsUtils
Generates a wildcard generic type in order to be used for checks against class nodes.
builtinOrMarkedImmutableClass(Class<?>) - Method in ImmutablePropertyUtils
BuiltInPrimitiveType - Field in GroovyLexer
BuiltInPrimitiveType - Field in GroovyParser
BuiltInPrimitiveType() - Method in GroovyParser.BuiltInTypeContext
BuiltInPrimitiveType() - Method in GroovyParser.KeywordsContext
BuiltInPrimitiveType() - Method in GroovyParser.PrimitiveTypeContext
builtInType() - Method in GroovyParser
builtInType() - Method in GroovyParser.BuiltInTypePrmrAltContext
builtInType() - Method in GroovyRecognizer
builtInType() - Method in JavaRecognizer
builtInTypeArraySpec(boolean) - Method in GroovyRecognizer
builtInTypeArraySpec(boolean) - Method in JavaRecognizer
builtInTypeSpec(boolean) - Method in GroovyRecognizer
builtInTypeSpec(boolean) - Method in JavaRecognizer
bundle - Field in ManagedConcurrentMap
bundle - Field in ManagedConcurrentMap.Segment
burstToken(String, boolean) - Method in GroovyPosixParser
Breaks token into its constituent parts using the following algorithm.
BXOR_ASSIGN - Field in GroovyTokenTypes
BXOR_ASSIGN - Field in JavaTokenTypes
BXOR - Field in GroovyTokenTypes
BXOR - Field in JavaTokenTypes
by(T) - Method in IntRange
Creates a new NumberRange with the same from and to as this IntRange but with a step size of stepSize.
by(T) - Method in NumberRange
For a NumberRange with step size 1, creates a new NumberRange with the same from and to as this NumberRange but with a step size of stepSize.
byte_and - Field in NumberMathModificationInfo
byte_div - Field in NumberMathModificationInfo
byte_intdiv - Field in NumberMathModificationInfo
byte_leftShift - Field in NumberMathModificationInfo
byte_minus - Field in NumberMathModificationInfo
byte_mod - Field in NumberMathModificationInfo
byte_multiply - Field in NumberMathModificationInfo
byte_or - Field in NumberMathModificationInfo
byte_plus - Field in NumberMathModificationInfo
byte_rightShift - Field in NumberMathModificationInfo
byte_rightShiftUnsigned - Field in NumberMathModificationInfo
byte_TYPE - Field in ClassHelper
byte_xor - Field in NumberMathModificationInfo
byteArray() - Method in Weighers
A weigher where the value is a byte array and its weight is the number of bytes.
ByteArrayGetAtMetaMethod - Class in org.codehaus.groovy.runtime.dgmimpl.arrays
ByteArrayPutAtMetaMethod - Class in org.codehaus.groovy.runtime.dgmimpl.arrays
ByteArrayPutAtMetaMethod() - Constructor in ByteArrayPutAtMetaMethod
ByteCachedClass - Class in org.codehaus.groovy.reflection.stdclasses
@author Alex.Tkachman
ByteCachedClass(Class, ClassInfo, boolean) - Constructor in ByteCachedClass
BYTECODE_ADAPTER_CLASS - Field in StaticCompilationTransformer
BYTECODE_BINARY_ADAPTERS - Field in StaticCompilationTransformer
BytecodeDumper - Class in org.codehaus.groovy.classgen.asm
An utility class which can be used in test cases to dump generated bytecode.
BytecodeDumper(Writer) - Constructor in BytecodeDumper
BytecodeExpression - Class in org.codehaus.groovy.classgen
Represents some custom bytecode generation by the compiler
BytecodeExpression(ClassNode) - Constructor in BytecodeExpression
BytecodeHelper - Class in org.codehaus.groovy.classgen.asm
A helper class for bytecode generation with AsmClassGenerator.
BytecodeInstruction - Class in org.codehaus.groovy.classgen
Helper class used by the class generator.
BytecodeInterface8 - Class in org.codehaus.groovy.runtime
This class contains methods special to optimizations used directly from bytecode in Groovy 1.8
bytecodeParameterTypes - Field in NewMetaMethod
BytecodeProcessor - Interface in org.codehaus.groovy.control
BytecodeSequence - Class in org.codehaus.groovy.classgen
This class represents a sequence of BytecodeInstructions or ASTNodes.
BytecodeSequence(BytecodeInstruction) - Constructor in BytecodeSequence
BytecodeVariable - Class in org.codehaus.groovy.classgen.asm
Represents compile time variable metadata while compiling a method.
BytecodeVariable(int, ClassNode, String, int) - Constructor in BytecodeVariable
byteUnbox(Object) - Method in DefaultTypeTransformation
ByteWrapper - Class in org.codehaus.groovy.runtime.wrappers
@author John Wilson
ByteWrapper(byte) - Constructor in ByteWrapper

C

cache - Field in EqualsAndHashCode
Whether to cache hashCode calculations.
cache - Field in Selector
cache - Field in ToString
Whether to cache toString() calculations.
CacheAccessControlException - Class in org.codehaus.groovy.reflection
CacheAccessControlException(String, Throwable) - Constructor in CacheAccessControlException
cacheClass(String, ClassNode) - Method in ClassNodeResolver
caches a ClassNode
CachedClass - Class in org.codehaus.groovy.reflection
@author Alex.Tkachman
CachedClass.CachedMethodComparatorByName - Class in org.codehaus.groovy.reflection
CachedClass.CachedMethodComparatorWithString - Class in org.codehaus.groovy.reflection
CachedClass(Class, ClassInfo) - Constructor in CachedClass
cachedClass - Field in CachedMethod
CachedClosureClass - Class in org.codehaus.groovy.reflection.stdclasses
CachedClosureClass(Class, ClassInfo) - Constructor in CachedClosureClass
CachedConstructor - Class in org.codehaus.groovy.reflection
@author Alex.Tkachman
cachedConstructor - Field in CachedConstructor
CachedField - Class in org.codehaus.groovy.reflection
CachedField(Field) - Constructor in CachedField
CachedMethod - Class in org.codehaus.groovy.reflection
@author Alex.Tkachman
CachedMethod(Method) - Constructor in CachedMethod
cachedMethod - Field in MetaMethodIndex.Entry
cachedMethodForSuper - Field in MetaMethodIndex.Entry
CachedSAMClass - Class in org.codehaus.groovy.reflection.stdclasses
CachedSAMClass(Class, ClassInfo) - Constructor in CachedSAMClass
cachedStaticMethod - Field in MetaMethodIndex.Entry
calculateParameterDistance(Class, ParameterTypes) - Method in MetaClassHelper
note: when shifting with 32 bit, you should only shift on a long.
call(Object, Object, Object, Object, Object) - Method in AbstractCallSite
call(SourceUnit, GeneratorContext, ClassNode) - Method in ASTTransformationCustomizer
call(Object) - Method in BooleanClosureWrapper
normal closure call
call(Object, Object, Object, Object, Object) - Method in CallSite
call(String, Object) - Method in ClassExtender
call(Object) - Method in Closure
Invokes the closure, returning any value if applicable.
call(ClassVisitor, ClassNode) - Method in CompilationUnit.ClassgenCallback
call(GroovyClass) - Method in CompilationUnit.GroovyClassOperation
call(SourceUnit, GeneratorContext, ClassNode) - Method in CompilationUnit.PrimaryClassNodeOperation
call(ProcessingUnit, int) - Method in CompilationUnit.ProgressCallback
call(SourceUnit) - Method in CompilationUnit.SourceUnitOperation
call(Object) - Method in ComposedClosure
call(SourceUnit, GeneratorContext, ClassNode) - Method in DelegatingCustomizer
call(Closure) - Method in FileTreeBuilder
call(ClassVisitor, ClassNode) - Method in GroovyClassLoader.ClassCollector
call(SourceUnit, GeneratorContext, ClassNode) - Method in ImportCustomizer
call(MethodVisitor) - Method in MethodCaller
call(MethodVisitor, int, boolean, boolean) - Method in MethodCallerMultiAdapter
@param methodVisitor
call(Object, Object) - Method in NullCallSite
call(Object, Object) - Method in PerInstancePojoMetaClassSite
call(Object, Object) - Method in PogoInterceptableSite
call(Object, Object) - Method in PogoMetaClassSite
call(Object, Object) - Method in PogoMetaMethodSite
call(Object, Object) - Method in PojoMetaClassSite
call(Object, Object) - Method in PojoMetaMethodSite
call(SourceUnit, GeneratorContext, ClassNode) - Method in SecureASTCustomizer
call(SourceUnit, GeneratorContext, ClassNode) - Method in SourceAwareCustomizer
call(Object, Object) - Method in StaticMetaClassSite
call(Object, Object) - Method in StaticMetaMethodSite
CALL - Field in StaticTypeCheckingVisitor
call(ArgumentListExpression, Parameter, MethodNode) - Method in Verifier.DefaultArgsAction
callClosureForLine(Closure<T>, String, int) - Method in DefaultGroovyMethods
callClosureForMapEntry(Closure<T>, Entry<K, V>) - Method in DefaultGroovyMethods
callClosureForMapEntryAndCounter(Closure<T>, Entry<K, V>, int) - Method in DefaultGroovyMethods
callConstructor(Object, Object, Object, Object, Object) - Method in AbstractCallSite
callConstructor(Object, Object, Object, Object, Object) - Method in CallSite
callConstructor(Object, Object) - Method in ConstructorMetaClassSite
callConstructor(Object, Object) - Method in ConstructorMetaMethodSite
callConstructor(Object, Object) - Method in ConstructorSite
callConstructor(Object, Object) - Method in ConstructorSite.ConstructorSiteNoUnwrap
callConstructor(Object, Object) - Method in ConstructorSite.ConstructorSiteNoUnwrapNoCoerce
callConstructor(Object, Object) - Method in ConstructorSite.NoParamSite
callConstructor(Object, Object) - Method in ConstructorSite.NoParamSiteInnerClass
callConstructor(Object, Object) - Method in MetaClassConstructorSite
callCurrent(GroovyObject, Object, Object, Object, Object) - Method in AbstractCallSite
callCurrent(GroovyObject, Object, Object, Object, Object) - Method in CallSite
callCurrent(GroovyObject, Object) - Method in PogoInterceptableSite
callCurrent(GroovyObject, Object) - Method in PogoMetaClassSite
callCurrent(GroovyObject, Object) - Method in PogoMetaMethodSite
callForMap(Entry<K, V>) - Method in BooleanClosureWrapper
Bridge for a call based on a map entry.
callGetProperty(Object) - Method in AbstractCallSite
callGetProperty(Object) - Method in CallSite
callGetProperty(Object) - Method in GetEffectivePogoFieldSite
callGetProperty(Object) - Method in PojoMetaClassGetPropertySite
callGetPropertySafe(Object) - Method in AbstractCallSite
callGetPropertySafe(Object) - Method in CallSite
callGroovyObjectGetProperty(Object) - Method in AbstractCallSite
callGroovyObjectGetProperty(Object) - Method in CallSite
callGroovyObjectGetProperty(Object) - Method in GetEffectivePogoFieldSite
callGroovyObjectGetPropertySafe(Object) - Method in AbstractCallSite
callGroovyObjectGetPropertySafe(Object) - Method in CallSite
calls - Field in BenchmarkInterceptor
callSafe(Object, Object, Object, Object, Object) - Method in AbstractCallSite
callSafe(Object, Object, Object, Object, Object) - Method in CallSite
CallSite - Interface in org.codehaus.groovy.runtime.callsite
callSite - Field in Selector
CallSiteArray - Class in org.codehaus.groovy.runtime.callsite
CallSiteArray(Class, String) - Constructor in CallSiteArray
CallSiteAwareMetaMethod - Class in org.codehaus.groovy.runtime.callsite
CallSiteClassLoader - Class in org.codehaus.groovy.runtime.callsite
CallSiteClassLoader(Class) - Constructor in CallSiteClassLoader
CallSiteGenerator - Class in org.codehaus.groovy.runtime.callsite
CallSiteWriter - Class in org.codehaus.groovy.classgen.asm
This class represents non public API used by AsmClassGenerator.
CallSiteWriter(WriterController) - Constructor in CallSiteWriter
callStatic(Class, Object, Object, Object, Object) - Method in AbstractCallSite
callStatic(Class, Object, Object, Object, Object) - Method in CallSite
callStatic(Class, Object) - Method in StaticMetaClassSite
callStatic(Class, Object) - Method in StaticMetaMethodSite
callSuper - Field in EqualsAndHashCode
Whether to include super in equals and hashCode calculations.
callSuper - Field in TupleConstructor
Should super properties be called within a call to the parent constructor rather than set as properties.
callSuperX(String) - Method in GeneralUtils
callThisX(String) - Method in GeneralUtils
callType - Field in Selector
callX(ClassNode, String) - Method in GeneralUtils
canMean(int) - Method in CSTNode
Returns true if the node can be coerced to the specified type.
canMean(int, int) - Method in Types
Given two types, returns true if the first can be viewed as the second.
Canonical - Annotation Type in groovy.transform
The @Canonical meta-annotation combines the @EqualsAndHashCode, @ToString and @TupleConstructor annotations.
CANONICALIZATION - Field in Phases
canReopenSource() - Method in AbstractReaderSource
Returns true if the source can be restarted (ie. if getReader() will return non-null on subsequent calls.
canReopenSource() - Method in InputStreamReaderSource
Returns true if the source can be restarted (ie. if getReader() will return non-null on subsequent calls.
canReopenSource() - Method in ReaderSource
Returns true if the source can be restarted (ie. if getReader() will return non-null on subsequent calls.
canRun(Class<?>, GroovyClassLoader) - Method in GroovyRunner
Returns true if this runner is able to run the given class.
canSpread - Field in GroovyParser.ExpressionListContext
canSpread - Field in GroovyParser.ExpressionListElementContext
capacity() - Method in ConcurrentLinkedHashMap
Retrieves the maximum weighted capacity of the map.
capacity() - Method in ConcurrentReaderHashMap
@return the number of slots in this table
capitalize(String) - Method in DefaultGroovyMethods
capitalize(String) - Method in MetaClassHelper
In general we want to match the signature that allows us to use as less arguments for the vargs part as possible.
capitalize(String) - Method in StringGroovyMethods
@deprecated Use the CharSequence version
capitalize(String) - Method in Verifier
Capitalizes the start of the given bean property name
CapitalizedIdentifier - Field in GroovyLexer
CapitalizedIdentifier - Field in GroovyParser
CapitalizedIdentifier() - Method in GroovyParser.ClassNameContext
CapitalizedIdentifier() - Method in GroovyParser.IdentifierContext
cArrayGet(char[], int) - Method in BytecodeInterface8
get value from char[] using normalized index
cArraySet(char[], int, char) - Method in BytecodeInterface8
set value from char[] using normalized index
CASE - Field in GroovyLexer
CASE - Field in GroovyParser
CASE() - Method in GroovyParser.KeywordsContext
CASE() - Method in GroovyParser.SwitchLabelContext
CASE_GROUP - Field in GroovyTokenTypes
CASE_GROUP - Field in JavaTokenTypes
casesGroup() - Method in GroovyRecognizer
casesGroup() - Method in JavaRecognizer
caseSList() - Method in GroovyRecognizer
caseSList() - Method in JavaRecognizer
CaseStatement - Class in org.codehaus.groovy.ast.stmt
Represents a case statement in a switch statement
caseStatement(Closure) - Method in AstSpecificationCompiler
Create a CaseStatement.
CaseStatement(Expression, Statement) - Constructor in CaseStatement
caseStatements(AST, List) - Method in AntlrParserPlugin
cast(Class, Closure) - Method in AstSpecificationCompiler
Creates a CastExpression.
castArgumentsToClassArray(Object) - Method in MetaClassHelper
CastExpression - Class in org.codehaus.groovy.ast.expr
Represents a type cast expression
castExpression(AST) - Method in AntlrParserPlugin
CastExpression(ClassNode, Expression, boolean) - Constructor in CastExpression
CastExpressionOptimizer - Class in org.codehaus.groovy.transform.sc.transformers
CastExpressionOptimizer(StaticCompilationTransformer) - Constructor in CastExpressionOptimizer
castNonPrimitiveToBool(ClassNode) - Method in InvocationWriter
castNonPrimitiveToBool(ClassNode) - Method in InvokeDynamicWriter
castParExpression() - Method in GroovyParser
castParExpression() - Method in GroovyParser.CastExprAltContext
castToBool(int, boolean) - Method in OperandStack
ensure last marked parameter on the stack is a primitive boolean if mark==stack size, we assume an empty expression or statement.
castToBoolean(Object) - Method in DefaultTypeTransformation
Method used for coercing an object to a boolean value, thanks to an asBoolean() method added on types.
castToChar(Object) - Method in DefaultTypeTransformation
castToChar(Object) - Method in ShortTypeHandling
castToClass(Object) - Method in ShortTypeHandling
castToEnum(Object, Class<? extends Enum>) - Method in ShortTypeHandling
this class requires that the supplied enum is not fitting a Collection case for casting
castToMixedType(Object, Class) - Method in ExpandoMetaClass
castToNonPrimitiveIfNecessary(ClassNode, ClassNode) - Method in InvocationWriter
This converts sourceType to a non primitive by using Groovy casting.
castToNonPrimitiveIfNecessary(ClassNode, ClassNode) - Method in InvokeDynamicWriter
castToNumber(Object, Class) - Method in DefaultTypeTransformation
castToString(Object) - Method in ShortTypeHandling
castToType(Object, Class) - Method in DefaultTypeTransformation
castToType(Object, Class) - Method in ScriptBytecodeAdapter
Provides a hook for type casting of the given object to the required type
castToVargsArray(Object, int, Class<?>) - Method in DefaultTypeTransformation
castToVargsArray - Field in InvocationWriter
castX(ClassNode, Expression, boolean) - Method in GeneralUtils
CATCH - Field in GroovyLexer
CATCH - Field in GroovyParser
CATCH() - Method in GroovyParser.CatchClauseContext
CATCH() - Method in GroovyParser.KeywordsContext
catchClause() - Method in GroovyParser
catchClause(int) - Method in GroovyParser.TryCatchStatementContext
catchException - Field in Selector
catchS(Parameter, Statement) - Method in GeneralUtils
CatchStatement - Class in org.codehaus.groovy.ast.stmt
Represents a catch (Exception var) { } statement
catchStatement(AST) - Method in AntlrParserPlugin
catchStatement(Closure) - Method in AstSpecificationCompiler
Creates a CatchStatement.
CatchStatement(Parameter, Statement) - Constructor in CatchStatement
catchType() - Method in GroovyParser
catchType() - Method in GroovyParser.CatchClauseContext
Category - Annotation Type in groovy.lang
Transforms an instance-style Groovy class or interface to become a static-style conventional Groovy category.
category - Field in Commons
@default LogASTTransformation.DEFAULT_CATEGORY_NAME
category - Field in Log
@default LogASTTransformation.DEFAULT_CATEGORY_NAME
category - Field in Log4j
@default LogASTTransformation.DEFAULT_CATEGORY_NAME
category - Field in Log4j2
@default LogASTTransformation.DEFAULT_CATEGORY_NAME
category - Field in Slf4j
@default LogASTTransformation.DEFAULT_CATEGORY_NAME
CategoryASTTransformation - Class in org.codehaus.groovy.transform
Handles generation of code for the @Category annotation.
cause - Field in ConfigurationException
cause - Field in SyntaxErrorMessage
ce - Field in GroovyParser.AssertStatementContext
center(String, Number, String) - Method in DefaultGroovyMethods
center(String, Number, String) - Method in StringGroovyMethods
@deprecated Use the CharSequence version
chainInvolvedTypes(OptimizeFlagsCollector) - Method in OptimizingStatementWriter.StatementMeta
changing - Field in Grab
Defaults to false but set to true if the dependency artifacts may change without a corresponding revision change.
channelNames - Field in GroovyLexer
CHAR_LITERAL - Field in JavaTokenTypes
char_TYPE - Field in ClassHelper
Character_TYPE - Field in ClassHelper
CharacterArrayGetAtMetaMethod - Class in org.codehaus.groovy.runtime.dgmimpl.arrays
CharacterArrayPutAtMetaMethod - Class in org.codehaus.groovy.runtime.dgmimpl.arrays
CharacterArrayPutAtMetaMethod() - Constructor in CharacterArrayPutAtMetaMethod
CharacterCachedClass - Class in org.codehaus.groovy.reflection.stdclasses
@author Alex.Tkachman
CharacterCachedClass(Class, ClassInfo, boolean) - Constructor in CharacterCachedClass
charAt(int) - Method in GString
CharSequenceReader - Class in org.codehaus.groovy.util
Reader implementation that can read from String, StringBuffer, StringBuilder, CharBuffer or GString.
CharSequenceReader(CharSequence) - Constructor in CharSequenceReader
Construct a new instance with the specified character sequence.
CharsetToolkit - Class in groovy.util
Utility class to guess the encoding of a given text file.
CharsetToolkit(File) - Constructor in CharsetToolkit
Constructor of the CharsetToolkit utility class.
charUnbox(Object) - Method in DefaultTypeTransformation
CharWrapper - Class in org.codehaus.groovy.runtime.wrappers
@author John Wilson
CharWrapper(char) - Constructor in CharWrapper
CHECK_METHOD_START_MEMBER - Field in AbstractInterruptibleASTTransformation
checkBoundaryCompatibility() - Method in ObjectRange
throws IllegalArgumentException if to and from are incompatible, meaning they e.g.
checkCall(Object, Object) - Method in ConstructorSite
checkCall(Object) - Method in PogoMetaClassSite
checkCall(Object, Object, Object, Object, Object) - Method in PogoMetaMethodSite
checkCall(Object) - Method in PojoMetaClassSite
checkCall(Object, Object, Object, Object, Object) - Method in PojoMetaMethodSite
checkCall(Object, Object, Object, Object, Object) - Method in StaticMetaMethodSite
checkCast(ClassNode, Expression) - Method in StaticTypeCheckingVisitor
checkCircularReference(ClassNode, ClassNode, Expression) - Method in AnnotationVisitor
checkClosureParameters(Expression, ClassNode) - Method in StaticTypeCheckingVisitor
@deprecated this method is unused, replaced with DelegatesTo inference.
checkCollectionType(Collection) - Method in Sequence
Checks that each member of the given collection are of the correct type
checkCompatibleAssignmentTypes(ClassNode, ClassNode, Expression, boolean) - Method in StaticTypeCheckingSupport
checkEquals(Entry, Object) - Method in MetaClassImpl.Index
checkEquals(TripleKeyHashMap.Entry, Object, Object, Object) - Method in TripleKeyHashMap
checkExplicitMethod(String, Object, Reference) - Method in FactoryBuilderSupport
checkFiles(String) - Method in FileSystemCompiler
checkFinalArgNotOverridden(ClassNode, FieldNode) - Method in ImmutablePropertyHandler
checkForbiddenSpreadArgument(ArgumentListExpression) - Method in StaticTypeCheckingVisitor
checkGroovyConstructorMap(Expression, ClassNode, MapExpression) - Method in StaticTypeCheckingVisitor
checkGroovyStyleConstructor(ClassNode, ClassNode, ASTNode) - Method in StaticTypeCheckingVisitor
Checks that a constructor style expression is valid regarding the number of arguments and the argument types.
checkIfGroovyObjectMethod(MetaMethod) - Method in MetaClassImpl
Checks if the metaMethod is a method from the GroovyObject interface such as setProperty, getProperty and invokeMethod
checkIfStdMethod(MetaMethod) - Method in NumberMathModificationInfo
checkImmutable(Class<?>, String, Object, List<String>, List<Class>) - Method in ImmutableASTTransformation
checkIncludeExclude(AnnotationNode, List<String>, List<String>, List<ClassNode>, List<ClassNode>, String) - Method in AbstractASTTransformation
checkIncludeExcludeUndefinedAware(AnnotationNode, List<String>, List<String>, List<ClassNode>, List<ClassNode>, String) - Method in AbstractASTTransformation
checkInitalised() - Method in ExpandoMetaClass
checkInitalised() - Method in MetaClassImpl
checks if the initialisation of the class id complete.
checkKnownField(BuilderASTTransformation, AnnotationNode, String, List<FieldNode>) - Method in BuilderASTTransformation.AbstractBuilderStrategy
checkKnownProperty(BuilderASTTransformation, AnnotationNode, String, List<PropertyInfo>) - Method in BuilderASTTransformation.AbstractBuilderStrategy
checkMethod(Method) - Method in ConversionHandler
checkMethod(Method) - Method in ConvertedMap
checkNotInterface(ClassNode, String) - Method in AbstractASTTransformation
checkOnMethodStart - Field in AbstractInterruptibleASTTransformation
checkOnMethodStart() - Method in ConditionalInterrupt
By default a conditional check is added to the start of all user-defined methods.
checkOnMethodStart() - Method in ThreadInterrupt
By default an isInterrupted check is added to the start of all user-defined methods.
checkOnMethodStart() - Method in TimedInterrupt
By default a time check is added to the start of all user-defined methods.
checkParameters(Class) - Method in MetaMethod
Checks that the given parameters are valid to call this method
checkPojoMetaClass() - Method in PojoMetaMethodSite
checkPropertyList(ClassNode, List<String>, String, AnnotationNode, String, boolean, boolean, boolean, boolean, boolean) - Method in AbstractASTTransformation
checkPropertyTypes - Field in ExternalizeVerifier
Turns on strict type checking for property (or field) types.
checkPropNames(Object, Map<String, Object>) - Method in ImmutableASTTransformation
checkReturnType(ClassNode, ASTNode) - Method in AnnotationVisitor
checkReturnType(ReturnStatement) - Method in StaticTypeCheckingVisitor
checkSuspiciousExpressionStatement(int) - Method in GroovyRecognizer
If two statements are separated by newline (not SEMI), the second had better not look like the latter half of an expression.
checkType(Object) - Method in Sequence
Checks that the given object instance is of the correct type otherwise a runtime exception is thrown
checkValueIsNull(Object, Object) - Method in FactoryBuilderSupport
Throws an exception if value is null.
checkValueIsType(Object, Object, Class) - Method in FactoryBuilderSupport
Checks type of value against builder type
checkValueIsTypeNotString(Object, Object, Class) - Method in FactoryBuilderSupport
Checks values against factory's type
CHILD_BUILDER - Field in FactoryBuilderSupport
childAt(int) - Method in GroovySourceAST
childOfType(int) - Method in GroovySourceAST
children() - Method in CSTNode
Returns the number of non-root elements in the node.
children() - Method in Node
Returns a List of the nodes children.
childrenOfType(int) - Method in GroovySourceAST
chooseBestMethod(ClassNode, Collection<MethodNode>, ClassNode) - Method in StaticTypeCheckingSupport
Given a list of candidate methods, returns the one which best matches the argument types
chooseClassLoader(Map) - Method in GrapeIvy
chooseEmptyMethodParams(FastArray) - Method in MetaClassHelper
@param methods the methods to choose from
chooseMathMethod(Selector, MetaMethod) - Method in IndyMath
Choose a method to replace the originally chosen metaMethod to have a more efficient call path.
chooseMethod(String, Object, Class) - Method in MetaClassImpl
Chooses the correct method to use from a list of methods which match by name.
chooseMostGeneralMethodWith1NullParam(FastArray) - Method in MetaClassHelper
Warning: this method does not choose properly if multiple methods with the same distance are encountered
CLASS_CLASS_IDX - Field in Inspector
CLASS_DEF - Field in GroovyTokenTypes
CLASS_DEF - Field in JavaTokenTypes
CLASS_FOR_NAME - Field in IndyGuardsFiltersAndSignatures
CLASS_GENERATION - Field in Phases
CLASS - Field in GroovyLexer
CLASS - Field in GroovyParser
CLASS() - Method in GroovyParser.ClassDeclarationContext
CLASS() - Method in GroovyParser.KeywordsContext
CLASS_INTERFACE_IDX - Field in Inspector
CLASS_OTHER_IDX - Field in Inspector
CLASS_PACKAGE_IDX - Field in Inspector
CLASS_SUPERCLASS_IDX - Field in Inspector
CLASS_Type - Field in ClassHelper
classBlock() - Method in GroovyRecognizer
classBlock() - Method in JavaRecognizer
classBody(int) - Method in GroovyParser
classBody() - Method in GroovyParser.AnonymousInnerClassDeclarationContext
classBody() - Method in GroovyParser.ClassDeclarationContext
classBodyDeclaration(int) - Method in GroovyParser
classBodyDeclaration(int) - Method in GroovyParser.ClassBodyContext
classCache - Field in GroovyClassLoader
this cache contains the loaded classes or PARSING, if the class is currently parsed
ClassCodeExpressionTransformer - Class in org.codehaus.groovy.ast
Visitor to transform expressions in a whole class.
ClassCodeVisitorSupport - Class in org.codehaus.groovy.ast
ClassCompletionVerifier - Class in org.codehaus.groovy.classgen
Checks that a class satisfies various conditions including:
  • Incorrect class or method access modifiers
  • No abstract methods appear in a non-abstract class
  • Existence and correct visibility for inherited members
  • Invalid attempts to override final members
ClassCompletionVerifier(SourceUnit) - Constructor in ClassCompletionVerifier
classDeclaration() - Method in GroovyParser
classDeclaration() - Method in GroovyParser.MemberDeclarationContext
classDeclaration() - Method in GroovyParser.TypeDeclarationContext
classDef(AST) - Method in AntlrParserPlugin
classDefinition(AST) - Method in GroovyRecognizer
classDefinition(AST) - Method in JavaRecognizer
classes - Field in GroovyASTTransformationClass
@default {}
ClassExpression - Class in org.codehaus.groovy.ast.expr
Represents access to a Java/Groovy class in an expression, such as when invoking a static method or accessing a static type
classExpression(Class) - Method in AstSpecificationCompiler
Creates a ClassExpression.
ClassExpression(ClassNode) - Constructor in ClassExpression
ClassExtender - Class in org.codehaus.groovy.runtime
A helper class used by the runtime to allow Groovy classes to be extended at runtime
classField() - Method in GroovyRecognizer
classField() - Method in JavaRecognizer
classgenCallback - Field in CompilationUnit
ClassGenerator - Class in org.codehaus.groovy.classgen
Abstract base class for generator of Java class versions of Groovy AST classes
ClassGeneratorException - Class in org.codehaus.groovy.classgen
An exception thrown by the class generator
ClassGeneratorException(String, Throwable) - Constructor in ClassGeneratorException
ClassHelper - Class in org.codehaus.groovy.ast
This class is a Helper for ClassNode and classes handling ClassNodes.
classicalForControl() - Method in GroovyParser
classicalForControl() - Method in GroovyParser.ForControlContext
classifiedModifiers(int) - Method in GroovyParser
classifiedModifiers() - Method in GroovyParser.VariableDeclarationContext
classifier - Field in Grab
The classifier if in use, e.g.: "jdk14" @default ""
ClassInfo - Class in org.codehaus.groovy.reflection
Handle for all information we want to keep about the class
ClassInfo.ClassInfoAction - Interface in org.codehaus.groovy.reflection
classInfo - Field in CachedClass
classList2args(List<String>) - Method in GeneralUtils
classLoader - Field in ProcessingUnit
The ClassLoader to use during processing
ClassLoaderForClassArtifacts - Class in org.codehaus.groovy.reflection
ClassLoaderForClassArtifacts(Class) - Constructor in ClassLoaderForClassArtifacts
className() - Method in GroovyParser
className(int) - Method in GroovyParser.QualifiedStandardClassNameContext
className() - Method in GroovyParser.TypeParameterContext
CLASSNAME_RESOLVER_KEY - Field in ObjectGraphBuilder
CLASSNAME_RESOLVER_REFLECTION - Field in ObjectGraphBuilder
CLASSNAME_RESOLVER_REFLECTION_ROOT - Field in ObjectGraphBuilder
ClassNode - Class in org.codehaus.groovy.ast
Represents a class in the AST.
classNode(String, int, Closure) - Method in AstSpecificationCompiler
Creates a ClassNode
ClassNode(String, int, ClassNode, ClassNode, MixinNode) - Method in ClassNode
@param name is the full name of the class
classNode(String) - Method in LogASTTransformation.AbstractLoggingStrategy
classNodeFor(String) - Method in TypeCheckingExtension
ClassNodeResolver - Class in org.codehaus.groovy.control
This class is used as a pluggable way to resolve class names.
ClassNodeResolver.LookupResult - Class in org.codehaus.groovy.control
Helper class to return either a SourceUnit or ClassNode.
ClassNodeResolver.LookupResult(SourceUnit, ClassNode) - Constructor in ClassNodeResolver.LookupResult
creates a new LookupResult.
classNodeResolver - Field in CompilationUnit
ClassNodeUtils - Class in org.codehaus.groovy.ast.tools
classOrInterfaceModifier() - Method in GroovyParser
classOrInterfaceModifier(int) - Method in GroovyParser.ClassOrInterfaceModifiersContext
classOrInterfaceModifier() - Method in GroovyParser.ModifierContext
classOrInterfaceModifiers() - Method in GroovyParser
classOrInterfaceModifiers() - Method in GroovyParser.ClassOrInterfaceModifiersOptContext
classOrInterfaceModifiersOpt() - Method in GroovyParser
classOrInterfaceModifiersOpt() - Method in GroovyParser.TypeDeclarationContext
classOrInterfaceType() - Method in GroovyParser
classOrInterfaceType() - Method in GroovyParser.TypeContext
classOrInterfaceType(boolean) - Method in GroovyRecognizer
classOrInterfaceType(boolean) - Method in JavaRecognizer
classSourcesByPublicClassName - Field in CompilationUnit
ClassStub - Class in org.codehaus.groovy.ast.decompiled
@author Peter Gromov
ClassStub(String, int, String, String, String) - Constructor in ClassStub
classTypeSpec(boolean) - Method in GroovyRecognizer
classTypeSpec(boolean) - Method in JavaRecognizer
classValidator - Field in SourceAwareCustomizerFactory.SourceOptions
classX(Class) - Method in GeneralUtils
clazz - Field in ClassNode
clean() - Method in JavaStubGenerator
cleanup() - Method in AbstractReaderSource
Cleans up any cached resources used by getLine().
cleanup() - Method in HasCleanup
cleanup() - Method in Janitor
cleanup() - Method in ReaderSource
Cleans up any cached resources used by getLine().
cleanUpNullReferences() - Method in CommonCache
{@inheritDoc}
cleanUpNullReferences() - Method in ConcurrentCommonCache
{@inheritDoc}
cleanUpNullReferences() - Method in LRUCache
Remove all entries holding SoftReferences to gc-evicted objects.
cleanUpNullReferences() - Method in MemoizeCache
Invoked when some of the held SoftReferences have been evicted by the garbage collector and so should be removed from the cache.
cleanUpNullReferences() - Method in UnlimitedConcurrentCache
Replying on the ConcurrentHashMap thread-safe iteration implementation the method will remove all entries holding SoftReferences to gc-evicted objects.
clear() - Method in CommonCache
{@inheritDoc}
clear() - Method in CompileStack
Clears the state of the class.
clear() - Method in ComplexKeyHashMap
clear() - Method in ConcurrentCommonCache
{@inheritDoc}
clear() - Method in ConcurrentLinkedHashMap
clear() - Method in ConcurrentReaderHashMap
Removes all mappings from this map.
clear() - Method in ConfigObject
clear() - Method in EvictableCache
Clear the cache
clear() - Method in FastArray
clear() - Method in GroovyRunnerRegistry
Clears all registered runners from the registry and resets the registry so that it contains only the default set of runners.
clear() - Method in LazyReference
clear() - Method in ListHashMap
clear() - Method in ListWithDefault
clear() - Method in ManagedReference
clear() - Method in MapWithDefault
clear() - Method in MetaMethodIndex
clear() - Method in ObservableList
clear() - Method in ObservableMap
clear() - Method in ObservableSet
clear() - Method in Preferences
clear() - Method in Reference
clear() - Method in Sequence
clear() - Method in ValueRecorder
clearCache() - Method in GroovyClassLoader
Removes all classes from the class cache.
clearCache() - Method in GroovyClassLoader.InnerLoader
clearCaches(String) - Method in MetaMethodIndex
CLEARED_PROPERTY - Field in ObservableMap
clearInvocationCaches() - Method in MetaClassImpl
remove all method call cache entries.
clearModifiedExpandos() - Method in ClassInfo
clearTime(Calendar) - Method in DateGroovyMethods
Clears the time portion of this Calendar instance; useful utility where it makes sense to compare month/day/year only portions of a Calendar.
CliBuilder - Class in groovy.util
Provides a builder to assist the processing of command line arguments.
CliBuilderException - Class in groovy.cli
clone() - Method in Closure
clone() - Method in ComposedClosure
clone() - Method in ConcurrentReaderHashMap
Returns a shallow copy of this ConcurrentReaderHashMap instance: the keys and values themselves are not cloned.
clone() - Method in ConfigObject
Returns a shallow copy of this ConfigObject, keys and configuration entries are not cloned.
clone() - Method in CurriedClosure
clone() - Method in MetaMethod
clone() - Method in Node
Creates a new Node with the same name, no parent, shallow cloned attributes and if the value is a NodeList, a (deep) clone of those nodes.
clone() - Method in NodeList
Creates a new NodeList containing the same elements as the original (but cloned in the case of Nodes).
clone() - Method in NullObject
Since this is implemented as a singleton, we should avoid the use of the clone method
cloneArrayOrCloneableExpr(Expression, ClassNode) - Method in ImmutablePropertyUtils
cloneCollectionExpr(Expression, ClassNode) - Method in ImmutablePropertyHandler
cloneDateExpr(Expression) - Method in ImmutablePropertyUtils
cloneParams(Parameter) - Method in GeneralUtils
cloneSimilarCollection(Collection<T>, int) - Method in DefaultGroovyMethodsSupport
cloneSimilarMap(Map<K, V>) - Method in DefaultGroovyMethodsSupport
cloneToken(Token) - Method in GroovyRecognizer
Clones the token
CLOSABLE_BLOCK - Field in GroovyTokenTypes
CLOSABLE_BLOCK_OP - Field in GroovyTokenTypes
closableBlock() - Method in GroovyRecognizer
A block which is known to be a closure, even if it has no apparent arguments.
closableBlockConstructorExpression() - Method in GroovyRecognizer
closableBlockParam() - Method in GroovyRecognizer
Simple names, as in {x|...}, are completely equivalent to {(def x)|...}.
closableBlockParamsOpt(boolean) - Method in GroovyRecognizer
Closure parameters are exactly like method parameters, except that they are not enclosed in parentheses, but rather are prepended to the front of a block, just after the brace.
closableBlockParamsStart() - Method in GroovyRecognizer
Lookahead to check whether a block begins with explicit closure arguments.
close() - Method in CharSequenceReader
Close resets the reader back to the start and removes any marked position.
close() - Method in GroovyClassLoader
Closes this GroovyClassLoader and clears any caches it maintains.
close() - Method in IO
Close all streams.
close() - Method in LineColumnReader
Closes the stream and releases any system resources associated with it.
close() - Method in NullWriter
close() - Method in PlatformLineWriter
close() - Method in StringBufferWriter
Closing a StringWriter has no effect.
close() - Method in StringBuilderWriter
Closing this writer has no effect.
close() - Method in UnicodeEscapingReader
Closes this reader by calling close on the underlying reader.
closeQuietly(Closeable) - Method in DefaultGroovyMethodsSupport
Close the Closeable.
closeRange(Label) - Method in CompileStack.BlockRecorder
closeStreams(Process) - Method in ProcessGroovyMethods
Closes all the streams associated with the process (ignoring any IOExceptions).
closeWithWarning(Closeable) - Method in DefaultGroovyMethodsSupport
Close the Closeable.
CLOSING_VISIT - Field in Visitor
closingVisit(GroovySourceAST) - Method in TraversalHelper
Closure - Class in groovy.lang
Represents any closure object in Groovy.
closure(Closure) - Method in AstSpecificationCompiler
Creates a ClosureExpression.
CLOSURE_CALL_NO_ARG - Field in StaticTypeCheckingVisitor
CLOSURE_CALL_ONE_ARG - Field in StaticTypeCheckingVisitor
CLOSURE_CALL_VARGS - Field in StaticTypeCheckingVisitor
Closure(Object) - Constructor in Closure
Constructor used when the "this" object for the Closure is null.
closure() - Method in GroovyParser
closure() - Method in GroovyParser.ClosurePrmrAltContext
closure() - Method in GroovyParser.GstringValueContext
closure() - Method in GroovyParser.PathElementContext
CLOSURE_LIST - Field in GroovyTokenTypes
CLOSURE_TYPE - Field in ClassHelper
ClosureComparator - Class in groovy.util
A Comparator which uses a closure to compare 2 values being equal
ClosureComparator(Closure) - Constructor in ClosureComparator
ClosureException - Class in groovy.lang
An exception thrown by a closure invocation
ClosureException(Closure, Throwable) - Constructor in ClosureException
ClosureExpression - Class in org.codehaus.groovy.ast.expr
Represents a closure expression such as { statement } or { i -> statement } or { i, x, String y -> statement }
closureExpression(AST) - Method in AntlrParserPlugin
ClosureExpression(Parameter, Statement) - Constructor in ClosureExpression
ClosureExpressionTransformer - Class in org.codehaus.groovy.transform.sc.transformers
ClosureExpressionTransformer(StaticCompilationTransformer) - Constructor in ClosureExpressionTransformer
ClosureInvokingMethod - Interface in groovy.lang
An interface for MetaMethods that invoke closures to implements.
closureList(Closure) - Method in AstSpecificationCompiler
Creates a ClosureListExpression.
closureList() - Method in GroovyRecognizer
ClosureListExpression - Class in org.codehaus.groovy.ast.expr
This class represents a list of expressions used to create closures.
ClosureListExpression() - Constructor in ClosureListExpression
ClosureMetaClass - Class in org.codehaus.groovy.runtime.metaclass
A meta class for closures generated by the Groovy compiler.
ClosureMetaClass(MetaClassRegistry, Class) - Method in ClosureMetaClass
ClosureMetaMethod - Class in org.codehaus.groovy.runtime.metaclass
A MetaMethod that accepts a closure in the constructor which is invoked when the MetaMethod is called.
ClosureMetaMethod(String, Class, Closure, CachedMethod) - Constructor in ClosureMetaMethod
ClosureParams - Annotation Type in groovy.transform.stc
Parameter annotation aimed at helping IDEs or the static type checker to infer the parameter types of a closure.
CLOSUREPARAMS_CLASSNODE - Field in StaticTypeCheckingVisitor
closureSharedVariablesAssignmentTypes - Field in TypeCheckingContext
A map used to store every type used in closure shared variable assignments.
ClosureSignatureConflictResolver - Class in groovy.transform.stc
If multiple candidate signatures are found after applying type hints, a conflict resolver can attempt to resolve the ambiguity.
ClosureSignatureHint - Class in groovy.transform.stc
ClosureStaticMetaMethod - Class in org.codehaus.groovy.runtime.metaclass
This class represents a MetaMethod that is a closure that pretends to be a static method.
ClosureStaticMetaMethod(String, Class, Closure, Class) - Constructor in ClosureStaticMetaMethod
ClosureUtils - Class in org.codehaus.groovy.ast.tools
Handy methods when working with Closure AST data structures.
ClosureWriter - Class in org.codehaus.groovy.classgen.asm
ClosureWriter.CorrectAccessedVariableVisitor - Class in org.codehaus.groovy.classgen.asm
ClosureWriter.CorrectAccessedVariableVisitor(InnerClassNode) - Constructor in ClosureWriter.CorrectAccessedVariableVisitor
ClosureWriter.UseExistingReference - Interface in org.codehaus.groovy.classgen.asm
ClosureWriter(WriterController) - Constructor in ClosureWriter
closureX(Statement) - Method in GeneralUtils
cls - Field in MetaMethodIndex.Entry
clsHashCode31 - Field in MetaMethodIndex.Header
CMP - Field in GeneralUtils
cmpX(Expression, Expression) - Method in GeneralUtils
Build a binary expression that compares two values
code - Field in AutoImplement
If defined, all unimplemented methods will execute the code found within the supplied closure.
CodeVisitorSupport - Class in org.codehaus.groovy.ast
Abstract base class for any GroovyCodeVisitor which by default just walks the code and expression tree
coerce(ClassNode, ClassNode) - Method in InvocationWriter
coerce(ClassNode, ClassNode) - Method in InvokeDynamicWriter
coerceArgument(Object) - Method in ArrayCachedClass
coerceArgument(Object) - Method in BigDecimalCachedClass
coerceArgument(Object) - Method in ByteCachedClass
coerceArgument(Object) - Method in CachedClass
coerceArgument(Object) - Method in CachedSAMClass
coerceArgument(Object) - Method in DoubleCachedClass
coerceArgument(Object) - Method in FloatCachedClass
coerceArgument(Object) - Method in IntegerCachedClass
coerceArgument(Object) - Method in LongCachedClass
coerceArgument(Object) - Method in NumberCachedClass
coerceArgument(Object) - Method in ShortCachedClass
coerceArgument(Object) - Method in StringCachedClass
coerceArgumentsToClasses(Object) - Method in ParameterTypes
coerceToSAM(Closure, Method, Class, boolean) - Method in CachedSAMClass
col - Field in GroovySourceToken
colLast - Field in GroovySourceToken
collate(List<T>, int, int, boolean) - Method in DefaultGroovyMethods
@deprecated use the Iterable variant instead
collect(MethodNode) - Method in CollectRecursiveCalls
collect(Map<K, V>, Closure<T>) - Method in DefaultGroovyMethods
Iterates through this Map transforming each map entry into a new value using the transform closure returning a list of transformed values.
collectAll(Collection, Collection, Closure) - Method in DefaultGroovyMethods
Deprecated alias for collectNested
collectAllInterfaceMethodsByName(ClassNode, String, List<MethodNode>) - Method in StaticTypeCheckingVisitor
collectAllInterfaces(ClassNode) - Method in StaticTypeCheckingSupport
Collects all interfaces of a class node, including those defined by the super class.
collectAllInterfacesReverseOrder(ClassNode, LinkedHashSet<ClassNode>) - Method in Traits
Collects all interfaces of a class node, but reverses the order of the declaration of direct interfaces of this class node.
collectEntries(E) - Method in DefaultGroovyMethods
A variant of collectEntries using the identity closure as the transform.
Collection_TYPE - Field in StaticTypeCheckingSupport
collection() - Method in Weighers
A weigher where the value is a Collection and its weight is the number of elements.
collectMany(Iterator<E>, Closure<Collection<? extends T>>) - Method in DefaultGroovyMethods
Projects each item from a source iterator to a collection and concatenates (flattens) the resulting collections into a single list.
collectNested(Iterable, Collection, Closure) - Method in DefaultGroovyMethods
Recursively iterates through this Iterable transforming each non-Collection value into a new value using the transform closure.
collector - Field in MultipleCompilationErrorsException
CollectRecursiveCalls - Class in org.codehaus.groovy.transform.tailrec
Collect all recursive calls within method
collectReplacements(String, Closure<String>) - Method in StringGroovyMethods
Iterate through this String a character at a time collecting either the original character or a transformed replacement String.
collectSelfTypes(ClassNode, LinkedHashSet<ClassNode>, boolean, boolean) - Method in Traits
Collects all the self types that a type should extend or implement, given the traits is implements.
COLON - Field in GroovyLexer
COLON - Field in GroovyParser
COLON() - Method in GroovyParser.AssertStatementContext
COLON() - Method in GroovyParser.ConditionalExprAltContext
COLON() - Method in GroovyParser.EnhancedForControlContext
COLON() - Method in GroovyParser.LabeledStmtAltContext
COLON() - Method in GroovyParser.MapContext
COLON() - Method in GroovyParser.MapEntryContext
COLON() - Method in GroovyParser.SwitchLabelContext
COLON - Field in GroovyTokenTypes
COLON - Field in JavaTokenTypes
COLON - Field in Types
combinations(Iterable, Closure<?>) - Method in DefaultGroovyMethods
Adds GroovyCollections#combinations(Iterable, Closure) as a method on collections.
combinations(Iterable) - Method in GroovyCollections
Finds all combinations of items from the given Iterable aggregate of collections.
COMMA - Field in GroovyLexer
COMMA - Field in GroovyParser
COMMA() - Method in GroovyParser.ArgumentsContext
COMMA() - Method in GroovyParser.AssertStatementContext
COMMA(int) - Method in GroovyParser.ElementValueArrayInitializerContext
COMMA(int) - Method in GroovyParser.ElementValuePairsContext
COMMA(int) - Method in GroovyParser.EnhancedArgumentListContext
COMMA(int) - Method in GroovyParser.EnumConstantsContext
COMMA(int) - Method in GroovyParser.ExpressionListContext
COMMA(int) - Method in GroovyParser.FormalParameterListContext
COMMA() - Method in GroovyParser.ListContext
COMMA() - Method in GroovyParser.MapContext
COMMA(int) - Method in GroovyParser.MapEntryListContext
COMMA(int) - Method in GroovyParser.QualifiedClassNameListContext
COMMA(int) - Method in GroovyParser.TypeArgumentsContext
COMMA(int) - Method in GroovyParser.TypeListContext
COMMA(int) - Method in GroovyParser.TypeNamePairsContext
COMMA(int) - Method in GroovyParser.TypeParametersContext
COMMA(int) - Method in GroovyParser.VariableDeclaratorsContext
COMMA(int) - Method in GroovyParser.VariableInitializersContext
COMMA(int) - Method in GroovyParser.VariableNamesContext
COMMA - Field in GroovyTokenTypes
COMMA - Field in JavaTokenTypes
COMMA - Field in Types
commandArgument() - Method in GroovyParser
commandArgument(int) - Method in GroovyParser.CommandExpressionContext
commandArgument() - Method in GroovyRecognizer
commandArguments(AST) - Method in GroovyRecognizer
A member name (x.y) or element name (x[y]) can serve as a command name, which may be followed by a list of arguments.
commandArgumentsGreedy(AST) - Method in GroovyRecognizer
commandExpression() - Method in GroovyParser
commandExpression() - Method in GroovyParser.CommandExprAltContext
commandLineCompile(String, boolean) - Method in FileSystemCompiler
Same as main(args) except that exceptions are thrown out instead of causing the VM to exit and the lookup for .groovy files can be controlled
commandLineCompileWithErrorHandling(String, boolean) - Method in FileSystemCompiler
Primary entry point for compiling from the command line (using the groovyc script).
CommonCache - Class in org.codehaus.groovy.runtime.memoize
Represents a simple key-value cache, which is NOT thread safe and backed by a Map instance
CommonCache(Map<K, V>) - Constructor in CommonCache
Constructs a cache backed by the specified Map instance
Commons - Annotation Type in groovy.util.logging
This local transform adds a logging ability to your program using Apache Commons logging.
Commons.CommonsLoggingStrategy - Class in groovy.util.logging
Commons.CommonsLoggingStrategy(GroovyClassLoader) - Constructor in Commons.CommonsLoggingStrategy
COMPARABLE_TYPE - Field in ClassHelper
compare(Object, Object) - Method in CachedClass.CachedMethodComparatorByName
compare(Object, Object) - Method in CachedClass.CachedMethodComparatorWithString
compare(T, T) - Method in ClosureComparator
COMPARE_EQUAL - Field in Types
COMPARE_GREATER_THAN_EQUAL - Field in Types
COMPARE_GREATER_THAN - Field in Types
COMPARE_IDENTICAL - Field in Types
compare(Object, Object) - Method in Inspector.MemberComparator
COMPARE_LESS_THAN_EQUAL - Field in Types
COMPARE_LESS_THAN - Field in Types
COMPARE_NOT_EQUAL - Field in Types
COMPARE_NOT_IDENTICAL - Field in Types
COMPARE_NOT_IN - Field in Types
COMPARE_NOT_INSTANCEOF - Field in Types
compare(T, T) - Method in NumberAwareComparator
compare(T, T) - Method in OrderBy
COMPARE_TO - Field in GroovyTokenTypes
COMPARE_TO - Field in Types
compareArrayEqual(Object, Object) - Method in DefaultTypeTransformation
compareEqual(Object, Object) - Method in DefaultTypeTransformation
compareEqual(Object, Object) - Method in ScriptBytecodeAdapter
compareGreaterThan(Object, Object) - Method in ScriptBytecodeAdapter
compareGreaterThanEqual(Object, Object) - Method in ScriptBytecodeAdapter
compareIdentical(Object, Object) - Method in ScriptBytecodeAdapter
CompareIdentityExpression - Class in org.codehaus.groovy.transform.sc.transformers
Compares two objects using identity comparison.
CompareIdentityExpression(Expression, Expression) - Constructor in CompareIdentityExpression
compareLessThan(Object, Object) - Method in ScriptBytecodeAdapter
compareLessThanEqual(Object, Object) - Method in ScriptBytecodeAdapter
compareNotEqual(Object, Object) - Method in ScriptBytecodeAdapter
compareNotIdentical(Object, Object) - Method in ScriptBytecodeAdapter
compareTo(BaseDuration) - Method in BaseDuration
compareTo(Object) - Method in CachedMethod
compareTo(Number, Number) - Method in DefaultGroovyMethods
Compare two Numbers.
compareTo(Object, Object) - Method in DefaultTypeTransformation
Compares the two objects handling nulls gracefully and performing numeric type coercion if required
compareTo(Object) - Method in GroovyCategorySupport.CategoryMethod
Sort by most specific to least specific.
compareTo(Object) - Method in GroovySourceAST
compareTo(Object) - Method in GString
compareTo(Number, Number) - Method in NumberMath
compareTo(Comparable, Comparable) - Method in ObjectRange
compareTo(Object, Object) - Method in ScriptBytecodeAdapter
compareToImpl(Number, Number) - Method in BigDecimalMath
compareToImpl(Number, Number) - Method in BigIntegerMath
compareToImpl(Number, Number) - Method in FloatingPointMath
compareToImpl(Number, Number) - Method in IntegerMath
compareToImpl(Number, Number) - Method in LongMath
compareToImpl(Number, Number) - Method in NumberMath
CompareToNullExpression - Class in org.codehaus.groovy.transform.sc.transformers
CompareToNullExpression(Expression, boolean) - Constructor in CompareToNullExpression
COMPARISON_OPERATOR - Field in Types
compatibleBodyStatement() - Method in GroovyRecognizer
In Java, "if", "while", and "for" statements can take random, non-braced statements as their bodies.
CompilationCustomizer - Class in org.codehaus.groovy.control.customizers
Users wanting to customize the configuration process such as adding imports, restricting the language features or apply AST transformations by default should implement this class, then call the CompilerConfiguration.addCompilationCustomizers
CompilationCustomizer(CompilePhase) - Constructor in CompilationCustomizer
CompilationFailedException - Class in org.codehaus.groovy.control
Thrown when compilation fails from source errors.
CompilationFailedException(int, ProcessingUnit) - Constructor in CompilationFailedException
CompilationUnit - Class in org.codehaus.groovy.control
The CompilationUnit collects all compilation data as it is generated by the compiler system.
CompilationUnit.ClassgenCallback - Class in org.codehaus.groovy.control
A callback interface you can use to "accompany" the classgen() code as it traverses the ClassNode tree.
CompilationUnit.GroovyClassOperation - Class in org.codehaus.groovy.control
CompilationUnit.PrimaryClassNodeOperation - Class in org.codehaus.groovy.control
An callback interface for use in the applyToPrimaryClassNodes loop driver.
CompilationUnit.ProgressCallback - Class in org.codehaus.groovy.control
A callback interface you can use to get a callback after every unit of the compile process.
CompilationUnit.SourceUnitOperation - Class in org.codehaus.groovy.control
An callback interface for use in the applyToSourceUnits loop driver.
compilationUnit - Field in ASTTransformationCustomizer
compilationUnit - Field in ASTTransformationsContext
CompilationUnit(CompilerConfiguration, CodeSource, GroovyClassLoader, GroovyClassLoader) - Constructor in CompilationUnit
Initializes the CompilationUnit with a CodeSource for controlling security stuff, a class loader for loading classes, and a class loader for loading AST transformations.
compilationUnit() - Method in GroovyParser
compilationUnit() - Method in GroovyRecognizer
compilationUnit() - Method in JavaRecognizer
compilationUnit - Field in StaticTypesTransformation
compilationUnit - Field in TypeCheckingContext
CompilationUnitAware - Interface in groovy.transform
This interface is for AST transformations which must be aware of the compilation unit where they are applied.
compile(int) - Method in CompilationUnit
Compiles the compilation unit from sources.
compile(String, String) - Method in Compiler
Compiles a string of code.
compile(File) - Method in FileSystemCompiler
compile(List<String>, CompilationUnit) - Method in JavacJavaCompiler
compile(List<String>, CompilationUnit) - Method in JavaCompiler
compile() - Method in JavaStubCompilationUnit
CompileDynamic - Annotation Type in groovy.transform
An annotation which is just a shortcut for @CompileStatic(TypeCheckingMode.SKIP).
CompileDynamicProcessor - Class in org.codehaus.groovy.transform
CompilePhase - Enum in org.codehaus.groovy.control
The phases of the GroovyCompiler.
compilePogoMethod(CachedMethod) - Method in CallSiteGenerator
compilePojoMethod(CachedMethod) - Method in CallSiteGenerator
Compiler - Class in org.codehaus.groovy.tools
A convenience front end for getting standard compilations done.
Compiler(CompilerConfiguration) - Constructor in Compiler
Initializes the Compiler with the specified configuration.
CompilerConfiguration - Class in org.codehaus.groovy.control
Compilation control flags and coordination stuff.
CompilerConfiguration(Properties) - Constructor in CompilerConfiguration
Sets the Flags to the specified configuration, with defaults for those not supplied.
CompilerCustomizationBuilder - Class in org.codehaus.groovy.control.customizers.builder
CompilerCustomizationBuilder() - Constructor in CompilerCustomizationBuilder
CompileStack - Class in org.codehaus.groovy.classgen.asm
This class is a helper for AsmClassGenerator.
CompileStack.BlockRecorder - Class in org.codehaus.groovy.classgen.asm
CompileStack.BlockRecorder(Runnable) - Constructor in CompileStack.BlockRecorder
CompileStack.LabelRange - Class in org.codehaus.groovy.classgen.asm
CompileStack(WriterController) - Method in CompileStack
CompileStatic - Annotation Type in groovy.transform
This will let the Groovy compiler use compile time checks in the style of Java then perform static compilation, thus bypassing the Groovy meta object protocol.
COMPILESTATIC_CLASSNODE - Field in TraitComposer
compileStaticMethod(CachedMethod) - Method in CallSiteGenerator
CompileUnit - Class in org.codehaus.groovy.ast
Represents the entire contents of a compilation step which consists of one or more ModuleNode instances.
CompileUnit(GroovyClassLoader, CodeSource, CompilerConfiguration) - Constructor in CompileUnit
completePhase() - Method in ProcessingUnit
Marks the current phase complete and processes any errors.
COMPLEX_EXPRESSION - Field in Types
ComplexKeyHashMap - Class in org.codehaus.groovy.util
ComplexKeyHashMap.Entry - Class in org.codehaus.groovy.util
ComplexKeyHashMap.EntryIterator - Interface in org.codehaus.groovy.util
ComplexKeyHashMap(int) - Method in ComplexKeyHashMap
ComposedClosure - Class in org.codehaus.groovy.runtime
A wrapper for Closure to support composition.
ComposedClosure(Closure, Closure<V>) - Constructor in ComposedClosure
CompositeVisitor - Class in org.codehaus.groovy.antlr.treewalker
A composite of many visitors.
CompositeVisitor(List) - Constructor in CompositeVisitor
A composite of the supplied list of antlr AST visitors.
compoundStatement() - Method in GroovyRecognizer
compoundStatement() - Method in JavaRecognizer
computeValue(Class<?>) - Method in GroovyClassValue.ComputeValue
computeValue(Class<?>) - Method in GroovyClassValueJava7
con - Field in GroovyParser.ConditionalExprAltContext
concurrencyLevel(int) - Method in ConcurrentLinkedHashMap.Builder
Specifies the estimated number of concurrently updating threads.
ConcurrentCommonCache - Class in org.codehaus.groovy.runtime.memoize
Represents a simple key-value cache, which is thread safe and backed by a Map instance
ConcurrentCommonCache.Action - Interface in org.codehaus.groovy.runtime.memoize
ConcurrentCommonCache(Map<K, V>) - Constructor in ConcurrentCommonCache
Constructs a cache backed by the specified Map instance
ConcurrentLinkedHashMap - Class in org.apache.groovy.util.concurrentlinkedhashmap
A hash table supporting full concurrency of retrievals, adjustable expected concurrency for updates, and a maximum capacity to bound the map by.
ConcurrentLinkedHashMap.Builder - Class in org.apache.groovy.util.concurrentlinkedhashmap
A builder that creates ConcurrentLinkedHashMap instances.
ConcurrentLinkedHashMap.Builder() - Constructor in ConcurrentLinkedHashMap.Builder
ConcurrentReaderHashMap - Class in org.codehaus.groovy.runtime.metaclass
A hash table that supports mostly-concurrent reading, but exclusive writing.
ConcurrentReaderHashMap.BarrierLock - Class in org.codehaus.groovy.runtime.metaclass
A Serializable class for barrier lock *
ConcurrentReaderHashMap.Entry - Class in org.codehaus.groovy.runtime.metaclass
ConcurrentReaderHashMap collision list entry.
ConcurrentReaderHashMap.HashIterator - Class in org.codehaus.groovy.runtime.metaclass
ConcurrentReaderHashMap.HashIterator() - Constructor in ConcurrentReaderHashMap.HashIterator
ConcurrentReaderHashMap.KeyIterator - Class in org.codehaus.groovy.runtime.metaclass
ConcurrentReaderHashMap.ValueIterator - Class in org.codehaus.groovy.runtime.metaclass
ConcurrentReaderHashMap(Map) - Method in ConcurrentReaderHashMap
Constructs a new map with the same mappings as the given map.
ConcurrentSoftCache - Class in org.codehaus.groovy.runtime.memoize
Represents concurrent cache holding SoftReference instance as value
ConcurrentSoftCache(Map<K, SoftReference<V>>) - Constructor in ConcurrentSoftCache
Constructs a cache backed by the specified Map instance
conditionalExpression(int) - Method in GroovyRecognizer
conditionalExpression() - Method in JavaRecognizer
ConditionalInterrupt - Annotation Type in groovy.transform
Allows "interrupt-safe" executions of scripts by adding a custom check for interruption into loops (for, while, ...) and at the start of closures and methods.
ConditionalInterruptibleASTTransformation - Class in org.codehaus.groovy.transform
Allows "interrupt-safe" executions of scripts by adding a custom conditional check on loops (for, while, do) and first statement of closures.
conditionalStatement() - Method in GroovyParser
conditionalStatement() - Method in GroovyParser.ConditionalStmtAltContext
conf - Field in Grab
The configuration if in use (normally only used by internal ivy repositories).
ConfigBinding - Class in groovy.util
Since Groovy Script doesn't support overriding setProperty, we use a trick with the Binding to provide this functionality
ConfigBinding(Closure) - Constructor in ConfigBinding
ConfigObject - Class in groovy.util
A ConfigObject at a simple level is a Map that creates configuration entries (other ConfigObjects) when referencing them.
ConfigObject() - Constructor in ConfigObject
ConfigSlurper - Class in groovy.util
ConfigSlurper is a utility class for reading configuration files defined in the form of Groovy scripts.
ConfigSlurper(String) - Constructor in ConfigSlurper
Constructs a new ConfigSlurper instance using the given environment
configuration - Field in AbstractReaderSource
configuration - Field in ErrorCollector
Configuration and other settings that control processing
configuration - Field in ProcessingUnit
Configuration and other settings that control processing
ConfigurationException - Class in org.codehaus.groovy.control
Thrown when configuration data is invalid.
ConfigurationException(String) - Constructor in ConfigurationException
Initializes the exception with just a message.
configure(CompilerConfiguration) - Method in CompilationUnit
Configures its debugging mode and classloader classpath from a given compiler configuration.
configure(Properties) - Method in CompilerConfiguration
Method to configure a CompilerConfiguration by using Properties.
configure(CompilerConfiguration) - Method in JavaAwareCompilationUnit
configure(CompilerConfiguration) - Method in JavaStubCompilationUnit
configure(InputStream) - Method in LoaderConfiguration
configures this loader with a stream
configure(CompilerConfiguration) - Method in ProcessingUnit
Reconfigures the ProcessingUnit.
configureAnnotation(AnnotationNode) - Method in Java5
configureAnnotation(AnnotationNode) - Method in VMPlugin
configureAnnotationFromDefinition(AnnotationNode, AnnotationNode) - Method in Java5
configureAnnotationNodeFromDefinition(AnnotationNode, AnnotationNode) - Method in Java5
configureAnnotationNodeFromDefinition(AnnotationNode, AnnotationNode) - Method in VMPlugin
configureAST(ASTNode, AST) - Method in AntlrParserPlugin
configureAST(T, ASTNode, ASTNode) - Method in PositionConfigureUtils
configureClassNode(CompileUnit, ClassNode) - Method in Java5
configureClassNode(CompileUnit, ClassNode) - Method in VMPlugin
configured - Field in CompilationUnit
configureEndPosition(T, Token) - Method in PositionConfigureUtils
configureTypeVariableDefinition(ClassNode, ClassNode) - Method in Java5
configureTypeVariableReference(String) - Method in Java5
conflictResolutionStrategy - Field in ClosureParams
@default ClosureSignatureConflictResolver.class
CONST - Field in GroovyLexer
CONST - Field in GroovyParser
CONST() - Method in GroovyParser.KeywordsContext
constant(Object) - Method in AstSpecificationCompiler
Creates a ConstantExpression.
constant() - Method in GroovyRecognizer
Numeric, string, regexp, boolean, or null constant.
constant() - Method in JavaRecognizer
ConstantExpression - Class in org.codehaus.groovy.ast.expr
Represents a constant expression such as null, true, false
ConstantExpression(Object, boolean) - Constructor in ConstantExpression
constantNumber() - Method in GroovyRecognizer
Numeric constant.
constrainedClassNode - Field in VetoableASTTransformation
constrainedType - Field in Wrapper
constructor(int, Closure) - Method in AstSpecificationCompiler
Creates a ConstructorNode.
CONSTRUCTOR - Field in CallSiteWriter
CONSTRUCTOR - Field in ExpandoMetaClass
CONSTRUCTOR_TARGET - Field in AnnotationNode
constructor - Field in VisibilityOptions
@default Visibility.UNDEFINED
constructorAnnotations - Field in InheritConstructors
Whether to carry over annotations on the copied constructors.
constructorBody() - Method in GroovyRecognizer
constructorBody() - Method in JavaRecognizer
constructorCall(Class, Closure) - Method in AstSpecificationCompiler
Creates an ConstructorCallExpression.
ConstructorCallExpression - Class in org.codehaus.groovy.ast.expr
A constructor call
constructorCallExpression(AST) - Method in AntlrParserPlugin
ConstructorCallExpression(ClassNode, Expression) - Constructor in ConstructorCallExpression
ConstructorCallTransformer - Class in org.codehaus.groovy.transform.sc.transformers
ConstructorCallTransformer(StaticCompilationTransformer) - Constructor in ConstructorCallTransformer
constructorDef(AST) - Method in AntlrParserPlugin
constructorDefinition(AST) - Method in GroovyRecognizer
I've split out constructors separately; we could maybe integrate back into variableDefinitions later on if we maybe simplified 'def' to be a type declaration?
ConstructorMetaClassSite - Class in org.codehaus.groovy.runtime.callsite
ConstructorMetaClassSite(CallSite, MetaClass) - Constructor in ConstructorMetaClassSite
ConstructorMetaMethodSite - Class in org.codehaus.groovy.runtime.callsite
Call site for invoking static methods meta class - cached method - not cached
ConstructorMetaMethodSite(CallSite, MetaClassImpl, MetaMethod, Class) - Constructor in ConstructorMetaMethodSite
ConstructorNode - Class in org.codehaus.groovy.ast
Represents a constructor declaration
ConstructorNode(int, Parameter, ClassNode, Statement) - Constructor in ConstructorNode
constructors(Closure) - Method in AstSpecificationCompiler
Designates a list of ConstructorNodes.
ConstructorSite - Class in org.codehaus.groovy.runtime.callsite
ConstructorSite.ConstructorSiteNoUnwrap - Class in org.codehaus.groovy.runtime.callsite
Call site where we know there is no need to unwrap arguments
ConstructorSite.ConstructorSiteNoUnwrap(CallSite, MetaClassImpl, CachedConstructor, Class) - Constructor in ConstructorSite.ConstructorSiteNoUnwrap
ConstructorSite.ConstructorSiteNoUnwrapNoCoerce - Class in org.codehaus.groovy.runtime.callsite
Call site where we know there is no need neither unwrap nor coerce arguments
ConstructorSite.ConstructorSiteNoUnwrapNoCoerce(CallSite, MetaClassImpl, CachedConstructor, Class) - Constructor in ConstructorSite.ConstructorSiteNoUnwrapNoCoerce
ConstructorSite.NoParamSite - Class in org.codehaus.groovy.runtime.callsite
ConstructorSite.NoParamSite(CallSite, MetaClassImpl, CachedConstructor, Class) - Constructor in ConstructorSite.NoParamSite
ConstructorSite.NoParamSiteInnerClass - Class in org.codehaus.groovy.runtime.callsite
ConstructorSite.NoParamSiteInnerClass(CallSite, MetaClassImpl, CachedConstructor, Class) - Constructor in ConstructorSite.NoParamSiteInnerClass
ConstructorSite(CallSite, MetaClassImpl, CachedConstructor, Class) - Constructor in ConstructorSite
constructorStart() - Method in GroovyRecognizer
Used to look ahead for a constructor
constX(Object, boolean) - Method in GeneralUtils
consumeProcessErrorStream(Process, Appendable) - Method in ProcessGroovyMethods
Gets the error stream from a process and reads it to keep the process from blocking due to a full buffer.
consumeProcessOutput(Process, OutputStream, OutputStream) - Method in ProcessGroovyMethods
Gets the output and error streams from a process and reads them to keep the process from blocking due to a full output buffer.
consumeProcessOutputStream(Process, OutputStream) - Method in ProcessGroovyMethods
Gets the output stream from a process and reads it to keep the process from blocking due to a full output buffer.
contains(Object) - Method in ConcurrentReaderHashMap
Tests if some key maps into the specified value in this table.
contains(String, String) - Method in DefaultGroovyMethods
contains(Object) - Method in IntRange
contains(Object) - Method in ListWithDefault
contains(Object) - Method in NumberRange
iterates over all values and returns true if one value matches.
contains(Object) - Method in ObjectRange
Iterates over all values and returns true if one value matches.
contains(Object) - Method in ObservableList
contains(Object) - Method in ObservableSet
contains(String, String) - Method in StringGroovyMethods
@deprecated Use the CharSequence version
containsAll(Collection, Object) - Method in DefaultGroovyMethods
@deprecated use the Iterable variant instead
containsAll(Collection) - Method in IntRange
containsAll(Collection<?>) - Method in ListWithDefault
containsAll(Collection) - Method in ObservableList
containsAll(Collection<?>) - Method in ObservableSet
containsKey(K) - Method in CommonCache
{@inheritDoc}
containsKey(K) - Method in ConcurrentCommonCache
{@inheritDoc}
containsKey(Object) - Method in ConcurrentLinkedHashMap
containsKey(Object) - Method in ConcurrentReaderHashMap
Tests if the specified object is a key in this table.
containsKey(Object) - Method in ConfigObject
containsKey(K) - Method in EvictableCache
Determines if the cache contains an entry for the specified key.
containsKey(Object) - Method in GroovyRunnerRegistry
Returns true if a runner was registered with the specified key.
containsKey(Object) - Method in ListHashMap
containsKey(Object) - Method in MapWithDefault
containsKey(Object) - Method in ObservableMap
containsKey(String) - Method in SingleKeyHashMap
containsMatchingMethod(List, MetaMethod) - Method in MetaClassHelper
@param list a list of MetaMethods
containsSpreadExpression(Expression) - Method in AsmClassGenerator
containsValue(Object) - Method in ConcurrentLinkedHashMap
containsValue(Object) - Method in ConcurrentReaderHashMap
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in ConfigObject
containsValue(Object) - Method in GroovyRunnerRegistry
Returns true if registry contains the given runner instance.
containsValue(Object) - Method in ListHashMap
containsValue(Object) - Method in MapWithDefault
containsValue(Object) - Method in ObservableMap
containsVariable(String) - Method in CompileStack
@param name the name of the variable of interest
containsWithinBounds(Object) - Method in EmptyRange
Never true for an empty range.
containsWithinBounds(Object) - Method in IntRange
containsWithinBounds(Object) - Method in NumberRange
Checks whether a value is between the from and to values of a Range
containsWithinBounds(Object) - Method in ObjectRange
Checks whether a value is between the from and to values of a Range
containsWithinBounds(Object) - Method in Range
Indicates whether an object is greater than or equal to the from value for the range and less than or equal to the to value.
CONTENT_PROPERTY - Field in ObservableList
CONTENT_PROPERTY - Field in ObservableMap
CONTENT_PROPERTY - Field in ObservableSet
context - Field in AbstractTypeCheckingExtension
context - Field in LocatedMessage
CONTINUE - Field in GroovyLexer
CONTINUE - Field in GroovyParser
CONTINUE() - Method in GroovyParser.ContinueStatementContext
CONTINUE() - Method in GroovyParser.KeywordsContext
ContinueStatement - Class in org.codehaus.groovy.ast.stmt
Represents a continue statement in a loop statement
continueStatement(AST) - Method in AntlrParserPlugin
continueStatement(Closure) - Method in AstSpecificationCompiler
Creates a ContinueStatement.
ContinueStatement(String) - Constructor in ContinueStatement
continueStatement() - Method in GroovyParser
continueStatement() - Method in GroovyParser.ContinueStmtAltContext
controlExpressionList() - Method in GroovyRecognizer
controlStructureVariables - Field in TypeCheckingContext
CONVERSION - Field in Phases
ConversionHandler - Class in org.codehaus.groovy.runtime
This class is a general adapter to map a call to a Java interface to a given delegate.
ConversionHandler(Object) - Constructor in ConversionHandler
Creates a ConversionHandler with an delegate.
convert(String, String, boolean, boolean) - Method in Java2GroovyProcessor
convert - Field in Option
A conversion closure to convert the incoming String into the desired object
convert(ReturnStatement, Map<Integer, Map>) - Method in ReturnStatementToIterationConverter
convert(ReturnStatement) - Method in TernaryToIfStatementConverter
convertASTToSource(ReaderSource, ASTNode) - Method in GeneralUtils
Converts an expression into the String source.
convertClosureToSource(ReaderSource, ClosureExpression) - Method in ClosureUtils
Converts a ClosureExpression into the String source.
convertClosureToSource(ClosureExpression) - Method in MethodInvocationTrap
Converts a ClosureExpression into the String source.
ConvertedClosure - Class in org.codehaus.groovy.runtime
This class is a general adapter to adapt a closure to any Java interface.
ConvertedClosure(Closure) - Constructor in ConvertedClosure
ConvertedMap - Class in org.codehaus.groovy.runtime
This class is a general adapter to adapt a map of closures to any Java interface.
ConvertedMap(Map) - Constructor in ConvertedMap
to create a ConvertedMap object.
convertGroovy(AST) - Method in AntlrParserPlugin
Converts the Antlr AST to the Groovy AST
convertPrimitiveToBoolean(MethodVisitor, ClassNode) - Method in BytecodeHelper
Converts a primitive type to boolean.
convertPropertyName(String) - Method in MetaClassHelper
Converts a String into a standard property name.
convertToBoolean(Object) - Method in BooleanReturningMethodInvoker
convertToBooleanArray(Object) - Method in DefaultTypeTransformation
convertToByteArray(Object) - Method in DefaultTypeTransformation
convertToCharArray(Object) - Method in DefaultTypeTransformation
convertToDoubleArray(Object) - Method in DefaultTypeTransformation
convertToFloatArray(Object) - Method in DefaultTypeTransformation
convertToIntArray(Object) - Method in DefaultTypeTransformation
convertToLongArray(Object) - Method in DefaultTypeTransformation
convertToPrimitiveArray(Object, Class) - Method in DefaultTypeTransformation
convertToShortArray(Object) - Method in DefaultTypeTransformation
convertToTypeArray(Object) - Method in MetaClassHelper
param instance array to the type array
convertValue(V) - Method in CommonCache
{@inheritDoc}
convertValue(V) - Method in ConcurrentCommonCache
{@inheritDoc}
convertValue(SoftReference<V>) - Method in ConcurrentSoftCache
{@inheritDoc}
convertValue(V1) - Method in ValueConvertable
convert the original value to the target value
copy(ClosureMetaMethod) - Method in ClosureMetaMethod
copy() - Method in FastArray
copy(MetaMethodIndex.Header, MetaMethodIndex.Header) - Method in MetaMethodIndex
copy(SingleKeyHashMap, SingleKeyHashMap, SingleKeyHashMap.Copier) - Method in SingleKeyHashMap
copy(Object) - Method in SingleKeyHashMap.Copier
copy() - Method in VariableScope
copyAllMethodsToSuper(MetaMethodIndex.Header, MetaMethodIndex.Header) - Method in MetaMethodIndex
copyAnnotatedNodeAnnotations(AnnotatedNode, String) - Method in AbstractASTTransformation
Copies all candidateAnnotations with retention policy RetentionPolicy.RUNTIME and RetentionPolicy.CLASS.
copyAnnotatedNodeAnnotations(AnnotatedNode, List<AnnotationNode>, List<AnnotationNode>) - Method in GeneralUtils
Copies all candidateAnnotations with retention policy RetentionPolicy.RUNTIME and RetentionPolicy.CLASS.
copyFrom(ExpressionContext) - Method in GroovyParser.ExpressionContext
copyFrom(LiteralContext) - Method in GroovyParser.LiteralContext
copyFrom(LoopStatementContext) - Method in GroovyParser.LoopStatementContext
copyFrom(PrimaryContext) - Method in GroovyParser.PrimaryContext
copyFrom(StatementContext) - Method in GroovyParser.StatementContext
copyFrom(StatementExpressionContext) - Method in GroovyParser.StatementExpressionContext
copyMethodsToSuper() - Method in MetaMethodIndex
copyNodeMetaData(NodeMetaDataHandler) - Method in ASTNode
copyNodeMetaData(NodeMetaDataHandler) - Method in EmptyExpression
copyNodeMetaData(NodeMetaDataHandler) - Method in EmptyStatement
copyNodeMetaData(NodeMetaDataHandler) - Method in GroovyParser.GroovyParserRuleContext
copyNodeMetaData(NodeMetaDataHandler) - Method in NodeMetaDataHandler
Copies all node meta data from the other node to this one
copyNodeMetaData(NodeMetaDataHandler) - Method in NodeMetaDataHandlerHelper
Copies all node meta data from the other node to this one
copyNonPrivateMethods(MetaMethodIndex.Header, MetaMethodIndex.Header) - Method in MetaMethodIndex
copyNonPrivateMethodsDown(Class, Class) - Method in MetaMethodIndex
copyNonPrivateMethodsFromSuper(MetaMethodIndex.Header) - Method in MetaMethodIndex
copyNonPrivateNonNewMetaMethods(MetaMethodIndex.Header, MetaMethodIndex.Header) - Method in MetaMethodIndex
copyStatementsWithSuperAdjustment(ClosureExpression, BlockStatement) - Method in GeneralUtils
copyWith(Date, Map<Object, Integer>) - Method in DateGroovyMethods
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 - Field in ImmutableBase
If true, this adds a method copyWith which takes a Map of new property values and returns a new instance of the Immutable class with these values set.
correctArguments(Object) - Method in ParameterTypes
correctToGenericsSpec(Map<String, ClassNode>, ClassNode) - Method in GenericsUtils
correctToGenericsSpecRecurse(Map<String, ClassNode>, ClassNode, List<String>) - Method in GenericsUtils
count - Field in ConcurrentReaderHashMap
The total number of mappings in the hash table.
count(String, String) - Method in DefaultGroovyMethods
count(String, String) - Method in StringGroovyMethods
@deprecated Use the CharSequence version
countBy(Map<U, V>, Closure<K>) - Method in DefaultGroovyMethods
Groups the members of a map into groups determined by the supplied mapping closure and counts the frequency of the created groups.
countChar(String, char) - Method in StringUtils
CREATABLE_PRIMITIVE_TYPE - Field in Types
CREATABLE_TYPE_NAME - Field in Types
CREATE_DEBUG_INFO - Field in AsmClassGenerator
create(int, String, AST, AST) - Method in GroovyRecognizer
create(int, String, Token, Token) - Method in JavaRecognizer
Create an AST node with the token type and text passed in, but with the same background information as another supplied Token (e.g. line numbers) to be used in place of antlr tree construction syntax, i.e.
CREATE_LINE_NUMBER_INFO - Field in AsmClassGenerator
create(Class, String) - Method in Logger
create(SyntaxException, SourceUnit) - Method in Message
Creates a new Message from the specified SyntaxException.
create(Class, MetaClassRegistry) - Method in MetaClassRegistry.MetaClassCreationHandle
Creates a metaclass implementation for theClass.
create(WriterController) - Method in MopWriter.Factory
createArray(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in ArrayUtil
createAsImmutableX(Expression, ClassNode) - Method in ImmutablePropertyHandler
createBindableStatement(PropertyNode, Expression) - Method in BindableASTTransformation
Creates a statement body similar to: this.firePropertyChange("field", field, field = value)
createBlockStatementForConstructor(ClosureExpression) - Method in ClosureWriter
createCachedMethodSite(CallSite, MetaClassImpl, CachedMethod, Class, Object) - Method in PogoMetaMethodSite
createCachedMethodSite(CallSite, MetaClassImpl, CachedMethod, Class, Object) - Method in PojoMetaMethodSite
createCallBackedManager(ReferenceQueue) - Method in ReferenceManager
createClass(byte[], ClassNode) - Method in GroovyClassLoader.ClassCollector
createClassName(Method) - Method in ClassLoaderForClassArtifacts
createClassVisitor() - Method in CompilationUnit
createClosureClass(ClosureExpression, int) - Method in ClosureWriter
createClosureClass(ClosureExpression, int) - Method in StaticTypesClosureWriter
createClosureClass(ClosureExpression, int) - Method in StaticTypesLambdaWriter
createCollector(CompilationUnit, SourceUnit) - Method in GroovyClassLoader
creates a ClassCollector for a new compilation.
createCompilationOptions() - Method in FileSystemCompiler
createCompilationUnit(CompilerConfiguration, CodeSource) - Method in GroovyClassLoader
creates a new CompilationUnit.
createCompiler(CompilerConfiguration) - Method in JavacCompilerFactory
createCompiler(CompilerConfiguration) - Method in JavaCompilerFactory
createCondition() - Method in AbstractInterruptibleASTTransformation
Subclasses should implement this method to set the condition of the interruption statement
createCondition() - Method in ConditionalInterruptibleASTTransformation
createCondition() - Method in ThreadInterruptibleASTTransformation
createConstrainedStatement(PropertyNode, Expression) - Method in VetoableASTTransformation
Creates a statement body similar to: this.fireVetoableChange("field", field, field = value)
createConstructorSite(CallSite, MetaClassImpl, CachedConstructor, Class, Object) - Method in ConstructorSite
createConstructorSite(CallSite, Object) - Method in ExpandoMetaClass
createConstructorSite(CallSite, Object) - Method in MetaClassImpl
Create a CallSite
createConstructorStatement(AbstractASTTransformation, ClassNode, PropertyNode, boolean) - Method in ImmutablePropertyHandler
createConstructorStatementDefault(FieldNode) - Method in AbstractASTTransformUtil
createConstructorStatementDefault(FieldNode) - Method in GeneralUtils
createCopy() - Method in MethodKey
Creates an immutable copy that we can cache.
createdName() - Method in GroovyParser
createdName() - Method in GroovyParser.CreatorContext
createEntry(K, int, V) - Method in AbstractConcurrentMap.Segment
createEntry(K, int, V) - Method in ManagedConcurrentMap.Segment
createEntry() - Method in TripleKeyHashMap
createEquals(ClassNode, boolean, boolean, boolean, List<String>, List<String>, boolean, boolean) - Method in EqualsAndHashCodeASTTransformation
createErrorMessage(String, String, String, String) - Method in ImmutablePropertyUtils
createErrorMessageForAmbiguity(String, String, Class, LinkedList) - Method in MetaClassImpl
createExceptionText(String, MetaMethod, Object, Object, Throwable, boolean) - Method in MetaClassHelper
createFailedPredicateErrorMessage(Parser, FailedPredicateException) - Method in DescriptiveErrorStrategy
createGenericsSpec(ClassNode, Map<String, ClassNode>) - Method in GenericsUtils
createGetPropertySite(Object) - Method in AbstractCallSite
createGetterBlock(PropertyNode, FieldNode) - Method in Verifier
createGrabRecord(Map) - Method in GrapeIvy
createGroovyObjectGetPropertySite(Object) - Method in AbstractCallSite
createGroovyObjectWrapper(GroovyObject, Class) - Method in ScriptBytecodeAdapter
createHashCode(ClassNode, boolean, boolean, boolean, List<String>, List<String>, boolean, boolean) - Method in EqualsAndHashCodeASTTransformation
createHashCode() - Method in MethodKey
createIdlingManager(ReferenceQueue) - Method in ReferenceManager
createInputMismatchErrorMessage(Parser, InputMismatchException) - Method in DescriptiveErrorStrategy
createInterfaceSyntheticStaticFields() - Method in AsmClassGenerator
createInterruptStatement() - Method in AbstractInterruptibleASTTransformation
@return Returns the interruption check statement.
createLambdaClass(LambdaExpression, int, MethodNode) - Method in StaticTypesLambdaWriter
createList(Object) - Method in InvokerHelper
createList(Object) - Method in ScriptBytecodeAdapter
createLocalLabel(String) - Method in CompileStack
creates a new named label
createMap() - Method in ClassExtender
createMap() - Method in Expando
Factory method to create a new Map used to store the expando properties map
createMap(Object) - Method in InvokerHelper
createMap(Object) - Method in ScriptBytecodeAdapter
createMethodList(String, Class, Closure) - Method in ClosureMetaMethod
createMopMethods() - Method in MopWriter
createMopMethods() - Method in StaticCompilationMopWriter
createNode(Object, Map, Object) - Method in BuilderSupport
createNode(Object, Map, Object) - Method in FactoryBuilderSupport
This method is responsible for instantiating a node and configure its properties.
createNode(Object, Map, Object) - Method in NodeBuilder
createNonAwareCallSite(CallSite, MetaClassImpl, MetaMethod, Class, Object) - Method in PojoMetaMethodSite
createNormalMetaClass(Class, MetaClassRegistry) - Method in ExpandoMetaClassCreationHandle
createNormalMetaClass(Class, MetaClassRegistry) - Method in MetaClassRegistry.MetaClassCreationHandle
createNoViableAlternativeErrorMessage(Parser, NoViableAltException) - Method in DescriptiveErrorStrategy
createParserPlugin() - Method in Antlr4PluginFactory
createParserPlugin() - Method in AntlrParserPluginFactory
createParserPlugin() - Method in ParserPluginFactory
createPogoCallCurrentSite(CallSite, Class, Object) - Method in ClosureMetaClass
createPogoCallCurrentSite(CallSite, Class, String, Object) - Method in ExpandoMetaClass
createPogoCallCurrentSite(CallSite, Class, Object) - Method in MetaClassImpl
Create a CallSite
createPogoCallSite(CallSite, Object) - Method in ClosureMetaClass
createPogoCallSite(CallSite, Object) - Method in ExpandoMetaClass
createPogoCallSite(CallSite, Object) - Method in MetaClassImpl
Create a CallSite
createPogoMetaMethodSite(CallSite, MetaClassImpl, Class) - Method in CachedMethod
createPogoMetaMethodSite(CallSite, MetaClassImpl, MetaMethod, Class, Object) - Method in PogoMetaMethodSite
createPojoCallSite(CallSite, MetaClassImpl, MetaMethod, Class, Object, Object) - Method in BooleanArrayGetAtMetaMethod
createPojoCallSite(CallSite, MetaClassImpl, MetaMethod, Class, Object, Object) - Method in BooleanArrayPutAtMetaMethod
createPojoCallSite(CallSite, MetaClassImpl, MetaMethod, Class, Object, Object) - Method in ByteArrayGetAtMetaMethod
createPojoCallSite(CallSite, MetaClassImpl, MetaMethod, Class, Object, Object) - Method in ByteArrayPutAtMetaMethod
createPojoCallSite(CallSite, MetaClassImpl, MetaMethod, Class, Object, Object) - Method in CallSiteAwareMetaMethod
createPojoCallSite(CallSite, MetaClassImpl, MetaMethod, Class, Object, Object) - Method in CharacterArrayGetAtMetaMethod
createPojoCallSite(CallSite, MetaClassImpl, MetaMethod, Class, Object, Object) - Method in CharacterArrayPutAtMetaMethod
createPojoCallSite(CallSite, Object, Object) - Method in ClosureMetaClass
createPojoCallSite(CallSite, MetaClassImpl, MetaMethod, Class, Object, Object) - Method in DoubleArrayGetAtMetaMethod
createPojoCallSite(CallSite, MetaClassImpl, MetaMethod, Class, Object, Object) - Method in DoubleArrayPutAtMetaMethod
createPojoCallSite(CallSite, Object, Object) - Method in ExpandoMetaClass
createPojoCallSite(CallSite, MetaClassImpl, MetaMethod, Class, Object, Object) - Method in FloatArrayGetAtMetaMethod
createPojoCallSite(CallSite, MetaClassImpl, MetaMethod, Class, Object, Object) - Method in FloatArrayPutAtMetaMethod
createPojoCallSite(CallSite, MetaClassImpl, MetaMethod, Class, Object, Object) - Method in IntegerArrayGetAtMetaMethod
createPojoCallSite(CallSite, MetaClassImpl, MetaMethod, Class, Object, Object) - Method in IntegerArrayPutAtMetaMethod
createPojoCallSite(CallSite, MetaClassImpl, MetaMethod, Class, Object, Object) - Method in LongArrayGetAtMetaMethod
createPojoCallSite(CallSite, MetaClassImpl, MetaMethod, Class, Object, Object) - Method in LongArrayPutAtMetaMethod
createPojoCallSite(CallSite, Object, Object) - Method in MetaClassImpl
Create a CallSite
createPojoCallSite(CallSite, MetaClassImpl, MetaMethod, Class, Object, Object) - Method in NumberNumberDiv
createPojoCallSite(CallSite, MetaClassImpl, MetaMethod, Class, Object, Object) - Method in NumberNumberMinus
createPojoCallSite(CallSite, MetaClassImpl, MetaMethod, Class, Object, Object) - Method in NumberNumberMultiply
createPojoCallSite(CallSite, MetaClassImpl, MetaMethod, Class, Object, Object) - Method in NumberNumberPlus
createPojoCallSite(CallSite, MetaClassImpl, MetaMethod, Class, Object, Object) - Method in ObjectArrayGetAtMetaMethod
createPojoCallSite(CallSite, MetaClassImpl, MetaMethod, Class, Object, Object) - Method in ObjectArrayPutAtMetaMethod
createPojoCallSite(CallSite, MetaClassImpl, MetaMethod, Class, Object, Object) - Method in ShortArrayGetAtMetaMethod
createPojoCallSite(CallSite, MetaClassImpl, MetaMethod, Class, Object, Object) - Method in ShortArrayPutAtMetaMethod
createPojoMetaMethodSite(CallSite, MetaClassImpl, Class) - Method in CachedMethod
createPojoMetaMethodSite(CallSite, MetaClassImpl, MetaMethod, Class, Object, Object) - Method in PojoMetaMethodSite
createPojoWrapper(Object, Class) - Method in ScriptBytecodeAdapter
createPropertyHandler(AbstractASTTransformation, GroovyClassLoader, ClassNode) - Method in PropertyHandler
createPropGetter(PropertyNode) - Method in ImmutablePropertyHandler
createPropGetter(PropertyNode) - Method in PropertyHandler
Create the getter block used when reading the property including any defensive copying.
createPropInit(AbstractASTTransformation, AnnotationNode, ClassNode, PropertyNode, Parameter) - Method in DefaultPropertyHandler
createPropInit(AbstractASTTransformation, AnnotationNode, ClassNode, PropertyNode, Parameter) - Method in ImmutablePropertyHandler
createPropInit(AbstractASTTransformation, AnnotationNode, ClassNode, PropertyNode, Parameter) - Method in LegacyHashMapPropertyHandler
createPropInit(AbstractASTTransformation, AnnotationNode, ClassNode, PropertyNode, Parameter) - Method in PropertyHandler
Create a statement that will initialize the property including any defensive copying.
createPropSetter(PropertyNode) - Method in ImmutablePropertyHandler
createPropSetter(PropertyNode) - Method in PropertyHandler
Create the setter block used when setting the property.
createRange(Object, Object, boolean) - Method in InvokerHelper
createRange(Object, Object, boolean) - Method in ScriptBytecodeAdapter
createReference(T, V, ReferenceQueue) - Method in ReferenceType
createScript(String, Binding) - Method in GroovyScriptEngine
Creates a Script with a given scriptName and binding.
createScript(Class, Binding) - Method in InvokerHelper
createSegment(Object, int) - Method in AbstractConcurrentMapBase
createSegment(Object, int) - Method in ManagedConcurrentMap
createSetStatement(Expression) - Method in VetoableASTTransformation
Creates a statement body similar to: field = value.
createSetterBlock(PropertyNode, FieldNode) - Method in Verifier
createSetterMethod(ClassNode, PropertyNode, String, Statement) - Method in BindableASTTransformation
Creates a setter method with the given body.
createSetterMethod(ClassNode, PropertyNode, String, Statement) - Method in VetoableASTTransformation
Creates a setter method with the given body.
createSimilarArray(T, int) - Method in DefaultGroovyMethodsSupport
createSimilarCollection(Collection<T>, int) - Method in DefaultGroovyMethodsSupport
createSimilarList(List<T>, int) - Method in DefaultGroovyMethodsSupport
createSimilarMap(Map<K, V>) - Method in DefaultGroovyMethodsSupport
createSimilarOrDefaultCollection(Object) - Method in DefaultGroovyMethodsSupport
createSimilarQueue(Queue<T>) - Method in DefaultGroovyMethodsSupport
createSimilarSet(Set<T>) - Method in DefaultGroovyMethodsSupport
createStatementsClass() - Method in ModuleNode
createStaticMetaMethodSite(CallSite, MetaClassImpl, Class) - Method in CachedMethod
createStaticMetaMethodSite(CallSite, MetaClassImpl, MetaMethod, Class, Object) - Method in StaticMetaMethodSite
createStaticSite(CallSite, Object) - Method in ExpandoMetaClass
createStaticSite(CallSite, Object) - Method in MetaClassImpl
Create a CallSite
createStaticVersion() - Method in MultipleSetterProperty
createStringBufferWriter(StringBuffer) - Method in DefaultGroovyMethods
createStringWriter(String) - Method in DefaultGroovyMethods
createSyntheticStaticFields() - Method in AsmClassGenerator
createTempDir(File, String, String) - Method in DefaultGroovyStaticMethods
createTempDir() - Method in FileSystemCompiler
Creates a temporary directory in the default temporary directory (as specified by the system property java.io.tmpdir.
createTextifier() - Method in LoggableTextifier
createThreadedManager(ReferenceQueue) - Method in ReferenceManager
createThresholdedIdlingManager(ReferenceQueue, ReferenceManager, int) - Method in ReferenceManager
createToString(ClassNode, boolean, boolean, List<String>, List<String>, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Method in ToStringASTTransformation
createTransformMetaMethod(MetaMethod) - Method in MetaClassImpl
createTuple(Object) - Method in InvokerHelper
createTuple(Object) - Method in ScriptBytecodeAdapter
createUnsupportedException(String, Number) - Method in NumberMath
createVariableAlias(String, ClassNode, String) - Method in AstHelper
createVariableDefinition(String, ClassNode, Expression, boolean) - Method in AstHelper
createVariableReference(Map) - Method in AstHelper
creator() - Method in GroovyParser
creator() - Method in GroovyParser.NewPrmrAltContext
CSTNode - Class in org.codehaus.groovy.syntax
An abstract base class for nodes in the concrete syntax tree that is the result of parsing.
ct - Field in GroovyParser.MethodDeclarationContext
ct - Field in GroovyParser.ReturnTypeContext
CTOR_CALL - Field in GroovyTokenTypes
CTOR_CALL - Field in JavaTokenTypes
CTOR_IDENT - Field in GroovyTokenTypes
ctorHead() - Method in JavaRecognizer
ctorSuperS() - Method in GeneralUtils
ctorThisS() - Method in GeneralUtils
ctorX(ClassNode) - Method in GeneralUtils
CURRENT_BUILDER - Field in FactoryBuilderSupport
CURRENT_FACTORY - Field in FactoryBuilderSupport
CURRENT_JVM_VERSION - Field in CompilerConfiguration
CURRENT_NAME - Field in FactoryBuilderSupport
CURRENT_NODE - Field in FactoryBuilderSupport
CURRENT_SIGNATURE_PROTOCOL - Field in StaticTypeCheckingVisitor
CURRENT_SIGNATURE_PROTOCOL_VERSION - Field in StaticTypeCheckingVisitor
currentField - Field in StaticTypeCheckingVisitor
currentKey - Field in ConcurrentReaderHashMap.HashIterator
currentProperty - Field in StaticTypeCheckingVisitor
currentTimeSeconds(System) - Method in DefaultGroovyStaticMethods
Get the current time in seconds
currentType - Field in Selector
currentValue - Field in ConcurrentReaderHashMap.HashIterator
CurriedClosure - Class in org.codehaus.groovy.runtime
A wrapper for Closure to support currying.
CurriedClosure(Closure<V>, Object) - Constructor in CurriedClosure
curry(Object) - Method in Closure
Support for Closure currying.
cursor - Field in ObservableList.ObservableIterator
CustomizersFactory - Class in org.codehaus.groovy.control.customizers.builder
This factory generates an array of compilation customizers.

D

damerauLevenshteinDistance(Object, Object) - Method in MethodRankHelper
This is a implementation of DL distance between two Object arrays instead of character streams.
dArrayGet(double[], int) - Method in BytecodeInterface8
get value from double[] using normalized index
dArraySet(double[], int, double) - Method in BytecodeInterface8
set value from double[] using normalized index
data - Field in SimpleMessage
DateGroovyMethods - Class in org.codehaus.groovy.runtime
This class defines new groovy methods which appear on normal JDK Date and Calendar classes inside the Groovy environment.
DatumDependentDuration - Class in groovy.time
DatumDependentDuration represents durations whose length in milliseconds cannot be determined without knowing the datum point.
DatumDependentDuration(int, int, int, int, int, int, int) - Constructor in DatumDependentDuration
days - Field in BaseDuration
debug - Field in AbstractTypeCheckingExtension
debug - Field in CompilationUnit
DEBUG - Field in IO.Verbosity
debug(Object, Throwable) - Method in Logger
DEC - Field in GroovyLexer
DEC - Field in GroovyParser
DEC() - Method in GroovyParser.PostfixExpressionContext
DEC() - Method in GroovyParser.UnaryAddExprAltContext
DEC - Field in GroovyTokenTypes
DEC - Field in JavaTokenTypes
DECIMAL_NUMBER - Field in Types
decimalExpression(AST) - Method in AntlrParserPlugin
declaration(Closure) - Method in AstSpecificationCompiler
Creates a DeclarationExpression.
declaration() - Method in GroovyRecognizer
A declaration is the creation of a reference or primitive-type variable, or (if arguments are present) of a method.
declaration() - Method in JavaRecognizer
DECLARATION_MODIFIER - Field in Types
DeclarationExpression - Class in org.codehaus.groovy.ast.expr
Represents one or more local variables.
declarationExpression(AST) - Method in AntlrParserPlugin
DeclarationExpression(Expression, Token, Expression) - Constructor in DeclarationExpression
Creates a DeclarationExpression for Expressions like "def (x, y) = [1, 2]"
declarationStart() - Method in GroovyRecognizer
Used only as a lookahead predicate, before diving in and parsing a declaration.
declaratorBrackets(AST) - Method in GroovyRecognizer
After some type names, where zero or more empty bracket pairs are allowed.
declaratorBrackets(AST) - Method in JavaRecognizer
declaredVariableExpression - Field in OptimizingStatementWriter.StatementMeta
declaresInterface(ClassNode) - Method in ClassNode
@param classNode the class node for the interface
declS(Expression, Expression) - Method in GeneralUtils
declStatement(Expression, Expression) - Method in AbstractASTTransformUtil
decode(String) - Method in SignatureCodec
decode(String) - Method in SignatureCodecVersion1
decodeBase64(String) - Method in EncodingGroovyMethods
Decode the String from Base64 into a byte array.
decodeBase64Url(String) - Method in EncodingGroovyMethods
Decodes a Base64 URL and Filename Safe encoded String into a byte array.
decodeHex(String) - Method in EncodingGroovyMethods
Decodes a hex string to a byte array.
DecompiledClassNode - Class in org.codehaus.groovy.ast.decompiled
A ClassNode kind representing the classes coming from *.class files decompiled using ASM.
DecompiledClassNode(ClassStub, AsmReferenceResolver) - Constructor in DecompiledClassNode
decomposeSuperCallName(String) - Method in Traits
Returns the name of a method without the super trait specific prefix.
decrement(Object) - Method in ObjectRange
Decrements by one
decrementIndent() - Method in IndentPrinter
deemedInternalName(String) - Method in AbstractASTTransformation
deepSanitize(Throwable) - Method in StackTraceUtils
Sanitize the exception and ALL nested causes
DEF - Field in GroovyLexer
DEF - Field in GroovyParser
DEF() - Method in GroovyParser.KeywordsContext
DEF() - Method in GroovyParser.ModifierContext
DEF() - Method in GroovyParser.QualifiedNameElementContext
DEF() - Method in GroovyParser.VariableModifierContext
DEFAULT_CAPACITY - Field in ComplexKeyHashMap
DEFAULT_CAPACITY - Field in MetaMethodIndex
DEFAULT_CATEGORY_NAME - Field in LogASTTransformation
This is just a dummy value used because String annotations values can not be null.
DEFAULT_CODE_BASE - Field in GroovyShell
DEFAULT - Field in Compiler
DEFAULT - Field in CompilerConfiguration
A convenience for getting a default configuration.
DEFAULT - Field in GroovyLexer
DEFAULT - Field in GroovyParser
DEFAULT() - Method in GroovyParser.ClassOrInterfaceModifierContext
DEFAULT() - Method in GroovyParser.KeywordsContext
DEFAULT() - Method in GroovyParser.MethodDeclarationContext
DEFAULT() - Method in GroovyParser.SwitchLabelContext
DEFAULT_IMPORTS - Field in ResolveVisitor
DEFAULT_INITIAL_CAPACITY - Field in CommonCache
The default initial capacity
DEFAULT_INITIAL_CAPACITY - Field in ConcurrentReaderHashMap
The default initial number of table slots for this table (32).
DEFAULT_INSTANCE_LOCKNAME - Field in ReadWriteLockASTTransformation
DEFAULT_LOAD_FACTOR - Field in CommonCache
The default load factor
DEFAULT_LOAD_FACTOR - Field in ConcurrentReaderHashMap
The default load factor for this table (1.0).
DEFAULT - Field in NullWriter
DEFAULT_PARAMETER_GENERATED - Field in Verifier
DEFAULT_SOURCE_ENCODING - Field in CompilerConfiguration
The default source encoding
DEFAULT_STATIC_LOCKNAME - Field in ReadWriteLockASTTransformation
DefaultCachedMethodKey - Class in org.codehaus.groovy.runtime
A default implementation of MethodKey
DefaultCachedMethodKey(Class, String, CachedClass, boolean) - Constructor in DefaultCachedMethodKey
defaultCall(CallSite, Object, Object) - Method in CallSiteArray
defaultCallConstructor(CallSite, Object, Object) - Method in CallSiteArray
defaultCallCurrent(CallSite, GroovyObject, Object) - Method in CallSiteArray
defaultCallStatic(CallSite, Class, Object) - Method in CallSiteArray
defaultCase(Closure) - Method in AstSpecificationCompiler
Creates a BlockStatement.
DefaultGroovyMethods - Class in org.codehaus.groovy.runtime
This class defines new groovy methods which appear on normal JDK classes inside the Groovy environment.
DefaultGroovyMethodsSupport - Class in org.codehaus.groovy.runtime
Support methods for DefaultGroovyMethods and PluginDefaultMethods.
DefaultGroovyStaticMethods - Class in org.codehaus.groovy.runtime
This class defines all the new static groovy methods which appear on normal JDK classes inside the Groovy environment.
DefaultMetaClassInfo - Class in org.codehaus.groovy.runtime.metaclass
WARNING: This class is for internal use only!
DefaultMetaClassInfo.ConstantMetaClassVersioning - Class in org.codehaus.groovy.runtime.metaclass
DefaultMethodKey - Class in org.codehaus.groovy.runtime
A default implementation of MethodKey
DefaultMethodKey(Class, String, Class, boolean) - Constructor in DefaultMethodKey
DefaultPropertyAccessor - Class in groovy.beans
@author Andres Almiray
DefaultPropertyHandler - Class in groovy.transform.options
DefaultPropertyReader - Class in groovy.beans
@author Andres Almiray
DefaultPropertyWriter - Class in groovy.beans
@author Andres Almiray
defaults - Field in TupleConstructor
Used to set whether default value processing is enabled (the default) or disabled.
DefaultStrategy - Class in groovy.transform.builder
This strategy is used with the Builder AST transform to create a builder helper class for the fluent creation of instances of a specified class.
DefaultTypeCheckingExtension - Class in org.codehaus.groovy.transform.stc
The default type checking handler is used by the standard type checker and doesn't handle any of the type checking errors by default.
DefaultTypeCheckingExtension(StaticTypeCheckingVisitor) - Constructor in DefaultTypeCheckingExtension
DefaultTypeTransformation - Class in org.codehaus.groovy.runtime.typehandling
Class providing various type conversions, coercions and boxing/unboxing operations.
defaultValue - Field in Option
The default value for this option as a String; subject to type conversion and 'convert'.
defaultValue(String) - Method in OptionAccessor
defaultValue() - Method in TypedOption
define(String, byte[]) - Method in ClassLoaderForClassArtifacts
define(Closure) - Method in ExpandoMetaClass
define(byte[], String) - Method in SunClassLoader
defineClass(String, byte[]) - Method in GroovyClassLoader
open up the super class define that takes raw bytes
defineClass(String, byte[], ProtectionDomain) - Method in ReflectorLoader
helper method to define Reflector classes.
defineClassAndGetConstructor(String, byte[]) - Method in ClassLoaderForClassArtifacts
defineTemporaryVariable(String, ClassNode, boolean) - Method in CompileStack
creates a temporary variable.
defineVariable(Variable, ClassNode, boolean) - Method in CompileStack
dehydrate() - Method in Closure
Returns a copy of this closure where the "owner", "delegate" and "thisObject" fields are null, allowing proper serialization when one of them is not serializable.
delDistance(CharSequence, CharSequence) - Method in MethodRankHelper
This is a slightly modified version of the Damerau Levenshtein distance algorithm.
Delegate - Annotation Type in groovy.lang
Annotation to automatically delegate part of the functionality of an owner class to the annotated delegation target.
delegate - Field in DelegatingCustomizer
delegate - Field in DelegatingMetaClass
DELEGATE_FIRST - Field in Closure
With this resolveStrategy set the closure will attempt to resolve property references and methods to the delegate first then the owner.
DELEGATE_ONLY - Field in Closure
With this resolveStrategy set the closure will resolve property references and methods to the delegate only and entirely bypass the owner.
delegate - Field in PojoWrapper
delegate - Field in SourceAwareCustomizerFactory.SourceOptions
DelegateASTTransformation - Class in org.codehaus.groovy.transform
Handles generation of code for the @Delegate annotation
DELEGATES_TO - Field in StaticTypeCheckingVisitor
DELEGATES_TO_TARGET - Field in StaticTypeCheckingVisitor
DelegatesTo - Annotation Type in groovy.lang
This annotation can be used by API or DSL writers to document parameters which accept a closure.
DelegatesTo.Target - Annotation Type in groovy.lang
Parameter annotation used to specify the delegate for a @DelegatesTo annotated parameter of the same method.
delegatesTo(ClassNode, int, DelegationMetadata) - Method in AbstractTypeCheckingExtension
DelegatingController - Class in org.codehaus.groovy.classgen.asm
This class will delegate all calls to a WriterController given in the constructor.
DelegatingController(WriterController) - Constructor in DelegatingController
DelegatingCustomizer - Class in org.codehaus.groovy.control.customizers
Base class for compilation customizers which delegate to another customizer.
DelegatingCustomizer(CompilationCustomizer) - Constructor in DelegatingCustomizer
DelegatingMetaClass - Class in groovy.lang
@author John Wilson
DelegatingMetaClass(Class) - Constructor in DelegatingMetaClass
delegatingProxy(Object, Map<Object, Object>, Object) - Method in ProxyGeneratorAdapter
DelegatingScript - Class in groovy.util
Script that performs method invocations and property access like Closure does.
DelegatingScript(Binding) - Constructor in DelegatingScript
delegationMetadata - Field in TypeCheckingContext
deleteDir(File) - Method in DefaultGroovyMethods
deleteDir(File) - Method in ResourceGroovyMethods
Deletes a directory with all contained files and subdirectories.
deleteRecursive(File) - Method in FileSystemCompiler
denormalize(String) - Method in DefaultGroovyMethods
denormalize(String) - Method in StringGroovyMethods
@deprecated Use the CharSequence version
DependencyTracker - Class in org.codehaus.groovy.tools.gse
DependencyTracker(SourceUnit, StringSetMap, Map<String, ?>) - Constructor in DependencyTracker
deprecated - Field in Delegate
Whether to apply the delegate pattern to deprecated methods; to avoid compilation errors, this is ignored if the type of the delegate target is an interface and interfaces=true.
Deprecated_TYPE - Field in StaticTypeCheckingSupport
DeprecationException - Class in groovy.lang
Use this exception to mark a method implementation as being deprecated.
DeprecationException(String, Throwable) - Constructor in DeprecationException
depthFirst(Map<String, Object>, Closure) - Method in Node
Provides a collection of all the nodes in the tree using a depth-first traversal.
dequeued() - Method in CompilationUnit
Dequeues any source units add through addSource and resets the compiler phase to initialization.
DEREFERENCE_OPERATOR - Field in Types
derivesFromDate(ClassNode) - Method in ImmutablePropertyUtils
desc - Field in Traits.TraitBridge
@return The method descriptor of the method from the trait
descendingKeySet() - Method in ConcurrentLinkedHashMap
Returns an unmodifiable snapshot Set view of the keys contained in this map.
descendingKeySetWithLimit(int) - Method in ConcurrentLinkedHashMap
Returns an unmodifiable snapshot Set view of the keys contained in this map.
descendingMap() - Method in ConcurrentLinkedHashMap
Returns an unmodifiable snapshot Map view of the mappings contained in this map.
descendingMapWithLimit(int) - Method in ConcurrentLinkedHashMap
Returns an unmodifiable snapshot Map view of the mappings contained in this map.
description(AST) - Method in ASTRuntimeException
description - Field in Option
The description of this option
description - Field in Unparsed
The description for the remaining non-option arguments
descriptions - Field in Phases
DescriptiveErrorStrategy - Class in org.apache.groovy.parser.antlr4.internal
Provide friendly error messages when parsing errors occurred.
DescriptiveErrorStrategy(CharStream) - Constructor in DescriptiveErrorStrategy
despreadList(List, boolean) - Method in AsmClassGenerator
despreadList(Object, Object, int[]) - Method in ScriptBytecodeAdapter
DGM_CLASSNODE - Field in StaticTypeCheckingVisitor
DGM_LIKE_CLASSES - Field in DefaultGroovyMethods
DGM_METHOD_NODE_COMPARATOR - Field in StaticTypeCheckingSupport
This comparator is used when we return the list of methods from DGM which name correspond to a given name.
dgOp - Field in GroovyParser.ShiftExprAltContext
differentExpr(Expression, Expression) - Method in AbstractASTTransformUtil
differentFieldExpr(FieldNode, Expression) - Method in AbstractASTTransformUtil
differentPropertyExpr(PropertyNode, Expression) - Method in AbstractASTTransformUtil
DIGIT - Field in GroovyTokenTypes
DIGITS_WITH_UNDERSCORE - Field in GroovyTokenTypes
DIGITS_WITH_UNDERSCORE_OPT - Field in GroovyTokenTypes
dimension(Class) - Method in ArrayTypeUtils
Calculate the dimension of array
dims() - Method in GroovyParser
dims() - Method in GroovyParser.CreatorContext
dims() - Method in GroovyParser.DimsOptContext
dimsOpt() - Method in GroovyParser
dimsOpt() - Method in GroovyParser.CreatorContext
dimsOpt() - Method in GroovyParser.TypeContext
dir(String, Closure) - Method in FileTreeBuilder
Creates a new directory and allows to specify a subdirectory structure using the closure as a specification
directorySize(File) - Method in ResourceGroovyMethods
Calculates directory size as total size of all its files, recursively.
DISABLE_CHECKSUMS_SETTING - Field in Grape
disable() - Method in ExpandoMetaClassCreationHandle
disableChecksums - Field in GrabConfig
Set to true if you want to disable checksum checking.
disabledStandardMetaClass() - Method in BytecodeInterface8
disabledStandardMetaClass() - Method in DefaultMetaClassInfo
disableGlobally() - Method in ExpandoMetaClass
Call to disable the global use of ExpandoMetaClass
disableTracker() - Method in AssertionWriter
disjoint(Collection, Collection) - Method in DefaultGroovyMethods
@deprecated use the Iterable variant instead
dispatch(Throwable, boolean) - Method in ErrorReporter
Runs the report once all initialization is complete.
dispatchNodeCall(Object, Object) - Method in FactoryBuilderSupport
dispathNodeCall(Object, Object) - Method in FactoryBuilderSupport
displayHelp(Options) - Method in FileSystemCompiler
displayVersion() - Method in FileSystemCompiler
dispose() - Method in FactoryBuilderSupport
DIV_ASSIGN - Field in GroovyLexer
DIV_ASSIGN - Field in GroovyParser
DIV_ASSIGN() - Method in GroovyParser.AssignmentExprAltContext
DIV_ASSIGN - Field in GroovyTokenTypes
DIV_ASSIGN - Field in JavaTokenTypes
div(Character, Character) - Method in DefaultGroovyMethods
Divide one Character by another.
DIV - Field in GroovyLexer
DIV - Field in GroovyParser
DIV() - Method in GroovyParser.MultiplicativeExprAltContext
DIV - Field in GroovyTokenTypes
div(double, double) - Method in IndyMath
DIV - Field in JavaTokenTypes
div(double, double) - Method in NumberMathModificationInfo
div(Number, Number) - Method in NumberNumberDiv
Divide two Numbers.
DIVIDE_EQUAL - Field in Types
divide(Number, Number) - Method in NumberMath
DIVIDE - Field in Types
divideImpl(Number, Number) - Method in BigDecimalMath
divideImpl(Number, Number) - Method in BigIntegerMath
divideImpl(Number, Number) - Method in FloatingPointMath
divideImpl(Number, Number) - Method in IntegerMath
divideImpl(Number, Number) - Method in LongMath
divideImpl(Number, Number) - Method in NumberMath
DIVISION_EXTRA_PRECISION - Field in BigDecimalMath
DIVISION_MIN_SCALE - Field in BigDecimalMath
DL_CASE - Field in MethodRankHelper
DL_DELETE - Field in MethodRankHelper
DL_SUBSTITUTION - Field in MethodRankHelper
DL_TRANSPOSITION - Field in MethodRankHelper
dlOp - Field in GroovyParser.ShiftExprAltContext
DO_DYNAMIC - Field in TraitASTTransformation
DO - Field in GroovyLexer
DO - Field in GroovyParser
DO() - Method in GroovyParser.DoWhileStmtAltContext
DO() - Method in GroovyParser.KeywordsContext
doAsType(ClassNode) - Method in OperandStack
DOC_COMMENT - Field in GroovydocHolder
DOC_COMMENT - Field in GroovydocManager
doCall(Object) - Method in ComposedClosure
doCall(T) - Method in IteratorClosureAdapter
doCall(Object) - Method in MethodClosure
doCast(MethodVisitor, Class) - Method in BytecodeHelper
doCastToPrimitive(MethodVisitor, ClassNode, ClassNode) - Method in BytecodeHelper
Given a wrapped number type (Byte, Integer, Short, ...), generates bytecode to convert it to a primitive number (int, long, double) using calls to wrapped.
doCastToWrappedType(MethodVisitor, ClassNode, ClassNode) - Method in BytecodeHelper
Given a primitive number type (byte, integer, short, ...), generates bytecode to convert it to a wrapped number (Integer, Long, Double) using calls to [WrappedType].valueOf
doChooseMostSpecificParams(String, String, List, Class, boolean) - Method in MetaClassImpl
doCompilation(CompilerConfiguration, CompilationUnit, String, boolean) - Method in FileSystemCompiler
doConstructorInvoke(Object) - Method in CachedConstructor
doesKnow(String) - Method in SunClassLoader
doExtendTraits(ClassNode, SourceUnit, CompilationUnit) - Method in TraitComposer
Given a class node, if this class node implements a trait, then generate all the appropriate code which delegates calls to the trait.
doGroovyCast(Variable) - Method in OperandStack
doInvoke() - Method in BenchmarkInterceptor
The call should be invoked separately
doInvoke() - Method in Interceptor
@return whether the target method should be invoked at all.
doInvoke() - Method in TracingInterceptor
doInvokeMethod(String, Object, Object) - Method in BuilderSupport
DOLLAR - Field in GroovyTokenTypes
DOLLAR_REGEXP_CTOR_END - Field in GroovyTokenTypes
DOLLAR_REGEXP_LITERAL - Field in GroovyTokenTypes
DOLLAR_REGEXP_SYMBOL - Field in GroovyTokenTypes
DOLLAR_SLASHY_GSTRING_MODE - Field in GroovyLexer
DOLLAR_SLASHY - Field in StringUtils
doMethodInvoke(Object, Object) - Method in MetaMethod
Invokes the method this object represents.
DONE - Field in Closure
DONT_LOAD_DEFAULT - Field in MetaClassRegistryImpl
doPrimitiveCompare(ClassNode, ClassNode, BinaryExpression) - Method in BinaryExpressionMultiTypeDispatcher
doPrimtiveCompare(ClassNode, ClassNode, BinaryExpression) - Method in BinaryExpressionMultiTypeDispatcher
doReturn(MethodVisitor, ClassNode) - Method in BytecodeHelper
doSetMetaClass(Object, MetaClass) - Method in MetaClassHelper
Sets the meta class for an object, by delegating to the appropriate DefaultGroovyMethods helper method.
dot(String) - Method in ASTHelper
A synonym for dot( base, "" ).
DOT_DOT_DOT - Field in Types
DOT_DOT - Field in Types
DOT - Field in GroovyLexer
DOT - Field in GroovyParser
DOT() - Method in GroovyParser.ImportDeclarationContext
DOT() - Method in GroovyParser.PathElementContext
DOT(int) - Method in GroovyParser.QualifiedNameContext
DOT(int) - Method in GroovyParser.QualifiedNameElementsContext
DOT(int) - Method in GroovyParser.QualifiedStandardClassNameContext
DOT - Field in GroovyTokenTypes
DOT - Field in JavaTokenTypes
DOT - Field in Types
dotExpression(AST) - Method in AntlrParserPlugin
double_and - Field in NumberMathModificationInfo
double_div - Field in NumberMathModificationInfo
double_intdiv - Field in NumberMathModificationInfo
double_leftShift - Field in NumberMathModificationInfo
double_minus - Field in NumberMathModificationInfo
double_mod - Field in NumberMathModificationInfo
double_multiply - Field in NumberMathModificationInfo
double_or - Field in NumberMathModificationInfo
DOUBLE_PIPE - Field in Types
double_plus - Field in NumberMathModificationInfo
double_rightShift - Field in NumberMathModificationInfo
double_rightShiftUnsigned - Field in NumberMathModificationInfo
double_TYPE - Field in ClassHelper
double_xor - Field in NumberMathModificationInfo
DoubleArrayGetAtMetaMethod - Class in org.codehaus.groovy.runtime.dgmimpl.arrays
DoubleArrayPutAtMetaMethod - Class in org.codehaus.groovy.runtime.dgmimpl.arrays
DoubleArrayPutAtMetaMethod() - Constructor in DoubleArrayPutAtMetaMethod
DoubleCachedClass - Class in org.codehaus.groovy.reflection.stdclasses
@author Alex.Tkachman
DoubleCachedClass(Class, ClassInfo, boolean) - Constructor in DoubleCachedClass
doubleTwoOperands(MethodVisitor) - Method in BinaryBooleanExpressionHelper
doubleTwoOperands(MethodVisitor) - Method in BinaryExpressionWriter
doubleTwoOperands(MethodVisitor) - Method in BinaryFloatExpressionHelper
doubleTwoOperands(MethodVisitor) - Method in BinaryIntExpressionHelper
doubleTwoOperands(MethodVisitor) - Method in BinaryLongExpressionHelper
doubleTwoOperands(MethodVisitor) - Method in BinaryObjectExpressionHelper
doubleUnbox(Object) - Method in DefaultTypeTransformation
DoubleWrapper - Class in org.codehaus.groovy.runtime.wrappers
@author John Wilson
DoubleWrapper(double) - Constructor in DoubleWrapper
DoWhileStatement - Class in org.codehaus.groovy.ast.stmt
Represents a do { ... } while (condition) loop in Groovy
DoWhileStatement(BooleanExpression, Statement) - Constructor in DoWhileStatement
doWith(CommonCache<K, V>) - Method in ConcurrentCommonCache.Action
doWithReadLock(Action<K, V, R>) - Method in ConcurrentCommonCache
deal with the backed cache guarded by read lock
doWithWriteLock(Action<K, V, R>) - Method in ConcurrentCommonCache
deal with the backed cache guarded by write lock
downto(Calendar, Calendar, Closure) - Method in DateGroovyMethods
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(BigDecimal, Number, Closure) - Method in DefaultGroovyMethods
Iterates from this number down to the given number, inclusive, decrementing by one each time.
DQ_GSTRING_MODE - Field in GroovyLexer
drop(CharSequence, int) - Method in DefaultGroovyMethods
drop(GString, int) - Method in StringGroovyMethods
A GString variant of the equivalent CharSequence method.
dropMethodCache(String) - Method in MetaClassImpl
dropRight(T, int) - Method in DefaultGroovyMethods
Drops the given number of elements from the tail of this array if they are available.
dropStaticMethodCache(String) - Method in MetaClassImpl
dropWhile(Iterator<T>, Closure<?>) - Method in DefaultGroovyMethods
Creates an Iterator that returns a suffix of the elements from an original Iterator.
dropWhile(GString, Closure) - Method in StringGroovyMethods
A GString variant of the equivalent CharSequence method.
DTT_CAST_TO_TYPE - Field in IndyGuardsFiltersAndSignatures
DummyCallSite - Class in org.codehaus.groovy.runtime.callsite
DummyCallSite(CallSiteArray, int, String) - Constructor in DummyCallSite
DummyClassGenerator - Class in org.codehaus.groovy.classgen
To generate a class that has all the fields and methods, except that fields are not initialized and methods are empty.
DummyClassGenerator(GeneratorContext, ClassVisitor, ClassLoader, String) - Constructor in DummyClassGenerator
dump(AST) - Method in AntlrParserPlugin
dump(Object) - Method in DefaultGroovyMethods
Generates a detailed dump string of an object showing its class, hashCode and fields.
dumpTree(AST) - Method in AntlrParserPlugin
dup() - Method in OperandStack
duplicate top element
dup() - Method in Token
Returns a copy of this Token.
Duration - Class in groovy.time
Duration represents time periods which have values independent of the context.
Duration(int, int, int, int, int) - Constructor in Duration
DYNAMIC_MEMBER - Field in GroovyTokenTypes
DYNAMIC_TYPE - Field in ClassHelper
dynamicMemberExpression(AST) - Method in AntlrParserPlugin
dynamicMemberName() - Method in GroovyParser
dynamicMemberName() - Method in GroovyParser.NamePartContext
dynamicMemberName() - Method in GroovyRecognizer
If a dot is followed by a parenthesized or quoted expression, the member is computed dynamically, and the member selection is done only at runtime.
DynamicVariable - Class in org.codehaus.groovy.ast
dynamicVariable(String, boolean) - Method in AstSpecificationCompiler
Creates a DynamicVariable.
DynamicVariable(String, boolean) - Constructor in DynamicVariable

E

each(Map<K, V>, Closure) - Method in DefaultGroovyMethods
Allows a Map to be iterated through using a closure.
eachByte(URL, int, Closure) - Method in DefaultGroovyMethods
eachByte(InputStream, int, Closure) - Method in IOGroovyMethods
Traverse through each the specified stream reading bytes into a buffer and calling the 2 parameter closure with this buffer and the number of bytes.
eachByte(URL, int, Closure) - Method in ResourceGroovyMethods
Reads the InputStream from this URL, passing a byte[] and a number of bytes to the given closure.
eachCombination(Iterable, Closure<?>) - Method in DefaultGroovyMethods
Applies a function on each combination of the input lists.
eachDir(File, Closure) - Method in DefaultGroovyMethods
eachDir(File, Closure) - Method in ResourceGroovyMethods
Invokes the closure for each subdirectory in this directory, ignoring regular files.
eachDirMatch(File, Object, Closure) - Method in DefaultGroovyMethods
eachDirMatch(File, Object, Closure) - Method in ResourceGroovyMethods
Invokes the closure for each subdirectory whose name (dir.name) matches the given nameFilter in the given directory - calling the DefaultGroovyMethods.isCase method to determine if a match occurs.
eachDirRecurse(File, Closure) - Method in DefaultGroovyMethods
eachDirRecurse(File, Closure) - Method in ResourceGroovyMethods
Recursively processes each descendant subdirectory in this directory.
eachFile(File, Closure) - Method in DefaultGroovyMethods
eachFile(File, Closure) - Method in ResourceGroovyMethods
Invokes the closure for each 'child' file in this 'parent' folder/directory.
eachFileMatch(File, Object, Closure) - Method in DefaultGroovyMethods
eachFileMatch(File, Object, Closure) - Method in ResourceGroovyMethods
Invokes the closure for each file whose name (file.name) matches the given nameFilter in the given directory - calling the DefaultGroovyMethods.isCase method to determine if a match occurs.
eachFileRecurse(File, Closure) - Method in DefaultGroovyMethods
eachFileRecurse(File, Closure) - Method in ResourceGroovyMethods
Processes each descendant file in this directory and any sub-directories.
eachLine(Reader, int, Closure<T>) - Method in DefaultGroovyMethods
eachLine(Reader, int, Closure<T>) - Method in IOGroovyMethods
Iterates through the given reader line by line.
eachLine(URL, String, int, Closure<T>) - Method in ResourceGroovyMethods
Iterates through the lines read from the URL's associated input stream passing each line to the given 1 or 2 arg closure.
eachLine(String, int, Closure<T>) - Method in StringGroovyMethods
@deprecated Use the CharSequence version
eachMatch(String, String, Closure) - Method in DefaultGroovyMethods
eachMatch(String, String, Closure) - Method in StringGroovyMethods
Process each regex group matched substring of the given string.
eachObject(ObjectInputStream, Closure) - Method in DefaultGroovyMethods
eachObject(ObjectInputStream, Closure) - Method in IOGroovyMethods
Iterates through the given object stream object by object.
eachObject(File, Closure) - Method in ResourceGroovyMethods
Iterates through the given file object by object.
eachPermutation(Iterable<T>, Closure) - Method in DefaultGroovyMethods
Iterates over all permutations of a collection, running a closure for each iteration.
eachWithIndex(Map<K, V>, Closure) - Method in DefaultGroovyMethods
Allows a Map to be iterated through using a closure.
EDITOR_KEY - Field in Preferences
ELEMENT_TYPE_TYPE - Field in ClassHelper
elements() - Method in ConcurrentReaderHashMap
Returns an enumeration of the values in this table.
elementType(Class) - Method in ArrayTypeUtils
Get the type of array elements
elementValue() - Method in GroovyParser
elementValue(int) - Method in GroovyParser.ElementValueArrayInitializerContext
elementValue() - Method in GroovyParser.ElementValuePairContext
elementValue() - Method in GroovyParser.ElementValuesContext
elementValue() - Method in GroovyParser.MethodDeclarationContext
elementValueArrayInitializer() - Method in GroovyParser
elementValueArrayInitializer() - Method in GroovyParser.ElementValueContext
elementValuePair() - Method in GroovyParser
elementValuePair(int) - Method in GroovyParser.ElementValuePairsContext
elementValuePairName() - Method in GroovyParser
elementValuePairName() - Method in GroovyParser.ElementValuePairContext
elementValuePairs() - Method in GroovyParser
elementValuePairs() - Method in GroovyParser.ElementValuesContext
elementValues() - Method in GroovyParser
elementValues() - Method in GroovyParser.AnnotationContext
ELIST - Field in GroovyTokenTypes
ELIST - Field in JavaTokenTypes
ELLIPSIS - Field in GroovyLexer
ELLIPSIS - Field in GroovyParser
ELLIPSIS() - Method in GroovyParser.FormalParameterContext
ELSE - Field in GroovyLexer
ELSE - Field in GroovyParser
ELSE() - Method in GroovyParser.IfElseStatementContext
ELSE() - Method in GroovyParser.KeywordsContext
ELVIS_ASSIGN - Field in GroovyLexer
ELVIS_ASSIGN - Field in GroovyParser
ELVIS_ASSIGN() - Method in GroovyParser.AssignmentExprAltContext
ELVIS_EQUAL - Field in Types
ELVIS - Field in GroovyLexer
ELVIS - Field in GroovyParser
ELVIS() - Method in GroovyParser.ConditionalExprAltContext
ELVIS_OPERATOR - Field in GroovyTokenTypes
elvisOperator(Closure) - Method in AstSpecificationCompiler
Creates an ElvisOperatorExpression.
ElvisOperatorExpression - Class in org.codehaus.groovy.ast.expr
Represents a short ternary expression x ?
ElvisOperatorExpression(Expression, Expression) - Constructor in ElvisOperatorExpression
emit(Token) - Method in GroovyLexer
Record the index and token type of the current token while emitting tokens.
EMPTY_ARGS - Field in InvokerHelper
EMPTY_ARGS - Field in ScriptBytecodeAdapter
EMPTY_ARGUMENTS - Field in ArgumentListExpression
EMPTY_ARGUMENTS - Field in DefaultTypeTransformation
EMPTY_ARGUMENTS - Field in InvokerHelper
EMPTY_ARGUMENTS - Field in MetaClassImpl
EMPTY_ARRAY - Field in ArgumentListExpression
EMPTY_ARRAY - Field in CachedClass
EMPTY_ARRAY - Field in ClassNode
EMPTY_ARRAY - Field in Expression
EMPTY_ARRAY - Field in GenericsType
EMPTY_ARRAY - Field in GroovyClass
EMPTY_ARRAY - Field in MetaClassHelper
EMPTY_ARRAY - Field in MixinNode
EMPTY_ARRAY - Field in Parameter
empty() - Method in AstSpecificationCompiler
Creates EmptyStatement.
EMPTY_CLASS_ARRAY - Field in MetaClassHelper
EMPTY_EXPRESSION - Field in ConstantExpression
EMPTY_GENERICS_ARRAY - Field in GenericsUtils
EMPTY - Field in GString
A GString containing a single empty String and no values.
EMPTY_LIST - Field in FastArray
EMPTY_METHODNODE_LIST - Field in StaticTypeCheckingVisitor
EMPTY_OBJECT_ARRAY - Field in GString
EMPTY - Field in Reduction
EMPTY_STAT - Field in GroovyTokenTypes
EMPTY_STAT - Field in JavaTokenTypes
EMPTY_STRING_ARRAY - Field in GString
EMPTY_STRING - Field in ConstantExpression
EMPTY_TYPE_ARRAY - Field in ClassHelper
EMPTY_TYPE_ARRAY - Field in MetaClassHelper
EMPTY_TYPE_ARRAY - Field in NewMetaMethod
EMPTY_TYPES - Field in InvokerHelper
emptyArguments(Expression) - Method in AsmClassGenerator
EmptyExpression - Class in org.codehaus.groovy.ast.expr
This class is a place holder for an empty expression.
EmptyExpression() - Constructor in EmptyExpression
use EmptyExpression.INSTANCE instead
EmptyRange - Class in groovy.lang
Constructing Ranges like 0..
EmptyRange(T) - Constructor in EmptyRange
Creates a new EmptyRange.
EmptyStatement - Class in org.codehaus.groovy.ast.stmt
Represents an empty statement
enable() - Method in ExpandoMetaClassCreationHandle
enableAssert(boolean) - Method in JavaLexer
Enable the "assert" keyword
enabled - Field in AutoFinal
Indicates that adding final to parameters should not be applied on this node.
enableEnum(boolean) - Method in JavaLexer
Enable the "enum" keyword
enableGlobally() - Method in ExpandoMetaClass
Call to enable global use of ExpandoMetaClass within the registry.
enclosingBinaryExpressions - Field in TypeCheckingContext
enclosingClassNodes - Field in TypeCheckingContext
enclosingClosures - Field in TypeCheckingContext
enclosingMethodCalls - Field in TypeCheckingContext
enclosingMethods - Field in TypeCheckingContext
encode(ClassNode) - Method in SignatureCodec
encode(ClassNode) - Method in SignatureCodecVersion1
encodeAsValidClassName(String) - Method in GeneratorContext
encodeBase64(byte[]) - Method in EncodingGroovyMethods
Produce a Writable object which writes the Base64 encoding of the byte array.
encodeBase64Url(byte[], boolean) - Method in EncodingGroovyMethods
Produce a Writable object which writes the Base64 URL and Filename Safe encoding of the byte array.
encodeHex(byte[]) - Method in EncodingGroovyMethods
Produces a Writable that writes the hex encoding of the byte[].
EncodingAwareBufferedWriter - Class in groovy.io
A buffered writer only for OutputStreamWriter that is aware of the encoding of the OutputStreamWriter.
EncodingAwareBufferedWriter(OutputStreamWriter) - Constructor in EncodingAwareBufferedWriter
EncodingGroovyMethods - Class in org.codehaus.groovy.runtime
This class defines all the encoding/decoding groovy methods which enhance the normal JDK classes when inside the Groovy environment.
end - Field in CompileStack.LabelRange
endPosition(Token) - Method in PositionConfigureUtils
endsWithAny(CharSequence, CharSequence) - Method in StringGroovyMethods
Tests if this CharSequence ends with any specified suffixes.
enhancedArgumentList() - Method in GroovyParser
enhancedArgumentList() - Method in GroovyParser.ArgumentsContext
enhancedArgumentList() - Method in GroovyParser.CommandArgumentContext
enhancedArgumentList() - Method in GroovyParser.CommandExpressionContext
enhancedArgumentListElement() - Method in GroovyParser
enhancedArgumentListElement(int) - Method in GroovyParser.EnhancedArgumentListContext
enhancedForControl() - Method in GroovyParser
enhancedForControl() - Method in GroovyParser.ForControlContext
enhancedStatementExpression() - Method in GroovyParser
enhancedStatementExpression() - Method in GroovyParser.AssignmentExprAltContext
enhancedStatementExpression() - Method in GroovyParser.ExpressionInParContext
enhancedStatementExpression() - Method in GroovyParser.VariableInitializerContext
ensureClosure(Object) - Method in ProxyGeneratorAdapter
Ensures that the provided object is wrapped into a closure if it's not a closure.
entry - Field in ConcurrentReaderHashMap.HashIterator
entrySet() - Method in ConcurrentLinkedHashMap
entrySet - Field in ConcurrentReaderHashMap
entrySet() - Method in ConfigObject
entrySet() - Method in GroovyRunnerRegistry
Returns a set of entries for registered runners.
entrySet() - Method in ListHashMap
entrySet() - Method in MapWithDefault
entrySet() - Method in ObservableMap
entrySingleton() - Method in Weighers
A weigher where an entry has a weight of 1.
EntryWeigher - Interface in org.apache.groovy.util.concurrentlinkedhashmap
A class that can determine the weight of an entry.
ENUM_CONSTANT_DEF - Field in GroovyTokenTypes
ENUM_CONSTANT_DEF - Field in JavaTokenTypes
ENUM_DEF - Field in GroovyTokenTypes
ENUM_DEF - Field in JavaTokenTypes
ENUM - Field in GroovyLexer
ENUM - Field in GroovyParser
ENUM() - Method in GroovyParser.ClassDeclarationContext
ENUM() - Method in GroovyParser.KeywordsContext
Enum_Type - Field in ClassHelper
enumArguments(AST) - Method in AntlrParserPlugin
enumBlock() - Method in GroovyRecognizer
enumBlock() - Method in JavaRecognizer
EnumCompletionVisitor - Class in org.codehaus.groovy.classgen
Enums have a parent constructor with two arguments from java.lang.Enum.
EnumCompletionVisitor(CompilationUnit, SourceUnit) - Constructor in EnumCompletionVisitor
enumConstant() - Method in GroovyParser
enumConstant(int) - Method in GroovyParser.EnumConstantsContext
enumConstant() - Method in GroovyRecognizer
enumConstant() - Method in JavaRecognizer
enumConstantBlock() - Method in GroovyRecognizer
enumConstantBlock() - Method in JavaRecognizer
EnumConstantClassNode - Class in org.codehaus.groovy.ast
Represents the anonymous inner class for an enum constant This subtype is needed so that EnumVisitor can differentiate between the scenarios when a InnerClassNode represents anonymous inner class for an enu constant and when it represents an enum class defined inside another class
EnumConstantClassNode(ClassNode, String, int, ClassNode) - Constructor in EnumConstantClassNode
@param name is the full name of the class
enumConstantDef(AST) - Method in AntlrParserPlugin
enumConstantField() - Method in GroovyRecognizer
enumConstantField() - Method in JavaRecognizer
enumConstantFieldInternal(AST, AST, AST, Token) - Method in GroovyRecognizer
enumConstants() - Method in GroovyParser
enumConstants() - Method in GroovyParser.ClassBodyContext
enumConstants() - Method in GroovyRecognizer
Comma-separated list of one or more enum constant definitions.
enumConstantsStart() - Method in GroovyRecognizer
Guard for enumConstants.
enumDef(AST) - Method in AntlrParserPlugin
enumDefinition(AST) - Method in GroovyRecognizer
enumDefinition(AST) - Method in JavaRecognizer
enumerateGrapes() - Method in Grape
enumerateGrapes() - Method in GrapeEngine
enumerateGrapes() - Method in GrapeIvy
ENUMERATION_TYPE - Field in StaticTypeCheckingVisitor
EnumHelper - Class in org.codehaus.groovy.antlr
EnumVisitor - Class in org.codehaus.groovy.classgen
EnumVisitor(CompilationUnit, SourceUnit) - Constructor in EnumVisitor
EOF() - Method in GroovyParser.CompilationUnitContext
EOF - Field in GroovyTokenTypes
EOF - Field in JavaTokenTypes
EOF - Field in Token
EOF - Field in Types
eol() - Method in Utilities
Returns the end-of-line marker.
eq(Object, Object) - Method in ConcurrentReaderHashMap
Check for equality of non-null references x and y.
EQ - Field in GeneralUtils
EQUAL - Field in GroovyLexer
EQUAL - Field in GroovyParser
EQUAL() - Method in GroovyParser.EqualityExprAltContext
EQUAL - Field in GroovyTokenTypes
EQUAL - Field in JavaTokenTypes
equal(CachedClass, CachedClass) - Method in MetaMethod
EQUAL - Field in Types
equalityExpression(int) - Method in GroovyRecognizer
equalityExpression() - Method in JavaRecognizer
equalParameterTypes(Parameter, Parameter) - Method in MopWriter
equals(Object) - Method in AbstractComparator
equals(Object) - Method in ASTNode
equals(Object) - Method in CachedMethod
equals(Object) - Method in ClassNode
equals(Object) - Method in ConcurrentReaderHashMap.Entry
equals(Object) - Method in ConversionHandler
Indicates whether some other object is "equal to" this one.
equals(Map, Map) - Method in DefaultGroovyMethods
Compares two Maps treating coerced numerical values as identical.
equals(Object) - Method in DelegatingMetaClass
equals(Object) - Method in Expando
This allows equals to be overridden by a closure field method attached to the expando object.
equals(Object) - Method in GroovyCodeSource
equals(Object) - Method in Groovydoc
equals(Object) - Method in GroovydocTag
equals(GString) - Method in GString
equals(Object) - Method in HandleMetaClass
EQUALS - Field in IndyGuardsFiltersAndSignatures
equals(IntRange) - Method in IntRange
Compares an IntRange to another IntRange.
equals(Object) - Method in IvyGrabRecord
equals(Object) - Method in LineColumn
equals(Object) - Method in ListWithDefault
equals(MapEntry) - Method in MapEntry
equals(Object) - Method in MapWithDefault
equals(MethodKey) - Method in MethodKey
equals(Object) - Method in MixinInMetaClass
equals(Object) - Method in ModifierNode
equals(Object) - Method in NullObject
null is only equal to null
equals(Object) - Method in NumberRange
An object is deemed equal to this NumberRange if it represents a List of items and those items equal the list of discrete items represented by this NumberRange.
equals(ObjectRange) - Method in ObjectRange
Compares an ObjectRange to another ObjectRange.
equals(Object) - Method in ObservableList
equals(Object) - Method in ObservableMap
equals(Object) - Method in OwnedMetaClass
equals(Object) - Method in PositionInfo
equals(Object) - Method in QName
Tests this QName for equality with another object.
equals(Sequence) - Method in Sequence
equals(SpreadMap) - Method in SpreadMap
equals(Object) - Method in Tuple
EQUALS - Field in Types
EqualsAndHashCode - Annotation Type in groovy.transform
Class annotation used to assist in creating appropriate equals() and hashCode() methods.
EqualsAndHashCodeASTTransformation - Class in org.codehaus.groovy.transform
equalsNullExpr(Expression) - Method in AbstractASTTransformUtil
equalsNullX(Expression) - Method in GeneralUtils
eqX(Expression, Expression) - Method in GeneralUtils
err - Field in IO
Prefered error output writer.
ERROR_COLLECTOR - Field in StaticTypeCheckingVisitor
error(Object, Throwable) - Method in Logger
ErrorCollecting - Interface in org.codehaus.groovy.transform
An AST transform with the ability to report errors.
ErrorCollector - Class in org.codehaus.groovy.control
A base class for collecting messages and errors during processing.
ErrorCollector(CompilerConfiguration) - Constructor in ErrorCollector
Initialize the ErrorReporter.
errorCollector - Field in ProcessingUnit
a helper to share errors and report them
errorCollectors - Field in TypeCheckingContext
ErrorReporter - Class in org.codehaus.groovy.tools
Provides services for reporting compilation errors to the user.
ErrorReporter(Throwable, boolean) - Constructor in ErrorReporter
Configures a new Reporter.
errors - Field in ErrorCollector
ErrorMessages collected during processing
errorStream - Field in IO
Raw error output stream.
ESC - Field in GroovyTokenTypes
ESC - Field in JavaTokenTypes
escapeBackslashes(String) - Method in InvokerHelper
ESCAPED_DOLLAR - Field in GroovyTokenTypes
ESCAPED_SLASH - Field in GroovyTokenTypes
Eval - Class in groovy.util
Allow easy integration from Groovy into Java through convenience methods.
eval(BinaryExpression) - Method in BinaryExpressionHelper
evaluate(Reader, String) - Method in GroovyShell
Evaluates some script against the current Binding and returns the result
evaluate(File) - Method in Script
A helper method to allow the dynamic evaluation of groovy expressions using this scripts binding as the variable scope
evaluateArrayAssignmentWithOperator(String, BinaryExpression, BinaryExpression) - Method in BinaryExpressionHelper
evaluateBinaryExpression(String, BinaryExpression) - Method in BinaryExpressionHelper
evaluateBinaryExpression(String, BinaryExpression) - Method in BinaryExpressionMultiTypeDispatcher
evaluateBinaryExpressionWithAssignment(String, BinaryExpression) - Method in BinaryExpressionHelper
evaluateBinaryExpressionWithAssignment(String, BinaryExpression) - Method in BinaryExpressionMultiTypeDispatcher
evaluateCompareExpression(MethodCaller, BinaryExpression) - Method in BinaryExpressionHelper
evaluateCompareExpression(MethodCaller, BinaryExpression) - Method in BinaryExpressionMultiTypeDispatcher
evaluateElvisEqual(BinaryExpression) - Method in BinaryExpressionHelper
evaluateEqual(BinaryExpression, boolean) - Method in BinaryExpressionHelper
evaluateEqual(BinaryExpression, boolean) - Method in StaticTypesBinaryExpressionMultiTypeDispatcher
evaluateExpression(Expression, CompilerConfiguration) - Method in StaticTypeCheckingSupport
A helper method that can be used to evaluate expressions as found in annotation parameters.
evaluatePostfixMethod(PostfixExpression) - Method in BinaryExpressionHelper
evaluatePrefixMethod(PrefixExpression) - Method in BinaryExpressionHelper
evaluateTernary(TernaryExpression) - Method in BinaryExpressionHelper
every(Object) - Method in DefaultGroovyMethods
Iterates over every element of a collection, and checks whether all elements are true according to the Groovy Truth.
EvictableCache - Interface in org.codehaus.groovy.runtime.memoize
Represents an evictable memoize cache with its essential methods
EvictableCache.EvictionStrategy - Enum in org.codehaus.groovy.runtime.memoize
Represents a eviction strategy for the cache with limited size
EvictionListener - Interface in org.apache.groovy.util.concurrentlinkedhashmap
A listener registered for notification when an entry is evicted.
exception - Field in AutoImplement
If defined, all unimplemented methods will throw this exception.
ExceptionMessage - Class in org.codehaus.groovy.control.messages
A class for error messages produced by the parser system.
ExceptionMessage(Exception, boolean, ProcessingUnit) - Constructor in ExceptionMessage
exceptions(Closure) - Method in AstSpecificationCompiler
Creates a ClassNode[].
excludedStatement - Field in CompileStack.BlockRecorder
excludes - Field in AutoClone
Comma separated list of property (and/or field) names to exclude from cloning.
excludes - Field in Builder
List of field and/or property names to exclude from generated builder methods.
excludes - Field in Delegate
List of method and/or property names to exclude when delegating.
excludes - Field in EqualsAndHashCode
List of field and/or property names to exclude from the equals and hashCode calculations.
excludes - Field in ExternalizeMethods
Comma separated list of property names to exclude from externalizing.
excludes - Field in ExternalizeVerifier
Comma separated list of property names to exclude from externalization verification.
excludes - Field in MapConstructor
List of field and/or property names to exclude from the constructor.
excludes - Field in Sortable
Property names to exclude in the comparison algorithm.
excludes - Field in ToString
List of field and/or property names to exclude from generated toString.
excludes - Field in TupleConstructor
List of field and/or property names to exclude from the constructor.
excludeTypes - Field in Delegate
List of interfaces containing method signatures to exclude when delegating.
exclusiveOrExpression(int) - Method in GroovyRecognizer
exclusiveOrExpression() - Method in JavaRecognizer
execute(List, List, File) - Method in DefaultGroovyMethods
execute(List, List, File) - Method in ProcessGroovyMethods
Executes the command specified by the given list, with the environment defined by envp and under the working directory dir.
existsProperty(PropertyExpression, boolean, ClassCodeVisitorSupport) - Method in StaticCompilationVisitor
existsProperty(PropertyExpression, boolean, ClassCodeVisitorSupport) - Method in StaticTypeCheckingVisitor
Checks whether a property exists on the receiver, or on any of the possible receiver classes (found in the temporary type information table)
existsProperty(PropertyExpression, boolean, ClassCodeVisitorSupport) - Method in TypeCheckingExtension
expand(String, int) - Method in DefaultGroovyMethods
expand(String, int) - Method in StringGroovyMethods
@deprecated Use the CharSequence version
expandArgumentFiles(def) - Method in CliBuilder
expandLine(String, int) - Method in DefaultGroovyMethods
expandLine(String, int) - Method in StringGroovyMethods
@deprecated Use the CharSequence version
Expando - Class in groovy.util
Represents a dynamically expandable bean.
Expando(Map) - Constructor in Expando
ExpandoMetaClass - Class in groovy.lang
ExpandoMetaClass is a MetaClass that behaves like an Expando, allowing the addition or replacement of methods, properties and constructors on the fly.
ExpandoMetaClass.ExpandoMetaConstructor - Class in groovy.lang
Handles the ability to use the left shift operator to append new constructors
ExpandoMetaClass.ExpandoMetaProperty - Class in groovy.lang
Instances of this class are returned when using the << left shift operator.
ExpandoMetaClass.ExpandoMetaProperty(String, boolean) - Constructor in ExpandoMetaClass.ExpandoMetaProperty
ExpandoMetaClass(Class, boolean, boolean) - Constructor in ExpandoMetaClass
Constructs a new ExpandoMetaClass instance for the given class optionally placing the MetaClass in the MetaClassRegistry automatically
ExpandoMetaClassCreationHandle - Class in groovy.lang
explicitConstructorInvocation() - Method in GroovyRecognizer
Catch obvious constructor calls, but not the expr.super(...) calls
explicitConstructorInvocation() - Method in JavaRecognizer
Catch obvious constructor calls, but not the expr.super(...) calls
explicitMethods - Field in FactoryBuilderSupport
explicitProperties - Field in FactoryBuilderSupport
EXPONENT - Field in GroovyTokenTypes
EXPONENT - Field in JavaTokenTypes
EXPR - Field in GroovyTokenTypes
EXPR - Field in JavaTokenTypes
Expression - Class in org.codehaus.groovy.ast.expr
Represents a base class for expressions which evaluate as an object
expression(AST, boolean) - Method in AntlrParserPlugin
expression(Closure) - Method in AstSpecificationCompiler
Creates an ExpressionStatement.
expression() - Method in GroovyParser
expression(int) - Method in GroovyParser.AdditiveExprAltContext
expression(int) - Method in GroovyParser.AndExprAltContext
expression(int) - Method in GroovyParser.AssertStatementContext
expression() - Method in GroovyParser.AssignmentExprAltContext
expression() - Method in GroovyParser.CastExprAltContext
expression() - Method in GroovyParser.ClassicalForControlContext
expression(int) - Method in GroovyParser.ConditionalExprAltContext
expression(int) - Method in GroovyParser.CreatorContext
expression() - Method in GroovyParser.ElementValueContext
expression() - Method in GroovyParser.EnhancedForControlContext
expression(int) - Method in GroovyParser.EqualityExprAltContext
expression(int) - Method in GroovyParser.ExclusiveOrExprAltContext
expression() - Method in GroovyParser.ExpressionListElementContext
expression() - Method in GroovyParser.FormalParameterContext
expression(int) - Method in GroovyParser.InclusiveOrExprAltContext
expression(int) - Method in GroovyParser.LogicalAndExprAltContext
expression(int) - Method in GroovyParser.LogicalOrExprAltContext
expression() - Method in GroovyParser.MapEntryContext
expression(int) - Method in GroovyParser.MultiplicativeExprAltContext
expression() - Method in GroovyParser.NormalExprAltContext
expression(int) - Method in GroovyParser.PowerExprAltContext
expression(int) - Method in GroovyParser.RegexExprAltContext
expression(int) - Method in GroovyParser.RelationalExprAltContext
expression() - Method in GroovyParser.ResourceContext
expression() - Method in GroovyParser.ReturnStmtAltContext
expression(int) - Method in GroovyParser.ShiftExprAltContext
expression() - Method in GroovyParser.SwitchLabelContext
expression() - Method in GroovyParser.ThrowStmtAltContext
expression() - Method in GroovyParser.UnaryAddExprAltContext
expression() - Method in GroovyParser.UnaryNotExprAltContext
expression(int) - Method in GroovyRecognizer
expression() - Method in JavaRecognizer
EXPRESSION - Field in Types
ExpressionAsVariableSlot - Class in org.codehaus.groovy.classgen.asm
Helper class that takes an Expression and if visited will load it normally, storing the result in a helper variable, which then can be requested after the visit is completed.
ExpressionAsVariableSlot(WriterController, Expression) - Constructor in ExpressionAsVariableSlot
expressionInPar() - Method in GroovyParser
expressionInPar() - Method in GroovyParser.DoWhileStmtAltContext
expressionInPar() - Method in GroovyParser.IfElseStatementContext
expressionInPar() - Method in GroovyParser.ParExpressionContext
expressionInPar() - Method in GroovyParser.SwitchStatementContext
expressionInPar() - Method in GroovyParser.SynchronizedStmtAltContext
expressionInPar() - Method in GroovyParser.WhileStmtAltContext
expressionList(AST) - Method in AntlrParserPlugin
expressionList(boolean) - Method in GroovyParser
expressionList() - Method in GroovyParser.ForInitContext
expressionList() - Method in GroovyParser.ForUpdateContext
expressionList() - Method in GroovyParser.IndexPropertyArgsContext
expressionList() - Method in GroovyParser.ListContext
expressionList() - Method in JavaRecognizer
expressionListElement(boolean) - Method in GroovyParser
expressionListElement() - Method in GroovyParser.EnhancedArgumentListElementContext
expressionListElement(int) - Method in GroovyParser.ExpressionListContext
ExpressionStatement - Class in org.codehaus.groovy.ast.stmt
A simple statement such as a method call where the return value is ignored
ExpressionStatement(Expression) - Constructor in ExpressionStatement
expressionStatement(int) - Method in GroovyRecognizer
An expression statement can be any general expression.
expressionStatementNoCheck() - Method in GroovyRecognizer
expressionSwitch(AST) - Method in AntlrParserPlugin
ExpressionTransformer - Interface in org.codehaus.groovy.ast.expr
Provides a way to transform expressions
ext - Field in Grab
The extension of the artifact (normally safe to leave at default value of "jar" but other values like "zip" are sometimes useful).
ExtendedVerifier - Class in org.codehaus.groovy.classgen
A specialized Groovy AST visitor meant to perform additional verifications upon the current AST.
ExtendedVerifier(SourceUnit) - Constructor in ExtendedVerifier
EXTENDS_CLAUSE - Field in GroovyTokenTypes
EXTENDS_CLAUSE - Field in JavaTokenTypes
EXTENDS - Field in GroovyLexer
EXTENDS - Field in GroovyParser
EXTENDS() - Method in GroovyParser.ClassDeclarationContext
EXTENDS() - Method in GroovyParser.KeywordsContext
EXTENDS() - Method in GroovyParser.TypeArgumentContext
EXTENDS() - Method in GroovyParser.TypeParameterContext
EXTENSION_METHOD_CACHE - Field in StaticTypeCheckingSupport
extension - Field in SourceAwareCustomizerFactory.SourceOptions
extension - Field in StaticTypeCheckingVisitor
ExtensionMethodNode - Class in org.codehaus.groovy.transform.stc
Represents method nodes which are used by the static type checker to virtually add methods coming from DGM-like methods.
ExtensionMethodNode(MethodNode, String, int, ClassNode, Parameter, ClassNode, Statement) - Constructor in ExtensionMethodNode
ExtensionModule - Class in org.codehaus.groovy.runtime.m12n
An extension module is a class responsible for providing a list of meta methods to the Groovy compiler and runtime.
ExtensionModule(String, String) - Constructor in ExtensionModule
ExtensionModuleRegistry - Class in org.codehaus.groovy.runtime.m12n
The extension method registry is responsible for collecting methods (or static methods) which are added to existing classes and may be called like regular methods.
ExtensionModuleRegistry() - Constructor in ExtensionModuleRegistry
ExtensionModuleScanner - Class in org.codehaus.groovy.runtime.m12n
A module extension scanner is responsible for searching classpath modules, loading metadata from module descriptors, then perform custom tasks for each module.
ExtensionModuleScanner.ExtensionModuleListener - Interface in org.codehaus.groovy.runtime.m12n
ExtensionModuleScanner(ExtensionModuleScanner.ExtensionModuleListener, ClassLoader) - Constructor in ExtensionModuleScanner
extensions - Field in CompileStatic
The list of (classpath resources) paths to type checking DSL scripts, also known as type checking extensions.
extensions - Field in SourceAwareCustomizerFactory.SourceOptions
extensions - Field in TypeChecked
The list of (classpath resources) paths to type checking DSL scripts, also known as type checking extensions.
extensionValidator - Field in SourceAwareCustomizerFactory.SourceOptions
ExternalizeMethods - Annotation Type in groovy.transform
Class annotation used to assist in the creation of Externalizable classes.
ExternalizeMethodsASTTransformation - Class in org.codehaus.groovy.transform
Handles generation of code for the @ExternalizeMethods annotation.
ExternalizeVerifier - Annotation Type in groovy.transform
Class annotation used to assist in the creation of Externalizable classes.
ExternalizeVerifierASTTransformation - Class in org.codehaus.groovy.transform
ExternalStrategy - Class in groovy.transform.builder
This strategy is used with the Builder AST transform to populate a builder helper class so that it can be used for the fluent creation of instances of a specified class.
extractClassFromFileDescription() - Method in ModuleNode
extractPlaceholders(ClassNode, Map<String, GenericsType>) - Method in GenericsUtils
For a given classnode, fills in the supplied map with the parameterized types it defines.
extractPropertyNameFromMethodName(String, String) - Method in StaticTypeCheckingVisitor
Given a method name and a prefix, returns the name of the property that should be looked up, following the java beans rules.
extractRootCause(Throwable) - Method in StackTraceUtils
Extracts the root cause of the exception, no matter how nested it is
extractStaticReceiver(MethodCall) - Method in TypeCheckingExtension
Given a method call, first checks that it's a static method call, and if it is, returns the class node for the receiver.
extractSuperClassGenerics(ClassNode, ClassNode, Map<String, ClassNode>) - Method in GenericsUtils
extractTemporaryTypeInfoKey(Expression) - Method in StaticTypeCheckingVisitor
When instanceof checks are found in the code, we store temporary type information data in the TypeCheckingContext.temporaryIfBranchTypeInformation table.
extractTypesFromParameters(Parameter) - Method in StaticTypeCheckingVisitor

F

Factory - Interface in groovy.util
FACTORY - Field in MopWriter
FACTORY - Field in StaticCompilationMopWriter
FactoryBuilderSupport - Class in groovy.util
Mix of BuilderSupport and SwingBuilder's factory support.
FactoryBuilderSupport(boolean) - Constructor in FactoryBuilderSupport
failIfErrors() - Method in ErrorCollector
Causes the current phase to fail by throwing a CompilationFailedException.
fallbackAttributeOrPropertySite(PropertyExpression, Expression, String, MethodCallerMultiAdapter) - Method in CallSiteWriter
fallbackAttributeOrPropertySite(PropertyExpression, Expression, String, MethodCallerMultiAdapter) - Method in StaticTypesCallSiteWriter
FALSE - Field in ConstantExpression
fArrayGet(float[], int) - Method in BytecodeInterface8
get value from float[] using normalized index
fArraySet(float[], int, float) - Method in BytecodeInterface8
set value from float[] using normalized index
FastArray - Class in org.codehaus.groovy.util
FastArray(Object) - Constructor in FastArray
fastEquals(NumberRange) - Method in NumberRange
Compares a NumberRange to another NumberRange using only a strict comparison of the NumberRange properties.
fb - Field in GroovyParser.ConditionalExprAltContext
fb - Field in GroovyParser.IfElseStatementContext
Field - Annotation Type in groovy.transform
Variable annotation used for changing the scope of a variable within a script from being within the run method of the script to being at the class level for the script.
field(Closure) - Method in AstSpecificationCompiler
Creates a FieldExpression.
field - Field in CachedField
FIELD_TARGET - Field in AnnotationNode
FieldASTTransformation - Class in org.codehaus.groovy.transform
Handles transformation for the @Field annotation.
fieldDeclaration() - Method in GroovyParser
fieldDeclaration() - Method in GroovyParser.MemberDeclarationContext
fieldDef(AST) - Method in AntlrParserPlugin
FieldExpression - Class in org.codehaus.groovy.ast.expr
Represents a field access such as the expression "this.foo".
FieldExpression(FieldNode) - Constructor in FieldExpression
fieldInfo(PropertyValue) - Method in Inspector
FieldNode - Class in org.codehaus.groovy.ast
Represents a field (member variable)
fieldNode(String, int, Class, Class, Closure) - Method in AstSpecificationCompiler
Creates a FieldNode.
FieldNode(String, int, ClassNode, ClassNode, Expression) - Constructor in FieldNode
fields(Closure) - Method in AstSpecificationCompiler
Designates a list of FieldNodes.
fieldX(ClassNode, String) - Method in GeneralUtils
file(String, Closure) - Method in FileTreeBuilder
Creates a new file in the current directory, whose contents is going to be generated in the closure.
FileNameByRegexFinder - Class in groovy.util
Find files according to a base directory and an includes and excludes pattern.
FileReaderSource - Class in org.codehaus.groovy.control.io
A ReaderSource for source files.
FileReaderSource(File, CompilerConfiguration) - Constructor in FileReaderSource
Creates the ReaderSource from a File descriptor.
FileSystemCompiler - Class in org.codehaus.groovy.tools
Command-line compiler (aka.
FileSystemCompiler(CompilerConfiguration, CompilationUnit) - Constructor in FileSystemCompiler
FileTreeBuilder - Class in groovy.util
A builder dedicated at generating a file directory structure from a specification.
FileTreeBuilder(File) - Constructor in FileTreeBuilder
FileType - Enum in groovy.io
Represents particular files of interest.
FileVisitResult - Enum in groovy.io
Represents special return values for the 'preDir', 'postDir' and 'visit'/supplied Closures used with DefaultGroovyMethods.traverse and related methods to control subsequent traversal behavior.
fillInStackTrace() - Method in MissingMethodExceptionNoStack
fillInStackTrace() - Method in MissingPropertyExceptionNoStack
filterLine(URL, Writer, String, Closure) - Method in DefaultGroovyMethods
filterLine(InputStream, Writer, String, Closure) - Method in IOGroovyMethods
Uses a closure to filter lines from this InputStream and pass them to the given writer.
filterLine(URL, Writer, String, Closure) - Method in ResourceGroovyMethods
Uses a closure to filter lines from this URL and pass them to the given writer.
FINAL - Field in GroovyLexer
FINAL - Field in GroovyParser
FINAL() - Method in GroovyParser.ClassOrInterfaceModifierContext
FINAL() - Method in GroovyParser.KeywordsContext
FINAL() - Method in GroovyParser.VariableModifierContext
FINAL - Field in GroovyTokenTypes
FINAL - Field in JavaTokenTypes
Finalizable - Interface in org.codehaus.groovy.util
FINALIZATION - Field in Phases
finalizeRef() - Method in ManagedConcurrentMap.Entry
@deprecated use finalizeReference
finalizeReference() - Method in ClassInfo
finalizeReference() - Method in Finalizable
finalizeReference() - Method in ManagedConcurrentMap.Entry
finalizeReference() - Method in ManagedConcurrentMap.EntryWithValue
finalizeReference() - Method in ManagedReference
FINALLY - Field in GroovyLexer
FINALLY - Field in GroovyParser
FINALLY() - Method in GroovyParser.FinallyBlockContext
FINALLY() - Method in GroovyParser.KeywordsContext
finallyBlock() - Method in GroovyParser
finallyBlock() - Method in GroovyParser.TryCatchStatementContext
finallyClause() - Method in GroovyRecognizer
finallyClause() - Method in JavaRecognizer
FinalVariableAnalyzer - Class in org.codehaus.groovy.classgen
FinalVariableAnalyzer.VariableNotFinalCallback - Interface in org.codehaus.groovy.classgen
FinalVariableAnalyzer(SourceUnit, FinalVariableAnalyzer.VariableNotFinalCallback) - Constructor in FinalVariableAnalyzer
find(Constructor) - Method in CachedConstructor
find(Method) - Method in CachedMethod
find(String, String, Closure) - Method in DefaultGroovyMethods
FIND_REGEX - Field in Types
find(String, String, Closure) - Method in StringGroovyMethods
@deprecated Use the CharSequence version
findAll(String, String, Closure<T>) - Method in DefaultGroovyMethods
findAll(String, String, Closure<T>) - Method in StringGroovyMethods
@deprecated Use the CharSequence version
findAndRemoveEntry(Entry) - Method in ConcurrentReaderHashMap
Helper method for entrySet.remove
findArg(String) - Method in AbstractASTTransformUtil
findArg(String) - Method in GeneralUtils
findClass(String) - Method in ReflectorLoader
Tries to find a Groovy class.
findClass(String) - Method in RootLoader
findClassNode(String, CompilationUnit) - Method in ClassNodeResolver
Extension point for custom lookup logic of finding ClassNodes.
findClassNode(SourceUnit, CompilationUnit, String) - Method in ClosureSignatureHint
Finds a class node given a string representing the type.
findCurrentInstanceOfClass(Expression, ClassNode) - Method in StaticTypeCheckingVisitor
A helper method which determines which receiver class should be used in error messages when a field or attribute is not found.
findDGMMethodsByNameAndArguments(ClassLoader, ClassNode, String, ClassNode, List<MethodNode>) - Method in StaticTypeCheckingSupport
findDGMMethodsForClassNode(ClassLoader, ClassNode, String, TreeSet<MethodNode>) - Method in StaticTypeCheckingSupport
findFieldHelper(ClassNode) - Method in Traits
findHelper(ClassNode) - Method in Traits
findIndexOf(T, int, Closure) - Method in DefaultGroovyMethods
Iterates over the elements of an Array, starting from a specified startIndex, and returns the index of the first item that satisfies the condition specified by the closure.
findIndexValues(T, Number, Closure) - Method in DefaultGroovyMethods
Iterates over the elements of an Array, starting from a specified startIndex, and returns the index values of the items that match the condition specified in the closure.
findLastIndexOf(T, int, Closure) - Method in DefaultGroovyMethods
Iterates over the elements of an Array, starting from a specified startIndex, and returns the index of the last item that matches the condition specified in the closure.
findMethod(ClassNode, String, ClassNode) - Method in StaticTypeCheckingVisitor
findMethodInClassHierarchy(Class, String, Class, MetaClass) - Method in MetaClassImpl
findMethodOrFail(Expression, ClassNode, String, ClassNode) - Method in StaticCompilationVisitor
findMethodOrFail(Expression, ClassNode, String, ClassNode) - Method in StaticTypeCheckingVisitor
findMethodsWithGenerated(ClassNode, String) - Method in StaticTypeCheckingVisitor
This method returns the list of methods named against the supplied parameter that are defined on the specified receiver, but it will also add "non existing" methods that will be generated afterwards by the compiler, for example if a method is using default values and that the specified class node isn't compiled yet.
findMixinMethod(String, Class) - Method in ExpandoMetaClass
findMixinMethod(String, Class) - Method in MetaClassImpl
findOwnMethod(Class, String, Class, MetaClass, MetaMethod) - Method in MetaClassImpl
findPropertyInClassHierarchy(String, CachedClass) - Method in MetaClassImpl
findRegex(Object, Object) - Method in InvokerHelper
Find the right hand regex within the left hand string and return a matcher.
findRegex(Object, Object) - Method in ScriptBytecodeAdapter
findResource(String) - Method in GroovyClassLoader.InnerLoader
findResources(String) - Method in GroovyClassLoader.InnerLoader
findResult(Map<A, B>, U, Closure<V>) - Method in DefaultGroovyMethods
Returns the first non-null closure result found by passing each map entry to the closure, otherwise the defaultResult is returned.
findResults(Map<K, V>, Closure<T>) - Method in DefaultGroovyMethods
Iterates through the map transforming items using the supplied closure and collecting any non-null results.
findSAM(ClassNode) - Method in ClassHelper
Returns the single abstract method of a class node, if it is a SAM type, or null otherwise.
findSetters(ClassNode, String, boolean) - Method in StaticTypeCheckingSupport
findTargetVariable(VariableExpression) - Method in StaticTypeCheckingSupport
Given a variable expression, returns the ultimately accessed variable.
finish() - Method in DefaultTypeCheckingExtension
finish() - Method in GroovyTypeCheckingExtensionSupport
finish() - Method in TypeCheckingExtension
Subclasses should implement this method if they need to perform additional checks after the type checker has finished its work.
finnishConstructorCall(ConstructorNode, String, int) - Method in InvocationWriter
fireConstantMetaClassUpdate(Object, Class, MetaClass, MetaClass) - Method in MetaClassRegistryImpl
Causes the execution of all registered listeners.
fireElementAddedEvent(int, Object) - Method in ObservableList
fireElementAddedEvent(Object) - Method in ObservableSet
fireElementClearedEvent(List) - Method in ObservableList
fireElementClearedEvent(List) - Method in ObservableSet
fireElementEvent(ObservableList.ElementEvent) - Method in ObservableList
fireElementEvent(ObservableSet.ElementEvent) - Method in ObservableSet
fireElementRemovedEvent(int, Object) - Method in ObservableList
fireElementRemovedEvent(Object) - Method in ObservableSet
fireElementUpdatedEvent(int, Object, Object) - Method in ObservableList
fireMultiElementAddedEvent(int, List) - Method in ObservableList
fireMultiElementAddedEvent(List) - Method in ObservableSet
fireMultiElementRemovedEvent(List) - Method in ObservableList
fireMultiElementRemovedEvent(List) - Method in ObservableSet
fireMultiPropertyEvent(ObservableMap.PropertyEvent) - Method in ObservableMap
firePropertyAddedEvent(Object, Object) - Method in ObservableMap
firePropertyClearedEvent(Map) - Method in ObservableMap
firePropertyEvent(ObservableMap.PropertyEvent) - Method in ObservableMap
firePropertyRemovedEvent(Object, Object) - Method in ObservableMap
firePropertyUpdatedEvent(Object, Object, Object) - Method in ObservableMap
fireSizeChangedEvent(int, int) - Method in ObservableList
fireSizeChangedEvent(int, int) - Method in ObservableMap
fireSizeChangedEvent(int, int) - Method in ObservableSet
first(T) - Method in DefaultGroovyMethods
Returns the first item from the array.
firstArgTypesMatches(MethodCall, Class) - Method in AbstractTypeCheckingExtension
FirstParam - Class in groovy.transform.stc
FirstParam.Component - Class in groovy.transform.stc
FirstParam.FirstGenericType - Class in groovy.transform.stc
FirstParam.FirstGenericType() - Constructor in FirstParam.FirstGenericType
FirstParam.SecondGenericType - Class in groovy.transform.stc
FirstParam.SecondGenericType() - Constructor in FirstParam.SecondGenericType
FirstParam.ThirdGenericType - Class in groovy.transform.stc
FirstParam.ThirdGenericType() - Constructor in FirstParam.ThirdGenericType
FirstParam() - Constructor in FirstParam
firstStatementIsSpecialConstructorCall() - Method in ConstructorNode
FlatNodeListTraversal - Class in org.codehaus.groovy.antlr.treewalker
A simple iterator over an ordered (flat) List of the nodes of the AST.
FlatNodeListTraversal(Visitor) - Constructor in FlatNodeListTraversal
flatten(Map) - Method in ConfigObject
Flattens this ConfigObject populating the results into the target Map
flatten(Iterable<T>, Closure<? extends T>) - Method in DefaultGroovyMethods
Flatten an Iterable.
flatten(Options, String, boolean) - Method in GroovyPosixParser
An implementation of Parser's abstract flatten method.
float_and - Field in NumberMathModificationInfo
float_div - Field in NumberMathModificationInfo
float_intdiv - Field in NumberMathModificationInfo
float_leftShift - Field in NumberMathModificationInfo
float_minus - Field in NumberMathModificationInfo
float_mod - Field in NumberMathModificationInfo
float_multiply - Field in NumberMathModificationInfo
float_or - Field in NumberMathModificationInfo
float_plus - Field in NumberMathModificationInfo
float_rightShift - Field in NumberMathModificationInfo
float_rightShiftUnsigned - Field in NumberMathModificationInfo
FLOAT_SUFFIX - Field in GroovyTokenTypes
FLOAT_SUFFIX - Field in JavaTokenTypes
float_TYPE - Field in ClassHelper
float_xor - Field in NumberMathModificationInfo
FloatArrayGetAtMetaMethod - Class in org.codehaus.groovy.runtime.dgmimpl.arrays
FloatArrayPutAtMetaMethod - Class in org.codehaus.groovy.runtime.dgmimpl.arrays
FloatArrayPutAtMetaMethod() - Constructor in FloatArrayPutAtMetaMethod
FloatCachedClass - Class in org.codehaus.groovy.reflection.stdclasses
@author Alex.Tkachman
FloatCachedClass(Class, ClassInfo, boolean) - Constructor in FloatCachedClass
FloatingPointLiteral - Field in GroovyLexer
FloatingPointLiteral - Field in GroovyParser
FloatingPointLiteral() - Method in GroovyParser.FloatingPointLiteralAltContext
FloatingPointMath - Class in org.codehaus.groovy.runtime.typehandling
FloatingPoint (Double and Float) NumberMath operations
floatUnbox(Object) - Method in DefaultTypeTransformation
FloatWrapper - Class in org.codehaus.groovy.runtime.wrappers
@author John Wilson
FloatWrapper(float) - Constructor in FloatWrapper
flush() - Method in IndentPrinter
flush() - Method in IO
Flush both output streams.
flush() - Method in NullWriter
flush() - Method in PlatformLineWriter
flush() - Method in StringBufferWriter
Flush the stream.
flush() - Method in StringBuilderWriter
Flushing this writer has no effect.
FlushingStreamWriter - Class in org.codehaus.groovy.runtime
Stream writer which flushes after each write operation.
FlushingStreamWriter(OutputStream) - Constructor in FlushingStreamWriter
FOR_CONDITION - Field in GroovyTokenTypes
FOR_CONDITION - Field in JavaTokenTypes
FOR_EACH_CLAUSE - Field in GroovyTokenTypes
FOR_EACH_CLAUSE - Field in JavaTokenTypes
FOR - Field in GroovyLexer
FOR - Field in GroovyParser
FOR() - Method in GroovyParser.ForStmtAltContext
FOR() - Method in GroovyParser.KeywordsContext
FOR_IN_ITERABLE - Field in GroovyTokenTypes
FOR_INIT - Field in GroovyTokenTypes
FOR_INIT - Field in JavaTokenTypes
FOR_ITERATOR - Field in GroovyTokenTypes
FOR_ITERATOR - Field in JavaTokenTypes
FOR_LOOP_DUMMY - Field in ForStatement
force - Field in Grab
Defaults to false but set to true to indicate to the underlying Ivy conflict manager that this dependency should be forced to the given revision.
force - Field in TupleConstructor
By default, this annotation becomes a no-op if you provide your own constructor.
forClass - Field in Builder
A class for which builder methods should be created.
forCond() - Method in GroovyRecognizer
forCond() - Method in JavaRecognizer
forControl() - Method in GroovyParser
forControl() - Method in GroovyParser.ForStmtAltContext
forEachClause() - Method in JavaRecognizer
forInClause() - Method in GroovyRecognizer
forInit() - Method in GroovyParser
forInit() - Method in GroovyParser.ClassicalForControlContext
forInit() - Method in GroovyRecognizer
forInit() - Method in JavaRecognizer
forIter() - Method in GroovyRecognizer
forIter() - Method in JavaRecognizer
formalParameter() - Method in GroovyParser
formalParameter(int) - Method in GroovyParser.FormalParameterListContext
formalParameterList() - Method in GroovyParser
formalParameterList() - Method in GroovyParser.ClosureContext
formalParameterList() - Method in GroovyParser.FormalParametersContext
formalParameters() - Method in GroovyParser
formalParameters() - Method in GroovyParser.MethodDeclarationContext
formalParameters() - Method in GroovyParser.StandardLambdaParametersContext
format(Calendar, String) - Method in DateGroovyMethods
format(Object, boolean, int, boolean) - Method in InvokerHelper
format(String, Object) - Method in MessageSource
Format a message (based on MessageFormat using the message from the resource bundles using the given code as a pattern and the given objects as arguments.
formatArgumentList(ClassNode) - Method in StaticTypeCheckingVisitor
formatNameForClassLoading(String) - Method in BytecodeHelper
load a message on the stack and remove it right away.
formatTypeName(ClassNode) - Method in ClassNodeUtils
Formats a type name into a human readable version.
forName(String) - Method in IO.Verbosity
ForStatement - Class in org.codehaus.groovy.ast.stmt
Represents a standard for loop in Groovy
forStatement(AST) - Method in AntlrParserPlugin
forStatement(Closure) - Method in AstSpecificationCompiler
Create a ForStatement.
ForStatement(Parameter, Expression, Statement) - Constructor in ForStatement
forStatement() - Method in GroovyRecognizer
forStatement() - Method in JavaRecognizer
forUpdate() - Method in GroovyParser
forUpdate() - Method in GroovyParser.ClassicalForControlContext
from - Field in RangeInfo
FromAbstractTypeMethods - Class in groovy.transform.stc
This signature hint uses abstract methods from some type (abstract class or interface) in order to infer the expected parameter types.
fromPhaseNumber(int) - Method in CompilePhase
Returns the CompilePhase for the given integer phase number.
FromString - Class in groovy.transform.stc
fullSize() - Method in AbstractConcurrentMapBase
fullSize() - Method in ClassInfo
fullyResolve(GenericsType, Map<String, GenericsType>) - Method in StaticTypeCheckingSupport
Given a generics type representing SomeClass<T,V> and a resolved placeholder map, returns a new generics type for which placeholders are resolved recursively.
fullyResolveType(ClassNode, Map<String, GenericsType>) - Method in StaticTypeCheckingSupport
Function - Interface in org.apache.groovy.internal.util
Backport of Java8 Function.

G

GE - Field in GroovyLexer
GE - Field in GroovyParser
GE() - Method in GroovyParser.RelationalExprAltContext
GE - Field in GroovyTokenTypes
GE - Field in JavaTokenTypes
genArrayAccess - Script in org.codehaus.groovy.classgen
genArrays - Script in org.codehaus.groovy.classgen
genCallWithFixedParams(ClassWriter, String, String, CachedMethod, String) - Method in CallSiteGenerator
genCallXxxWithArray(ClassWriter, String, String, CachedMethod, String) - Method in CallSiteGenerator
genDgmMath - Script in org.codehaus.groovy.classgen
GENERAL_END_OF_STATEMENT - Field in Types
generalClassOrInterfaceType() - Method in GroovyParser
GeneralUtils - Class in org.codehaus.groovy.ast.tools
Handy methods when working with the Groovy AST
generateCallSiteArray() - Method in CallSiteWriter
generateCallSiteArray() - Method in IndyCallSiteWriter
generateCallSiteArray() - Method in StaticTypesCallSiteWriter
generateClass(ClassNode) - Method in JavaStubGenerator
generateCompilerConfigurationFromOptions(CommandLine) - Method in FileSystemCompiler
Generated - Annotation Type in groovy.transform
The Generated annotation is used to mark members that have been generated.
GENERATED_CLOSURE_Type - Field in ClassHelper
GENERATED_EMPTY_STATEMENT - Field in StaticTypeCheckingVisitor
GENERATED_LAMBDA_TYPE - Field in ClassHelper
GENERATED_PROXY_CLASSNODE - Field in Traits
generatedClasses - Field in CompilationUnit
GeneratedClosure - Interface in org.codehaus.groovy.runtime
Marker interface to identify closures generated by the groovy compiler.
GeneratedGroovyProxy - Interface in groovy.lang
An interface implemented by some Groovy proxies which gives access to the proxied object.
GeneratedLambda - Interface in org.codehaus.groovy.runtime
Marker interface to identify lambda generated by the groovy compiler.
generateFileNamesFromOptions(CommandLine) - Method in FileSystemCompiler
generateMopCalls(LinkedList<MethodNode>, boolean) - Method in MopWriter
generates a Meta Object Protocol method, that is used to call a non public method, or to make a call to super.
generateScriptName() - Method in GroovyClassLoader
generateScriptName() - Method in GroovyShell
GeneratorContext - Class in org.codehaus.groovy.classgen
A context shared across generations of a class and its inner classes
GeneratorContext(CompileUnit, int) - Constructor in GeneratorContext
genericMethod() - Method in GroovyRecognizer
genericMethodStart() - Method in GroovyRecognizer
lookahead predicate for usage of generics in methods as parameter for the method.
GenericsType - Class in org.codehaus.groovy.ast
This class is used to describe generic type signatures for ClassNodes.
genericsType(Class, Closure) - Method in AstSpecificationCompiler
Creates a GenericsType.
GenericsType(ClassNode) - Constructor in GenericsType
genericsTypes(Closure) - Method in AstSpecificationCompiler
Creates a GenericsTypes[].
GenericsUtils - Class in org.codehaus.groovy.ast.tools
Utility methods to deal with generic types.
GenericsVisitor - Class in org.codehaus.groovy.control
class used to verify correct usage of generics in class header (class and superclass declaration)
GenericsVisitor(SourceUnit) - Constructor in GenericsVisitor
genericTypeIndex - Field in DelegatesTo
The index of the generic type that will be the type of the closure's delegate.
genInners() - Method in genArrayAccess
genMathModification - Script in org.codehaus.groovy.classgen
genMethod(int) - Method in genArrays
genMethods() - Method in genArrays
genPogoMetaMethodSite(CachedMethod, ClassWriter, String) - Method in CallSiteGenerator
genPojoMetaMethodSite(CachedMethod, ClassWriter, String) - Method in CallSiteGenerator
genPositionInfo(int) - Method in AbstractLexer
genPositionInfo(int) - Method in AbstractParser
genPositionInfo(int) - Method in SyntaxErrorReportable
genStaticMetaMethodSite(CachedMethod, ClassWriter, String) - Method in CallSiteGenerator
get(K) - Method in AbstractConcurrentMap
get(K, int) - Method in AbstractConcurrentMap.Segment
get(String) - Method in ClassExtender
get(K) - Method in CommonCache
{@inheritDoc}
get(K) - Method in ConcurrentCommonCache
{@inheritDoc}
get(Object) - Method in ConcurrentLinkedHashMap
get(Object) - Method in ConcurrentReaderHashMap
Returns the value to which the specified key is mapped in this table.
get(Object) - Method in ConfigObject
get(int, boolean) - Method in CSTNode
Returns the specified element, or Token.NULL if safe is set and the specified element is null (or doesn't exist).
get(Map<K, V>, K, V) - Method in DefaultGroovyMethods
Looks up an item in a Map for the given key and returns the value - unless there is no entry for the given key in which case add the default value to the map and return that.
GET_DELEGATE - Field in StaticTypeCheckingVisitor
get(int) - Method in EmptyRange
Always throws IndexOutOfBoundsException for an empty range.
get(int) - Method in FastArray
get(Class<?>) - Method in GroovyClassValue
get(Object) - Method in GroovyRunnerRegistry
Returns the registered runner for the specified key.
get(int) - Method in IntRange
get() - Method in LazyReference
get(Object) - Method in ListHashMap
get(int) - Method in ListWithDefault
Returns the element at the given index but grows the list if needed.
get(K) - Method in LRUCache
get(K) - Method in ManagedConcurrentValueMap
Returns the value stored for the given key at the point of call.
get() - Method in ManagedReference
get(Object) - Method in MapWithDefault
get(K) - Method in MemoizeCache
Gets a value from the cache
get(String) - Method in Node
Provides lookup of elements by non-namespaced name
get(int) - Method in NumberRange
get(int) - Method in ObjectRange
get(int) - Method in ObservableList
get(Object) - Method in ObservableMap
GET_OWNER - Field in StaticTypeCheckingVisitor
get() - Method in ParameterArray
get(String) - Method in Preferences
get(int) - Method in Reduction
Returns the specified element, or null.
get() - Method in Reference
get() - Method in ScriptReference
get(Object) - Method in SingleKeyHashMap
get(Object) - Method in StringSetMap
get() - Method in Supplier
GET_THISOBJECT - Field in StaticTypeCheckingVisitor
get(int) - Method in Token
Returns the specified element, or null.
get(Object, Object, Object) - Method in TripleKeyHashMap
get(int) - Method in Tuple
get(int) - Method in Tuple1
get(int) - Method in Tuple2
get(int) - Method in Tuple3
get(int) - Method in Tuple4
get(int) - Method in Tuple5
get(int) - Method in Tuple6
get(int) - Method in Tuple7
get(int) - Method in Tuple8
get(int) - Method in Tuple9
get(K) - Method in UnlimitedConcurrentCache
getAbstractMethods() - Method in ClassNode
@return the list of abstract methods associated with this ClassNode or null if there are no such methods
getAccessedVariable() - Method in VariableExpression
getAcg() - Method in DelegatingController
getAcg() - Method in WriterController
getAdaptee() - Method in AdaptingMetaClass
Returns the MetaClass that this adapter adapts
getAdaptee() - Method in DelegatingMetaClass
getAdaptee() - Method in Proxy
getAdaptee() - Method in ProxyMetaClass
getAdditionalMetaMethods() - Method in MetaClassImpl
Retrieves a list of additional MetaMethods held by this class
getAgo() - Method in BaseDuration
getAgo() - Method in DatumDependentDuration
getAgo() - Method in Duration
getAgo() - Method in TimeDuration
getAlias() - Method in ImportNode
getAllClassInfo() - Method in ClassInfo
getAllDeclaredMethods() - Method in ClassNode
getAllInterfaces() - Method in ClassNode
getAllMethods(ClassNode) - Method in GeneralUtils
getAllProperties(ClassNode, boolean, boolean, boolean, boolean, boolean) - Method in BeanUtils
Get all properties including JavaBean pseudo properties matching JavaBean getter or setter conventions.
getAllProperties(Set<String>, ClassNode, ClassNode, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Method in GeneralUtils
getAllProperties() - Method in ReleaseInfo
getAndPut(K, ValueProvider<? super K, ? extends V>, boolean) - Method in CommonCache
getAndPut(K, ValueProvider<? super K, ? extends V>, boolean) - Method in ConcurrentCommonCache
getAndPut(K, ValueProvider<? super K, ? extends V>) - Method in LRUCache
The implementation of `getAndPut` is not atomic
getAndPut(K, ValueProvider<? super K, ? extends V>) - Method in MemoizeCache
Try to get the value from cache.
getAndPut(K, ValueProvider<? super K, ? extends V>) - Method in UnlimitedConcurrentCache
The implementation of `getAndPut` is not atomic
getAnnotationName() - Method in AbstractASTTransformation
If the transform is associated with a single annotation, returns a name suitable for displaying in error messages.
getAnnotationName() - Method in ImmutableASTTransformation
getAnnotationName() - Method in MapConstructorASTTransformation
getAnnotationName() - Method in TupleConstructorASTTransformation
getAnnotationNode() - Method in ModifierNode
getAnnotations(ClassNode) - Method in AnnotatedNode
getAnnotations(ClassNode) - Method in ClassNode
getAnnotations(ClassNode) - Method in DecompiledClassNode
getArguments(MethodCall) - Method in AbstractTypeCheckingExtension
getArguments() - Method in ConstructorCallExpression
getArguments() - Method in IncorrectClosureArgumentsException
getArguments() - Method in MethodCall
getArguments() - Method in MethodCallExpression
getArguments() - Method in MissingMethodException
getArguments() - Method in StaticMethodCallExpression
getArgumentTypes(ArgumentListExpression) - Method in StaticTypeCheckingVisitor
getArgumentTypes(ArgumentListExpression) - Method in TypeCheckingExtension
getArray() - Method in AbstractCallSite
getArray() - Method in CallSite
getArray() - Method in FastArray
getArrayGetCaller() - Method in BinaryExpressionWriter
getArrayGetResultType() - Method in BinaryBooleanExpressionHelper
getArrayGetResultType() - Method in BinaryExpressionWriter
getArrayGetResultType() - Method in BinaryObjectExpressionHelper
getArraySetCaller() - Method in BinaryExpressionWriter
getArtifactClassLoader() - Method in ClassInfo
getAssertionWriter() - Method in DelegatingController
getAssertionWriter() - Method in WriterController
getAst() - Method in ASTParserException
getAst() - Method in ASTRuntimeException
getAST() - Method in CompilationUnit
Returns the CompileUnit that roots our AST.
getASTTransformationsContext() - Method in CompilationUnit
@return the AST transformations current context
getAsType(Object, Class<T>) - Method in Traits
Converts a class implementing some trait into a target class.
getAt(Calendar, int) - Method in DateGroovyMethods
Support the subscript operator for a Calendar.
getAt(String, Range) - Method in DefaultGroovyMethods
getAt(int) - Method in ListWithDefault
Overwrites subscript operator handling by redirecting to get(int).
getAt(QName) - Method in Node
Provides lookup of elements by QName.
getAt(QName) - Method in NodeList
Provides lookup of elements by QName.
getAt(TypedOption<T>, T) - Method in OptionAccessor
getAt(boolean[], int) - Method in StaticTypeCheckingSupport.BooleanArrayStaticTypesHelper
getAt(byte[], int) - Method in StaticTypeCheckingSupport.ByteArrayStaticTypesHelper
getAt(char[], int) - Method in StaticTypeCheckingSupport.CharArrayStaticTypesHelper
getAt(double[], int) - Method in StaticTypeCheckingSupport.DoubleArrayStaticTypesHelper
getAt(float[], int) - Method in StaticTypeCheckingSupport.FloatArrayStaticTypesHelper
getAt(int[], int) - Method in StaticTypeCheckingSupport.IntArrayStaticTypesHelper
getAt(long[], int) - Method in StaticTypeCheckingSupport.LongArrayStaticTypesHelper
getAt(T, int) - Method in StaticTypeCheckingSupport.ObjectArrayStaticTypesHelper
getAt(short[], int) - Method in StaticTypeCheckingSupport.ShortArrayStaticTypesHelper
getAt(String, Range) - Method in StringGroovyMethods
Support the range subscript operator for String
getATN() - Method in AtnManager
getAttribute(Class, Object, String, boolean, boolean) - Method in ClosureMetaClass
getAttribute(Class, Object, String, boolean) - Method in DelegatingMetaClass
getAttribute(Object, String) - Method in InvokerHelper
getAttribute(Class, Object, String, boolean) - Method in MetaClass
Retrieves the value of an attribute (field).
getAttribute(Object, String) - Method in MetaClassImpl
Retrieves the value of an attribute (field).
getAttribute(Object, String) - Method in MetaObjectProtocol
Retrieves an attribute of an instance of the class returned by the getTheClass() method.
getAttribute(Class, Object, String, boolean) - Method in OwnedMetaClass
getAttributeDelegates() - Method in FactoryBuilderSupport
getAutoIndent() - Method in IndentPrinter
getAvailableCharsets() - Method in CharsetToolkit
Retrieves all the available Charsets on the platform, among which the default charset.
getBeanFactoryName() - Method in ObjectGraphBuilder
Returns the current name of the 'bean' node.
getBinaryExpressionHelper() - Method in DelegatingController
getBinaryExpressionHelper() - Method in StaticTypesWriterController
getBinaryExpressionHelper() - Method in WriterController
getBinding() - Method in Script
getBitwiseOperationBytecode(int) - Method in BinaryBooleanExpressionHelper
getBitwiseOperationBytecode(int) - Method in BinaryDoubleExpressionHelper
getBitwiseOperationBytecode(int) - Method in BinaryExpressionWriter
getBitwiseOperationBytecode(int) - Method in BinaryFloatExpressionHelper
getBitwiseOperationBytecode(int) - Method in BinaryIntExpressionHelper
getBitwiseOperationBytecode(int) - Method in BinaryLongExpressionHelper
getBitwiseOperationBytecode(int) - Method in BinaryObjectExpressionHelper
getBooleanAnnotationParameter(AnnotationNode, String, boolean) - Method in AbstractInterruptibleASTTransformation
getBooleanExpression() - Method in AssertStatement
getBooleanExpression() - Method in DoWhileStatement
getBooleanExpression() - Method in IfStatement
getBooleanExpression() - Method in TernaryExpression
getBooleanExpression() - Method in WhileStatement
getBreakLabel() - Method in CompileStack
getBridgeMethodTarget(Method) - Method in Traits
Reflection API to find the method corresponding to the default implementation of a trait, given a bridge method.
getBugText() - Method in GroovyBugError
Returns the bug text to describe this error
getBuilder() - Method in StringBuilderWriter
Returns the underlying builder.
getBundle(ResourceBundle, String, Locale) - Method in DefaultGroovyStaticMethods
Works exactly like ResourceBundle.getBundle(String, Locale).
getBytecodeParameterTypes() - Method in NewMetaMethod
getBytecodePostprocessor() - Method in CompilerConfiguration
getBytecodeVersion() - Method in DelegatingController
getBytecodeVersion() - Method in WriterController
getBytes(InputStream) - Method in DefaultGroovyMethods
getBytes() - Method in GroovyClass
getBytes(String) - Method in GString
getBytes(InputStream) - Method in IOGroovyMethods
Read the content of this InputStream and return it as a byte[].
getBytes(URL, Map) - Method in ResourceGroovyMethods
Read the content of this URL and returns it as a byte[].
getCachedClass() - Method in CachedClass
compatibility method
getCachedClass() - Method in CachedConstructor
getCachedClass() - Method in ClassInfo
getCachedClass(Class) - Method in ReflectionCache
getCachedConstrcutor() - Method in MetaClassImpl.MetaConstructor
getCachedMethod() - Method in CachedMethod
getCachedMethod() - Method in ReflectionMetaMethod
getCachedSuperClass() - Method in CachedClass
getCachedSuperClass() - Method in ObjectCachedClass
getCallingClass(int, Collection<String>) - Method in ReflectionUtils
Get the called that is matchLevel stack frames before the call, ignoring MOP frames and desired exclude packages.
getCalls() - Method in BenchmarkInterceptor
Returns the raw data associated with the current benchmark run.
getCallSiteLoader() - Method in CachedClass
getCallSiteName() - Method in IndyInterface.CALL_TYPES
Returns the name of the call site type
getCallSites() - Method in CallSiteWriter
getCallSites() - Method in InterfaceHelperClassNode
getCallSiteWriter() - Method in DelegatingController
getCallSiteWriter() - Method in StaticTypesWriterController
getCallSiteWriter() - Method in WriterController
getCaseStatement(int) - Method in SwitchStatement
@return the case statement of the given index or null
getCaseStatements() - Method in SwitchStatement
getCatchStatement(int) - Method in TryCatchStatement
@return the catch statement of the given index or null
getCatchStatements() - Method in TryCatchStatement
getCategoryMethods(String) - Method in GroovyCategorySupport
This method is used to pull all the new methods out of the local thread context with a particular name.
getCategoryMethods(String) - Method in GroovyCategorySupport.ThreadCategoryInfo
getCategoryName(ClassNode, String) - Method in LogASTTransformation.AbstractLoggingStrategy
getCategoryName(ClassNode, String) - Method in LogASTTransformation.LoggingStrategy
getCategoryNameUsage(String) - Method in GroovyCategorySupport
getCause() - Method in ConfigurationException
Returns the causing exception, if available.
getCause() - Method in ExceptionMessage
Returns the underlying Exception.
getCause() - Method in GroovyBugError
getCause() - Method in MissingMethodExecutionFailed
getCause() - Method in SyntaxErrorMessage
Returns the underlying SyntaxException.
getChangeType() - Method in ObservableList.ElementEvent
getChangeType() - Method in ObservableMap.PropertyEvent
getChangeType() - Method in ObservableSet.ElementEvent
getChannelNames() - Method in GroovyLexer
getCharFromSizeOneString(Object) - Method in DefaultTypeTransformation
getChars(String) - Method in DefaultGroovyMethods
getChars(String) - Method in StringGroovyMethods
@deprecated Use the CharSequence version
getCharset() - Method in CharsetToolkit
getChildBuilder() - Method in FactoryBuilderSupport
getChildPropertySetter() - Method in ObjectGraphBuilder
Returns the current ChildPropertySetter.
getClass(String) - Method in CompileUnit
@return 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(AnnotationNode, String, ClassNode) - Method in AbstractInterruptibleASTTransformation
getClassCacheEntry(String) - Method in GroovyClassLoader
gets a class from the class cache.
getClasses() - Method in CompilationUnit
Get the GroovyClasses generated by compile().
getClasses() - Method in CompileUnit
@return a list of all the classes in each module in the compilation unit
getClasses() - Method in ModuleNode
getClassgenCallback() - Method in CompilationUnit
getClassInfo(Class) - Method in ClassInfo
getClassInfo() - Method in MetaClassImpl
Returns the ClassInfo for the contained Class
getClassInternalName(String) - Method in BytecodeHelper
@return the ASM internal name of the type
getClassInternalNames(ClassNode) - Method in BytecodeHelper
@return an array of ASM internal names of the type
getClassList(AnnotationNode, String) - Method in AbstractASTTransformation
getClassLoader() - Method in ASTHelper
Returns our class loader (as supplied on construction).
getClassLoader() - Method in CompileUnit
getClassLoader() - Method in GroovyShell
getClassLoader() - Method in ObjectGraphBuilder
Returns the classLoader used to load a node's class.
getClassLoader() - Method in ProcessingUnit
Returns the class loader in use by this ProcessingUnit.
getClassLoadingTypeDescription(ClassNode) - Method in BytecodeHelper
array types are special: eg.: String[]: classname: [Ljava.lang.String; Object: classname: java.lang.Object int[] : classname: [I unlike getTypeDescription '.' is not replaced by '/'.
getClassName() - Method in DelegatingController
getClassName() - Method in ImportNode
getClassName(Object) - Method in MetaClassHelper
getClassName() - Method in WriterController
getClassNameResolver() - Method in ObjectGraphBuilder
Returns the current ClassNameResolver.
getClassNode() - Method in AnnotationNode
getClassNode() - Method in ClassCompletionVerifier
getClassNode() - Method in ClassNodeResolver.LookupResult
returns the ClassNode
getClassNode(String) - Method in CompilationUnit
Convenience routine to get the named ClassNode.
getClassNode() - Method in DelegatingController
getClassNode() - Method in DelegatingMetaClass
getClassNode(ClassNode, boolean) - Method in InnerClassVisitorHelper
getClassNode() - Method in MetaClass
Obtains a reference to the original AST for the MetaClass if it is available at runtime
getClassNode() - Method in MetaClassImpl
Obtains a reference to the original AST for the MetaClass if it is available at runtime
getClassNode() - Method in OwnedMetaClass
getClassNode() - Method in StaticCompilationTransformer
getClassNode() - Method in Verifier
getClassNode() - Method in WriterController
getClassNodeResolver() - Method in CompilationUnit
getClasspath() - Method in CompilerConfiguration
@return the classpath
getClassPath() - Method in GroovyClassLoader
gets the currently used classpath.
getClassPathUrls() - Method in LoaderConfiguration
The classpath as URL[] from this configuration.
getClassProps() - Method in Inspector
Get the Class Properties of the object under inspection.
getClassScope() - Method in VariableScope
Non-null iff this scope corresponds to a class; as opposed to a method, "if" statement, block statement, etc.
getClassSourcesByPublicClassName() - Method in CompilationUnit
getClassText(ClassNode) - Method in AstToTextHelper
getClassToUpdate() - Method in MetaClassRegistryChangeEvent
Get the class that is updated.
getClassUnderInspection() - Method in Inspector
getClassVisitor() - Method in DelegatingController
getClassVisitor() - Method in WriterController
getClosure() - Method in ClosureException
getClosure() - Method in ClosureInvokingMethod
Returns the original closure that this method invokes
getClosure() - Method in ClosureMetaMethod
Retrieves the closure that is invoked by this MetaMethod
getClosure() - Method in ClosureStaticMetaMethod
Retrieves the closure that is invoked by this MetaMethod
getClosure() - Method in IncorrectClosureArgumentsException
getClosureExpression() - Method in TypeCheckingContext.EnclosingClosure
getClosureSharedExpressions() - Method in SharedVariableCollector
getClosureSharedVariables(ClosureExpression) - Method in ClosureWriter
getClosureSignatures(MethodNode, SourceUnit, CompilationUnit, String, ASTNode) - Method in ClosureSignatureHint
getClosureSignatures(MethodNode, SourceUnit, CompilationUnit, String, ASTNode) - Method in FromAbstractTypeMethods
getClosureSignatures(MethodNode, SourceUnit, CompilationUnit, String, ASTNode) - Method in FromString
getClosureSignatures(MethodNode, SourceUnit, CompilationUnit, String, ASTNode) - Method in MapEntryOrKeyValue
getClosureSignatures(MethodNode, SourceUnit, CompilationUnit, String, ASTNode) - Method in SingleSignatureClosureHint
getClosureWriter() - Method in DelegatingController
getClosureWriter() - Method in StaticTypesWriterController
getClosureWriter() - Method in WriterController
getCode() - Method in CaseStatement
getCode() - Method in CatchStatement
getCode() - Method in ClosureExpression
This gets the code statement of the closure.
getCode() - Method in MethodNode
getCode() - Method in SynchronizedStatement
getCodec(int, ClassLoader) - Method in StaticTypeCheckingVisitor.SignatureCodecFactory
getCodeSource() - Method in CompileUnit
getCollectionExpression() - Method in ForStatement
getColumn() - Method in ASTRuntimeException
getColumn() - Method in GroovySourceAST
getColumn() - Method in GroovySourceToken
getColumn() - Method in GroovySyntaxError
getColumn() - Method in LineColumn
getColumn() - Method in LineColumnReader
getColumn() - Method in PositionInfo
getColumn() - Method in SourceInfo
get starting column
getColumn() - Method in UnicodeLexerSharedInputState
getColumn() - Method in Value
getColumnLast() - Method in GroovySourceAST
getColumnLast() - Method in GroovySourceToken
getColumnLast() - Method in SourceInfo
get ending column
getColumnMark() - Method in LineColumnReader
getColumnNumber() - Method in ASTNode
getCompareCode() - Method in BinaryDoubleExpressionHelper
getCompareCode() - Method in BinaryExpressionWriter
getCompareCode() - Method in BinaryFloatExpressionHelper
getCompareCode() - Method in BinaryIntExpressionHelper
getCompareCode() - Method in BinaryLongExpressionHelper
getCompareCode() - Method in BinaryObjectExpressionHelper
getCompilationCustomizers() - Method in CompilerConfiguration
Returns the list of compilation customizers.
getCompilationTimeStamp() - Method in DecompiledClassNode
getCompilationUnit() - Method in ASTTransformationsContext
getCompilationUnit() - Method in TypeCheckingContext
getCompilerConfiguration() - Method in AbstractParser
getCompilerConfiguration() - Method in Antlr2Parser
getCompilerConfiguration() - Method in Antlr4Parser
getCompilerFactory() - Method in JavaAwareCompilationUnit
getCompileStack() - Method in DelegatingController
getCompileStack() - Method in WriterController
getCompileUnit() - Method in AsmClassGenerator
getCompileUnit() - Method in ClassNode
getCompileUnit() - Method in DummyClassGenerator
getCompileUnit() - Method in GeneratorContext
getComponentType() - Method in ClassNode
getConditionalBlockValues() - Method in ConfigSlurper
getConfig() - Method in CompileUnit
getConfig() - Method in GroovyScriptEngine
@return a non null compiler configuration
getConfigFile() - Method in ConfigObject
getConfiguration() - Method in ErrorCollector
@return the compiler configuration used to create this error collector
getConfiguration() - Method in ProcessingUnit
getConstantAnnotationParameter(AnnotationNode, String, Class, def) - Method in TimedInterruptibleASTTransformation
getConstantName() - Method in ConstantExpression
getConstantTypesBlackList() - Method in SecureASTCustomizer
getConstantTypesWhiteList() - Method in SecureASTCustomizer
getConstructorNode() - Method in DelegatingController
getConstructorNode() - Method in WriterController
getConstructors() - Method in CachedClass
getConstructorSuggestionString(Class, Object) - Method in MethodRankHelper
Returns a string detailing possible solutions to a missing constructor if no good solutions can be found a empty string is returned.
getContent() - Method in Groovydoc
Get the content of groovydoc
getContent() - Method in GroovydocTag
getContent() - Method in ObservableList
getContent() - Method in ObservableMap
getContent() - Method in ObservableSet
getContext() - Method in DelegatingController
getContext() - Method in FactoryBuilderSupport
@return the context of the current node.
getContext() - Method in GroovyShell
getContext() - Method in ModuleNode
getContext() - Method in WriterController
getContextAttribute(String) - Method in FactoryBuilderSupport
getContexts() - Method in FactoryBuilderSupport
@return the stack of available contexts.
getContinuationData() - Method in FactoryBuilderSupport
Stores the thread local states in a Map that can be passed across threads
getContinueLabel() - Method in CompileStack
getController() - Method in AsmClassGenerator
getController() - Method in ASTHelper
getController() - Method in BinaryExpressionHelper
getController() - Method in BinaryExpressionWriter
return writer controller
getCorrectedClassNode(ClassNode, ClassNode, boolean) - Method in StaticTypeCheckingSupport
getCorrectedReceiver() - Method in Selector
Returns NullObject.getNullObject if the receiver (args[0]) is null.
getCount(Matcher) - Method in DefaultGroovyMethods
getCount(Matcher) - Method in StringGroovyMethods
Find the number of Strings matched to the given Matcher.
getCurrent() - Method in BuilderSupport
getCurrent() - Method in FactoryBuilderSupport
@return the current node being built.
getCurrentBuilder() - Method in FactoryBuilderSupport
@return the builder that built the current node.
getCurrentCall() - Method in StaticInvocationWriter
getCurrentConstantMetaClassVersioning() - Method in DefaultMetaClassInfo
getCurrentFactory() - Method in FactoryBuilderSupport
@return the factory that built the current node.
getCurrentName() - Method in FactoryBuilderSupport
@return the factory of the parent of the current node.
getCurrentNode() - Method in NodeBuilder
getCurrentScope() - Method in AbstractTypeCheckingExtension
getCurrentTime() - Method in GroovyScriptEngine
getCv() - Method in DelegatingController
getCv() - Method in WriterController
getData() - Method in Receiver
getDateString(Date) - Method in DateGroovyMethods
getDateTimeString(Date) - Method in DateGroovyMethods
getDay(Integer) - Method in TimeCategory
getDaylightSavingsOffset(BaseDuration) - Method in TimeCategory
getDays() - Method in BaseDuration
getDays(Integer) - Method in TimeCategory
getDebug() - Method in CompilerConfiguration
Returns true if debugging operation has been requested.
getDebug() - Method in ProxyGenerator
getDeclaredConstructor(Parameter) - Method in ClassNode
Finds a constructor matching the given parameters in this class.
getDeclaredConstructors() - Method in ClassNode
getDeclaredConstructors() - Method in DecompiledClassNode
getDeclaredField(String) - Method in ClassNode
Finds a field matching the given name in this class.
getDeclaredField(String) - Method in DecompiledClassNode
getDeclaredFieldOfCurrentClassOrAccessibleFieldOfSuper(ClassNode, ClassNode, String, boolean) - Method in AsmClassGenerator
getDeclaredInterfaces() - Method in CachedClass
getDeclaredMethod(String, Parameter) - Method in ClassNode
Finds a method matching the given name and parameters in this class.
getDeclaredMethodMapsFromInterfaces(ClassNode) - Method in ClassNodeUtils
getDeclaredMethods(String) - Method in ClassNode
This methods returns a list of all methods of the given name defined in the current class
getDeclaredMethods(String) - Method in DecompiledClassNode
getDeclaredMethodsFromInterfaces(ClassNode) - Method in ClassNodeUtils
Get methods from all interfaces.
getDeclaredMethodsFromSuper(ClassNode) - Method in ClassNodeUtils
Add methods from the super class.
getDeclaredMethodsMap() - Method in ClassNode
getDeclaredVariable(String) - Method in VariableScope
getDeclaredVariables() - Method in VariableScope
Gets a map containing the variables declared in this scope.
getDeclaredVariablesIterator() - Method in VariableScope
Gets an iterator for the declared class variables.
getDeclaringClass() - Method in AnnotatedNode
getDeclaringClass() - Method in BooleanArrayGetAtMetaMethod
getDeclaringClass() - Method in BooleanArrayPutAtMetaMethod
getDeclaringClass() - Method in ByteArrayGetAtMetaMethod
getDeclaringClass() - Method in ByteArrayPutAtMetaMethod
getDeclaringClass() - Method in CachedMethod
getDeclaringClass() - Method in CharacterArrayGetAtMetaMethod
getDeclaringClass() - Method in CharacterArrayPutAtMetaMethod
getDeclaringClass() - Method in ClosureMetaMethod
getDeclaringClass() - Method in ClosureStaticMetaMethod
getDeclaringClass() - Method in DoubleArrayGetAtMetaMethod
getDeclaringClass() - Method in DoubleArrayPutAtMetaMethod
getDeclaringClass() - Method in FloatArrayGetAtMetaMethod
getDeclaringClass() - Method in FloatArrayPutAtMetaMethod
getDeclaringClass() - Method in IntegerArrayGetAtMetaMethod
getDeclaringClass() - Method in IntegerArrayPutAtMetaMethod
getDeclaringClass() - Method in LongArrayGetAtMetaMethod
getDeclaringClass() - Method in LongArrayPutAtMetaMethod
getDeclaringClass() - Method in MetaClassImpl.MetaConstructor
getDeclaringClass() - Method in MetaMethod
Gets the class where this method is declared
getDeclaringClass() - Method in MixinInstanceMetaMethod
getDeclaringClass() - Method in NewMetaMethod
getDeclaringClass() - Method in NumberNumberMetaMethod
getDeclaringClass() - Method in ObjectArrayGetAtMetaMethod
getDeclaringClass() - Method in ObjectArrayPutAtMetaMethod
getDeclaringClass() - Method in ReflectionMetaMethod
getDeclaringClass() - Method in ShortArrayGetAtMetaMethod
getDeclaringClass() - Method in ShortArrayPutAtMetaMethod
getDeclaringClass() - Method in TransformMetaMethod
getDefaultCharset() - Method in CharsetToolkit
Retrieves the default Charset
getDefaultScriptExtension() - Method in CompilerConfiguration
getDefaultSoftBundle() - Method in ReferenceManager
getDefaultStatement() - Method in SwitchStatement
getDefaultSystemCharset() - Method in CharsetToolkit
Retrieve the default charset of the system.
getDefaultValue() - Method in Parameter
getDefaultValueForPrimitive(ClassNode) - Method in AntlrParserPlugin
getDefaultWeakBundle() - Method in ReferenceManager
getDefiningClassLoader() - Method in GroovyClassLoader.ClassCollector
getDelegate() - Method in Closure
@return the delegate Object to which method calls will go which is typically the outer class when the closure is constructed
getDelegate() - Method in ComposedClosure
getDelegate() - Method in ConversionHandler
Returns the delegate.
getDelegate() - Method in CurriedClosure
getDelegate() - Method in DelegatingScript
getDelegate() - Method in ListWithDefault
getDelegate() - Method in ObservableList.ObservableIterator
getDelegate() - Method in ObservableSet.ObservableIterator
getDelegatedMetaClass() - Method in GroovyObjectWrapper
getDelegatedMetaClass() - Method in PojoWrapper
getDelegatedMetaClass() - Method in Wrapper
getDelegateList() - Method in ObservableList
getDelegateSet() - Method in ObservableSet
getDelegationMetadata(ClosureExpression) - Method in StaticTypeCheckingVisitor
getDependencies(Map, IvyGrabRecord) - Method in GrapeIvy
getDescription() - Method in CSTNode
Returns a description of the node.
getDescription() - Method in ModuleNode
@return the underlying character stream description
getDescription(int) - Method in Phases
Returns a description of the specified phase.
getDescription(int) - Method in Types
Gets the description for the specified type.
getDescriptionByName(String) - Method in TypeUtil
getDescriptionByType(ClassNode) - Method in TypeUtil
getDescriptor() - Method in CachedMethod
getDescriptor() - Method in MetaMethod
Return a descriptor of this method based on the return type and parameters of this method.
getDevisionOpResultType() - Method in BinaryBooleanExpressionHelper
getDevisionOpResultType() - Method in BinaryDoubleExpressionHelper
getDevisionOpResultType() - Method in BinaryExpressionWriter
getDevisionOpResultType() - Method in BinaryFloatExpressionHelper
getDevisionOpResultType() - Method in BinaryIntExpressionHelper
getDevisionOpResultType() - Method in BinaryLongExpressionHelper
getDevisionOpResultType() - Method in BinaryObjectExpressionHelper
getDirective() - Method in Closure
@return Returns the directive.
getDisableChecksums() - Method in Grape
Global flag to ignore checksums.
getDisabledGlobalASTTransformations() - Method in CompilerConfiguration
Returns the list of disabled global AST transformation class names.
getDisposalClosures() - Method in FactoryBuilderSupport
getDoCall() - Method in ClosureMetaMethod
getEditor() - Method in Preferences
getEffectiveGetMetaProperty(Class, Object, String, boolean) - Method in MetaClassImpl
todo these special cases should be special MetaClasses maybe
GetEffectivePogoFieldSite - Class in org.codehaus.groovy.runtime.callsite
GetEffectivePogoFieldSite(CallSite, MetaClass, CachedField) - Constructor in GetEffectivePogoFieldSite
GetEffectivePojoPropertySite - Class in org.codehaus.groovy.runtime.callsite
GetEffectivePojoPropertySite(CallSite, MetaClassImpl, MetaProperty) - Constructor in GetEffectivePojoPropertySite
getEighth() - Method in Tuple8
getEighth() - Method in Tuple9
getElementCode(ElementType) - Method in Java5
getElementCode(ElementType) - Method in Java8
getElementType() - Method in ArrayExpression
getElseBlock() - Method in IfStatement
getEmptyMethods() - Method in ProxyGenerator
getEnableAutoDownload() - Method in Grape
This is a static access auto download enabler.
getEnableGrapes() - Method in Grape
This is a static access kill-switch.
getEnclosingBinaryExpression() - Method in AbstractTypeCheckingExtension
getEnclosingBinaryExpression() - Method in TypeCheckingContext
Returns the binary expression which is on the top of the stack, or null if there's no such element.
getEnclosingBinaryExpressionStack() - Method in AbstractTypeCheckingExtension
getEnclosingBinaryExpressionStack() - Method in TypeCheckingContext
Returns the current stack of enclosing binary expressions.
getEnclosingClassNode() - Method in AbstractTypeCheckingExtension
getEnclosingClassNode() - Method in TypeCheckingContext
Returns the class node which is on the top of the stack, or null if there's no such element.
getEnclosingClassNodes() - Method in AbstractTypeCheckingExtension
getEnclosingClassNodes() - Method in TypeCheckingContext
Returns the current stack of enclosing classes.
getEnclosingClosure() - Method in AbstractTypeCheckingExtension
getEnclosingClosure() - Method in TypeCheckingContext
Returns the closure expression which is on the top of the stack, or null if there's no such element.
getEnclosingClosureStack() - Method in AbstractTypeCheckingExtension
getEnclosingClosureStack() - Method in TypeCheckingContext
Returns the current stack of enclosing closure expressions.
getEnclosingMethod() - Method in AbstractTypeCheckingExtension
getEnclosingMethod() - Method in ClassNode
getEnclosingMethod() - Method in TypeCheckingContext
Returns the method node which is on the top of the stack, or null if there's no such element.
getEnclosingMethodCall() - Method in AbstractTypeCheckingExtension
getEnclosingMethodCall() - Method in TypeCheckingContext
Returns the method call which is on the top of the stack, or null if there's no such element.
getEnclosingMethodCalls() - Method in AbstractTypeCheckingExtension
getEnclosingMethodCalls() - Method in TypeCheckingContext
Returns the current stack of enclosing classes.
getEnclosingMethods() - Method in AbstractTypeCheckingExtension
getEnclosingMethods() - Method in TypeCheckingContext
Returns the current stack of enclosing methods.
getEncoding() - Method in EncodingAwareBufferedWriter
The encoding as returned by the underlying OutputStreamWriter.
getEndColumn() - Method in SyntaxException
@return the end column on which the error occurs
getEndLabel() - Method in BytecodeVariable
getEndLine() - Method in SyntaxException
@return the end line on which the error occurs
getEnforce8Bit() - Method in CharsetToolkit
Gets the enforce8Bit flag, in case we do not want to ever get a US-ASCII encoding.
getEntrySetIterator() - Method in ComplexKeyHashMap
getEntrySetIterator() - Method in MetaMethodIndex
getEnvironment() - Method in ConfigSlurper
getErr(Process) - Method in ProcessGroovyMethods
An alias method so that a process appears similar to System.out, System.in, System.err; you can use process.in, process.out, process.err in a similar fashion.
getError(int) - Method in ErrorCollector
Returns the specified error message, or null.
getErrorCollector() - Method in MultipleCompilationErrorsException
getErrorCollector() - Method in ProcessingUnit
Errors found during the compilation should be reported through the ErrorCollector.
getErrorCollector() - Method in TypeCheckingContext
getErrorCollectors() - Method in TypeCheckingContext
getErrorColumn() - Method in GroovyLexer
getErrorColumn() - Method in GroovyParser
getErrorColumn() - Method in SyntaxErrorReportable
getErrorCount() - Method in ErrorCollector
Returns the number of errors.
getErrorLine() - Method in GroovyLexer
getErrorLine() - Method in GroovyParser
getErrorLine() - Method in SyntaxErrorReportable
getErrorMessage() - Method in AbstractInterruptibleASTTransformation
Subclasses should implement this method to provide good error resolution.
getErrorMessage() - Method in ConditionalInterruptibleASTTransformation
getErrorMessage() - Method in ThreadInterruptibleASTTransformation
getErrors() - Method in ErrorCollector
Returns the list of errors, or null if there are none.
getEvents() - Method in ObservableMap.MultiPropertyEvent
getException(int) - Method in ErrorCollector
Convenience routine to return the specified error's underlying Exception, or null if it isn't one.
getExceptions() - Method in MethodNode
getExceptionType() - Method in CatchStatement
getExpandoMethods() - Method in ExpandoMetaClass
Returns a list of expando MetaMethod instances added to this ExpandoMetaClass
getExpandoProperties() - Method in ExpandoMetaClass
Returns a list of MetaBeanProperty instances added to this ExpandoMetaClass
getExpandoSubclassMethods() - Method in ExpandoMetaClass
getExpected() - Method in IncorrectClosureArgumentsException
getExpectedType() - Method in TokenMismatchException
getExplicitMethods() - Method in FactoryBuilderSupport
@return the explicit methods map (Unmodifiable Map).
getExplicitProperties() - Method in FactoryBuilderSupport
@return the explicit properties map (Unmodifiable Map).
getExpression(int) - Method in ArrayExpression
getExpression() - Method in AstSpecificationCompiler
Gets the current generated expression.
getExpression() - Method in BitwiseNegationExpression
getExpression() - Method in BooleanExpression
getExpression() - Method in CaseStatement
getExpression() - Method in CastExpression
getExpression() - Method in ExpressionStatement
getExpression(int) - Method in ListExpression
getExpression() - Method in MethodPointerExpression
getExpression() - Method in PostfixExpression
getExpression() - Method in PrefixExpression
getExpression() - Method in ReturnStatement
getExpression() - Method in SpreadExpression
getExpression() - Method in SpreadMapExpression
getExpression() - Method in SwitchStatement
getExpression() - Method in SynchronizedStatement
getExpression() - Method in ThrowStatement
getExpression(int) - Method in TupleExpression
getExpression() - Method in UnaryMinusExpression
getExpression() - Method in UnaryPlusExpression
getExpressions() - Method in ArrayExpression
getExpressions() - Method in ListExpression
getExpressions() - Method in TupleExpression
getExpressionsBlacklist() - Method in SecureASTCustomizer
getExpressionsWhitelist() - Method in SecureASTCustomizer
getExtensionMethodNode() - Method in ExtensionMethodNode
getFactories() - Method in FactoryBuilderSupport
@return the factory map (Unmodifiable Map).
getFalseExpression() - Method in TernaryExpression
getField - Field in AsmClassGenerator
getField(String) - Method in ClassNode
Finds a field matching the given name in this class or a parent class.
getField() - Method in FieldExpression
getField() - Method in MetaBeanProperty
Gets the field of this property
getField() - Method in MissingFieldException
@return the name of the field that could not be found
getField() - Method in MultipleSetterProperty
getField() - Method in PropertyNode
getField(Class, Object, String) - Method in ScriptBytecodeAdapter
getFieldIndex() - Method in ClassNode
getFieldName() - Method in FieldExpression
getFieldName() - Method in ImportNode
getFieldOnSuper(Class, Object, String) - Method in ScriptBytecodeAdapter
getFieldOnSuperSafe(Class, Object, String) - Method in ScriptBytecodeAdapter
getFieldOnSuperSpreadSafe(Class, Object, String) - Method in ScriptBytecodeAdapter
getFields(BuilderASTTransformation, AnnotationNode, ClassNode) - Method in BuilderASTTransformation.AbstractBuilderStrategy
getFields() - Method in CachedClass
getFields() - Method in ClassNode
@return the list of FieldNode's associated with this ClassNode
getFields() - Method in DecompiledClassNode
getFields(BuilderASTTransformation, AnnotationNode, ClassNode) - Method in SimpleStrategy
getFieldSafe(Class, Object, String) - Method in ScriptBytecodeAdapter
getFieldSpreadSafe(Class, Object, String) - Method in ScriptBytecodeAdapter
getFifth() - Method in Tuple5
getFifth() - Method in Tuple6
getFifth() - Method in Tuple7
getFifth() - Method in Tuple8
getFifth() - Method in Tuple9
getFile() - Method in FileReaderSource
getFile() - Method in GroovyCodeSource
getFileNames(String, String, String) - Method in FileNameByRegexFinder
getFileNames(String, String, String) - Method in IFileNameFinder
getFinallyStatement() - Method in TryCatchStatement
getFinalVariablesCallback() - Method in Verifier
getFirst() - Method in Tuple1
getFirst() - Method in Tuple2
getFirst() - Method in Tuple3
getFirst() - Method in Tuple4
getFirst() - Method in Tuple5
getFirst() - Method in Tuple6
getFirst() - Method in Tuple7
getFirst() - Method in Tuple8
getFirst() - Method in Tuple9
getFirstChildText(AST) - Method in AntlrParserPlugin
getFirstClassNode() - Method in CompilationUnit
Convenience routine to get the first ClassNode, for when you are sure there is only one.
getFirstStatement() - Method in MethodNode
getFourth() - Method in Tuple4
getFourth() - Method in Tuple5
getFourth() - Method in Tuple6
getFourth() - Method in Tuple7
getFourth() - Method in Tuple8
getFourth() - Method in Tuple9
getFrom() - Method in BaseDuration
getFrom() - Method in DatumDependentDuration
getFrom() - Method in Duration
getFrom() - Method in EmptyRange
{@inheritDoc}
getFrom() - Method in IntRange
getFrom() - Method in NumberRange
getFrom() - Method in ObjectRange
getFrom() - Method in Range
The lower value in the range.
getFrom() - Method in RangeExpression
getFrom() - Method in TimeDatumDependentDuration
getFrom() - Method in TimeDuration
getFromClassCache(String) - Method in ClassNodeResolver
returns whatever is stored in the class cache for the given name
getFromInt() - Method in IntRange
Gets the 'from' value as a primitive integer.
getGeneratedInnerClass(String) - Method in CompileUnit
getGeneratedInnerClasses() - Method in CompileUnit
getGeneratedMethods() - Method in AbstractTypeCheckingExtension
getGenericsBounds(ClassNode) - Method in BytecodeHelper
getGenericsMethodSignature(MethodNode) - Method in BytecodeHelper
getGenericsSignature(ClassNode) - Method in BytecodeHelper
getGenericsTypes() - Method in ClassNode
getGenericsTypes() - Method in DecompiledClassNode
getGenericsTypes() - Method in MethodCallExpression
getGenericsTypes() - Method in MethodNode
getGetter() - Method in MetaBeanProperty
Get the getter method.
getGetter() - Method in MultipleSetterProperty
getGetter() - Method in ThreadManagedMetaBeanProperty
getGetterBlock() - Method in PropertyNode
getGetterMethod(String, boolean) - Method in ClassNode
getGetterName(PropertyNode) - Method in GeneralUtils
getGetterName(String, Class) - Method in MetaProperty
Gets the name for the getter for this property
getGlobalTransformNames() - Method in ASTTransformationsContext
getGrabUrls() - Method in LoaderConfiguration
The extra grab configuration.
getGrammarFileName() - Method in GroovyLexer
getGrammarFileName() - Method in GroovyParser
getGrapeCacheDir() - Method in GrapeIvy
getGrapeDir() - Method in GrapeIvy
getGroovyClassLoader() - Method in GroovyScriptEngine
Returns the GroovyClassLoader associated with this script engine instance.
getGroovydoc() - Method in ClassNode
getGroovydoc(AnnotatedElement) - Method in DefaultGroovyMethods
Get runtime groovydoc
getGroovydoc() - Method in FieldNode
getGroovydoc() - Method in GroovydocHolder
Get the groovydoc
getGroovydoc() - Method in GroovydocTag
getGroovydoc() - Method in MethodNode
getGroovyObjectField - Field in AsmClassGenerator
getGroovyObjectField(Class, GroovyObject, String) - Method in ScriptBytecodeAdapter
getGroovyObjectFieldSafe(Class, GroovyObject, String) - Method in ScriptBytecodeAdapter
getGroovyObjectFieldSpreadSafe(Class, GroovyObject, String) - Method in ScriptBytecodeAdapter
getGroovyObjectProperty(GroovyObject, String) - Method in InvokerHelper
getGroovyObjectProperty(Class, GroovyObject, String) - Method in ScriptBytecodeAdapter
getGroovyObjectPropertySafe(Class, GroovyObject, String) - Method in ScriptBytecodeAdapter
getGroovyObjectPropertySpreadSafe(Class, GroovyObject, String) - Method in ScriptBytecodeAdapter
getGroovyRoot() - Method in GrapeIvy
getGroupOperationResultType(ClassNode, ClassNode) - Method in StaticTypeCheckingVisitor
getHandler() - Method in Reference
getHardBundle() - Method in ReferenceBundle
getHash() - Method in AbstractConcurrentMapBase.Entry
getHash() - Method in ManagedConcurrentMap.Entry
getHeader(Class) - Method in MetaMethodIndex
getHierarchy() - Method in CachedClass
getHolder() - Method in Groovydoc
Get the holder of the groovydoc
getHour(Integer) - Method in TimeCategory
getHours() - Method in BaseDuration
getHours(Integer) - Method in TimeCategory
getIdentifierFor(String) - Method in ObjectGraphBuilder.DefaultIdentifierResolver
getIdentifierFor(String) - Method in ObjectGraphBuilder.IdentifierResolver
Returns the name of the property that will identify the node.
getIfBlock() - Method in IfStatement
getImport(String) - Method in ModuleNode
@param alias the name of interest
getImports() - Method in ModuleNode
getImportsBlacklist() - Method in SecureASTCustomizer
getImportsWhitelist() - Method in SecureASTCustomizer
getImportType(String) - Method in ModuleNode
@param alias the name of interest
getIn(Process) - Method in ProcessGroovyMethods
An alias method so that a process appears similar to System.out, System.in, System.err; you can use process.in, process.out, process.err in a similar fashion.
getIncludeExclude(BuilderASTTransformation, AnnotationNode, ClassNode, List<String>, List<String>) - Method in BuilderASTTransformation.AbstractBuilderStrategy
getInclusive() - Method in IntRange
Returns the inclusive flag.
getIndentLevel() - Method in IndentPrinter
getIndex() - Method in AbstractCallSite
getIndex() - Method in BytecodeVariable
@return the stack index for this variable
getIndex() - Method in CallSite
getIndex() - Method in ExpressionAsVariableSlot
returns the index of the bytecode variable
getIndex() - Method in ObservableList.ElementEvent
getIndex() - Method in VariableSlotLoader
getIndices(T) - Method in DefaultGroovyMethods
Returns indices of the array.
getInferredReturnType(ASTNode) - Method in StaticTypeCheckingVisitor
Returns the inferred return type of a closure or a method, if stored on the AST node.
getInferredReturnTypeFromWithClosureArgument(Expression) - Method in StaticTypeCheckingVisitor
In the case of a Object.with { ... } call, this method is supposed to retrieve the inferred closure return type.
getInitClosure() - Method in ListWithDefault
getInitialExpression() - Method in DynamicVariable
getInitialExpression() - Method in FieldNode
getInitialExpression() - Method in Parameter
@return the default value expression for this parameter or null if no default value is specified
getInitialExpression() - Method in PropertyNode
getInitialExpression() - Method in Variable
expression used to initialize the variable or null of there is no initialization.
getInitialExpression() - Method in VariableExpression
getInitialValue(Object) - Method in ThreadManagedMetaBeanProperty
getInitialValueExpression() - Method in FieldNode
getInnerClasses() - Method in ClassGenerator
getInnerClasses() - Method in ClassNode
@return iterator of inner classes defined inside this one
getInstance() - Method in ClassNode
getInstance() - Method in FieldNode
getInstance() - Method in Grape
getInstance() - Method in GroovydocHolder
Get GroovydocHolder instance
getInstance() - Method in GroovydocManager
getInstance() - Method in GroovyRunnerRegistry
Returns a reference to the one and only registry instance.
getInstance() - Method in MetaClassRegistryChangeEvent
Returns the instance this event is for.
getInstance(int) - Method in MetaClassRegistryImpl
Singleton of MetaClassRegistry.
getInstance() - Method in MethodNode
getInstance(Class) - Method in ProxyMetaClass
convenience factory method for the most usual case.
getInstanceClass() - Method in MixinInMetaClass
getInstanceMethods() - Method in MetaClassRegistryImpl
getInstanceMethodsExtensionClasses() - Method in MetaInfExtensionModule
getInstanceMethodsExtensionClasses() - Method in SimpleExtensionModule
@return the list of classes defining new instance methods.
getInstanceNonPropertyFieldNames(ClassNode) - Method in GeneralUtils
getInstanceNonPropertyFields(ClassNode) - Method in AbstractASTTransformUtil
getInstanceNonPropertyFields(ClassNode) - Method in GeneralUtils
getInstanceProperties(ClassNode) - Method in AbstractASTTransformUtil
getInstanceProperties(ClassNode) - Method in GeneralUtils
getInstancePropertyFields(ClassNode) - Method in AbstractASTTransformUtil
getInstancePropertyFields(ClassNode) - Method in GeneralUtils
getInstancePropertyNames(ClassNode) - Method in GeneralUtils
getInstructions() - Method in BytecodeSequence
getInterceptor() - Method in ProxyMetaClass
@return the interceptor in use or null if no interceptor is used
getInterfaceClassLoadingClass() - Method in DelegatingController
getInterfaceClassLoadingClass() - Method in WriterController
getInterfaces() - Method in CachedClass
getInterfaces() - Method in ClassNode
@return the array of interfaces which this ClassNode implements
getInterfaces() - Method in DecompiledClassNode
getInterfacesAndSuperInterfaces(ClassNode) - Method in GeneralUtils
getInternalBaseClassName() - Method in DelegatingController
getInternalBaseClassName() - Method in WriterController
getInternalClassName() - Method in DelegatingController
getInternalClassName() - Method in WriterController
getInvocationWriter() - Method in DelegatingController
getInvocationWriter() - Method in StaticTypesWriterController
getInvocationWriter() - Method in WriterController
getInvokeSpecialHandle(Method, Object) - Method in Java5
getInvokeSpecialHandle(Method, Object) - Method in Java7
getInvokeSpecialHandle(Method, Object) - Method in VMPlugin
Returns a handle with bound receiver to invokeSpecial the given method.
getIOCause() - Method in ReadException
getIOException() - Method in StringWriterIOException
getIsCaseMethod() - Method in BinaryExpressionHelper
getIvyParts(String) - Method in GrapeUtil
getJavaClass() - Method in ExpandoMetaClass
@return The Java class enhanced by this MetaClass
getJointCompilationOptions() - Method in CompilerConfiguration
Gets the joint compilation options for this configuration.
getKey() - Method in ConcurrentReaderHashMap.Entry
getKey() - Method in MapEntry
getKey() - Method in SingleKeyHashMap.Entry
getKeyExpression() - Method in MapEntryExpression
getKeywords() - Method in Types
getKnownImmutableClasses(AbstractASTTransformation, ClassNode) - Method in ImmutablePropertyUtils
getKnownImmutables(AbstractASTTransformation, ClassNode) - Method in ImmutablePropertyUtils
getLabel() - Method in BreakStatement
getLabel(String) - Method in CompileStack
Returns the label for the given name
getLabel() - Method in ContinueStatement
getLambdaSharedVariables(LambdaExpression) - Method in LambdaWriter
getLambdaWriter() - Method in DelegatingController
getLambdaWriter() - Method in StaticTypesWriterController
getLambdaWriter() - Method in WriterController
getLastColumnNumber() - Method in ASTNode
getLastError() - Method in ErrorCollector
Returns the last error reported
getLastLineNumber() - Method in ASTNode
getLastMatcher(Matcher) - Method in DefaultGroovyStaticMethods
Get the last hidden matcher that the system used to do a match.
getLastMatcher() - Method in RegexSupport
getLeftExpression() - Method in BinaryExpression
getLexer() - Method in GroovyRecognizer
getLexer() - Method in JavaRecognizer
getLine(int, Janitor) - Method in AbstractReaderSource
Returns a line from the source, or null, if unavailable.
getLine() - Method in ASTRuntimeException
getLine() - Method in GroovySourceAST
getLine() - Method in GroovySourceToken
getLine() - Method in GroovySyntaxError
getLine() - Method in LineColumn
getLine() - Method in LineColumnReader
getLine() - Method in PositionInfo
getLine(int, Janitor) - Method in ReaderSource
Returns a line from the source, or null, if unavailable.
getLine() - Method in SourceInfo
get start line
getLine() - Method in SyntaxException
Retrieve the line upon which the error occurred.
getLineLast() - Method in GroovySourceAST
getLineLast() - Method in GroovySourceToken
getLineLast() - Method in SourceInfo
get ending line
getLineMark() - Method in LineColumnReader
getLineNumber() - Method in ASTNode
getLineNumber() - Method in DelegatingController
getLineNumber() - Method in WriterController
getListIterator() - Method in ObservableList.ObservableListIterator
getLoadedClass(String) - Method in ReflectorLoader
try to load one of the defined Reflector classes by name.
getLoadedClasses() - Method in GroovyClassLoader
getLoadedClasses() - Method in GroovyClassLoader.ClassCollector
getLoadedClasses() - Method in GroovyClassLoader.InnerLoader
getLoadInsnByType(Type) - Method in TypeUtil
getLocalExplicitMethods() - Method in FactoryBuilderSupport
@return the explicit methods map (Unmodifiable Map).
getLocalExplicitProperties() - Method in FactoryBuilderSupport
@return the explicit properties map (Unmodifiable Map).
getLocalFactories() - Method in FactoryBuilderSupport
@return the factory map (Unmodifiable Map).
getLocalGrapeConfig() - Method in GrapeIvy
getLocalPart() - Method in QName
Gets the Local part for this QName
getLocationText() - Method in GroovyRuntimeException
getLoopBlock() - Method in DoWhileStatement
getLoopBlock() - Method in ForStatement
getLoopBlock() - Method in LoopingStatement
Gets the loop block.
getLoopBlock() - Method in WhileStatement
getLowerBound() - Method in GenericsType
getLubName() - Method in WideningCategories.LowestUpperBoundClassNode
getMainClass() - Method in LoaderConfiguration
Returns the name of the main class for this configuration.
getMainClassName() - Method in ModuleNode
getManager() - Method in ReferenceBundle
getMapDelegate() - Method in ObservableMap
getMapEntryExpressions() - Method in MapExpression
getMath(def, def) - Method in genDgmMath
getMath(def, def) - Method in genMathModification
getMath(Number, Number) - Method in NumberMath
Determine which NumberMath instance to use, given the supplied operands.
getMaximumNumberOfParameters() - Method in CachedClosureClass
getMaximumNumberOfParameters() - Method in Closure
@return the maximum number of parameters a doCall method of this closure can take
getMeaning() - Method in CSTNode
Returns the meaning of this node.
getMeaning() - Method in Token
Returns the meaning of this node.
getMeaningAs(int[]) - Method in CSTNode
Returns the first matching meaning of the specified types.
getMember(String) - Method in AnnotationNode
getMemberClassList(AnnotationNode, String) - Method in AbstractASTTransformation
getMemberClassValue(AnnotationNode, String, ClassNode) - Method in AbstractASTTransformation
getMemberIntValue(AnnotationNode, String) - Method in AbstractASTTransformation
getMemberList(AnnotationNode, String) - Method in AbstractASTTransformation
getMembers() - Method in AnnotationNode
getMemberStringList(AnnotationNode, String) - Method in AbstractASTTransformation
getMemberStringValue(AnnotationNode, String) - Method in AbstractASTTransformation
getMemberValue(AnnotationNode, String) - Method in AbstractASTTransformation
getMessage() - Method in GroovyBugError
Returns the detail message string of this error.
getMessage() - Method in GroovyRuntimeException
getMessage() - Method in InvokerInvocationException
getMessage(String) - Method in MessageSource
Get a raw message from the resource bundles using the given code.
getMessage() - Method in MethodSelectionException
getMessage() - Method in MissingMethodException
getMessage() - Method in MultipleCompilationErrorsException
getMessage() - Method in ReadException
getMessage() - Method in SimpleMessage
getMessage() - Method in SyntaxException
getMessageExpression() - Method in AssertStatement
getMessageWithoutLocationText() - Method in GroovyRuntimeException
getMessageWithoutLocationText() - Method in MissingPropertyException
getMetaClass(Object) - Method in ClassInfo
getMetaClass(GroovyObject) - Method in DefaultGroovyMethods
Obtains a MetaClass for an object either from the registry or in the case of a GroovyObject from the object itself.
getMetaClass() - Method in DelegatingMetaClass
getMetaClass() - Method in ExpandoMetaClass
getMetaClass() - Method in GroovyObject
Returns the metaclass for a given class.
getMetaClass() - Method in GroovyObjectSupport
getMetaClass(Class) - Method in InvokerHelper
getMetaClass() - Method in IteratorClosureAdapter
getMetaClass(Class) - Method in MetaClassRegistry
The main function of the registry If a meta class exists then return it otherwise create one, put it in the registry and return it
getMetaClass(Object) - Method in MetaClassRegistryImpl
getMetaClass(Class<T>) - Method in Realm
getMetaClass() - Method in Sequence
getMetaClass() - Method in Wrapper
getMetaClassCreationHandler() - Method in MetaClassRegistry
Retrieves the MetaClassCreationHandle that is responsible for constructing MetaClass instances
getMetaClassCreationHandler() - Method in MetaClassRegistryImpl
Gets a handle internally used to create MetaClass implementations WARNING: experimental code, likely to change soon
getMetaClassForClass() - Method in ClassInfo
getMetaClassRegistry() - Method in GroovySystem
getMetaClassRegistryChangeEventListeners() - Method in MetaClassRegistry
Returns all registered class change listener for constant meta classes.
getMetaClassRegistryChangeEventListeners() - Method in MetaClassRegistryImpl
Gets an array of of all registered ConstantMetaClassListener instances.
getMetaDataMap() - Method in ASTNode
getMetaDataMap() - Method in GroovyParser.GroovyParserRuleContext
getMetaDataMap() - Method in NodeMetaDataHandler
getMetaMethod(String, Object) - Method in DelegatingMetaClass
getMetaMethod(String, Object) - Method in MetaClassImpl
@see MetaObjectProtocol#getMetaMethod(String, Object[])
getMetaMethod(String, Object) - Method in MetaObjectProtocol
Retrieves an instance MetaMethod for the given name and argument values, using the types of the argument values to establish the chosen MetaMethod
getMetaMethod() - Method in MethodMetaProperty
getMetaMethod(String, Class) - Method in OwnedMetaClass
getMetaMethod() - Method in StaticMethodCallExpression
getMetaMethods() - Method in ClosureMetaClass
getMetaMethods() - Method in DelegatingMetaClass
getMetaMethods() - Method in ExtensionModule
getMetaMethods() - Method in Inspector
Get info about instance and class Methods that are dynamically added through Groovy.
getMetaMethods() - Method in MetaClass
Retrieves a list of MetaMethods held by this class.
getMetaMethods() - Method in MetaClassImpl
Retrieves the list of MetaMethods held by this class.
getMetaMethods() - Method in OwnedMetaClass
getMetaMethods() - Method in SimpleExtensionModule
getMetaProperty(String) - Method in ClosureMetaClass
getMetaProperty(String) - Method in DelegatingMetaClass
getMetaProperty(String) - Method in ExpandoMetaClass
Looks up an existing MetaProperty by name
getMetaProperty(String) - Method in MetaClassImpl
@see MetaObjectProtocol#getMetaProperty(String)
getMetaProperty(String) - Method in MetaObjectProtocol
Returns a MetaProperty for the given name or null if it doesn't exist
getMetaProperty(String) - Method in OwnedMetaClass
getMetaPropertyValues(Object) - Method in DefaultGroovyMethods
Retrieves the list of MetaProperty objects for 'self' and wraps it in a list of PropertyValue objects that additionally provide the value for each property of 'self'.
getMetaPropertyValues() - Method in Expando
getMetaRegistry() - Method in InvokerHelper
getMethod(String, Parameter) - Method in ClassNode
Finds a method matching the given name and parameters in this class or any parent class.
getMethod(String, Class) - Method in MetaClass
getMethod(String, Class) - Method in MetaClassConstant
getMethod() - Method in MethodCaller
getMethod() - Method in MethodCallExpression
getMethod() - Method in MethodClosure
getMethod() - Method in MissingMethodException
@return the name of the method that could not be found
getMethod() - Method in StaticMethodCallExpression
getMethodAsString() - Method in ConstructorCallExpression
getMethodAsString() - Method in MethodCall
getMethodAsString() - Method in MethodCallExpression
This method returns the method name as String if it is no dynamic calculated method name, but a constant.
getMethodAsString() - Method in StaticMethodCallExpression
getMethodDescriptor(Class, Class) - Method in BytecodeHelper
@return the ASM method type descriptor
getMethodDescriptor() - Method in MethodCaller
getMethodMissingDelegate() - Method in FactoryBuilderSupport
getMethodName(Expression) - Method in InvocationWriter
getMethodName() - Method in MethodPointerExpression
getMethodNode() - Method in DelegatingController
getMethodNode() - Method in Verifier
getMethodNode() - Method in WriterController
getMethodPointer(Object, String) - Method in InvokerHelper
Returns the method pointer for the given object name
getMethodPointer(Object, String) - Method in MetaClassHelper
Returns a callable object for the given method name on the object.
getMethodPointer(Object, String) - Method in ScriptBytecodeAdapter
Returns the method pointer for the given object name
getMethods() - Method in CachedClass
getMethods(String) - Method in ClassNode
This methods creates a list of all methods with this name of the current class and of all super classes
getMethods() - Method in ClosureMetaClass
getMethods() - Method in DecompiledClassNode
getMethods() - Method in DelegatingMetaClass
getMethods() - Method in ExpandoMetaClass
Overrides the behavior of parent getMethods() method to make MetaClass aware of added Expando methods
getMethods() - Method in Inspector
Get info about usual Java instance and class Methods as well as Constructors.
getMethods() - Method in MetaClass
Retrieves a list of MetaMethods held by the class.
getMethods() - Method in MetaClassImpl
Retrieves the list of MetaMethods held by the class.
getMethods(Class, String) - Method in MetaMethodIndex
getMethods() - Method in MetaObjectProtocol
Obtain a list of all the meta methods available on this meta class
getMethods() - Method in ModuleNode
getMethods() - Method in OwnedMetaClass
getMethodSuggestionString(String, Class, Object) - Method in MethodRankHelper
Returns a string detailing possible solutions to a missing method if no good solutions can be found a empty string is returned.
getMethodTarget() - Method in MethodCallExpression
@return the target as method node if set
getMethodVisitor() - Method in DelegatingController
getMethodVisitor() - Method in WriterController
getMethodWithCaching(Class, String, Object, boolean) - Method in MetaClassImpl
getMethodWithoutCaching(int, Class, String, Class, boolean) - Method in ClosureMetaClass
getMethodWithoutCaching(Class, String, Class, boolean) - Method in MetaClassImpl
getMillis() - Method in BaseDuration
getMillisecond(Integer) - Method in TimeCategory
getMilliseconds(Integer) - Method in TimeCategory
getMinimumRecompilationInterval() - Method in CompilerConfiguration
getMinute(Integer) - Method in TimeCategory
getMinutes() - Method in BaseDuration
getMinutes(Integer) - Method in TimeCategory
getMixinClass() - Method in MixinInMetaClass
getMixinInstance(Object) - Method in MixinInMetaClass
getMixins() - Method in ClassNode
@return the array of mixins associated with this ClassNode
getModeNames() - Method in GroovyLexer
getModifiedExpando() - Method in ClassInfo
getModifier() - Method in Visibility
getModifiers() - Method in ArrayMetaMethod
getModifiers() - Method in CachedClass
getModifiers() - Method in CachedConstructor
getModifiers() - Method in CachedField
getModifiers() - Method in CachedMethod
getModifiers() - Method in ClassNode
getModifiers() - Method in ClosureMetaMethod
getModifiers() - Method in ClosureStaticMetaMethod
getModifiers() - Method in DynamicVariable
getModifiers() - Method in FieldNode
getModifiers() - Method in MetaBeanProperty
Gets the visibility modifiers for the property as defined by the getter and setter methods.
getModifiers() - Method in MetaClassImpl.MetaConstructor
getModifiers() - Method in MetaMethod
Returns the modifiers for this method
getModifiers() - Method in MetaProperty
Returns the access modifier.
getModifiers() - Method in MethodNode
getModifiers() - Method in MixinInstanceMetaMethod
getModifiers() - Method in NewInstanceMetaMethod
getModifiers() - Method in NewStaticMetaMethod
getModifiers() - Method in NumberNumberMetaMethod
getModifiers() - Method in Parameter
getModifiers() - Method in PropertyNode
getModifiers() - Method in ReflectionMetaMethod
getModifiers() - Method in TransformMetaMethod
getModifiers() - Method in Variable
getModifiers() - Method in VariableExpression
getModifiersText(int) - Method in AstToTextHelper
getModule() - Method in ClassNode
getModule(String) - Method in ExtensionModuleRegistry
getModule() - Method in GroovyRuntimeException
getModuleRegistry() - Method in MetaClassRegistryImpl
getModules() - Method in CompileUnit
getModules() - Method in ExtensionModuleRegistry
getMonth(Integer) - Method in TimeCategory
getMonths() - Method in BaseDuration
getMonths() - Method in DatumDependentDuration
getMonths(Integer) - Method in TimeCategory
getMopMethodName(MethodNode, boolean) - Method in MopWriter
creates a MOP method name from a method
getMOPMethodName(CachedClass, String, boolean) - Method in ReflectionCache
getMopName() - Method in MetaMethod
getName() - Method in AbstractCallSite
getName() - Method in ArrayGetAtMetaMethod
getName() - Method in ArrayPutAtMetaMethod
getName() - Method in BuilderASTTransformation.AbstractBuilderStrategy.PropertyInfo
getName(String) - Method in BuilderSupport
A hook to allow names to be converted into some other object such as a QName in XML or ObjectName in JMX.
getName() - Method in BytecodeVariable
getName() - Method in CachedClass
getName() - Method in CachedMethod
getName() - Method in CallSite
getName() - Method in ClassNode
getName() - Method in ClosureInvokingMethod
The method name
getName() - Method in ClosureMetaMethod
getName() - Method in ClosureStaticMetaMethod
getName() - Method in DynamicVariable
getName() - Method in ExtensionModule
getName(String) - Method in FactoryBuilderSupport
A hook to allow names to be converted into some other object such as a QName in XML or ObjectName in JMX.
getName() - Method in FieldNode
getName() - Method in GenericsType
getName() - Method in GroovyClass
getName() - Method in GroovyCodeSource
getName() - Method in GroovydocTag
getName() - Method in MetaClassImpl.MetaConstructor
getName() - Method in MetaMethod
Returns the name of the method represented by this class
getName() - Method in MetaProperty
Return the name of the property
getName() - Method in MethodKey
getName() - Method in MethodNode
getName() - Method in MixinInstanceMetaMethod
getName() - Method in NumberNumberDiv
getName() - Method in NumberNumberMinus
getName() - Method in NumberNumberMultiply
getName() - Method in NumberNumberPlus
getName() - Method in PackageNode
getName() - Method in Parameter
getName() - Method in ParserVersion
getName() - Method in PropertyNode
getName() - Method in PropertyValue
getName() - Method in ReflectionMetaMethod
getName() - Method in TransformMetaMethod
getName() - Method in Variable
the name of the variable
getName() - Method in VariableExpression
getName() - Method in WideningCategories.LowestUpperBoundClassNode
getNamedBreakLabel(String) - Method in CompileStack
Used for break foo inside a loop to end the execution of the marked loop.
getNamedContinueLabel(String) - Method in CompileStack
Used for continue foo inside a loop to continue the execution of the marked loop.
getNameMappingClosure() - Method in FactoryBuilderSupport
getNamespaceURI() - Method in QName
Gets the Namespace URI for this QName
getNameWithoutPackage() - Method in ClassNode
getNativeParameterTypes() - Method in ParameterTypes
getNewConstantMetaClassVersioning() - Method in DefaultMetaClassInfo
getNewInstanceResolver() - Method in ObjectGraphBuilder
Returns the current NewInstanceResolver.
getNewMetaClass() - Method in MetaClassRegistryChangeEvent
Get the new MetaClass
getNewMetaMethods() - Method in CachedClass
getNextClosureInnerName(ClassNode, ClassNode, MethodNode) - Method in GeneratorContext
getNextHelperMethodIndex() - Method in WriterController
getNextInnerClassIdx() - Method in GeneratorContext
getNextLambdaInnerName(ClassNode, ClassNode, MethodNode) - Method in GeneratorContext
getNextSuperClass(ClassNode, ClassNode) - Method in ClassHelper
Returns a super class or interface for a given class depending on a given target.
getNinth() - Method in Tuple9
getNode() - Method in GroovyRuntimeException
getNodeMetaData() - Method in ASTNode
getNodeMetaData() - Method in GroovyParser.GroovyParserRuleContext
getNodeMetaData() - Method in NodeMetaDataHandler
Returns an unmodifiable view of the current node metadata.
getNodeMetaData() - Method in NodeMetaDataHandlerHelper
Returns an unmodifiable view of the current node metadata.
getNodes() - Method in NodeCollector
getNormalizedColumn(int, int) - Method in SourceText
Returns the column in getNormalizedText() corresponding to the given line and column in the original source text.
getNormalizedEncoding() - Method in EncodingAwareBufferedWriter
The encoding as returned by the underlying OutputStreamWriter.
getNormalizedText() - Method in SourceText
Returns the assertion's source text after removing line breaks.
getNormalOpResultType() - Method in BinaryBooleanExpressionHelper
getNormalOpResultType() - Method in BinaryDoubleExpressionHelper
getNormalOpResultType() - Method in BinaryExpressionWriter
getNormalOpResultType() - Method in BinaryFloatExpressionHelper
getNormalOpResultType() - Method in BinaryIntExpressionHelper
getNormalOpResultType() - Method in BinaryLongExpressionHelper
getNormalOpResultType() - Method in BinaryObjectExpressionHelper
getNotNull(CachedClass) - Method in MetaClassImpl.Index
getNow() - Method in BaseDuration.From
getNullable(CachedClass) - Method in MetaClassImpl.Index
getNullObject() - Method in NullObject
get the NullObject reference
getObject() - Method in Inspector
Gets the object being inspected.
getObjectDistance(ClassNode) - Method in InnerClassVisitorHelper
getObjectExpression() - Method in CompareToNullExpression
getObjectExpression() - Method in MethodCallExpression
getObjectExpression() - Method in PropertyExpression
getObjectInitializerStatements() - Method in ClassNode
getOldMetaClass() - Method in MetaClassRegistryChangeEvent
Get the old MetaClass
getOpcode() - Method in ModifierNode
getOperandStack() - Method in DelegatingController
getOperandStack() - Method in WriterController
getOperandType(ClassNode) - Method in BinaryExpressionMultiTypeDispatcher
getOperation() - Method in BinaryExpression
getOperation() - Method in PostfixExpression
getOperation() - Method in PrefixExpression
getOptimizationOptions() - Method in CompilerConfiguration
Gets the optimization options for this configuration.
getOptionValue(TypedOption<T>, T) - Method in OptionAccessor
getOrAddClosureClass(ClosureExpression, int) - Method in ClosureWriter
getOrAddLambdaClass(LambdaExpression, int, MethodNode) - Method in StaticTypesLambdaWriter
getOriginalDeclarationType(Expression) - Method in StaticTypeCheckingVisitor
getOriginalMessage() - Method in SyntaxException
getOriginType() - Method in DynamicVariable
getOriginType() - Method in FieldNode
getOriginType() - Method in Parameter
getOriginType() - Method in PropertyNode
getOriginType() - Method in Variable
the type before wrapping primitives type of the variable
getOriginType() - Method in VariableExpression
Returns the type which was used when this variable expression was created.
getOrPut(K, V) - Method in AbstractConcurrentMap
getOrPut(K, int, V) - Method in AbstractConcurrentMap.Segment
getOrPut(Object) - Method in SingleKeyHashMap
getOrPut(Object, Object, Object) - Method in TripleKeyHashMap
getOrPutEntry(SingleKeyHashMap.Entry) - Method in SingleKeyHashMap
getOrPutMethods(String, MetaMethodIndex.Header) - Method in MetaMethodIndex
getOut(Process) - Method in ProcessGroovyMethods
An alias method so that a process appears similar to System.out, System.in, System.err; you can use process.in, process.out, process.err in a similar fashion.
getOuterClass() - Method in ClassNode
Helper method to avoid casting to inner class
getOuterClass() - Method in InnerClassNode
getOuterField(String) - Method in ClassNode
@return the field node on the outer class or null if this is not an inner class
getOuterField(String) - Method in InnerClassNode
@return the field node on the outer class or null if this is not an inner class
getOutermostClass() - Method in DelegatingController
getOuterMostClass() - Method in InnerClassNode
getOutermostClass() - Method in WriterController
getOutput() - Method in CompilerConfiguration
Gets the currently configured output writer.
getOverride() - Method in ProxyGenerator
getOwner() - Method in Closure
@return the owner Object to which method calls will go which is typically the outer class when the closure is constructed
getOwner() - Method in FieldNode
getOwner() - Method in MixedInMetaClass
getOwner() - Method in OwnedMetaClass
getOwnerClass() - Method in NewMetaMethod
getOwnerMetaClass(Object) - Method in MixedInMetaClass
getOwnerMetaClass(Object) - Method in OwnedMetaClass
getOwnerType() - Method in StaticMethodCallExpression
getPackage() - Method in ClassNode
getPackage() - Method in ModuleNode
getPackageName() - Method in ASTHelper
getPackageName() - Method in ClassNode
@return the package name of this class
getPackageName() - Method in ImportNode
getPackageName() - Method in ModuleNode
getParameterCount() - Method in DefaultCachedMethodKey
getParameterCount() - Method in DefaultMethodKey
getParameterCount() - Method in MethodKey
getParameterCount() - Method in TemporaryMethodKey
getParameters() - Method in ClosureExpression
getParameters() - Method in CompilerConfiguration
Returns true if parameter metadata generation has been enabled.
getParameters() - Method in MethodNode
getParametersText(Parameter) - Method in AstToTextHelper
getParameterText(Parameter) - Method in AstToTextHelper
getParameterType(int) - Method in DefaultCachedMethodKey
getParameterType(int) - Method in DefaultMethodKey
getParameterType(int) - Method in MethodKey
getParameterType(int) - Method in TemporaryMethodKey
getParameterTypes() - Method in CachedClosureClass
getParameterTypes() - Method in Closure
@return the parameter types of the longest doCall method of this closure
getParameterTypes() - Method in ComposedClosure
getParameterTypes() - Method in CurriedClosure
getParameterTypes(MethodNode, String, SourceUnit, CompilationUnit, ASTNode) - Method in FirstParam.Component
getParameterTypes() - Method in ParameterTypes
getParameterTypes(MethodNode, String, SourceUnit, CompilationUnit, ASTNode) - Method in PickAnyArgumentHint
getParameterTypes(MethodNode, String, SourceUnit, CompilationUnit, ASTNode) - Method in SecondParam.Component
getParameterTypes(MethodNode, String, SourceUnit, CompilationUnit, ASTNode) - Method in SimpleType
getParameterTypes(MethodNode, String, SourceUnit, CompilationUnit, ASTNode) - Method in SingleSignatureClosureHint
getParameterTypes(MethodNode, String, SourceUnit, CompilationUnit, ASTNode) - Method in ThirdParam.Component
getParamsCount() - Method in CachedMethod
getParamterTypes() - Method in MethodKey
getParamTypes() - Method in CachedMethod
getParent() - Method in VariableScope
getParentClassLoader() - Method in GroovyScriptEngine
Get the ClassLoader that will serve as the parent ClassLoader of the GroovyClassLoader in which scripts will be executed.
getParentContext() - Method in FactoryBuilderSupport
@return the context of the parent of the current node.
getParentFactory() - Method in FactoryBuilderSupport
@return the factory of the parent of the current node.
getParentName() - Method in FactoryBuilderSupport
@return the name of the parent of the current node.
getParentNode() - Method in FactoryBuilderSupport
@return the node of the parent of the current node.
getParserFlavor() - Method in Preferences
getParserVersion() - Method in CompilerConfiguration
getPayload() - Method in ReevaluatingReference
getPerInstanceMetaClass(Object) - Method in ClassInfo
getPermissions(CodeSource) - Method in GroovyClassLoader
getPhantomBundle() - Method in ReferenceBundle
getPhase() - Method in CompilationCustomizer
getPhase() - Method in ProcessingUnit
Returns the current phase.
getPhaseDescription() - Method in ProcessingUnit
Returns the description for the current phase.
getPhaseNumber() - Method in CompilePhase
Returns the underlieng integer Phase number.
getPlainNodeReference() - Method in ClassNode
getPlainNodeReference() - Method in WideningCategories.LowestUpperBoundClassNode
getPlugin() - Method in VMPluginFactory
getPluginDefaultGroovyMethods() - Method in Java5
getPluginDefaultGroovyMethods() - Method in Java8
getPluginDefaultGroovyMethods() - Method in VMPlugin
getPluginFactory() - Method in CompilerConfiguration
getPluginStaticGroovyMethods() - Method in Java5
getPluginStaticGroovyMethods() - Method in VMPlugin
getPostInstantiateDelegates() - Method in FactoryBuilderSupport
getPostNodeCompletionDelegates() - Method in FactoryBuilderSupport
getPrecedence(int, boolean) - Method in Types
Returns the precedence of the specified operator.
getPrefix() - Method in QName
Gets the Prefix for this QName
getPreInstantiateDelegates() - Method in FactoryBuilderSupport
getPrevIndex() - Method in BytecodeVariable
getProgressCallback() - Method in CompilationUnit
getProperties() - Method in ClassNode
getProperties() - Method in ClosureMetaClass
getProperties(Object) - Method in DefaultGroovyMethods
Convenience method that calls getMetaPropertyValues(java.lang.Object)(self) and provides the data in form of simple key/value pairs, i.e. without type() information.
getProperties() - Method in DelegatingMetaClass
getProperties() - Method in Expando
@return the dynamically expanded properties
getProperties() - Method in ExpandoMetaClass
getProperties() - Method in MetaClass
Retrieves a list of MetaProperty instances that the MetaClass has
getProperties() - Method in MetaClassImpl
Get all the properties defined for this type
getProperties() - Method in MetaObjectProtocol
Obtain a list of all meta properties available on this meta class
getProperties() - Method in OwnedMetaClass
getProperty(Object) - Method in AbstractCallSite
getProperty(String) - Method in Binding
Overloaded to make variables appear as bean properties or via the subscript operator
getProperty(Object) - Method in CachedField
@return the property of the given object
getProperty(Object) - Method in CallSite
getProperty(String) - Method in ClassNode
getProperty(String) - Method in Closure
getProperty(Class, Object, String, boolean, boolean) - Method in ClosureMetaClass
getProperty(String) - Method in ConfigObject
Overrides the default getProperty implementation to create nested ConfigObject instances on demand for non-existent keys
getProperty(String) - Method in DelegatingMetaClass
getProperty(String) - Method in DelegatingScript
getProperty(String) - Method in Expando
getProperty(Object, String) - Method in ExpandoMetaClass
Overrides default implementation just in case getProperty method has been overridden by ExpandoMetaClass
getProperty(String) - Method in ExpandoMetaClass.ExpandoMetaProperty
getProperty(String) - Method in FactoryBuilderSupport
Overloaded to make variables appear as bean properties or via the subscript operator
getProperty(Object) - Method in GetEffectivePogoFieldSite
getProperty(Object) - Method in GetEffectivePojoPropertySite
getProperty(String) - Method in GroovyObject
Retrieves a property value.
getProperty(String) - Method in GroovyObjectSupport
getProperty(String) - Method in GroovyObjectWrapper
getProperty(String) - Method in GroovyShell
getProperty(String) - Method in GroovyTypeCheckingExtensionSupport.TypeCheckingDSL
getProperty(String) - Method in HandleMetaClass
getProperty(Object, String) - Method in InvokerHelper
getProperty(String) - Method in MessageSource
@see #getMessage(String)
getProperty(Object) - Method in MetaArrayLengthProperty
Get this property from the given object.
getProperty(Object) - Method in MetaBeanProperty
Get the property of the given object.
getProperty(Class, Object, String, boolean, boolean) - Method in MetaClass
getProperty(Object, String) - Method in MetaClassImpl
getProperty(Object) - Method in MetaExpandoProperty
@return the property of the given object
getProperty(Object, String) - Method in MetaObjectProtocol
Retrieves a property of an instance of the class returned by the getTheClass() method.
getProperty(Object) - Method in MetaProperty
@return the property of the given object
getProperty(String) - Method in MethodClosure
getProperty(Object) - Method in MethodMetaProperty
getProperty(Object) - Method in MethodMetaProperty.GetBeanMethodMetaProperty
getProperty(Object) - Method in MethodMetaProperty.GetMethodMetaProperty
getProperty() - Method in MissingPropertyException
@return the name of the property that could not be found
getProperty(Object) - Method in MultipleSetterProperty
getProperty(Object) - Method in NullCallSite
getProperty(String) - Method in NullObject
Tries to get a property on null, which will always fail
getProperty(String) - Method in OptionAccessor
getProperty(Class, Object, String, boolean, boolean) - Method in OwnedMetaClass
getProperty(Object) - Method in PogoGetPropertySite
getProperty(Object) - Method in PogoMetaClassGetPropertySite
getProperty(Object) - Method in PojoMetaClassGetPropertySite
getProperty(String) - Method in PojoWrapper
getProperty() - Method in PropertyExpression
getProperty(Class, Object, String, boolean, boolean) - Method in ProxyMetaClass
Interceptors the call to getProperty if a PropertyAccessInterceptor is available
getProperty(String) - Method in Reference
getProperty(String) - Method in Script
getProperty(Class, Object, String) - Method in ScriptBytecodeAdapter
getProperty(String) - Method in Sequence
getPropertyAsString() - Method in PropertyExpression
getPropertyCategoryGetterName(String) - Method in GroovyCategorySupport
getPropertyCategorySetterName(String) - Method in GroovyCategorySupport
getPropertyChangeListeners(String) - Method in ObservableList
getPropertyChangeListeners(String) - Method in ObservableMap
getPropertyChangeListeners(String) - Method in ObservableSet
getPropertyForSetter(String) - Method in ExpandoMetaClass
Returns a property name equivalent for the given setter name or null if it is not a getter
getPropertyInfo() - Method in Inspector
Get info about Properties (Java and Groovy alike).
getPropertyInfoFromBeanInfo(ClassNode, List<String>, List<String>, boolean) - Method in BuilderASTTransformation.AbstractBuilderStrategy
getPropertyInfoFromClassNode(BuilderASTTransformation, AnnotationNode, ClassNode, List<String>, List<String>, boolean, boolean) - Method in BuilderASTTransformation.AbstractBuilderStrategy
getPropertyInfos(BuilderASTTransformation, AnnotationNode, ClassNode, List<String>, List<String>, boolean, boolean) - Method in BuilderASTTransformation.AbstractBuilderStrategy
getPropertyMethod - Field in MetaClassImpl
getPropertyMissingDelegate() - Method in FactoryBuilderSupport
getPropertyName() - Method in ExpandoMetaClass.ExpandoMetaProperty
getPropertyOnSuper(Class, GroovyObject, String) - Method in ScriptBytecodeAdapter
getPropertyOnSuperSafe(Class, GroovyObject, String) - Method in ScriptBytecodeAdapter
getPropertyOnSuperSpreadSafe(Class, GroovyObject, String) - Method in ScriptBytecodeAdapter
getPropertySafe(Object, String) - Method in InvokerHelper
getPropertySafe(Class, Object, String) - Method in ScriptBytecodeAdapter
getPropertySpreadSafe(Class, Object, String) - Method in ScriptBytecodeAdapter
getPropertySuggestionString(String, Class) - Method in MethodRankHelper
Returns a string detailing possible solutions to a missing field or property if no good solutions can be found a empty string is returned.
getPropNameForAccessor(String) - Method in ClassNodeUtils
getProxyBuilder() - Method in FactoryBuilderSupport
Proxy builders are useful for changing the building context, thus enabling mix & match builders.
getProxyTarget() - Method in GeneratedGroovyProxy
@return the proxy target.
getPT() - Method in CachedConstructor
getPT() - Method in CachedMethod
getPT() - Method in MixinInstanceMetaMethod
getPT() - Method in ParameterTypes
getPT() - Method in ReflectionMetaMethod
getPublicFields() - Method in Inspector
Get info about usual Java public fields incl. constants.
getQualifiedName() - Method in QName
Returns the fully qualified name of this QName
getQuietly(Object) - Method in ConcurrentLinkedHashMap
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
getReader() - Method in CharsetToolkit
Gets a BufferedReader (indeed a LineNumberReader) from the File specified in the constructor of CharsetToolkit using the charset discovered or the default charset if an 8-bit Charset is encountered.
getReader() - Method in FileReaderSource
Returns a new Reader on the underlying source object.
getReader() - Method in InputStreamReaderSource
Returns a new Reader on the underlying source object.
getReader() - Method in ReaderSource
Returns a new Reader on the underlying source object.
getReader() - Method in StringReaderSource
Returns a new Reader on the underlying source object.
getReader() - Method in URLReaderSource
Returns a new Reader on the underlying source object.
getReceiver() - Method in ConstructorCallExpression
getReceiver() - Method in MethodCall
getReceiver() - Method in MethodCallExpression
getReceiver() - Method in StaticMethodCallExpression
getReceiversBlackList() - Method in SecureASTCustomizer
getReceiversWhiteList() - Method in SecureASTCustomizer
getRecompileGroovySource() - Method in CompilerConfiguration
getReferencedClassVariable(String) - Method in VariableScope
getReferencedClassVariables() - Method in VariableScope
Gets a map containing the class variables referenced by this scope.
getReferencedClassVariablesIterator() - Method in VariableScope
Gets an iterator for the referenced class variables.
getReferencedLocalVariable(String) - Method in VariableScope
getReferencedLocalVariablesCount() - Method in VariableScope
getReferencedLocalVariablesIterator() - Method in VariableScope
getReferenceFor(String) - Method in ObjectGraphBuilder.DefaultReferenceResolver
getReferenceFor(String) - Method in ObjectGraphBuilder.ReferenceResolver
Returns the name of the property that references another node.
getReferenceQueue() - Method in ReferenceManager
getRegisteredExtensions(ClassLoader) - Method in SourceExtensionHandler
getRegistrationGroupItems(String) - Method in FactoryBuilderSupport
getRegistrationGroups() - Method in FactoryBuilderSupport
getRegistry() - Method in MetaClassImpl
Returns the registry for this metaclass
getRegistry() - Method in MetaClassRegistryChangeEvent
Get the MetaClassRegistry that originates this change
getRegularCallSiteWriter() - Method in StaticTypesWriterController
getRegularInvocationWriter() - Method in StaticTypesWriterController
getRelationNameResolver() - Method in ObjectGraphBuilder
Returns the current RelationNameResolver.
getRelativeDaylightSavingsOffset(Date, Date) - Method in TimeCategory
Return a Duration representing the DST difference (if any) between two dates.
getResolveStrategy() - Method in Closure
Gets the strategy which the closure uses to resolve methods and properties
getResolveStrategy() - Method in ComposedClosure
getResolveStrategy() - Method in CurriedClosure
getResource(String) - Method in GroovyClassLoader.InnerLoader
getResource(String) - Method in RootLoader
returns the URL of a resource, or null if it is not found
getResourceAsStream(String) - Method in GroovyClassLoader.InnerLoader
getResourceConnection(String) - Method in GroovyScriptEngine
Get a resource connection as a URLConnection to retrieve a script from the ResourceConnector.
getResourceConnection(String) - Method in ResourceConnector
Retrieve a URLConnection to a script referenced by name.
getResourceLoader() - Method in GroovyClassLoader
getResourceLoader() - Method in GroovyClassLoader.InnerLoader
getResourceStatement(int) - Method in TryCatchStatement
@return the resource statement of the given index or null
getResourceStatements() - Method in TryCatchStatement
getResultType(ClassNode, int, ClassNode, BinaryExpression) - Method in StaticTypeCheckingVisitor
getReturnInsnByType(Type) - Method in TypeUtil
getReturnType() - Method in ArrayPutAtMetaMethod
getReturnType() - Method in BooleanArrayGetAtMetaMethod
getReturnType() - Method in ByteArrayGetAtMetaMethod
getReturnType() - Method in CachedMethod
getReturnType() - Method in CharacterArrayGetAtMetaMethod
getReturnType() - Method in ClosureMetaMethod
getReturnType() - Method in ClosureStaticMetaMethod
getReturnType() - Method in DelegatingController
getReturnType() - Method in DoubleArrayGetAtMetaMethod
getReturnType() - Method in FloatArrayGetAtMetaMethod
getReturnType() - Method in IntegerArrayGetAtMetaMethod
getReturnType() - Method in LongArrayGetAtMetaMethod
getReturnType() - Method in MetaClassImpl.MetaConstructor
getReturnType() - Method in MetaMethod
Access the return type for this method
getReturnType() - Method in MethodNode
getReturnType() - Method in MixinInstanceMetaMethod
getReturnType() - Method in NumberNumberMetaMethod
getReturnType() - Method in ObjectArrayGetAtMetaMethod
getReturnType() - Method in ReflectionMetaMethod
getReturnType() - Method in ShortArrayGetAtMetaMethod
getReturnType() - Method in TransformMetaMethod
getReturnType() - Method in WriterController
getReturnTypes() - Method in TypeCheckingContext.EnclosingClosure
getRightExpression() - Method in BinaryExpression
getRoot(boolean) - Method in CSTNode
Returns the root of the node, the Token that indicates it's type.
getRoot() - Method in Reduction
Returns the root of the node, the Token that indicates it's type.
getRoot() - Method in Token
Returns the root of the node.
getRootLoader(ClassLoader) - Method in DefaultGroovyMethods
Iterates through the classloader parents until it finds a loader with a class named "org.codehaus.groovy.tools.RootLoader".
getRootText() - Method in CSTNode
Returns the text of the root.
getRootText() - Method in Token
Returns the text of the root node.
getRuleIndex() - Method in GroovyParser.AnnotatedQualifiedClassNameContext
getRuleIndex() - Method in GroovyParser.AnnotationContext
getRuleIndex() - Method in GroovyParser.AnnotationNameContext
getRuleIndex() - Method in GroovyParser.AnnotationsOptContext
getRuleIndex() - Method in GroovyParser.AnonymousInnerClassDeclarationContext
getRuleIndex() - Method in GroovyParser.ArgumentsContext
getRuleIndex() - Method in GroovyParser.ArrayInitializerContext
getRuleIndex() - Method in GroovyParser.AssertStatementContext
getRuleIndex() - Method in GroovyParser.BlockContext
getRuleIndex() - Method in GroovyParser.BlockStatementContext
getRuleIndex() - Method in GroovyParser.BlockStatementsContext
getRuleIndex() - Method in GroovyParser.BlockStatementsOptContext
getRuleIndex() - Method in GroovyParser.BreakStatementContext
getRuleIndex() - Method in GroovyParser.BuiltInTypeContext
getRuleIndex() - Method in GroovyParser.CastParExpressionContext
getRuleIndex() - Method in GroovyParser.CatchClauseContext
getRuleIndex() - Method in GroovyParser.CatchTypeContext
getRuleIndex() - Method in GroovyParser.ClassBodyContext
getRuleIndex() - Method in GroovyParser.ClassBodyDeclarationContext
getRuleIndex() - Method in GroovyParser.ClassDeclarationContext
getRuleIndex() - Method in GroovyParser.ClassicalForControlContext
getRuleIndex() - Method in GroovyParser.ClassifiedModifiersContext
getRuleIndex() - Method in GroovyParser.ClassNameContext
getRuleIndex() - Method in GroovyParser.ClassOrInterfaceModifierContext
getRuleIndex() - Method in GroovyParser.ClassOrInterfaceModifiersContext
getRuleIndex() - Method in GroovyParser.ClassOrInterfaceModifiersOptContext
getRuleIndex() - Method in GroovyParser.ClassOrInterfaceTypeContext
getRuleIndex() - Method in GroovyParser.ClosureContext
getRuleIndex() - Method in GroovyParser.CommandArgumentContext
getRuleIndex() - Method in GroovyParser.CommandExpressionContext
getRuleIndex() - Method in GroovyParser.CompilationUnitContext
getRuleIndex() - Method in GroovyParser.ConditionalStatementContext
getRuleIndex() - Method in GroovyParser.ContinueStatementContext
getRuleIndex() - Method in GroovyParser.CreatedNameContext
getRuleIndex() - Method in GroovyParser.CreatorContext
getRuleIndex() - Method in GroovyParser.DimsContext
getRuleIndex() - Method in GroovyParser.DimsOptContext
getRuleIndex() - Method in GroovyParser.DynamicMemberNameContext
getRuleIndex() - Method in GroovyParser.ElementValueArrayInitializerContext
getRuleIndex() - Method in GroovyParser.ElementValueContext
getRuleIndex() - Method in GroovyParser.ElementValuePairContext
getRuleIndex() - Method in GroovyParser.ElementValuePairNameContext
getRuleIndex() - Method in GroovyParser.ElementValuePairsContext
getRuleIndex() - Method in GroovyParser.ElementValuesContext
getRuleIndex() - Method in GroovyParser.EnhancedArgumentListContext
getRuleIndex() - Method in GroovyParser.EnhancedArgumentListElementContext
getRuleIndex() - Method in GroovyParser.EnhancedForControlContext
getRuleIndex() - Method in GroovyParser.EnhancedStatementExpressionContext
getRuleIndex() - Method in GroovyParser.EnumConstantContext
getRuleIndex() - Method in GroovyParser.EnumConstantsContext
getRuleIndex() - Method in GroovyParser.ExpressionContext
getRuleIndex() - Method in GroovyParser.ExpressionInParContext
getRuleIndex() - Method in GroovyParser.ExpressionListContext
getRuleIndex() - Method in GroovyParser.ExpressionListElementContext
getRuleIndex() - Method in GroovyParser.FieldDeclarationContext
getRuleIndex() - Method in GroovyParser.FinallyBlockContext
getRuleIndex() - Method in GroovyParser.ForControlContext
getRuleIndex() - Method in GroovyParser.ForInitContext
getRuleIndex() - Method in GroovyParser.FormalParameterContext
getRuleIndex() - Method in GroovyParser.FormalParameterListContext
getRuleIndex() - Method in GroovyParser.FormalParametersContext
getRuleIndex() - Method in GroovyParser.ForUpdateContext
getRuleIndex() - Method in GroovyParser.GstringContext
getRuleIndex() - Method in GroovyParser.GstringPathContext
getRuleIndex() - Method in GroovyParser.GstringValueContext
getRuleIndex() - Method in GroovyParser.IdentifierContext
getRuleIndex() - Method in GroovyParser.IfElseStatementContext
getRuleIndex() - Method in GroovyParser.ImportDeclarationContext
getRuleIndex() - Method in GroovyParser.IndexPropertyArgsContext
getRuleIndex() - Method in GroovyParser.KeywordsContext
getRuleIndex() - Method in GroovyParser.LambdaBodyContext
getRuleIndex() - Method in GroovyParser.ListContext
getRuleIndex() - Method in GroovyParser.LiteralContext
getRuleIndex() - Method in GroovyParser.LocalVariableDeclarationContext
getRuleIndex() - Method in GroovyParser.LoopStatementContext
getRuleIndex() - Method in GroovyParser.MapContext
getRuleIndex() - Method in GroovyParser.MapEntryContext
getRuleIndex() - Method in GroovyParser.MapEntryLabelContext
getRuleIndex() - Method in GroovyParser.MapEntryListContext
getRuleIndex() - Method in GroovyParser.MemberDeclarationContext
getRuleIndex() - Method in GroovyParser.MethodBodyContext
getRuleIndex() - Method in GroovyParser.MethodDeclarationContext
getRuleIndex() - Method in GroovyParser.MethodNameContext
getRuleIndex() - Method in GroovyParser.ModifierContext
getRuleIndex() - Method in GroovyParser.ModifiersContext
getRuleIndex() - Method in GroovyParser.ModifiersOptContext
getRuleIndex() - Method in GroovyParser.NamedPropertyArgsContext
getRuleIndex() - Method in GroovyParser.NamePartContext
getRuleIndex() - Method in GroovyParser.NlsContext
getRuleIndex() - Method in GroovyParser.NonWildcardTypeArgumentsContext
getRuleIndex() - Method in GroovyParser.PackageDeclarationContext
getRuleIndex() - Method in GroovyParser.ParExpressionContext
getRuleIndex() - Method in GroovyParser.PathElementContext
getRuleIndex() - Method in GroovyParser.PathExpressionContext
getRuleIndex() - Method in GroovyParser.PostfixExpressionContext
getRuleIndex() - Method in GroovyParser.PrimaryContext
getRuleIndex() - Method in GroovyParser.PrimitiveTypeContext
getRuleIndex() - Method in GroovyParser.QualifiedClassNameContext
getRuleIndex() - Method in GroovyParser.QualifiedClassNameListContext
getRuleIndex() - Method in GroovyParser.QualifiedNameContext
getRuleIndex() - Method in GroovyParser.QualifiedNameElementContext
getRuleIndex() - Method in GroovyParser.QualifiedNameElementsContext
getRuleIndex() - Method in GroovyParser.QualifiedStandardClassNameContext
getRuleIndex() - Method in GroovyParser.ResourceContext
getRuleIndex() - Method in GroovyParser.ResourceListContext
getRuleIndex() - Method in GroovyParser.ResourcesContext
getRuleIndex() - Method in GroovyParser.ReturnTypeContext
getRuleIndex() - Method in GroovyParser.RparenContext
getRuleIndex() - Method in GroovyParser.SepContext
getRuleIndex() - Method in GroovyParser.StandardLambdaExpressionContext
getRuleIndex() - Method in GroovyParser.StandardLambdaParametersContext
getRuleIndex() - Method in GroovyParser.StatementContext
getRuleIndex() - Method in GroovyParser.StatementExpressionContext
getRuleIndex() - Method in GroovyParser.StatementsContext
getRuleIndex() - Method in GroovyParser.StringLiteralContext
getRuleIndex() - Method in GroovyParser.SwitchBlockStatementGroupContext
getRuleIndex() - Method in GroovyParser.SwitchLabelContext
getRuleIndex() - Method in GroovyParser.SwitchStatementContext
getRuleIndex() - Method in GroovyParser.ThisFormalParameterContext
getRuleIndex() - Method in GroovyParser.TryCatchStatementContext
getRuleIndex() - Method in GroovyParser.TypeArgumentContext
getRuleIndex() - Method in GroovyParser.TypeArgumentsContext
getRuleIndex() - Method in GroovyParser.TypeArgumentsOrDiamondContext
getRuleIndex() - Method in GroovyParser.TypeBoundContext
getRuleIndex() - Method in GroovyParser.TypeContext
getRuleIndex() - Method in GroovyParser.TypeDeclarationContext
getRuleIndex() - Method in GroovyParser.TypeListContext
getRuleIndex() - Method in GroovyParser.TypeNamePairContext
getRuleIndex() - Method in GroovyParser.TypeNamePairsContext
getRuleIndex() - Method in GroovyParser.TypeParameterContext
getRuleIndex() - Method in GroovyParser.TypeParametersContext
getRuleIndex() - Method in GroovyParser.VariableDeclarationContext
getRuleIndex() - Method in GroovyParser.VariableDeclaratorContext
getRuleIndex() - Method in GroovyParser.VariableDeclaratorIdContext
getRuleIndex() - Method in GroovyParser.VariableDeclaratorsContext
getRuleIndex() - Method in GroovyParser.VariableInitializerContext
getRuleIndex() - Method in GroovyParser.VariableInitializersContext
getRuleIndex() - Method in GroovyParser.VariableModifierContext
getRuleIndex() - Method in GroovyParser.VariableModifiersContext
getRuleIndex() - Method in GroovyParser.VariableModifiersOptContext
getRuleIndex() - Method in GroovyParser.VariableNamesContext
getRuleNames() - Method in GroovyLexer
getRuleNames() - Method in GroovyParser
getSAMMethod(Class<?>) - Method in CachedSAMClass
returns the abstract method from a SAM type, if it is a SAM type.
getSanitizeStackTrace() - Method in Preferences
getScope() - Method in CompileStack
getScriptBaseClass() - Method in CompilerConfiguration
Gets the name of the base class for scripts.
getScriptClassDummy() - Method in ModuleNode
getScriptExtensions() - Method in CompilerConfiguration
getScriptSourceLocation(String) - Method in CompileUnit
getScriptText() - Method in GroovyCodeSource
getSecond(Integer) - Method in TimeCategory
getSecond() - Method in Tuple2
getSecond() - Method in Tuple3
getSecond() - Method in Tuple4
getSecond() - Method in Tuple5
getSecond() - Method in Tuple6
getSecond() - Method in Tuple7
getSecond() - Method in Tuple8
getSecond() - Method in Tuple9
getSeconds() - Method in BaseDuration
getSeconds(Integer) - Method in TimeCategory
getSelector(MutableCallSite, Class, String, int, boolean, boolean, boolean, Object) - Method in Selector
Returns the Selector
getSerializedATN() - Method in GroovyLexer
getSerializedATN() - Method in GroovyParser
getSetter() - Method in MetaBeanProperty
Get the setter method.
getSetter() - Method in ThreadManagedMetaBeanProperty
getSetterBlock() - Method in PropertyNode
getSetterMethod(String, boolean) - Method in ClassNode
getSetterName(String, String) - Method in BuilderASTTransformation.AbstractBuilderStrategy
getSetterName(String) - Method in GeneralUtils
getSetterName(String) - Method in MetaProperty
Gets the setter for the getter for this property.
getSeventh() - Method in Tuple7
getSeventh() - Method in Tuple8
getSeventh() - Method in Tuple9
getShiftOperationBytecode(int) - Method in BinaryBooleanExpressionHelper
getShiftOperationBytecode(int) - Method in BinaryDoubleExpressionHelper
getShiftOperationBytecode(int) - Method in BinaryExpressionWriter
getShiftOperationBytecode(int) - Method in BinaryFloatExpressionHelper
getShiftOperationBytecode(int) - Method in BinaryIntExpressionHelper
getShiftOperationBytecode(int) - Method in BinaryLongExpressionHelper
getShiftOperationBytecode(int) - Method in BinaryObjectExpressionHelper
getShowLastResult() - Method in Preferences
getSignature() - Method in CachedMethod
getSignature() - Method in MetaMethod
Returns the signature of this method
getSixth() - Method in Tuple6
getSixth() - Method in Tuple7
getSixth() - Method in Tuple8
getSixth() - Method in Tuple9
getSize() - Method in ObservableList
getSize() - Method in ObservableMap
getSizeExpression() - Method in ArrayExpression
getSnippet() - Method in GroovySourceAST
getSnippet(LineColumn, LineColumn) - Method in SourceBuffer
Obtains a snippet of the source code within the bounds specified
getSoftBundle() - Method in ReferenceBundle
getSource() - Method in GroovySyntaxError
getSource() - Method in TypeCheckingContext
getSourceEncoding() - Method in CompilerConfiguration
Gets the currently configured source file encoding.
getSourceLocator() - Method in SyntaxException
getSourceUnit() - Method in AbstractInterruptibleASTTransformation
getSourceUnit() - Method in AnnotationConstantsVisitor
getSourceUnit() - Method in AsmClassGenerator
getSourceUnit() - Method in ASTTestTransformation.LabelFinder
getSourceUnit() - Method in ASTTransformationCollectorCodeVisitor
getSourceUnit() - Method in ASTTransformationVisitor
getSourceUnit() - Method in ClassCodeVisitorSupport
getSourceUnit() - Method in ClassCompletionVerifier
getSourceUnit() - Method in ClassGenerator
getSourceUnit() - Method in ClassNodeResolver.LookupResult
returns the SourceUnit
getSourceUnit() - Method in DelegatingController
getSourceUnit() - Method in DependencyTracker
getSourceUnit() - Method in EnumCompletionVisitor
getSourceUnit() - Method in EnumVisitor
getSourceUnit() - Method in ExtendedVerifier
getSourceUnit() - Method in FieldASTTransformation
getSourceUnit() - Method in FinalVariableAnalyzer
getSourceUnit() - Method in GenericsVisitor
getSourceUnit() - Method in GrabAnnotationTransformation
getSourceUnit() - Method in InnerClassCompletionVisitor
getSourceUnit() - Method in InnerClassVisitor
getSourceUnit() - Method in LabelVerifier
getSourceUnit() - Method in NewifyASTTransformation
getSourceUnit() - Method in OptimizerVisitor
getSourceUnit() - Method in ResolveVisitor
getSourceUnit() - Method in SharedVariableCollector
getSourceUnit() - Method in StaticCompilationTransformer
getSourceUnit() - Method in StaticImportVisitor
getSourceUnit() - Method in StaticTypeCheckingVisitor
getSourceUnit() - Method in StaticTypeCheckingVisitor.VariableExpressionTypeMemoizer
getSourceUnit() - Method in StaticVerifier
getSourceUnit() - Method in VariableScopeVisitor
getSourceUnit() - Method in WriterController
getSourceURI(AnnotationNode) - Method in SourceURIASTTransformation
getStackLength() - Method in OperandStack
getStandardOperationBytecode(int) - Method in BinaryBooleanExpressionHelper
getStandardOperationBytecode(int) - Method in BinaryDoubleExpressionHelper
getStandardOperationBytecode(int) - Method in BinaryExpressionWriter
getStandardOperationBytecode(int) - Method in BinaryFloatExpressionHelper
getStandardOperationBytecode(int) - Method in BinaryIntExpressionHelper
getStandardOperationBytecode(int) - Method in BinaryLongExpressionHelper
getStandardOperationBytecode(int) - Method in BinaryObjectExpressionHelper
getStarImports() - Method in ModuleNode
getStarImportsBlacklist() - Method in SecureASTCustomizer
getStarImportsWhitelist() - Method in SecureASTCustomizer
getStartColumn() - Method in CSTNode
Returns the starting column of the node.
getStartColumn() - Method in SyntaxException
Retrieve the column upon which the error occurred.
getStartColumn() - Method in Token
Returns the starting column of the node.
getStartLabel() - Method in BytecodeVariable
getStartLine() - Method in CSTNode
Returns the starting line of the node.
getStartLine() - Method in SyntaxException
@return the line on which the error occurs
getStartLine() - Method in Token
Returns the starting line of the node.
getStatementBlock() - Method in ModuleNode
getStatementLabel() - Method in Statement
getStatementLabels() - Method in Statement
getStatements() - Method in BlockStatement
getStatementsBlacklist() - Method in SecureASTCustomizer
getStatementsWhitelist() - Method in SecureASTCustomizer
getStatementWriter() - Method in DelegatingController
getStatementWriter() - Method in StaticTypesWriterController
getStatementWriter() - Method in WriterController
getStaticImports() - Method in ModuleNode
getStaticImportsBlacklist() - Method in SecureASTCustomizer
getStaticImportsWhitelist() - Method in SecureASTCustomizer
getStaticMetaMethod(String, Class) - Method in ClosureMetaClass
getStaticMetaMethod(String, Class) - Method in DelegatingMetaClass
getStaticMetaMethod(String, Object) - Method in MetaClassImpl
@see MetaObjectProtocol#getStaticMetaMethod(String, Object[])
getStaticMetaMethod(String, Object) - Method in MetaObjectProtocol
Retrieves a static MetaMethod for the given name and argument values, using the types of the arguments to establish the chosen MetaMethod
getStaticMetaMethod(String, Class) - Method in OwnedMetaClass
getStaticMethods() - Method in MetaClassRegistryImpl
getStaticMethodsExtensionClasses() - Method in MetaInfExtensionModule
getStaticMethodsExtensionClasses() - Method in SimpleExtensionModule
@return the list of classes defining new static methods.
getStaticProperty(ClassNode, String) - Method in ClassNodeUtils
getStaticStarImports() - Method in ModuleNode
getStaticStarImportsBlacklist() - Method in SecureASTCustomizer
getStaticStarImportsWhitelist() - Method in SecureASTCustomizer
getStepSize() - Method in NumberRange
getStrings() - Method in GString
getStrings() - Method in GStringExpression
getStrings() - Method in GStringImpl
Get the strings of this GString.
getStrongMetaClass() - Method in ClassInfo
getStubCount() - Method in JavaStubCompilationUnit
getSubclassMetaMethods(String) - Method in ExpandoMetaClass
getSubclassMetaMethods(String) - Method in MetaClassImpl
getSubList(List, List) - Method in DefaultGroovyMethods
getSummariesByPublicClassName() - Method in CompilationUnit
getSummariesBySourceName() - Method in CompilationUnit
Get the source summaries
getSuperClass() - Method in ClassNode
@return the ClassNode of the super class of this type
getSuperClass(ClassNode, ClassNode) - Method in GenericsUtils
getSuperClassDistance() - Method in CachedClass
getSuperClasses() - Method in MetaClassImpl
getSuperMethodNames() - Method in WriterController
getSuperNonPropertyFields(ClassNode) - Method in AbstractASTTransformUtil
getSuperNonPropertyFields(ClassNode) - Method in GeneralUtils
getSuperPropertyFields(ClassNode) - Method in AbstractASTTransformUtil
getSuperPropertyFields(ClassNode) - Method in GeneralUtils
getSwitchPoint() - Method in MetaClassConstant
getSyntaxError(int) - Method in ErrorCollector
Convenience routine to return the specified error's underlying SyntaxException, or null if it isn't one.
getSyntaxErrorSource() - Method in GroovyLexer
getSyntaxErrorSource() - Method in GroovyParser
getSyntaxErrorSource() - Method in SyntaxErrorReportable
getTable() - Method in ComplexKeyHashMap
getTable() - Method in MetaMethodIndex
getTableForReading() - Method in ConcurrentReaderHashMap
Get ref to table; the reference and the cells it accesses will be at least as fresh as from last use of barrierLock
getTagList() - Method in Groovydoc
TODO Get list of groovydoc tags
getTargetAnnotationList(AnnotationNode, AnnotationNode, SourceUnit) - Method in AnnotationCollectorTransform
Returns a list of AnnotationNodes for the value attribute of the given AnnotationNode.
getTargetBytecode() - Method in CompilerConfiguration
Retrieves the compiler bytecode compatibility mode.
getTargetDirectory() - Method in CompilerConfiguration
Gets the target directory for writing classes.
getTargetMethod(Expression) - Method in TypeCheckingExtension
getTargets() - Method in ASTTestTransformation.LabelFinder
getTemporaryTypesForExpression(Expression) - Method in StaticTypeCheckingVisitor
getterThisX(ClassNode, PropertyNode) - Method in GeneralUtils
This method is similar to propX(Expression, Expression) but will make sure that if the property being accessed is defined inside the classnode provided as a parameter, then a getter call is generated instead of a field access.
getterX(ClassNode, Expression, PropertyNode) - Method in GeneralUtils
This method is similar to propX(Expression, Expression) but will make sure that if the property being accessed is defined inside the classnode provided as a parameter, then a getter call is generated instead of a field access.
getTest() - Method in ObservableList
getTest() - Method in ObservableMap
getTest() - Method in ObservableSet
getText() - Method in ArrayExpression
getText() - Method in ASTNode
getText() - Method in BinaryExpression
getText() - Method in BitwiseNegationExpression
getText() - Method in BlockStatement
getText() - Method in BooleanExpression
getText() - Method in CastExpression
getText() - Method in ClassExpression
getText() - Method in ClassNode
getText() - Method in ClosureExpression
getText() - Method in ClosureListExpression
getText() - Method in ConstantExpression
getText() - Method in ConstructorCallExpression
getText(BufferedReader) - Method in DefaultGroovyMethods
getText() - Method in ExpressionAsVariableSlot
getText() - Method in ExpressionStatement
getText() - Method in FieldExpression
getText() - Method in GroovySourceToken
get the source token text
getText() - Method in GStringExpression
getText() - Method in ImportNode
@return the text display of this import
getText(BufferedReader) - Method in IOGroovyMethods
Read the content of the BufferedReader and return it as a String.
getText() - Method in LambdaExpression
getText() - Method in ListExpression
getText() - Method in MapExpression
getText() - Method in MethodCall
getText() - Method in MethodCallExpression
getText() - Method in MethodNode
Provides a nicely formatted string of the method definition.
getText() - Method in MethodPointerExpression
getText() - Method in MethodReferenceExpression
getText() - Method in ModifierNode
getText() - Method in PackageNode
@return the text display of this package definition
getText() - Method in PostfixExpression
getText() - Method in PrefixExpression
getText(Process) - Method in ProcessGroovyMethods
Read the text of the output stream of the Process.
getText() - Method in PropertyExpression
getText() - Method in RangeExpression
getText(URL, Map, String) - Method in ResourceGroovyMethods
Read the data from this URL and return it as a String.
getText() - Method in ReturnStatement
getText() - Method in SpreadExpression
getText() - Method in SpreadMapExpression
getText() - Method in StaticMethodCallExpression
getText() - Method in TernaryExpression
getText() - Method in ThrowStatement
getText() - Method in Token
Returns the text of the token.
getText() - Method in TupleExpression
getText(int) - Method in Types
Returns the text for the specified type.
getText() - Method in UnaryMinusExpression
getText() - Method in UnaryPlusExpression
getText() - Method in VariableExpression
getText() - Method in WideningCategories.LowestUpperBoundClassNode
getTheCachedClass() - Method in MetaClassImpl
Returns the cached class for this metaclass
getTheClass() - Method in CachedClass
getTheClass() - Method in ClassInfo
Returns the Class associated with this ClassInfo.
getTheClass() - Method in DelegatingMetaClass
getTheClass() - Method in MetaClassImpl
Returns the class this object this is the metaclass of.
getTheClass() - Method in MetaObjectProtocol
Retrieves that Java Class that the attached Meta behaviours apply to
getTheClass() - Method in OwnedMetaClass
getThird() - Method in Tuple3
getThird() - Method in Tuple4
getThird() - Method in Tuple5
getThird() - Method in Tuple6
getThird() - Method in Tuple7
getThird() - Method in Tuple8
getThird() - Method in Tuple9
getThisObject() - Method in Closure
getThrowsClauseText(ClassNode) - Method in AstToTextHelper
getTimeStamp(Class) - Method in GroovyClassLoader
gets the time stamp of a given class.
getTimeStamp() - Method in GroovyClassLoader.InnerLoader
getTimestamp(Class) - Method in Verifier
getTimestampFromFieldName(String) - Method in Verifier
getTimeString(Date) - Method in DateGroovyMethods
getTimeZone(Date) - Method in TimeCategory
Retrieves the default TimeZone for a date by using the default Locale settings.
getTo() - Method in EmptyRange
{@inheritDoc}
getTo() - Method in IntRange
getTo() - Method in NumberRange
getTo() - Method in ObjectRange
getTo() - Method in Range
The upper value in the range.
getTo() - Method in RangeExpression
getToday() - Method in BaseDuration.From
getToInt() - Method in IntRange
Gets the 'to' value as a primitive integer.
getTokenNames() - Method in GroovyLexer
getTokenNames() - Method in GroovyParser
getTokensBlacklist() - Method in SecureASTCustomizer
getTokenStartColumn() - Method in UnicodeLexerSharedInputState
getTokensWhitelist() - Method in SecureASTCustomizer
getTolerance() - Method in CompilerConfiguration
Returns the requested error tolerance.
getTopOperand() - Method in OperandStack
getTotal() - Method in PermutationGenerator
getTransformer(ASTNode, SourceUnit) - Method in AstBuilderTransformation
getTransformer(ASTNode, SourceUnit) - Method in MethodCallTransformation
getTransformLoader() - Method in ASTTransformationsContext
getTransformLoader() - Method in CompilationUnit
Returns the class loader for loading AST transformations.
getTransforms(CompilePhase) - Method in ClassNode
getTrueExpression() - Method in TernaryExpression
getTryStatement() - Method in TryCatchStatement
getTupleExpression() - Method in DeclarationExpression
This method returns the left hand side of the declaration cast to the TupleExpression type.
getType() - Method in BitwiseNegationExpression
getType() - Method in BuilderASTTransformation.AbstractBuilderStrategy.PropertyInfo
getType() - Method in BytecodeVariable
getType() - Method in CSTNode
Returns the actual type of the node.
getType() - Method in DynamicVariable
getType() - Method in Expression
getType() - Method in FieldExpression
getType() - Method in FieldNode
getType() - Method in GenericsType
getType() - Method in ImportNode
getType() - Method in MetaProperty
@return the type of the property
getType() - Method in MethodPointerExpression
getType() - Method in MissingClassException
@return The type that could not be resolved
getType() - Method in MissingFieldException
@return The type on which the field was attempted to be called
getType() - Method in MissingMethodException
@return The type on which the method was attempted to be called
getType() - Method in MissingPropertyException
@return The type on which the property was attempted to be called
getType() - Method in ModifierNode
getType() - Method in ObservableList.ElementEvent
getType() - Method in ObservableMap.PropertyEvent
getType() - Method in ObservableSet.ElementEvent
getType() - Method in Parameter
getType() - Method in PostfixExpression
getType() - Method in PrefixExpression
getType() - Method in PropertyNode
getType() - Method in PropertyValue
getType() - Method in Receiver
getType() - Method in ReferenceBundle
getType() - Method in SpreadExpression
getType() - Method in SpreadMapExpression
getType(ASTNode) - Method in StaticTypeCheckingVisitor
getType() - Method in TemporaryVariableExpression
getType() - Method in TernaryExpression
getType() - Method in Token
Returns the actual type of the node.
getType(ASTNode) - Method in TypeCheckingExtension
Returns the inferred type of an expression.
getType() - Method in UnaryMinusExpression
getType() - Method in UnaryPlusExpression
getType() - Method in Variable
the type of the variable
getType() - Method in VariableExpression
getType() - Method in Wrapper
getTypeAsString() - Method in ObservableList.ElementEvent
getTypeAsString() - Method in ObservableMap.PropertyEvent
getTypeAsString() - Method in ObservableSet.ElementEvent
getTypeCheckingAnnotations() - Method in StaticCompilationVisitor
getTypeCheckingAnnotations() - Method in StaticTypeCheckingVisitor
Returns the list of type checking annotations class nodes.
getTypeCheckingContext() - Method in StaticTypeCheckingVisitor
Returns the current type checking context.
getTypeChooser() - Method in DelegatingController
getTypeChooser() - Method in StaticCompilationTransformer
getTypeChooser() - Method in StaticTypesWriterController
getTypeChooser() - Method in WriterController
getTypeClass() - Method in ClassNode
Returns the concrete class this classnode relates to.
getTypeClass() - Method in DecompiledClassNode
getTypeClass() - Method in MethodPointerExpression
getTypeClass() - Method in WideningCategories.LowestUpperBoundClassNode
getTypeDescription(ClassNode) - Method in BytecodeHelper
array types are special: eg.: String[]: classname: [Ljava/lang/String; int[]: [I
getTypeDescription() - Method in CachedClass
getTypeDescriptor() - Method in MethodNode
The type descriptor for a method node is a string containing the name of the method, its return type, and its parameter types in a canonical form.
getUnaryExpressionHelper() - Method in DelegatingController
getUnaryExpressionHelper() - Method in StaticTypesWriterController
getUnaryExpressionHelper() - Method in WriterController
getUncurriedArguments(Object) - Method in CurriedClosure
getUnescapedUnicodeColumnCount() - Method in UnicodeEscapingReader
getUnescapedUnicodeOffsetCount() - Method in UnicodeEscapingReader
getUnexpectedToken() - Method in TokenMismatchException
getUnit() - Method in CompilationFailedException
Formats the error data as a String.
getUnit() - Method in ModuleNode
getUnresolvedInterfaces(boolean) - Method in ClassNode
getUnresolvedInterfaces(boolean) - Method in DecompiledClassNode
getUnresolvedName() - Method in ClassNode
getUnresolvedSuperClass(boolean) - Method in ClassNode
getUnresolvedSuperClass(boolean) - Method in DecompiledClassNode
getUnwrapper(ClassNode) - Method in ClassHelper
getUpperBounds() - Method in GenericsType
getURI() - Method in FileReaderSource
Returns a URI for the file of this source.
getURI() - Method in InputStreamReaderSource
TODO: Should return the URI for this source, but we can't know what it is here.
getURI() - Method in ReaderSource
Returns a URI for this source.
getURI() - Method in StringReaderSource
Returns a Data URI (RFC 2397) containing the literal value of this source string.
getURI() - Method in URLReaderSource
Returns a URI for the URL of this source.
getURL() - Method in GroovyCodeSource
getURLs() - Method in GroovyClassLoader.InnerLoader
getValue() - Method in AbstractConcurrentMapBase.Entry
getValue() - Method in ComplexKeyHashMap.Entry
getValue() - Method in ConcurrentReaderHashMap.Entry
Get the value.
getValue() - Method in ConstantExpression
@return the value of this constant expression
getValue(int) - Method in GString
getValue(int) - Method in GStringExpression
getValue() - Method in ManagedConcurrentMap.Entry
getValue() - Method in ManagedConcurrentMap.EntryWithValue
getValue() - Method in MapEntry
getValue() - Method in PropertyValue
getValue() - Method in Value
getValueCount() - Method in GString
getValueExpression() - Method in MapEntryExpression
getValues() - Method in GString
getValues() - Method in GStringExpression
getValues() - Method in ObservableList.ElementClearedEvent
getValues() - Method in ObservableList.MultiElementAddedEvent
getValues() - Method in ObservableList.MultiElementRemovedEvent
getValues() - Method in ObservableMap.PropertyClearedEvent
getValues() - Method in ObservableSet.ElementClearedEvent
getValues() - Method in ObservableSet.MultiElementAddedEvent
getValues() - Method in ObservableSet.MultiElementRemovedEvent
getValues() - Method in ValueRecorder
getVariable(String) - Method in Binding
@param name the name of the variable to lookup
getVariable() - Method in CatchStatement
getVariable(String, boolean) - Method in CompileStack
Returns a normal variable.
getVariable(String) - Method in FactoryBuilderSupport
@param name the name of the variable to lookup
getVariable() - Method in ForStatement
getVariable(String) - Method in GroovyShell
getVariableExpression() - Method in DeclarationExpression
This method returns the left hand side of the declaration cast to the VariableExpression type.
getVariables() - Method in Binding
getVariables() - Method in FactoryBuilderSupport
getVariableScope() - Method in BlockStatement
getVariableScope() - Method in ClosureExpression
getVariableScope() - Method in ClosureListExpression
getVariableScope() - Method in ForStatement
getVariableScope() - Method in InnerClassNode
getVariableScope() - Method in MethodNode
getVariableType() - Method in ForStatement
getVerbose() - Method in CompilerConfiguration
Returns true if verbose operation has been requested.
getVerbosity() - Method in IO
Returns the verbosity level.
getVersion() - Method in ClassInfo
getVersion() - Method in ExtensionModule
getVersion() - Method in GroovySystem
Returns the groovy version
getVersion() - Method in Java5
getVersion() - Method in Java6
getVersion() - Method in Java7
getVersion() - Method in Java8
getVersion() - Method in MetaClassImpl
Returns version of the contained Class
getVersion() - Method in ReleaseInfo
getVersion() - Method in VMPlugin
Gives the version the plugin is made for
getVisibility(AnnotationNode, AnnotatedNode, Class<? extends AnnotatedNode>, int) - Method in VisibilityUtils
Determine the correct modifiers by looking for a potential @VisibilityOptions annotation.
getVocabulary() - Method in GroovyLexer
getVocabulary() - Method in GroovyParser
getWarning(int) - Method in ErrorCollector
Returns the specified warning message, or null.
getWarningCount() - Method in ErrorCollector
Returns the number of warnings.
getWarningLevel() - Method in CompilerConfiguration
Gets the currently configured warning level.
getWarningList() - Method in GroovyRecognizer
getWarnings() - Method in ErrorCollector
Returns the list of warnings, or null if there are none.
getWeakBundle() - Method in ReferenceBundle
getWeakMetaClass() - Method in ClassInfo
getWeek(Integer) - Method in TimeCategory
getWeeks(Integer) - Method in TimeCategory
getWrapped() - Method in GroovyObjectWrapper
getWrapped() - Method in PojoWrapper
getWrapped() - Method in Wrapper
getWrappedClassDescriptor(Type) - Method in TypeUtil
getWrapper(ClassNode) - Method in ClassHelper
Creates a ClassNode containing the wrapper of a ClassNode of primitive type.
getWrapperClass(Class) - Method in TypeHelper
Get wrapper class for a given class.
getWriter() - Method in TracingInterceptor
Returns the writer associated with this interceptor.
getYear(Integer) - Method in TimeCategory
getYears() - Method in BaseDuration
getYears() - Method in DatumDependentDuration
getYears(Integer) - Method in TimeCategory
globalTransformNames - Field in ASTTransformationsContext
GOTO - Field in GroovyLexer
GOTO - Field in GroovyParser
GOTO() - Method in GroovyParser.KeywordsContext
gotoPhase(int) - Method in JavaAwareCompilationUnit
gotoPhase(int) - Method in ProcessingUnit
Wraps up any pending operations for the current phase and switches to the next phase.
GotoRecurHereException - Class in org.codehaus.groovy.transform.tailrec
Exception will be thrown by recursive calls in closures and caught in while loop to continue to LOOP_LABEL
Grab - Annotation Type in groovy.lang
Used to grab the referenced artifact and its dependencies and make it available on the Classpath.
grab(Map<String, Object>, Map) - Method in Grape
grab(Map, Map) - Method in GrapeEngine
grab(Map, Map) - Method in GrapeIvy
GrabAnnotationTransformation - Class in groovy.grape
Transformation for declarative dependency management.
GrabConfig - Annotation Type in groovy.lang
Used to modify the grape configuration for grab requests.
GrabExclude - Annotation Type in groovy.lang
Used to exclude an indirectly referenced artifact (a transitive dependency) from the classpath.
GrabResolver - Annotation Type in groovy.lang
Used to add a repository for resolving Grape dependencies.
Grape - Class in groovy.grape
Facade to GrapeEngine.
GrapeEngine - Interface in groovy.grape
@author Danno Ferrin
GrapeIvy - Class in groovy.grape
Implementation suppoting @Grape and @Grab annotations based on Ivy.
GrapeIvy() - Constructor in GrapeIvy
GrapeMain - Script in org.codehaus.groovy.tools
Grapes - Annotation Type in groovy.lang
Sometimes we will need more than one grab per class, but we can only add one annotation type per annotatable node.
GrapeUtil - Class in org.codehaus.groovy.tools
grep(T) - Method in DefaultGroovyMethods
Iterates over the array returning each element that matches using the IDENTITY Closure as a filter - effectively returning all elements which satisfy Groovy truth.
Groovifier - Class in org.codehaus.groovy.antlr.java
Groovifier(String, boolean) - Constructor in Groovifier
GROOVY_CAST_EXCEPTION - Field in IndyGuardsFiltersAndSignatures
GROOVY - Field in Inspector
GROOVY_INTERCEPTABLE_TYPE - Field in ClassHelper
GROOVY_OBJECT_GET_PROPERTY - Field in IndyGuardsFiltersAndSignatures
GROOVY_OBJECT - Field in IndyInterface
GROOVY_OBJECT_INVOKER - Field in IndyGuardsFiltersAndSignatures
GROOVY_OBJECT_SUPPORT_TYPE - Field in ClassHelper
GROOVY_OBJECT_TYPE - Field in ClassHelper
GroovyASTTransformation - Annotation Type in org.codehaus.groovy.transform
This is an annotation on a class, currently just ASTTransformation.
GroovyASTTransformationClass - Annotation Type in org.codehaus.groovy.transform
This is an annotation on some item that indicates that an associated transform classes should be executed.
GroovyBugError - Class in org.codehaus.groovy
This class represents an error that is thrown when a bug is recognized inside the runtime.
GroovyBugError(String, Exception) - Constructor in GroovyBugError
Constructs a bug error using the given exception and a text with additional information about the cause
GroovyCallable - Interface in groovy.lang
A special "marker" style interface allowing Groovy classes to implement both Runnable and Callable yet give preference to Runnable (for backwards compatibility) for APIs having both Runnable and Callable methods.
GroovyCastException - Class in org.codehaus.groovy.runtime.typehandling
GroovyCastException(String) - Constructor in GroovyCastException
@param message custom Exception message
GroovyCategorySupport - Class in org.codehaus.groovy.runtime
@author sam
GroovyCategorySupport.CategoryMethod - Class in org.codehaus.groovy.runtime
GroovyCategorySupport.CategoryMethod(CachedMethod, Class) - Constructor in GroovyCategorySupport.CategoryMethod
GroovyCategorySupport.CategoryMethodList - Class in org.codehaus.groovy.runtime
GroovyCategorySupport.CategoryMethodList(String, int, CategoryMethodList) - Constructor in GroovyCategorySupport.CategoryMethodList
GroovyCategorySupport.ThreadCategoryInfo - Class in org.codehaus.groovy.runtime
GroovyClass - Class in org.codehaus.groovy.tools
GroovyClass(String, byte[]) - Constructor in GroovyClass
GroovyClassLoader - Class in groovy.lang
A ClassLoader which can load Groovy classes.
GroovyClassLoader.ClassCollector - Class in groovy.lang
GroovyClassLoader.ClassCollector(InnerLoader, CompilationUnit, SourceUnit) - Constructor in GroovyClassLoader.ClassCollector
GroovyClassLoader.InnerLoader - Class in groovy.lang
GroovyClassLoader.InnerLoader(GroovyClassLoader) - Constructor in GroovyClassLoader.InnerLoader
GroovyClassLoader(ClassLoader, CompilerConfiguration) - Constructor in GroovyClassLoader
creates a GroovyClassLoader using the given ClassLoader as parent.
GroovyClassValue - Interface in org.codehaus.groovy.reflection
Abstraction for Java version dependent ClassValue implementations.
GroovyClassValue.ComputeValue - Interface in org.codehaus.groovy.reflection
GroovyClassValueJava7 - Class in org.codehaus.groovy.reflection.v7
GroovyClassValue implementaion that simply delegates to Java 7's java.lang.ClassValue
GroovyClassValueJava7(ComputeValue<T>) - Constructor in GroovyClassValueJava7
GroovyClassVisitor - Interface in org.codehaus.groovy.ast
A special visitor for working with the structure of a class.
GroovyCodeSource - Class in groovy.lang
CodeSource wrapper class that allows specific security policies to be associated with a class compiled from groovy source.
GroovyCodeSource(URL) - Constructor in GroovyCodeSource
GroovyCodeSourcePermission - Class in groovy.security
Permission required to explicitly specify a codebase for a groovy script whose codebase cannot be determined.
GroovyCodeSourcePermission(String, String) - Constructor in GroovyCodeSourcePermission
GroovyCodeVisitor - Interface in org.codehaus.groovy.ast
An implementation of the visitor pattern for working with ASTNodes
GroovyCollections - Class in groovy.util
A Collections utility class
Groovydoc - Class in groovy.lang.groovydoc
Represents groovydoc
Groovydoc(String, AnnotatedElement) - Constructor in Groovydoc
GroovydocHolder - Interface in groovy.lang.groovydoc
Represents Groovydoc Holder
GroovydocManager - Class in org.apache.groovy.parser.antlr4
A utilities for managing groovydoc, e.g. 1) extracting groovydoc from groovy AST; 2) TODO extracting tags from groovydoc; 3) attach groovydoc to AST node as metadata
GroovydocTag - Class in groovy.lang.groovydoc
TODO parse groovydoc to get tag content
GroovydocTag(String, String, Groovydoc) - Constructor in GroovydocTag
GroovyException - Class in org.codehaus.groovy
GroovyException(String, boolean) - Constructor in GroovyException
GroovyExceptionInterface - Interface in org.codehaus.groovy
An interface for use by all Groovy compiler exceptions.
GroovyInterceptable - Interface in groovy.lang
Marker interface used to notify that all methods should be intercepted through the invokeMethod mechanism of GroovyObject.
GroovyLangLexer - Class in org.apache.groovy.parser.antlr4
The lexer for Groovy programming language, which is based on the lexer generated by Antlr4
GroovyLangLexer(CharStream) - Constructor in GroovyLangLexer
GroovyLangParser - Class in org.apache.groovy.parser.antlr4
The parser for Groovy programming language, which is based on the parser generated by Antlr4
GroovyLangParser(TokenStream) - Constructor in GroovyLangParser
GroovyLexer - Class in org.apache.groovy.parser.antlr4
GroovyLexer(CharStream) - Method in GroovyLexer
GroovyObject - Interface in groovy.lang
The interface implemented by all Groovy objects.
GroovyObjectSupport - Class in groovy.lang
A useful base class for Java objects wishing to be Groovy objects
GroovyObjectSupport() - Constructor in GroovyObjectSupport
GroovyObjectWrapper - Class in org.codehaus.groovy.runtime.wrappers
@author John Wilson
GroovyObjectWrapper(GroovyObject, Class) - Constructor in GroovyObjectWrapper
GroovyParser - Class in org.apache.groovy.parser.antlr4
GroovyParser.AdditiveExprAltContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.AdditiveExprAltContext(ExpressionContext) - Constructor in GroovyParser.AdditiveExprAltContext
GroovyParser.AndExprAltContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.AndExprAltContext(ExpressionContext) - Constructor in GroovyParser.AndExprAltContext
GroovyParser.AnnotatedQualifiedClassNameContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.AnnotatedQualifiedClassNameContext(ParserRuleContext, int) - Constructor in GroovyParser.AnnotatedQualifiedClassNameContext
GroovyParser.AnnotationContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.AnnotationContext(ParserRuleContext, int) - Constructor in GroovyParser.AnnotationContext
GroovyParser.AnnotationNameContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.AnnotationNameContext(ParserRuleContext, int) - Constructor in GroovyParser.AnnotationNameContext
GroovyParser.AnnotationsOptContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.AnnotationsOptContext(ParserRuleContext, int) - Constructor in GroovyParser.AnnotationsOptContext
GroovyParser.AnonymousInnerClassDeclarationContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.AnonymousInnerClassDeclarationContext(ParserRuleContext, int, int) - Constructor in GroovyParser.AnonymousInnerClassDeclarationContext
GroovyParser.ArgumentsContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.ArgumentsContext(ParserRuleContext, int) - Constructor in GroovyParser.ArgumentsContext
GroovyParser.ArrayInitializerContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.ArrayInitializerContext(ParserRuleContext, int) - Constructor in GroovyParser.ArrayInitializerContext
GroovyParser.AssertStatementContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.AssertStatementContext(ParserRuleContext, int) - Constructor in GroovyParser.AssertStatementContext
GroovyParser.AssertStmtAltContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.AssertStmtAltContext(StatementContext) - Constructor in GroovyParser.AssertStmtAltContext
GroovyParser.AssignmentExprAltContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.AssignmentExprAltContext(ExpressionContext) - Constructor in GroovyParser.AssignmentExprAltContext
GroovyParser.BlockContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.BlockContext(ParserRuleContext, int) - Constructor in GroovyParser.BlockContext
GroovyParser.BlockStatementContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.BlockStatementContext(ParserRuleContext, int) - Constructor in GroovyParser.BlockStatementContext
GroovyParser.BlockStatementsContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.BlockStatementsContext(ParserRuleContext, int) - Constructor in GroovyParser.BlockStatementsContext
GroovyParser.BlockStatementsOptContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.BlockStatementsOptContext(ParserRuleContext, int) - Constructor in GroovyParser.BlockStatementsOptContext
GroovyParser.BlockStmtAltContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.BlockStmtAltContext(StatementContext) - Constructor in GroovyParser.BlockStmtAltContext
GroovyParser.BooleanLiteralAltContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.BooleanLiteralAltContext(LiteralContext) - Constructor in GroovyParser.BooleanLiteralAltContext
GroovyParser.BreakStatementContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.BreakStatementContext(ParserRuleContext, int) - Constructor in GroovyParser.BreakStatementContext
GroovyParser.BreakStmtAltContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.BreakStmtAltContext(StatementContext) - Constructor in GroovyParser.BreakStmtAltContext
GroovyParser.BuiltInTypeContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.BuiltInTypeContext(ParserRuleContext, int) - Constructor in GroovyParser.BuiltInTypeContext
GroovyParser.BuiltInTypePrmrAltContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.BuiltInTypePrmrAltContext(PrimaryContext) - Constructor in GroovyParser.BuiltInTypePrmrAltContext
GroovyParser.CastExprAltContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.CastExprAltContext(ExpressionContext) - Constructor in GroovyParser.CastExprAltContext
GroovyParser.CastParExpressionContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.CastParExpressionContext(ParserRuleContext, int) - Constructor in GroovyParser.CastParExpressionContext
GroovyParser.CatchClauseContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.CatchClauseContext(ParserRuleContext, int) - Constructor in GroovyParser.CatchClauseContext
GroovyParser.CatchTypeContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.CatchTypeContext(ParserRuleContext, int) - Constructor in GroovyParser.CatchTypeContext
GroovyParser.ClassBodyContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.ClassBodyContext(ParserRuleContext, int, int) - Constructor in GroovyParser.ClassBodyContext
GroovyParser.ClassBodyDeclarationContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.ClassBodyDeclarationContext(ParserRuleContext, int, int) - Constructor in GroovyParser.ClassBodyDeclarationContext
GroovyParser.ClassDeclarationContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.ClassDeclarationContext(ParserRuleContext, int) - Constructor in GroovyParser.ClassDeclarationContext
GroovyParser.ClassicalForControlContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.ClassicalForControlContext(ParserRuleContext, int) - Constructor in GroovyParser.ClassicalForControlContext
GroovyParser.ClassifiedModifiersContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.ClassifiedModifiersContext(ParserRuleContext, int, int) - Constructor in GroovyParser.ClassifiedModifiersContext
GroovyParser.ClassNameContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.ClassNameContext(ParserRuleContext, int) - Constructor in GroovyParser.ClassNameContext
GroovyParser.ClassOrInterfaceModifierContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.ClassOrInterfaceModifierContext(ParserRuleContext, int) - Constructor in GroovyParser.ClassOrInterfaceModifierContext
GroovyParser.ClassOrInterfaceModifiersContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.ClassOrInterfaceModifiersContext(ParserRuleContext, int) - Constructor in GroovyParser.ClassOrInterfaceModifiersContext
GroovyParser.ClassOrInterfaceModifiersOptContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.ClassOrInterfaceModifiersOptContext(ParserRuleContext, int) - Constructor in GroovyParser.ClassOrInterfaceModifiersOptContext
GroovyParser.ClassOrInterfaceTypeContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.ClassOrInterfaceTypeContext(ParserRuleContext, int) - Constructor in GroovyParser.ClassOrInterfaceTypeContext
GroovyParser.ClosureContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.ClosureContext(ParserRuleContext, int) - Constructor in GroovyParser.ClosureContext
GroovyParser.ClosurePrmrAltContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.ClosurePrmrAltContext(PrimaryContext) - Constructor in GroovyParser.ClosurePrmrAltContext
GroovyParser.CommandArgumentContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.CommandArgumentContext(ParserRuleContext, int) - Constructor in GroovyParser.CommandArgumentContext
GroovyParser.CommandExprAltContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.CommandExprAltContext(StatementExpressionContext) - Constructor in GroovyParser.CommandExprAltContext
GroovyParser.CommandExpressionContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.CommandExpressionContext(ParserRuleContext, int) - Constructor in GroovyParser.CommandExpressionContext
GroovyParser.CompilationUnitContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.CompilationUnitContext(ParserRuleContext, int) - Constructor in GroovyParser.CompilationUnitContext
GroovyParser.ConditionalExprAltContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.ConditionalExprAltContext(ExpressionContext) - Constructor in GroovyParser.ConditionalExprAltContext
GroovyParser.ConditionalStatementContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.ConditionalStatementContext(ParserRuleContext, int) - Constructor in GroovyParser.ConditionalStatementContext
GroovyParser.ConditionalStmtAltContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.ConditionalStmtAltContext(StatementContext) - Constructor in GroovyParser.ConditionalStmtAltContext
GroovyParser.ContinueStatementContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.ContinueStatementContext(ParserRuleContext, int) - Constructor in GroovyParser.ContinueStatementContext
GroovyParser.ContinueStmtAltContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.ContinueStmtAltContext(StatementContext) - Constructor in GroovyParser.ContinueStmtAltContext
GroovyParser.CreatedNameContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.CreatedNameContext(ParserRuleContext, int) - Constructor in GroovyParser.CreatedNameContext
GroovyParser.CreatorContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.CreatorContext(ParserRuleContext, int) - Constructor in GroovyParser.CreatorContext
GroovyParser.DimsContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.DimsContext(ParserRuleContext, int) - Constructor in GroovyParser.DimsContext
GroovyParser.DimsOptContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.DimsOptContext(ParserRuleContext, int) - Constructor in GroovyParser.DimsOptContext
GroovyParser.DoWhileStmtAltContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.DoWhileStmtAltContext(LoopStatementContext) - Constructor in GroovyParser.DoWhileStmtAltContext
GroovyParser.DynamicMemberNameContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.DynamicMemberNameContext(ParserRuleContext, int) - Constructor in GroovyParser.DynamicMemberNameContext
GroovyParser.ElementValueArrayInitializerContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.ElementValueArrayInitializerContext(ParserRuleContext, int) - Constructor in GroovyParser.ElementValueArrayInitializerContext
GroovyParser.ElementValueContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.ElementValueContext(ParserRuleContext, int) - Constructor in GroovyParser.ElementValueContext
GroovyParser.ElementValuePairContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.ElementValuePairContext(ParserRuleContext, int) - Constructor in GroovyParser.ElementValuePairContext
GroovyParser.ElementValuePairNameContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.ElementValuePairNameContext(ParserRuleContext, int) - Constructor in GroovyParser.ElementValuePairNameContext
GroovyParser.ElementValuePairsContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.ElementValuePairsContext(ParserRuleContext, int) - Constructor in GroovyParser.ElementValuePairsContext
GroovyParser.ElementValuesContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.ElementValuesContext(ParserRuleContext, int) - Constructor in GroovyParser.ElementValuesContext
GroovyParser.EmptyStmtAltContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.EmptyStmtAltContext(StatementContext) - Constructor in GroovyParser.EmptyStmtAltContext
GroovyParser.EnhancedArgumentListContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.EnhancedArgumentListContext(ParserRuleContext, int) - Constructor in GroovyParser.EnhancedArgumentListContext
GroovyParser.EnhancedArgumentListElementContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.EnhancedArgumentListElementContext(ParserRuleContext, int) - Constructor in GroovyParser.EnhancedArgumentListElementContext
GroovyParser.EnhancedForControlContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.EnhancedForControlContext(ParserRuleContext, int) - Constructor in GroovyParser.EnhancedForControlContext
GroovyParser.EnhancedStatementExpressionContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.EnhancedStatementExpressionContext(ParserRuleContext, int) - Constructor in GroovyParser.EnhancedStatementExpressionContext
GroovyParser.EnumConstantContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.EnumConstantContext(ParserRuleContext, int) - Constructor in GroovyParser.EnumConstantContext
GroovyParser.EnumConstantsContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.EnumConstantsContext(ParserRuleContext, int) - Constructor in GroovyParser.EnumConstantsContext
GroovyParser.EqualityExprAltContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.EqualityExprAltContext(ExpressionContext) - Constructor in GroovyParser.EqualityExprAltContext
GroovyParser.ExclusiveOrExprAltContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.ExclusiveOrExprAltContext(ExpressionContext) - Constructor in GroovyParser.ExclusiveOrExprAltContext
GroovyParser.ExpressionContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.ExpressionContext() - Constructor in GroovyParser.ExpressionContext
GroovyParser.ExpressionInParContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.ExpressionInParContext(ParserRuleContext, int) - Constructor in GroovyParser.ExpressionInParContext
GroovyParser.ExpressionListContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.ExpressionListContext(ParserRuleContext, int, boolean) - Constructor in GroovyParser.ExpressionListContext
GroovyParser.ExpressionListElementContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.ExpressionListElementContext(ParserRuleContext, int, boolean) - Constructor in GroovyParser.ExpressionListElementContext
GroovyParser.ExpressionStmtAltContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.ExpressionStmtAltContext(StatementContext) - Constructor in GroovyParser.ExpressionStmtAltContext
GroovyParser.FieldDeclarationContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.FieldDeclarationContext(ParserRuleContext, int) - Constructor in GroovyParser.FieldDeclarationContext
GroovyParser.FinallyBlockContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.FinallyBlockContext(ParserRuleContext, int) - Constructor in GroovyParser.FinallyBlockContext
GroovyParser.FloatingPointLiteralAltContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.FloatingPointLiteralAltContext(LiteralContext) - Constructor in GroovyParser.FloatingPointLiteralAltContext
GroovyParser.ForControlContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.ForControlContext(ParserRuleContext, int) - Constructor in GroovyParser.ForControlContext
GroovyParser.ForInitContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.ForInitContext(ParserRuleContext, int) - Constructor in GroovyParser.ForInitContext
GroovyParser.FormalParameterContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.FormalParameterContext(ParserRuleContext, int) - Constructor in GroovyParser.FormalParameterContext
GroovyParser.FormalParameterListContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.FormalParameterListContext(ParserRuleContext, int) - Constructor in GroovyParser.FormalParameterListContext
GroovyParser.FormalParametersContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.FormalParametersContext(ParserRuleContext, int) - Constructor in GroovyParser.FormalParametersContext
GroovyParser.ForStmtAltContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.ForStmtAltContext(LoopStatementContext) - Constructor in GroovyParser.ForStmtAltContext
GroovyParser.ForUpdateContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.ForUpdateContext(ParserRuleContext, int) - Constructor in GroovyParser.ForUpdateContext
GroovyParser.GroovyParserRuleContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.GroovyParserRuleContext(ParserRuleContext, int) - Constructor in GroovyParser.GroovyParserRuleContext
GroovyParser.GstringContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.GstringContext(ParserRuleContext, int) - Constructor in GroovyParser.GstringContext
GroovyParser.GstringPathContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.GstringPathContext(ParserRuleContext, int) - Constructor in GroovyParser.GstringPathContext
GroovyParser.GstringPrmrAltContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.GstringPrmrAltContext(PrimaryContext) - Constructor in GroovyParser.GstringPrmrAltContext
GroovyParser.GstringValueContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.GstringValueContext(ParserRuleContext, int) - Constructor in GroovyParser.GstringValueContext
GroovyParser.IdentifierContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.IdentifierContext(ParserRuleContext, int) - Constructor in GroovyParser.IdentifierContext
GroovyParser.IdentifierPrmrAltContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.IdentifierPrmrAltContext(PrimaryContext) - Constructor in GroovyParser.IdentifierPrmrAltContext
GroovyParser.IfElseStatementContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.IfElseStatementContext(ParserRuleContext, int) - Constructor in GroovyParser.IfElseStatementContext
GroovyParser.ImportDeclarationContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.ImportDeclarationContext(ParserRuleContext, int) - Constructor in GroovyParser.ImportDeclarationContext
GroovyParser.ImportStmtAltContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.ImportStmtAltContext(StatementContext) - Constructor in GroovyParser.ImportStmtAltContext
GroovyParser.InclusiveOrExprAltContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.InclusiveOrExprAltContext(ExpressionContext) - Constructor in GroovyParser.InclusiveOrExprAltContext
GroovyParser.IndexPropertyArgsContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.IndexPropertyArgsContext(ParserRuleContext, int) - Constructor in GroovyParser.IndexPropertyArgsContext
GroovyParser.IntegerLiteralAltContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.IntegerLiteralAltContext(LiteralContext) - Constructor in GroovyParser.IntegerLiteralAltContext
GroovyParser.KeywordsContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.KeywordsContext(ParserRuleContext, int) - Constructor in GroovyParser.KeywordsContext
GroovyParser.LabeledStmtAltContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.LabeledStmtAltContext(StatementContext) - Constructor in GroovyParser.LabeledStmtAltContext
GroovyParser.LambdaBodyContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.LambdaBodyContext(ParserRuleContext, int) - Constructor in GroovyParser.LambdaBodyContext
GroovyParser.LambdaPrmrAltContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.LambdaPrmrAltContext(PrimaryContext) - Constructor in GroovyParser.LambdaPrmrAltContext
GroovyParser.ListContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.ListContext(ParserRuleContext, int) - Constructor in GroovyParser.ListContext
GroovyParser.ListPrmrAltContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.ListPrmrAltContext(PrimaryContext) - Constructor in GroovyParser.ListPrmrAltContext
GroovyParser.LiteralContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.LiteralContext() - Constructor in GroovyParser.LiteralContext
GroovyParser.LiteralPrmrAltContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.LiteralPrmrAltContext(PrimaryContext) - Constructor in GroovyParser.LiteralPrmrAltContext
GroovyParser.LocalVariableDeclarationContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.LocalVariableDeclarationContext(ParserRuleContext, int) - Constructor in GroovyParser.LocalVariableDeclarationContext
GroovyParser.LocalVariableDeclarationStmtAltContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.LocalVariableDeclarationStmtAltContext(StatementContext) - Constructor in GroovyParser.LocalVariableDeclarationStmtAltContext
GroovyParser.LogicalAndExprAltContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.LogicalAndExprAltContext(ExpressionContext) - Constructor in GroovyParser.LogicalAndExprAltContext
GroovyParser.LogicalOrExprAltContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.LogicalOrExprAltContext(ExpressionContext) - Constructor in GroovyParser.LogicalOrExprAltContext
GroovyParser.LoopStatementContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.LoopStatementContext() - Constructor in GroovyParser.LoopStatementContext
GroovyParser.LoopStmtAltContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.LoopStmtAltContext(StatementContext) - Constructor in GroovyParser.LoopStmtAltContext
GroovyParser.MapContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.MapContext(ParserRuleContext, int) - Constructor in GroovyParser.MapContext
GroovyParser.MapEntryContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.MapEntryContext(ParserRuleContext, int) - Constructor in GroovyParser.MapEntryContext
GroovyParser.MapEntryLabelContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.MapEntryLabelContext(ParserRuleContext, int) - Constructor in GroovyParser.MapEntryLabelContext
GroovyParser.MapEntryListContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.MapEntryListContext(ParserRuleContext, int) - Constructor in GroovyParser.MapEntryListContext
GroovyParser.MapPrmrAltContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.MapPrmrAltContext(PrimaryContext) - Constructor in GroovyParser.MapPrmrAltContext
GroovyParser.MemberDeclarationContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.MemberDeclarationContext(ParserRuleContext, int, int) - Constructor in GroovyParser.MemberDeclarationContext
GroovyParser.MethodBodyContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.MethodBodyContext(ParserRuleContext, int) - Constructor in GroovyParser.MethodBodyContext
GroovyParser.MethodDeclarationContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.MethodDeclarationContext(ParserRuleContext, int, int, int) - Constructor in GroovyParser.MethodDeclarationContext
GroovyParser.MethodDeclarationStmtAltContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.MethodDeclarationStmtAltContext(StatementContext) - Constructor in GroovyParser.MethodDeclarationStmtAltContext
GroovyParser.MethodNameContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.MethodNameContext(ParserRuleContext, int) - Constructor in GroovyParser.MethodNameContext
GroovyParser.ModifierContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.ModifierContext(ParserRuleContext, int) - Constructor in GroovyParser.ModifierContext
GroovyParser.ModifiersContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.ModifiersContext(ParserRuleContext, int) - Constructor in GroovyParser.ModifiersContext
GroovyParser.ModifiersOptContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.ModifiersOptContext(ParserRuleContext, int) - Constructor in GroovyParser.ModifiersOptContext
GroovyParser.MultipleAssignmentExprAltContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.MultipleAssignmentExprAltContext(ExpressionContext) - Constructor in GroovyParser.MultipleAssignmentExprAltContext
GroovyParser.MultiplicativeExprAltContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.MultiplicativeExprAltContext(ExpressionContext) - Constructor in GroovyParser.MultiplicativeExprAltContext
GroovyParser.NamedPropertyArgsContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.NamedPropertyArgsContext(ParserRuleContext, int) - Constructor in GroovyParser.NamedPropertyArgsContext
GroovyParser.NamePartContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.NamePartContext(ParserRuleContext, int) - Constructor in GroovyParser.NamePartContext
GroovyParser.NewPrmrAltContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.NewPrmrAltContext(PrimaryContext) - Constructor in GroovyParser.NewPrmrAltContext
GroovyParser.NlsContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.NlsContext(ParserRuleContext, int) - Constructor in GroovyParser.NlsContext
GroovyParser.NonWildcardTypeArgumentsContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.NonWildcardTypeArgumentsContext(ParserRuleContext, int) - Constructor in GroovyParser.NonWildcardTypeArgumentsContext
GroovyParser.NormalExprAltContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.NormalExprAltContext(StatementExpressionContext) - Constructor in GroovyParser.NormalExprAltContext
GroovyParser.NullLiteralAltContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.NullLiteralAltContext(LiteralContext) - Constructor in GroovyParser.NullLiteralAltContext
GroovyParser.PackageDeclarationContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.PackageDeclarationContext(ParserRuleContext, int) - Constructor in GroovyParser.PackageDeclarationContext
GroovyParser.ParenPrmrAltContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.ParenPrmrAltContext(PrimaryContext) - Constructor in GroovyParser.ParenPrmrAltContext
GroovyParser.ParExpressionContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.ParExpressionContext(ParserRuleContext, int) - Constructor in GroovyParser.ParExpressionContext
GroovyParser.PathElementContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.PathElementContext(ParserRuleContext, int) - Constructor in GroovyParser.PathElementContext
GroovyParser.PathExpressionContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.PathExpressionContext(ParserRuleContext, int) - Constructor in GroovyParser.PathExpressionContext
GroovyParser.PostfixExprAltContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.PostfixExprAltContext(ExpressionContext) - Constructor in GroovyParser.PostfixExprAltContext
GroovyParser.PostfixExpressionContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.PostfixExpressionContext(ParserRuleContext, int) - Constructor in GroovyParser.PostfixExpressionContext
GroovyParser.PowerExprAltContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.PowerExprAltContext(ExpressionContext) - Constructor in GroovyParser.PowerExprAltContext
GroovyParser.PrimaryContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.PrimaryContext() - Constructor in GroovyParser.PrimaryContext
GroovyParser.PrimitiveTypeContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.PrimitiveTypeContext(ParserRuleContext, int) - Constructor in GroovyParser.PrimitiveTypeContext
GroovyParser.QualifiedClassNameContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.QualifiedClassNameContext(ParserRuleContext, int) - Constructor in GroovyParser.QualifiedClassNameContext
GroovyParser.QualifiedClassNameListContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.QualifiedClassNameListContext(ParserRuleContext, int) - Constructor in GroovyParser.QualifiedClassNameListContext
GroovyParser.QualifiedNameContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.QualifiedNameContext(ParserRuleContext, int) - Constructor in GroovyParser.QualifiedNameContext
GroovyParser.QualifiedNameElementContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.QualifiedNameElementContext(ParserRuleContext, int) - Constructor in GroovyParser.QualifiedNameElementContext
GroovyParser.QualifiedNameElementsContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.QualifiedNameElementsContext(ParserRuleContext, int) - Constructor in GroovyParser.QualifiedNameElementsContext
GroovyParser.QualifiedStandardClassNameContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.QualifiedStandardClassNameContext(ParserRuleContext, int) - Constructor in GroovyParser.QualifiedStandardClassNameContext
GroovyParser.RegexExprAltContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.RegexExprAltContext(ExpressionContext) - Constructor in GroovyParser.RegexExprAltContext
GroovyParser.RelationalExprAltContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.RelationalExprAltContext(ExpressionContext) - Constructor in GroovyParser.RelationalExprAltContext
GroovyParser.ResourceContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.ResourceContext(ParserRuleContext, int) - Constructor in GroovyParser.ResourceContext
GroovyParser.ResourceListContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.ResourceListContext(ParserRuleContext, int) - Constructor in GroovyParser.ResourceListContext
GroovyParser.ResourcesContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.ResourcesContext(ParserRuleContext, int) - Constructor in GroovyParser.ResourcesContext
GroovyParser.ReturnStmtAltContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.ReturnStmtAltContext(StatementContext) - Constructor in GroovyParser.ReturnStmtAltContext
GroovyParser.ReturnTypeContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.ReturnTypeContext(ParserRuleContext, int, int) - Constructor in GroovyParser.ReturnTypeContext
GroovyParser.RparenContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.RparenContext(ParserRuleContext, int) - Constructor in GroovyParser.RparenContext
GroovyParser.SepContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.SepContext(ParserRuleContext, int) - Constructor in GroovyParser.SepContext
GroovyParser.ShiftExprAltContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.ShiftExprAltContext(ExpressionContext) - Constructor in GroovyParser.ShiftExprAltContext
GroovyParser.StandardLambdaExpressionContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.StandardLambdaExpressionContext(ParserRuleContext, int) - Constructor in GroovyParser.StandardLambdaExpressionContext
GroovyParser.StandardLambdaParametersContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.StandardLambdaParametersContext(ParserRuleContext, int) - Constructor in GroovyParser.StandardLambdaParametersContext
GroovyParser.StatementContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.StatementContext() - Constructor in GroovyParser.StatementContext
GroovyParser.StatementExpressionContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.StatementExpressionContext() - Constructor in GroovyParser.StatementExpressionContext
GroovyParser.StatementsContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.StatementsContext(ParserRuleContext, int) - Constructor in GroovyParser.StatementsContext
GroovyParser.StringLiteralAltContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.StringLiteralAltContext(LiteralContext) - Constructor in GroovyParser.StringLiteralAltContext
GroovyParser.StringLiteralContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.StringLiteralContext(ParserRuleContext, int) - Constructor in GroovyParser.StringLiteralContext
GroovyParser.SuperPrmrAltContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.SuperPrmrAltContext(PrimaryContext) - Constructor in GroovyParser.SuperPrmrAltContext
GroovyParser.SwitchBlockStatementGroupContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.SwitchBlockStatementGroupContext(ParserRuleContext, int) - Constructor in GroovyParser.SwitchBlockStatementGroupContext
GroovyParser.SwitchLabelContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.SwitchLabelContext(ParserRuleContext, int) - Constructor in GroovyParser.SwitchLabelContext
GroovyParser.SwitchStatementContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.SwitchStatementContext(ParserRuleContext, int) - Constructor in GroovyParser.SwitchStatementContext
GroovyParser.SynchronizedStmtAltContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.SynchronizedStmtAltContext(StatementContext) - Constructor in GroovyParser.SynchronizedStmtAltContext
GroovyParser.ThisFormalParameterContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.ThisFormalParameterContext(ParserRuleContext, int) - Constructor in GroovyParser.ThisFormalParameterContext
GroovyParser.ThisPrmrAltContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.ThisPrmrAltContext(PrimaryContext) - Constructor in GroovyParser.ThisPrmrAltContext
GroovyParser.ThrowStmtAltContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.ThrowStmtAltContext(StatementContext) - Constructor in GroovyParser.ThrowStmtAltContext
GroovyParser.TryCatchStatementContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.TryCatchStatementContext(ParserRuleContext, int) - Constructor in GroovyParser.TryCatchStatementContext
GroovyParser.TryCatchStmtAltContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.TryCatchStmtAltContext(StatementContext) - Constructor in GroovyParser.TryCatchStmtAltContext
GroovyParser.TypeArgumentContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.TypeArgumentContext(ParserRuleContext, int) - Constructor in GroovyParser.TypeArgumentContext
GroovyParser.TypeArgumentsContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.TypeArgumentsContext(ParserRuleContext, int) - Constructor in GroovyParser.TypeArgumentsContext
GroovyParser.TypeArgumentsOrDiamondContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.TypeArgumentsOrDiamondContext(ParserRuleContext, int) - Constructor in GroovyParser.TypeArgumentsOrDiamondContext
GroovyParser.TypeBoundContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.TypeBoundContext(ParserRuleContext, int) - Constructor in GroovyParser.TypeBoundContext
GroovyParser.TypeContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.TypeContext(ParserRuleContext, int) - Constructor in GroovyParser.TypeContext
GroovyParser.TypeDeclarationContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.TypeDeclarationContext(ParserRuleContext, int) - Constructor in GroovyParser.TypeDeclarationContext
GroovyParser.TypeDeclarationStmtAltContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.TypeDeclarationStmtAltContext(StatementContext) - Constructor in GroovyParser.TypeDeclarationStmtAltContext
GroovyParser.TypeListContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.TypeListContext(ParserRuleContext, int) - Constructor in GroovyParser.TypeListContext
GroovyParser.TypeNamePairContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.TypeNamePairContext(ParserRuleContext, int) - Constructor in GroovyParser.TypeNamePairContext
GroovyParser.TypeNamePairsContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.TypeNamePairsContext(ParserRuleContext, int) - Constructor in GroovyParser.TypeNamePairsContext
GroovyParser.TypeParameterContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.TypeParameterContext(ParserRuleContext, int) - Constructor in GroovyParser.TypeParameterContext
GroovyParser.TypeParametersContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.TypeParametersContext(ParserRuleContext, int) - Constructor in GroovyParser.TypeParametersContext
GroovyParser.UnaryAddExprAltContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.UnaryAddExprAltContext(ExpressionContext) - Constructor in GroovyParser.UnaryAddExprAltContext
GroovyParser.UnaryNotExprAltContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.UnaryNotExprAltContext(ExpressionContext) - Constructor in GroovyParser.UnaryNotExprAltContext
GroovyParser.VariableDeclarationContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.VariableDeclarationContext(ParserRuleContext, int, int) - Constructor in GroovyParser.VariableDeclarationContext
GroovyParser.VariableDeclaratorContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.VariableDeclaratorContext(ParserRuleContext, int) - Constructor in GroovyParser.VariableDeclaratorContext
GroovyParser.VariableDeclaratorIdContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.VariableDeclaratorIdContext(ParserRuleContext, int) - Constructor in GroovyParser.VariableDeclaratorIdContext
GroovyParser.VariableDeclaratorsContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.VariableDeclaratorsContext(ParserRuleContext, int) - Constructor in GroovyParser.VariableDeclaratorsContext
GroovyParser.VariableInitializerContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.VariableInitializerContext(ParserRuleContext, int) - Constructor in GroovyParser.VariableInitializerContext
GroovyParser.VariableInitializersContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.VariableInitializersContext(ParserRuleContext, int) - Constructor in GroovyParser.VariableInitializersContext
GroovyParser.VariableModifierContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.VariableModifierContext(ParserRuleContext, int) - Constructor in GroovyParser.VariableModifierContext
GroovyParser.VariableModifiersContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.VariableModifiersContext(ParserRuleContext, int) - Constructor in GroovyParser.VariableModifiersContext
GroovyParser.VariableModifiersOptContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.VariableModifiersOptContext(ParserRuleContext, int) - Constructor in GroovyParser.VariableModifiersOptContext
GroovyParser.VariableNamesContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.VariableNamesContext(ParserRuleContext, int) - Constructor in GroovyParser.VariableNamesContext
GroovyParser.WhileStmtAltContext - Class in org.apache.groovy.parser.antlr4
GroovyParser.WhileStmtAltContext(LoopStatementContext) - Constructor in GroovyParser.WhileStmtAltContext
GroovyParser(TokenStream) - Method in GroovyParser
GroovyParserBaseVisitor - Class in org.apache.groovy.parser.antlr4
This class provides an empty implementation of GroovyParserVisitor, which can be extended to create a visitor which only needs to handle a subset of the available methods.
GroovyParserVisitor - Interface in org.apache.groovy.parser.antlr4
This interface defines a complete generic visitor for a parse tree produced by GroovyParser.
GroovyPosixParser - Class in org.codehaus.groovy.cli
This is a hacked version of Commons CLI 1.2 PosixParser with some bug fixes added.
GroovyPrintStream - Class in groovy.io
A PrintStream that outputs objects in Groovy style.
GroovyPrintStream(File, String) - Constructor in GroovyPrintStream
Creates a new print stream, without automatic line flushing, with the specified file and charset.
GroovyPrintWriter - Class in groovy.io
A PrintWriter that outputs objects in Groovy style.
GroovyPrintWriter(String, String) - Constructor in GroovyPrintWriter
GroovyRecognizer - Class in org.codehaus.groovy.antlr.parser
JSR-241 Groovy Recognizer.
GroovyRecognizer(ParserSharedInputState) - Constructor in GroovyRecognizer
GroovyResourceLoader - Interface in groovy.lang
Allows frameworks that integrate with Groovy to determine how Groovy files are resolved.
GroovyRunner - Interface in org.codehaus.groovy.plugin
Classes which can run scripts should implement this interface.
GroovyRunnerRegistry - Class in org.apache.groovy.plugin
Registry of services that implement the GroovyRunner interface.
GroovyRuntimeException - Class in groovy.lang
An exception thrown by the interpreter
GroovyRuntimeException(Throwable) - Constructor in GroovyRuntimeException
GroovyScriptEngine - Class in groovy.util
Specific script engine able to reload modified scripts as well as dealing properly with dependent scripts.
GroovyScriptEngine(ResourceConnector, ClassLoader) - Method in GroovyScriptEngine
groovyScriptFactory(String) - Method in LexerFrame
Creates a Groovy language LexerFrame for the given script text
GroovyShell - Class in groovy.lang
Represents a groovy shell capable of running arbitrary groovy scripts
GroovyShell(GroovyShell) - Constructor in GroovyShell
Creates a child shell using a new ClassLoader which uses the parent shell's class loader as its parent
GroovySocketServer - Class in groovy.ui
Simple server that executes supplied script against a socket.
GroovySocketServer(GroovyShell, GroovyCodeSource, boolean, int) - Constructor in GroovySocketServer
This creates and starts the socket server on a new Thread.
GroovySourceAST - Class in org.codehaus.groovy.antlr
We have an AST subclass so we can track source information.
GroovySourceAST(Token) - Constructor in GroovySourceAST
GroovySourceToken - Class in org.codehaus.groovy.antlr
This is a Token sub class to track line information
GroovySourceToken(int) - Constructor in GroovySourceToken
Constructor using a token type
GroovyStarter - Class in org.codehaus.groovy.tools
Helper class to initialize the Groovy runtime.
GroovySunClassLoader - Class in org.codehaus.groovy.runtime.callsite
GroovySunClassLoader() - Constructor in GroovySunClassLoader
GroovySyntaxError - Class in org.apache.groovy.parser.antlr4
Represents a syntax error of groovy program
GroovySyntaxError(String, int, int, int) - Constructor in GroovySyntaxError
GroovySystem - Class in groovy.lang
GroovyTokenTypes - Interface in org.codehaus.groovy.antlr.parser
GroovyTypeCheckingExtensionSupport - Class in org.codehaus.groovy.transform.stc
Base class for type checking extensions written in Groovy.
GroovyTypeCheckingExtensionSupport.TypeCheckingDSL - Class in org.codehaus.groovy.transform.stc
GroovyTypeCheckingExtensionSupport(StaticTypeCheckingVisitor, String, CompilationUnit) - Constructor in GroovyTypeCheckingExtensionSupport
Builds a type checking extension relying on a Groovy script (type checking DSL).
group - Field in Grab
The organisation or group, e.g.: "org.apache.ant".
group - Field in GrabExclude
The organisation or group, e.g.: "org.apache.ant"; required unless the compact form is used.
groupAnswer(Map<K, List<T>>, T, K) - Method in DefaultGroovyMethods
Groups the current element according to the value
groupBy(Map, List<Closure>) - Method in DefaultGroovyMethods
Groups the members of a map into sub maps determined by the supplied mapping closures.
groupEntriesBy(Map<K, V>, Closure<G>) - Method in DefaultGroovyMethods
Groups all map entries into groups determined by the supplied mapping closure.
GString - Class in groovy.lang
Represents a String which contains embedded values such as "hello there ${user} how are you?"
gstring(AST) - Method in AntlrParserPlugin
gString(String, Closure) - Method in AstSpecificationCompiler
Creates a gString.
GSTRING_END - Field in Types
GSTRING_EXPRESSION_END - Field in Types
GSTRING_EXPRESSION_START - Field in Types
gstring() - Method in GroovyParser
gstring() - Method in GroovyParser.DynamicMemberNameContext
gstring() - Method in GroovyParser.GstringPrmrAltContext
GString(Object) - Constructor in GString
GSTRING_PATH_MODE - Field in GroovyLexer
GSTRING_START - Field in Types
GSTRING_STRING_CLASSNODE - Field in StaticTypeCheckingSupport
GSTRING_TYPE - Field in ClassHelper
GSTRING_TYPE_SELECTOR_MODE - Field in GroovyLexer
GStringBegin - Field in GroovyLexer
GStringBegin - Field in GroovyParser
GStringBegin() - Method in GroovyParser.GstringContext
GStringEnd - Field in GroovyLexer
GStringEnd - Field in GroovyParser
GStringEnd() - Method in GroovyParser.GstringContext
GStringExpression - Class in org.codehaus.groovy.ast.expr
Represents a String expression which contains embedded values inside it such as "hello there ${user} how are you" which is expanded lazily
GStringExpression(String, List<ConstantExpression>, List<Expression>) - Constructor in GStringExpression
GStringImpl - Class in org.codehaus.groovy.runtime
Default implementation of a GString used by the compiler.
GStringImpl(Object, String) - Constructor in GStringImpl
Create a new GString with values and strings.
GStringPart - Field in GroovyLexer
GStringPart - Field in GroovyParser
GStringPart(int) - Method in GroovyParser.GstringContext
gstringPath() - Method in GroovyParser
gstringPath() - Method in GroovyParser.GstringValueContext
GStringPathPart - Field in GroovyLexer
GStringPathPart - Field in GroovyParser
GStringPathPart(int) - Method in GroovyParser.GstringPathContext
gstringValue() - Method in GroovyParser
gstringValue(int) - Method in GroovyParser.GstringContext
GT - Field in GroovyLexer
GT - Field in GroovyParser
GT() - Method in GroovyParser.NonWildcardTypeArgumentsContext
GT() - Method in GroovyParser.RelationalExprAltContext
GT(int) - Method in GroovyParser.ShiftExprAltContext
GT() - Method in GroovyParser.TypeArgumentsContext
GT() - Method in GroovyParser.TypeArgumentsOrDiamondContext
GT() - Method in GroovyParser.TypeParametersContext
GT - Field in GroovyTokenTypes
GT - Field in JavaTokenTypes

H

handle(ASTNode, GroovyParserRuleContext) - Method in GroovydocManager
Attach doc comment to member node as meta data
handle - Field in Selector
handleAmbiguousMethods(List<MethodNode>, Expression) - Method in DefaultTypeCheckingExtension
handleAmbiguousMethods(List<MethodNode>, Expression) - Method in GroovyTypeCheckingExtensionSupport
handleAmbiguousMethods(List<MethodNode>, Expression) - Method in TypeCheckingExtension
This method is called by the type checker before throwing an "ambiguous method" error, giving the chance to the extension to select the method properly.
handled - Field in AbstractTypeCheckingExtension
handleIncompatibleAssignment(ClassNode, ClassNode, Expression) - Method in DefaultTypeCheckingExtension
handleIncompatibleAssignment(ClassNode, ClassNode, Expression) - Method in GroovyTypeCheckingExtensionSupport
handleIncompatibleAssignment(ClassNode, ClassNode, Expression) - Method in TypeCheckingExtension
This method is called by the type checker when an assignment is not allowed by the type checker.
handleIncompatibleReturnType(ReturnStatement, ClassNode) - Method in DefaultTypeCheckingExtension
handleIncompatibleReturnType(ReturnStatement, ClassNode) - Method in GroovyTypeCheckingExtensionSupport
handleIncompatibleReturnType(ReturnStatement, ClassNode) - Method in TypeCheckingExtension
Allows the extension to catch incompatible return types.
handleMatches(long, LinkedList, Object, long) - Method in MetaClassImpl
HandleMetaClass - Class in org.codehaus.groovy.runtime
HandleMetaClass(MetaClass, Object) - Constructor in HandleMetaClass
handleMissingMethod(ClassNode, String, ArgumentListExpression, ClassNode, MethodCall) - Method in DefaultTypeCheckingExtension
handleMissingMethod(ClassNode, String, ArgumentListExpression, ClassNode, MethodCall) - Method in GroovyTypeCheckingExtensionSupport
handleMissingMethod(ClassNode, String, ArgumentListExpression, ClassNode, MethodCall) - Method in TraitTypeCheckingExtension
handleMissingMethod(ClassNode, String, ArgumentListExpression, ClassNode, MethodCall) - Method in TypeCheckingExtension
This method is called by the type checker when a method call cannot be resolved.
handleNodeAttributes(Object, Map) - Method in FactoryBuilderSupport
Assigns any existing properties to the node.
handler() - Method in GroovyRecognizer
handler() - Method in JavaRecognizer
handlers - Field in DefaultTypeCheckingExtension
handleTargetMethodCallExpression(MethodCallExpression) - Method in MethodInvocationTrap
handleUnresolvedAttribute(AttributeExpression) - Method in DefaultTypeCheckingExtension
handleUnresolvedAttribute(AttributeExpression) - Method in GroovyTypeCheckingExtensionSupport
handleUnresolvedAttribute(AttributeExpression) - Method in TypeCheckingExtension
This method is called by the type checker when an attribute expression cannot be resolved (for example, when an attribute doesn't exist).
handleUnresolvedProperty(PropertyExpression) - Method in DefaultTypeCheckingExtension
handleUnresolvedProperty(PropertyExpression) - Method in GroovyTypeCheckingExtensionSupport
handleUnresolvedProperty(PropertyExpression) - Method in TypeCheckingExtension
This method is called by the type checker when a property expression cannot be resolved (for example, when a property doesn't exist).
handleUnresolvedVariableExpression(VariableExpression) - Method in DefaultTypeCheckingExtension
handleUnresolvedVariableExpression(VariableExpression) - Method in GroovyTypeCheckingExtensionSupport
handleUnresolvedVariableExpression(VariableExpression) - Method in TypeCheckingExtension
This method is called by the type checker when a variable expression cannot be resolved.
HAS_CATEGORY_IN_CURRENT_THREAD_GUARD - Field in IndyGuardsFiltersAndSignatures
hasAnnotation(AnnotatedNode, ClassNode) - Method in AbstractASTTransformation
hasAnnotationDefault() - Method in MethodNode
hasBindableAnnotation(AnnotatedNode) - Method in BindableASTTransformation
Convenience method to see if an annotated node is @Bindable.
hasBlockRecorder() - Method in CompileStack
hasCallSiteUse() - Method in CallSiteWriter
hasCategoryInAnyThread() - Method in GroovyCategorySupport
hasCategoryInCurrentThread() - Method in GroovyCategorySupport
hasChildren() - Method in CSTNode
Returns true if the node has any non-root elements.
hasClassNodeToCompile() - Method in CompileUnit
hasClassRetention() - Method in AnnotationNode
Flag corresponding to RetentionPolicy.CLASS.
hasClassX(Expression, ClassNode) - Method in GeneralUtils
HasCleanup - Interface in org.codehaus.groovy.control
An interface for things that need to be cleaned up after operations complete.
hasCustomInvokeMethod() - Method in MetaClassImpl
indicates is the meta class method invocation for non-static methods is done through a custom invoker object.
hasCustomStaticInvokeMethod() - Method in ExpandoMetaClass
hasCustomStaticInvokeMethod() - Method in MetaClassImpl
indicates is the meta class method invocation for static methods is done through a custom invoker object.
hasDeclaredMethod(ClassNode, String, int) - Method in AbstractASTTransformUtil
hasDeclaredMethod(String, Parameter) - Method in ClassNode
@see #getDeclaredMethod(String, Parameter[])
hasDeclaredMethod(ClassNode, String, int) - Method in GeneralUtils
hasDefaultImplementation(Method) - Method in Traits
Indicates whether a method in a trait interface has a default implementation.
hasDefaultValue() - Method in MethodNode
hasEqualFieldX(FieldNode, Expression) - Method in GeneralUtils
hasEqualPropertyX(PropertyNode, Expression) - Method in GeneralUtils
hasErrors() - Method in ErrorCollector
Returns true if there are any errors pending.
hasGroup(Matcher) - Method in DefaultGroovyMethods
hasGroup(Matcher) - Method in StringGroovyMethods
Check whether a Matcher contains a group or not.
hash(K) - Method in AbstractConcurrentMapBase
hash - Field in ClassInfo
hash(int) - Method in ComplexKeyHashMap
hash - Field in ComplexKeyHashMap.Entry
hash - Field in ConcurrentReaderHashMap.Entry
hash(Object) - Method in MapEntry
Helper method to handle object hashes for possibly null values
hash(int) - Method in MetaMethodIndex
hash - Field in MetaMethodIndex.Entry
hashCode() - Method in ASTNode
hashCode(String) - Method in BytecodeHelper
Computes a hash code for a string.
hashCode() - Method in CachedClass
hashCode() - Method in CachedMethod
hashCode() - Method in ClassNode
hashCode() - Method in ConcurrentReaderHashMap.Entry
hashCode() - Method in ConversionHandler
Returns a hash code value for the delegate.
hashCode() - Method in DelegatingMetaClass
hashCode() - Method in Expando
This allows hashCode to be overridden by a closure field method attached to the expando object.
hashCode() - Method in GroovyCodeSource
hashCode() - Method in Groovydoc
hashCode() - Method in GroovydocTag
hashCode() - Method in GString
hashCode() - Method in IntRange
hashCode() - Method in IvyGrabRecord
hashCode() - Method in LineColumn
hashCode() - Method in ListWithDefault
hashCode() - Method in MapEntry
hashCode() - Method in MapWithDefault
hashCode() - Method in MethodKey
hashCode() - Method in MixinInMetaClass
hashCode() - Method in ModifierNode
hashCode() - Method in NullObject
hashCode() - Method in NumberRange
A NumberRange's hashCode is based on hashCode values of the discrete items it represents.
hashCode() - Method in ObservableList
hashCode() - Method in ObservableMap
hashCode() - Method in OwnedMetaClass
hashCode() - Method in PositionInfo
hashCode() - Method in QName
Returns a hash code value for this QName object.
hashCode() - Method in Sequence
hashCode() - Method in SpreadMap
hashCode() - Method in Tuple
hashCode() - Method in WideningCategories.LowestUpperBoundClassNode
HashCodeHelper - Class in org.codehaus.groovy.util
A utility class to help calculate hashcode values using an algorithm similar to that outlined in "Effective Java, Joshua Bloch, 2nd Edition".
HASHSET_CONSTRUCTOR - Field in IndyGuardsFiltersAndSignatures
hasImportsResolved() - Method in ModuleNode
hasInitialExpression() - Method in DynamicVariable
hasInitialExpression() - Method in FieldNode
hasInitialExpression() - Method in Parameter
hasInitialExpression() - Method in PropertyNode
hasInitialExpression() - Method in Variable
returns true if there is an initialization expression
hasInitialExpression() - Method in VariableExpression
hasListeners(String) - Method in ObservableList
hasListeners(String) - Method in ObservableMap
hasListeners(String) - Method in ObservableSet
hasMetaMethod(String, Class) - Method in ExpandoMetaClass
Checks whether a MetaMethod for the given name and arguments exists
hasMetaProperty(String) - Method in ExpandoMetaClass
Returns true if the MetaClass has the given property
hasMethod(String, Parameter) - Method in ClassNode
@see #getMethod(String, Parameter[])
hasModifiedMetaClass(ExpandoMetaClass) - Method in ExpandoMetaClassCreationHandle
hasModule(String) - Method in ExtensionModuleRegistry
hasMoreElements() - Method in ConcurrentReaderHashMap.HashIterator
hasNext() - Method in ArrayIterator
hasNext() - Method in ComplexKeyHashMap.EntryIterator
hasNext() - Method in ConcurrentReaderHashMap.HashIterator
hasNext() - Method in IteratorBufferedIterator
hasNext() - Method in ListBufferedIterator
hasNext() - Method in MetaMethodIndex.EntryIterator
hasNext() - Method in ObservableList.ObservableIterator
hasNext() - Method in ObservableSet.ObservableIterator
hasNext() - Method in PermutationGenerator
hasNext() - Method in ReverseListIterator
{@inheritDoc}
hasNoArgConstructor(ClassNode) - Method in ClassNodeUtils
hasNoRealSourcePosition() - Method in AnnotatedNode
Currently only ever returns true for default constructors added by the compiler.
hasOption(TypedOption) - Method in OptionAccessor
hasPackage() - Method in ModuleNode
hasPackageName() - Method in ClassNode
hasPackageName() - Method in ModuleNode
hasPerInstanceMetaClasses() - Method in ClassInfo
hasPossibleMethod(String, Expression) - Method in ClassNode
Returns true if the given method has a possibly matching instance method with the given name and arguments.
hasPossibleStaticMethod(String, Expression) - Method in ClassNode
Returns true if the given method has a possibly matching static method with the given name and arguments.
hasPossibleStaticMethod(ClassNode, String, Expression, boolean) - Method in ClassNodeUtils
hasPossibleStaticProperty(ClassNode, String) - Method in ClassNodeUtils
hasPrevious() - Method in ObservableList.ObservableListIterator
hasProperty(String) - Method in ClassNode
hasProperty(Object, String) - Method in DefaultGroovyMethods
hasProperty(Object, String) - Method in DelegatingMetaClass
hasProperty(Object, String) - Method in MetaClassImpl
@see MetaObjectProtocol#hasProperty(Object,String)
hasProperty(Object, String) - Method in MetaObjectProtocol
hasProperty(Object, String) - Method in OwnedMetaClass
HasRecursiveCalls - Class in org.codehaus.groovy.transform.tailrec
Check if there are any recursive calls in a method
hasRHSIncompleteGenericTypeInfo(ClassNode) - Method in StaticTypeCheckingVisitor
hasRuntimeRetention() - Method in AnnotationNode
Flag corresponding to RetentionPolicy.
hasSameFieldX(FieldNode, Expression) - Method in GeneralUtils
hasSamePropertyX(PropertyNode, Expression) - Method in GeneralUtils
hasSetter(PropertyExpression) - Method in StaticTypeCheckingVisitor
hasSingleCharacterArg(Closure) - Method in ClosureUtils
Does the Closure have a single char-like (char or Character) argument.
hasSingleStringArg(Closure) - Method in ClosureUtils
Does the Closure have a single String argument.
hasSourceRetention() - Method in AnnotationNode
Flag corresponding to RetentionPolicy.SOURCE.
hasStaticProperty(ClassNode, String) - Method in ClassNodeUtils
hasUTF16BEBom() - Method in CharsetToolkit
Has a Byte Order Marker for UTF-16 Big Endian (utf-16 and ucs-2).
hasUTF16LEBom() - Method in CharsetToolkit
Has a Byte Order Marker for UTF-16 Low Endian (ucs-2le, ucs-4le, and ucs-16le).
hasUTF8Bom() - Method in CharsetToolkit
Has a Byte Order Marker for UTF-8 (Used by Microsoft's Notepad and other editors).
hasVariable(String) - Method in Binding
Simple check for whether the binding contains a particular variable or not.
hasVetoableAnnotation(AnnotatedNode) - Method in VetoableASTTransformation
Convenience method to see if an annotated node is @Vetoable.
hasVisibility(int) - Method in AntlrParserPlugin
Returns true if the modifiers flags contain a visibility modifier
hasWarnings() - Method in ErrorCollector
Returns true if there are any warnings pending.
head() - Method in BufferedIterator
head(T) - Method in DefaultGroovyMethods
Returns the first item from the Object array.
head() - Method in IteratorBufferedIterator
Return the next element to be returned by next() without consuming it.
head() - Method in ListBufferedIterator
Return the next element to be returned by next() without consuming it.
head - Field in MetaMethodIndex.Header
HEX_DIGIT - Field in GroovyTokenTypes
HEX_DIGIT - Field in JavaTokenTypes
hours - Field in BaseDuration

I

id - Field in VisibilityOptions
@default Undefined.STRING
IDENT - Field in GroovyTokenTypes
IDENT - Field in JavaTokenTypes
IDENTICAL - Field in GroovyLexer
IDENTICAL - Field in GroovyParser
IDENTICAL() - Method in GroovyParser.EqualityExprAltContext
IDENTICAL - Field in GroovyTokenTypes
identicalExpr(Expression, Expression) - Method in AbstractASTTransformUtil
identifier(AST) - Method in AntlrParserPlugin
Extracts an identifier from the Antlr AST
Identifier - Field in GroovyLexer
Identifier - Field in GroovyParser
identifier() - Method in GroovyParser.BreakStatementContext
identifier() - Method in GroovyParser.CatchClauseContext
identifier() - Method in GroovyParser.ClassDeclarationContext
identifier() - Method in GroovyParser.ContinueStatementContext
identifier() - Method in GroovyParser.ElementValuePairNameContext
identifier() - Method in GroovyParser.EnumConstantContext
identifier() - Method in GroovyParser.GstringPathContext
Identifier() - Method in GroovyParser.IdentifierContext
identifier() - Method in GroovyParser.IdentifierPrmrAltContext
identifier() - Method in GroovyParser.ImportDeclarationContext
identifier() - Method in GroovyParser.LabeledStmtAltContext
identifier() - Method in GroovyParser.MethodNameContext
identifier() - Method in GroovyParser.NamePartContext
identifier() - Method in GroovyParser.QualifiedClassNameContext
identifier() - Method in GroovyParser.QualifiedNameElementContext
identifier() - Method in GroovyParser.VariableDeclaratorIdContext
identifier() - Method in GroovyRecognizer
identifier() - Method in JavaRecognizer
IDENTIFIER - Field in Types
identifierStar() - Method in GroovyRecognizer
identifierStar() - Method in JavaRecognizer
IDENTITY - Field in Closure
identity(U, Closure<T>) - Method in DefaultGroovyMethods
Allows the closure to be called for the object reference self.
identPrimary() - Method in JavaRecognizer
Match a, a.b.c refs, a.b.c(...) refs, a.b.c[], a.b.c[].class, and a.b.c.class refs.
IF - Field in GroovyLexer
IF - Field in GroovyParser
IF() - Method in GroovyParser.IfElseStatementContext
IF() - Method in GroovyParser.KeywordsContext
ifElseForWhileAssignmentTracker - Field in TypeCheckingContext
This field is used to track assignments in if/else branches, for loops and while loops.
ifElseS(Expression, Statement, Statement) - Method in GeneralUtils
ifElseStatement() - Method in GroovyParser
ifElseStatement() - Method in GroovyParser.ConditionalStatementContext
IFileNameFinder - Interface in groovy.util
ifS(Expression, Statement) - Method in GeneralUtils
IfStatement - Class in org.codehaus.groovy.ast.stmt
Represents an if (condition) { ... } else { ... } statement in Groovy
ifStatement(AST) - Method in AntlrParserPlugin
ifStatement(Closure) - Method in AstSpecificationCompiler
Creates an IfStatement.
IfStatement(BooleanExpression, Statement, Statement) - Constructor in IfStatement
ignoreNulls - Field in ToString
Don't display any fields or properties with value null.
IllegalPropertyAccessException - Class in groovy.lang
An exception occurred if a dynamic property dispatch fails with a field not accessible.
IllegalPropertyAccessException(Field, Class) - Constructor in IllegalPropertyAccessException
Immutable - Annotation Type in groovy.transform
Meta annotation used when defining immutable classes.
IMMUTABLE_OPTIONS_TYPE - Field in ImmutablePropertyUtils
IMMUTABLE_SAFE_FLAG - Field in ImmutableASTTransformation
ImmutableASTTransformation - Class in org.codehaus.groovy.transform
Handles generation of code for the @Immutable annotation.
ImmutableBase - Annotation Type in groovy.transform
Class annotation used to assist in the creation of immutable classes.
ImmutableOptions - Annotation Type in groovy.transform
Class annotation used to assist in the creation of immutable classes.
ImmutablePropertyHandler - Class in groovy.transform.options
ImmutablePropertyUtils - Class in org.apache.groovy.ast.tools
IMPLEMENTED_CLASSNODE - Field in Traits
IMPLEMENTS_CLAUSE - Field in GroovyTokenTypes
IMPLEMENTS_CLAUSE - Field in JavaTokenTypes
IMPLEMENTS - Field in GroovyLexer
IMPLEMENTS - Field in GroovyParser
IMPLEMENTS() - Method in GroovyParser.ClassDeclarationContext
IMPLEMENTS() - Method in GroovyParser.KeywordsContext
implementsClause() - Method in GroovyRecognizer
implementsClause() - Method in JavaRecognizer
implementsCloneable(ClassNode) - Method in ImmutablePropertyUtils
implementsInterface(ClassNode) - Method in ClassNode
@param classNode the class node for the interface
implementsInterfaceOrIsSubclassOf(ClassNode, ClassNode) - Method in StaticTypeCheckingSupport
implementsInterfaceOrSubclassOf(ClassNode, ClassNode) - Method in WideningCategories
Determines if the source class implements an interface or subclasses the target type.
IMPLICIT_PARAMETERS - Field in GroovyTokenTypes
IMPLICIT_THIS - Field in IndyInterface
implicitParameters() - Method in GroovyRecognizer
A block known to be a closure, but which omits its arguments, is given this placeholder.
implies(Boolean, Boolean) - Method in DefaultGroovyMethods
Logical implication of two boolean operators
IMPORT - Field in GroovyLexer
IMPORT - Field in GroovyParser
IMPORT() - Method in GroovyParser.ImportDeclarationContext
IMPORT() - Method in GroovyParser.KeywordsContext
IMPORT - Field in GroovyTokenTypes
IMPORT - Field in JavaTokenTypes
ImportCustomizer - Class in org.codehaus.groovy.control.customizers
This compilation customizer allows addiing various types of imports to the compilation unit.
ImportCustomizer() - Constructor in ImportCustomizer
ImportCustomizerFactory - Class in org.codehaus.groovy.control.customizers.builder
This factory allows the generation of an import customizer.
importDeclaration() - Method in GroovyParser
importDeclaration() - Method in GroovyParser.ImportStmtAltContext
importDef(AST) - Method in AntlrParserPlugin
importDefinition() - Method in JavaRecognizer
ImportNode - Class in org.codehaus.groovy.ast
Represents an import statement of a single class
importNode(Class, String) - Method in AstSpecificationCompiler
Creates an ImportNode.
ImportNode(ClassNode, String, String) - Constructor in ImportNode
Represent a static import of a field or method, i.e. import static package.Classname.name
importStatement() - Method in GroovyRecognizer
IN - Field in GroovyLexer
IN - Field in GroovyParser
IN() - Method in GroovyParser.EnhancedForControlContext
IN() - Method in GroovyParser.KeywordsContext
IN() - Method in GroovyParser.QualifiedNameElementContext
IN() - Method in GroovyParser.RelationalExprAltContext
in - Field in IO
Prefered input reader.
INC - Field in GroovyLexer
INC - Field in GroovyParser
INC() - Method in GroovyParser.PostfixExpressionContext
INC() - Method in GroovyParser.UnaryAddExprAltContext
INC - Field in GroovyTokenTypes
INC - Field in JavaTokenTypes
includeFields - Field in AutoClone
Include fields as well as properties when cloning.
includeFields - Field in EqualsAndHashCode
Include fields as well as properties in equals and hashCode calculations.
includeFields - Field in ExternalizeMethods
Include fields as well as properties when externalizing.
includeFields - Field in ExternalizeVerifier
Include fields as well as properties when verifying externalization properties.
includeFields - Field in MapConstructor
Include fields in the constructor.
includeFields - Field in ToString
Include fields as well as properties in the generated toString.
includeFields - Field in TupleConstructor
Include fields in the constructor.
includeNames - Field in ToString
Whether to include names of properties/fields in the generated toString.
includePackage - Field in ToString
Whether to include the fully-qualified class name (i.e. including the package) or just the simple class name in the generated toString.
includeProperties - Field in MapConstructor
Include properties in the constructor.
includeProperties - Field in TupleConstructor
Include properties in the constructor.
includes - Field in Builder
List of field and/or property names to include within the generated builder methods.
includes - Field in Delegate
List of method and/or property names to include when delegating.
includes - Field in EqualsAndHashCode
List of field and/or property names to include within the equals and hashCode calculations.
includes - Field in MapConstructor
List of field and/or property names to include within the constructor.
includes - Field in Sortable
Property names to include in the comparison algorithm.
includes - Field in ToString
List of field and/or property names to include within the generated toString.
includes - Field in TupleConstructor
List of field and/or property names to include within the constructor.
includeStatic - Field in MapConstructor
Whether to include static properties in the constructor.
includeSuper - Field in ToString
Whether to include the toString() of super in the generated toString.
includeSuperFields - Field in MapConstructor
Include fields from super classes in the constructor.
includeSuperFields - Field in ToString
Include super fields in the generated toString.
includeSuperFields - Field in TupleConstructor
Include visible fields from super classes in the constructor.
includeSuperProperties - Field in Builder
Generate builder methods for properties from super classes.
includeSuperProperties - Field in MapConstructor
Include properties from super classes in the constructor.
includeSuperProperties - Field in ToString
Whether to include super properties in the generated toString.
includeSuperProperties - Field in TupleConstructor
Include properties from super classes in the constructor.
includeTypes - Field in Delegate
List of interfaces containing method signatures to include when delegating.
inclusive(boolean) - Method in AstSpecificationCompiler
Creates a boolean value.
inclusiveOrExpression(int) - Method in GroovyRecognizer
inclusiveOrExpression() - Method in JavaRecognizer
IncorrectClosureArgumentsException - Class in groovy.lang
An exception occurred when invoking a Closure with the wrong number and/or types of arguments
IncorrectClosureArgumentsException(Closure, Object, Class) - Constructor in IncorrectClosureArgumentsException
IncorrectTypeHintException - Class in groovy.transform.stc
IncorrectTypeHintException(MethodNode, String, int, int) - Constructor in IncorrectTypeHintException
increment(Object) - Method in ObjectRange
Increments by one
incrementIndent() - Method in IndentPrinter
Incubating - Annotation Type in org.apache.groovy.lang.annotation
Annotation to indicate experimental and still to be refined API, which may change at any time
incVersion() - Method in ClassInfo
incVersion() - Method in MetaClassImpl
Increments version of the contained Class
IndentPrinter - Class in groovy.util
A helper class for printing indented text.
IndentPrinter(Writer, String, boolean, boolean) - Constructor in IndentPrinter
Create an IndentPrinter to the given PrintWriter
index - Field in AbstractCallSite
index - Field in ConcurrentReaderHashMap.HashIterator
INDEX_OP - Field in GroovyTokenTypes
INDEX_OP - Field in JavaTokenTypes
indexed(Iterator<E>, int) - Method in DefaultGroovyMethods
Zips an iterator with indices in (index, value) order.
IndexedProperty - Annotation Type in groovy.transform
Field annotation used with properties to provide an indexed getter and setter for the property.
IndexedPropertyASTTransformation - Class in org.codehaus.groovy.transform
Handles generation of code for the @IndexedProperty annotation.
indexExpression(AST) - Method in AntlrParserPlugin
indexOf(Object) - Method in ListWithDefault
indexOf(Object) - Method in ObservableList
indexPropertyArgs() - Method in GroovyParser
indexPropertyArgs() - Method in GroovyParser.PathElementContext
indexPropertyArgs(AST) - Method in GroovyRecognizer
An expression may be followed by [...].
indexX(Expression, Expression) - Method in GeneralUtils
IndyArrayAccess - Class in org.codehaus.groovy.vmplugin.v7
Class for handling array access through invokedynamic using static callsite information
IndyBinHelper - Class in org.codehaus.groovy.classgen.asm.indy
IndyBinHelper(WriterController) - Constructor in IndyBinHelper
IndyCallSiteWriter - Class in org.codehaus.groovy.classgen.asm.indy
Dummy class used by the indy implementation.
IndyCallSiteWriter(WriterController) - Constructor in IndyCallSiteWriter
IndyGuardsFiltersAndSignatures - Class in org.codehaus.groovy.vmplugin.v7
This class contains guards, runtime filters and MethodType signatures used by indy.
IndyInterface - Class in org.codehaus.groovy.vmplugin.v7
Bytecode level interface for bootstrap methods used by invokedynamic.
IndyInterface.CALL_TYPES - Enum in org.codehaus.groovy.vmplugin.v7
Enum for easy differentiation between call types
IndyMath - Class in org.codehaus.groovy.vmplugin.v7
This class contains math operations used by indy instead of the normal meta method and call site caching system.
IndyStaticTypesMultiTypeDispatcher - Class in org.codehaus.groovy.classgen.asm.indy.sc
Multi type dispatcher for binary expression backend combining indy and static compilation
IndyStaticTypesMultiTypeDispatcher(WriterController) - Constructor in IndyStaticTypesMultiTypeDispatcher
inferClosureParameterTypes(ClassNode, Expression, ClosureExpression, Parameter, MethodNode) - Method in StaticTypeCheckingVisitor
This method is responsible for performing type inference on closure argument types whenever code like this is found: foo.collect { it.toUpperCase() }.
inferComponentType(ClassNode, ClassNode) - Method in StaticTypeCheckingVisitor
inferDiamondType(ConstructorCallExpression, ClassNode) - Method in StaticTypeCheckingVisitor
inferListExpressionType(ListExpression) - Method in StaticTypeCheckingVisitor
inferLoopElementType(ClassNode) - Method in StaticTypeCheckingVisitor
Given a loop collection type, returns the inferred type of the loop element.
inferMapExpressionType(MapExpression) - Method in StaticTypeCheckingVisitor
inferredType - Field in TypeChecked.TypeCheckingInfo
An encoded type information.
inferReturnTypeGenerics(ClassNode, MethodNode, Expression, GenericsType) - Method in StaticTypeCheckingVisitor
If a method call returns a parameterized type, then we can perform additional inference on the return type, so that the type gets actual type parameters.
INFIX_OPERATOR - Field in Types
INFO - Field in IO.Verbosity
InheritConstructors - Annotation Type in groovy.transform
Class annotation to make constructors from a super class available in a sub class.
InheritConstructorsASTTransformation - Class in org.codehaus.groovy.transform
Handles generation of code for the @InheritConstructors annotation.
init(ASTNode, SourceUnit) - Method in AbstractASTTransformation
init(VariableScope, Parameter) - Method in CompileStack
initializes this class for a MethodNode.
init(int) - Method in ComplexKeyHashMap
init(T) - Method in DefaultGroovyMethods
Returns the items from the Object array excluding the last item.
init(AsmClassGenerator, GeneratorContext, ClassVisitor, ClassNode) - Method in DelegatingController
init(int) - Method in MetaMethodIndex
init(AsmClassGenerator, GeneratorContext, ClassVisitor, ClassNode) - Method in StaticTypesWriterController
init(AsmClassGenerator, GeneratorContext, ClassVisitor, ClassNode) - Method in WriterController
initClass - Field in Grab
By default, when a @Grab annotation is used, a Grape.grab() call is added to the static initializers of the class the annotatable node appears in.
initClass - Field in GrabResolver
By default, when a @GrabResolver annotation is used, a Grape.addResolver() call is added to the static initializers of the class the annotatable node appears in.
initClass - Field in Grapes
This will be pushed into the child grab annotations if the value is not set in the child annotation already.
initContextClassLoader - Field in GrabConfig
Set to true if you want the context classloader to be initialised to the classloader of the current class or script.
initHash() - Method in HashCodeHelper
INITIAL_EXPRESSION - Field in Verifier
initialCapacity(int) - Method in ConcurrentLinkedHashMap.Builder
Specifies the initial capacity of the hash table (default 16).
INITIALIZATION - Field in Phases
initialize() - Method in ClosureMetaClass
initialize() - Method in DelegatingMetaClass
initialize() - Method in ExpandoMetaClass
initialize(Token) - Method in GroovySourceAST
initialize() - Method in HandleMetaClass
initialize() - Method in MetaClass
Complete the initialisation process.
initialize() - Method in MetaClassImpl
Complete the initialisation process.
initialize() - Method in ProxyMetaClass
initialize() - Method in StaticTypeCheckingVisitor
initializeDelegateHelpers() - Method in BinaryExpressionMultiTypeDispatcher
initializeDelegateHelpers() - Method in IndyStaticTypesMultiTypeDispatcher
initializer() - Method in JavaRecognizer
InitializerStrategy - Class in groovy.transform.builder
This strategy is used with the Builder AST transform to create a builder helper class for the fluent and type-safe creation of instances of a specified class.
InitializerStrategy.SET - Class in groovy.transform.builder
Internal phantom type used by the InitializerStrategy to indicate that a property has been set.
InitializerStrategy.UNSET - Class in groovy.transform.builder
Internal phantom type used by the InitializerStrategy to indicate that a property remains unset.
initMetaClass(Object) - Method in ScriptBytecodeAdapter
inits(Iterable<T>) - Method in DefaultGroovyMethods
Calculates the init values of this Iterable: the first value will be this list of all items from the iterable and the final one will be an empty list, with the intervening values the results of successive applications of init on the items.
inits(Iterable<T>) - Method in GroovyCollections
initValue() - Method in LazyReference
inject(E, U, Closure<V>) - Method in DefaultGroovyMethods
Iterates through the given array, passing in the initial value to the closure along with the first item.
InlinedASTCustomizerFactory - Class in org.codehaus.groovy.control.customizers.builder
This factory lets a user define a compilation customizer without having to define an anonymous inner class.
innerClass(String, int, Closure) - Method in AstSpecificationCompiler
Creates an inner class.
InnerClassCompletionVisitor - Class in org.codehaus.groovy.classgen
InnerClassCompletionVisitor(CompilationUnit, SourceUnit) - Constructor in InnerClassCompletionVisitor
innerClassDef(AST) - Method in AntlrParserPlugin
innerClasses - Field in ClassGenerator
innerClasses - Field in ClassNode
InnerClassNode - Class in org.codehaus.groovy.ast
Represents an inner class declaration
InnerClassNode(ClassNode, String, int, ClassNode, ClassNode, MixinNode) - Constructor in InnerClassNode
@param name is the full name of the class
InnerClassVisitor - Class in org.codehaus.groovy.classgen
InnerClassVisitor(CompilationUnit, SourceUnit) - Constructor in InnerClassVisitor
InnerClassVisitorHelper - Class in org.codehaus.groovy.classgen
innerInterfaceDef(AST) - Method in AntlrParserPlugin
inputStream - Field in IO
Raw input stream.
InputStreamReaderSource - Class in org.codehaus.groovy.control.io
A ReaderSource for source strings.
InputStreamReaderSource(InputStream, CompilerConfiguration) - Constructor in InputStreamReaderSource
Creates the ReaderSource from a File descriptor.
inRegistry - Field in ExpandoMetaClass
inSamePackage(Class, Class) - Method in GeneralUtils
inspect(Object) - Method in DefaultGroovyMethods
Inspects returns the String that matches what would be typed into a terminal to create this object.
inspect() - Method in EmptyRange
{@inheritDoc}
inspect() - Method in IntRange
inspect(Object) - Method in InvokerHelper
inspect() - Method in NumberRange
inspect() - Method in ObjectRange
inspect() - Method in Range
@return the verbose String representation of this Range as would be typed into a console to create the Range instance
Inspector - Class in groovy.inspect
The Inspector provides a unified access to an object's information that can be determined by introspection.
Inspector.MemberComparator - Class in groovy.inspect
Inspector(Object) - Constructor in Inspector
@param objectUnderInspection must not be null
INSTANCE - Field in BigDecimalMath
INSTANCE - Field in BigIntegerMath
INSTANCE - Field in CachedClass.CachedMethodComparatorByName
INSTANCE - Field in CachedClass.CachedMethodComparatorWithString
INSTANCE - Field in DefaultPropertyAccessor
INSTANCE - Field in DefaultPropertyReader
INSTANCE - Field in DefaultPropertyWriter
INSTANCE - Field in EmptyExpression
INSTANCE - Field in EmptyStatement
instance - Field in ExpandoMetaClassCreationHandle
INSTANCE - Field in FloatingPointMath
instance - Field in Grape
INSTANCE_INIT - Field in GroovyTokenTypes
INSTANCE_INIT - Field in JavaTokenTypes
INSTANCE - Field in IntegerMath
INSTANCE - Field in LongMath
instance - Field in NumberMathModificationInfo
INSTANCE - Field in ProxyGenerator
INSTANCEOF - Field in GroovyLexer
INSTANCEOF - Field in GroovyParser
INSTANCEOF() - Method in GroovyParser.KeywordsContext
INSTANCEOF() - Method in GroovyParser.RelationalExprAltContext
instanceofExpression(AST) - Method in AntlrParserPlugin
instantiateAggregate(Map, List<Class>, Class, Object) - Method in ProxyGenerator
instantiateAggregateFromBaseClass(Map, Class, Object) - Method in ProxyGenerator
instantiateAggregateFromInterface(Map, Class) - Method in ProxyGenerator
instantiateDelegate(Map, List<Class>, Object) - Method in ProxyGenerator
instantiateDelegateWithBaseClass(Map, List<Class>, Object, Class, String) - Method in ProxyGenerator
Creates a proxy with a delegate object.
INSTRUCTION_SELECTION - Field in Phases
int_and - Field in NumberMathModificationInfo
int_div - Field in NumberMathModificationInfo
int_intdiv - Field in NumberMathModificationInfo
int_leftShift - Field in NumberMathModificationInfo
int_minus - Field in NumberMathModificationInfo
int_mod - Field in NumberMathModificationInfo
int_multiply - Field in NumberMathModificationInfo
int_or - Field in NumberMathModificationInfo
int_plus - Field in NumberMathModificationInfo
int_rightShift - Field in NumberMathModificationInfo
int_rightShiftUnsigned - Field in NumberMathModificationInfo
int_TYPE - Field in ClassHelper
int_xor - Field in NumberMathModificationInfo
intArrayGet(int[], int) - Method in BytecodeInterface8
get value from int[] using normalized index
intArraySet(int[], int, int) - Method in BytecodeInterface8
set value from int[] using normalized index
intdiv(Number, Number) - Method in DefaultGroovyMethods
Integer Divide two Numbers.
INTDIV_EQUAL - Field in Types
intdiv(Number, Number) - Method in NumberMath
intdiv(long, long) - Method in NumberMathModificationInfo
INTDIV - Field in Types
intdivImpl(Number, Number) - Method in BigIntegerMath
intdivImpl(Number, Number) - Method in IntegerMath
intdivImpl(Number, Number) - Method in LongMath
intdivImpl(Number, Number) - Method in NumberMath
INTEGER_CLASS_ARR - Field in ArrayMetaMethod
INTEGER_CLASS - Field in ArrayMetaMethod
INTEGER_NUMBER - Field in Types
Integer_TYPE - Field in ClassHelper
IntegerArrayGetAtMetaMethod - Class in org.codehaus.groovy.runtime.dgmimpl.arrays
IntegerArrayPutAtMetaMethod - Class in org.codehaus.groovy.runtime.dgmimpl.arrays
IntegerArrayPutAtMetaMethod() - Constructor in IntegerArrayPutAtMetaMethod
IntegerCachedClass - Class in org.codehaus.groovy.reflection.stdclasses
@author Alex.Tkachman
IntegerCachedClass(Class, ClassInfo, boolean) - Constructor in IntegerCachedClass
integerExpression(AST) - Method in AntlrParserPlugin
IntegerLiteral - Field in GroovyLexer
IntegerLiteral - Field in GroovyParser
IntegerLiteral() - Method in GroovyParser.IntegerLiteralAltContext
IntegerMath - Class in org.codehaus.groovy.runtime.typehandling
Integer NumberMath operations
INTERCEPTABLE_INVOKER - Field in IndyGuardsFiltersAndSignatures
Interceptor - Interface in groovy.lang
Implementers of this interface can be registered in the ProxyMetaClass for notifications about method calls for objects managed by the ProxyMetaClass.
interceptor - Field in ProxyMetaClass
INTERFACE_DEF - Field in GroovyTokenTypes
INTERFACE_DEF - Field in JavaTokenTypes
INTERFACE - Field in GroovyLexer
INTERFACE - Field in GroovyParser
INTERFACE() - Method in GroovyParser.ClassDeclarationContext
INTERFACE() - Method in GroovyParser.KeywordsContext
interfaceBlock() - Method in GroovyRecognizer
interfaceBlock() - Method in JavaRecognizer
interfaceDef(AST) - Method in AntlrParserPlugin
interfaceDefinition(AST) - Method in GroovyRecognizer
interfaceDefinition(AST) - Method in JavaRecognizer
interfaceExtends() - Method in GroovyRecognizer
interfaceExtends() - Method in JavaRecognizer
interfaceField() - Method in GroovyRecognizer
interfaceField() - Method in JavaRecognizer
InterfaceHelperClassNode - Class in org.codehaus.groovy.ast
Represents an inner class defined as helper for an interface
InterfaceHelperClassNode(ClassNode, String, int, ClassNode, List<String>) - Constructor in InterfaceHelperClassNode
@param name is the full name of the class
interfaces(AST) - Method in AntlrParserPlugin
interfaces(Closure) - Method in AstSpecificationCompiler
Creates a ClassNode[].
interfaces - Field in Delegate
@default true
Returns:
true if owner class should implement interfaces implemented by delegate type
internalError(String) - Method in AbstractInterruptibleASTTransformation
intersect(Map<K, V>, Map<K, V>) - Method in DefaultGroovyMethods
Create a Map composed of the intersection of both maps.
IntRange - Class in groovy.lang
Represents a list of Integer objects starting at a specified from value up (or down) to and potentially including a given to value.
IntRange(boolean, int, int) - Method in IntRange
Creates a new inclusive aware IntRange.
intUnbox(Object) - Method in DefaultTypeTransformation
IntWrapper - Class in org.codehaus.groovy.runtime.wrappers
@author John Wilson
IntWrapper(int) - Constructor in IntWrapper
invalidateCallSites() - Method in Java5
invalidateCallSites() - Method in Java7
invalidateCallSites() - Method in VMPlugin
invalidateSwitchPoints() - Method in IndyInterface
Callback for constant meta class update change
inverse(Map<K, V>, boolean) - Method in Maps
Returns the inverse view of this map
InvocationWriter - Class in org.codehaus.groovy.classgen.asm
InvocationWriter(WriterController) - Constructor in InvocationWriter
invoke(Object, Object) - Method in BooleanArrayGetAtMetaMethod
invoke(Object, Object) - Method in BooleanArrayPutAtMetaMethod
invoke(Object, Object) - Method in BooleanReturningMethodInvoker
invoke(Object, Object) - Method in ByteArrayGetAtMetaMethod
invoke(Object, Object) - Method in ByteArrayPutAtMetaMethod
invoke(Object) - Method in CachedConstructor
invoke(Object, Object) - Method in CachedMethod
invoke(Object, Object) - Method in CharacterArrayGetAtMetaMethod
invoke(Object, Object) - Method in CharacterArrayPutAtMetaMethod
invoke(Object, Object) - Method in ClosureMetaMethod
invoke(Object, Object) - Method in ClosureStaticMetaMethod
invoke(Object, Object) - Method in ConstructorMetaMethodSite
invoke(Object, Method, Object) - Method in ConversionHandler
This method is a default implementation for the invoke method given in InvocationHandler.
invoke(Object, Object) - Method in DoubleArrayGetAtMetaMethod
invoke(Object, Object) - Method in DoubleArrayPutAtMetaMethod
invoke(Object, Object) - Method in FloatArrayGetAtMetaMethod
invoke(Object, Object) - Method in FloatArrayPutAtMetaMethod
invoke(Object, Object) - Method in IntegerArrayGetAtMetaMethod
invoke(Object, Object) - Method in IntegerArrayPutAtMetaMethod
invoke(Object, Object) - Method in LongArrayGetAtMetaMethod
invoke(Object, Object) - Method in LongArrayPutAtMetaMethod
invoke(Object, Object) - Method in MetaClassImpl.MetaConstructor
invoke(Object, Object) - Method in MetaMethod
Invoke this method
INVOKE_METHOD_METHOD - Field in MetaClassImpl
invoke(Object, Object) - Method in MixinInstanceMetaMethod
invoke(Object, Object) - Method in NewInstanceMetaMethod
invoke(Object, Object) - Method in NewStaticMetaMethod
invoke(Object, Object) - Method in NumberNumberDiv
invoke(Object, Object) - Method in NumberNumberMinus
invoke(Object, Object) - Method in NumberNumberMultiply
invoke(Object, Object) - Method in NumberNumberPlus
invoke(Object, Object) - Method in ObjectArrayGetAtMetaMethod
invoke(Object, Object) - Method in ObjectArrayPutAtMetaMethod
invoke(Object, Object) - Method in PogoInterceptableSite
invoke(Object, Object) - Method in PogoMetaMethodSite
invoke(Object, Object) - Method in PogoMetaMethodSite.PogoCachedMethodSite
invoke(Object, Object) - Method in PogoMetaMethodSite.PogoCachedMethodSiteNoUnwrap
invoke(Object, Object) - Method in PogoMetaMethodSite.PogoCachedMethodSiteNoUnwrapNoCoerce
invoke(Object, Object) - Method in PogoMetaMethodSite.PogoMetaMethodSiteNoUnwrap
invoke(Object, Object) - Method in PogoMetaMethodSite.PogoMetaMethodSiteNoUnwrapNoCoerce
invoke(Object, Object) - Method in PojoMetaMethodSite
invoke(Object, Object) - Method in PojoMetaMethodSite.PojoCachedMethodSite
invoke(Object, Object) - Method in PojoMetaMethodSite.PojoCachedMethodSiteNoUnwrap
invoke(Object, Object) - Method in PojoMetaMethodSite.PojoCachedMethodSiteNoUnwrapNoCoerce
invoke(Object, Object) - Method in PojoMetaMethodSite.PojoMetaMethodSiteNoUnwrap
invoke(Object, Object) - Method in PojoMetaMethodSite.PojoMetaMethodSiteNoUnwrapNoCoerce
invoke(Object, Object) - Method in ReflectionMetaMethod
invoke(Object, String, Object) - Method in ReflectionMethodInvoker
Invoke a method through reflection.
invoke(CachedMethod, Object, Object) - Method in Reflector
invoke(Object, Object) - Method in ShortArrayGetAtMetaMethod
invoke(Object, Object) - Method in ShortArrayPutAtMetaMethod
invoke(Object, Object) - Method in StaticMetaMethodSite
invoke(Object, Object) - Method in StaticMetaMethodSite.StaticMetaMethodSiteNoUnwrap
invoke(Object, Object) - Method in StaticMetaMethodSite.StaticMetaMethodSiteNoUnwrapNoCoerce
invoke(Object, Object) - Method in TransformMetaMethod
invokeClosure(Object, Object) - Method in InvokerHelper
invokeClosure(Object, Object) - Method in ScriptBytecodeAdapter
invokeClosureMethod - Field in InvocationWriter
invokeConstructor(Object) - Method in DelegatingMetaClass
invokeConstructor(Object) - Method in ExpandoMetaClass
invokeConstructor(Object) - Method in MetaClassImpl
invokeConstructor(Object) - Method in MetaObjectProtocol
Invokes a constructor for the given arguments.
invokeConstructor(Object) - Method in OwnedMetaClass
invokeConstructor(Object) - Method in ProxyMetaClass
Call invokeConstructor on adaptee with logic like in MetaClass unless we have an Interceptor.
invokeConstructorOf(Class, Object) - Method in InvokerHelper
invokeCustom(Object, Method, Object) - Method in ConversionHandler
This method is called for all Methods not defined on Object.
invokeCustom(Object, Method, Object) - Method in ConvertedClosure
invokeCustom(Object, Method, Object) - Method in ConvertedMap
INVOKEDYNAMIC - Field in CompilerConfiguration
This ("indy") is the Optimization Option value for enabling invokedynamic complilation.
InvokeDynamicWriter - Class in org.codehaus.groovy.classgen.asm.indy
This Writer is used to generate the call invocation byte codes for usage by invokedynamic.
InvokeDynamicWriter(WriterController) - Constructor in InvokeDynamicWriter
invokeGroovyObjectInvoker(MissingMethodException, Object, String, Object) - Method in IndyGuardsFiltersAndSignatures
GroovyObject.invokeMethod path as fallback.
invokeHandle(Object, Object) - Method in Java5
invokeHandle(Object, Object) - Method in Java7
invokeHandle(Object, Object) - Method in VMPlugin
Invokes a handle produced by #getInvokeSpecialdHandle
invokeMethod0(Class, Object, String) - Method in ScriptBytecodeAdapter
invokeMethod0Safe(Class, Object, String) - Method in ScriptBytecodeAdapter
invokeMethod0SpreadSafe(Class, Object, String) - Method in ScriptBytecodeAdapter
invokeMethod(String, Object) - Method in BuilderSupport
invokeMethod(String, Object) - Method in CliBuilder
Internal method: Detect option specification method calls.
invokeMethod(Class, Object, String, Object, boolean, boolean) - Method in ClosureMetaClass
invokeMethod(Object, String, Object) - Method in DefaultGroovyMethods
Provide a dynamic method invocation method which can be overloaded in classes to implement dynamic proxies easily.
invokeMethod(String, Object) - Method in DelegatingMetaClass
invokeMethod(String, Object) - Method in DelegatingScript
invokeMethod(String, Object) - Method in Expando
invokeMethod(Class, Object, String, Object, boolean, boolean) - Method in ExpandoMetaClass
Overrides default implementation just in case invokeMethod has been overridden by ExpandoMetaClass
invokeMethod(String, Object) - Method in FactoryBuilderSupport
invokeMethod(String, Object) - Method in GroovyObject
Invokes the given method.
invokeMethod(String, Object) - Method in GroovyObjectSupport
invokeMethod(String, Object) - Method in GroovyObjectWrapper
invokeMethod(String, Object) - Method in GroovyTypeCheckingExtensionSupport.TypeCheckingDSL
invokeMethod(String, Object) - Method in GString
Overloaded to implement duck typing for Strings so that any method that can't be evaluated on this object will be forwarded to the toString() object instead.
invokeMethod(String, Object) - Method in HandleMetaClass
invokeMethod - Field in InvocationWriter
invokeMethod(Object, String, Object) - Method in InvokerHelper
Invokes the given method on the object.
invokeMethod(Class, Object, String, Object, boolean, boolean) - Method in MetaClass
invokeMethod(Class, Object, String, Object, boolean, boolean) - Method in MetaClassImpl
invokeMethod(Object, String, Object) - Method in MetaObjectProtocol
Invokes a method on the given object, with the given name and single argument.
invokeMethod(Class, Object, String, Object, boolean, boolean) - Method in MixedInMetaClass
invokeMethod(String, Object) - Method in NullObject
Tries to invoke a method on null, which will always fail
invokeMethod(String, Object) - Method in OptionAccessor
invokeMethod(Class, Object, String, Object, boolean, boolean) - Method in OwnedMetaClass
invokeMethod(String, Object) - Method in PojoWrapper
invokeMethod(String, Object) - Method in Proxy
invokeMethod(Class, Object, String, Object, boolean, boolean) - Method in ProxyMetaClass
Call invokeMethod on adaptee with logic like in MetaClass unless we have an Interceptor.
invokeMethod(String, Object) - Method in Reference
invokeMethod(String, Object) - Method in Script
Invoke a method (or closure in the binding) defined.
invokeMethod(String, Object) - Method in Sequence
invokeMethodMethod - Field in MetaClassImpl
invokeMethodN(Class, Object, String, Object) - Method in ScriptBytecodeAdapter
invokeMethodNSafe(Class, Object, String, Object) - Method in ScriptBytecodeAdapter
invokeMethodNSpreadSafe(Class, Object, String, Object) - Method in ScriptBytecodeAdapter
invokeMethodOnCurrent0(Class, GroovyObject, String) - Method in ScriptBytecodeAdapter
invokeMethodOnCurrent0Safe(Class, GroovyObject, String, Object) - Method in ScriptBytecodeAdapter
invokeMethodOnCurrent0SpreadSafe(Class, GroovyObject, String, Object) - Method in ScriptBytecodeAdapter
invokeMethodOnCurrent - Field in InvocationWriter
invokeMethodOnCurrentN(Class, GroovyObject, String, Object) - Method in ScriptBytecodeAdapter
invokeMethodOnCurrentNSafe(Class, GroovyObject, String, Object) - Method in ScriptBytecodeAdapter
invokeMethodOnCurrentNSpreadSafe(Class, GroovyObject, String, Object) - Method in ScriptBytecodeAdapter
invokeMethodOnSuper0(Class, GroovyObject, String) - Method in ScriptBytecodeAdapter
invokeMethodOnSuper0Safe(Class, GroovyObject, String, Object) - Method in ScriptBytecodeAdapter
invokeMethodOnSuper0SpreadSafe(Class, GroovyObject, String, Object) - Method in ScriptBytecodeAdapter
invokeMethodOnSuper - Field in InvocationWriter
invokeMethodOnSuperN(Class, GroovyObject, String, Object) - Method in ScriptBytecodeAdapter
invokeMethodOnSuperNSafe(Class, GroovyObject, String, Object) - Method in ScriptBytecodeAdapter
invokeMethodOnSuperNSpreadSafe(Class, GroovyObject, String, Object) - Method in ScriptBytecodeAdapter
invokeMethodSafe(Object, String, Object) - Method in InvokerHelper
invokeMissingMethod(Object, String, Object) - Method in DelegatingMetaClass
invokeMissingMethod(Object, String, Object) - Method in MetaClass
invokeMissingMethod(Object, String, Object) - Method in MetaClassImpl
Invoke a missing method on the given object with the given arguments.
invokeMissingMethod(Object, String, Object) - Method in OwnedMetaClass
invokeMissingProperty(Object, String, Object, boolean) - Method in DelegatingMetaClass
invokeMissingProperty(Object, String, Object, boolean) - Method in MetaClass
Invokes the propertyMissing method otherwise throws a MissingPropertyException
invokeMissingProperty(Object, String, Object, boolean) - Method in MetaClassImpl
Invoke a missing property on the given object with the given arguments.
invokeMissingProperty(Object, String, Object, boolean) - Method in OwnedMetaClass
invokeNew0(Class, Class) - Method in ScriptBytecodeAdapter
invokeNewN(Class, Class, Object) - Method in ScriptBytecodeAdapter
invokeNoArgumentsConstructorOf(Class) - Method in InvokerHelper
InvokerHelper - Class in org.codehaus.groovy.runtime
A static helper class to make bytecode generation easier and act as a facade over the Invoker
InvokerInvocationException - Class in org.codehaus.groovy.runtime
An exception thrown if a method is called and an exception occurred
InvokerInvocationException(Throwable) - Constructor in InvokerInvocationException
invokeStaticMethod0(Class, Class, String) - Method in ScriptBytecodeAdapter
invokeStaticMethod(Object, String, Object) - Method in ClosureMetaClass
invokeStaticMethod(Object, String, Object) - Method in DelegatingMetaClass
invokeStaticMethod(Object, String, Object) - Method in ExpandoMetaClass
Overrides default implementation just in case a static invoke method has been set on ExpandoMetaClass
invokeStaticMethod - Field in InvocationWriter
invokeStaticMethod(Class, String, Object) - Method in InvokerHelper
invokeStaticMethod(Object, String, Object) - Method in MetaClassImpl
invokeStaticMethod(Object, String, Object) - Method in MetaObjectProtocol
Invokes a static method on the given Object with the given name and arguments.
invokeStaticMethod(Object, String, Object) - Method in OwnedMetaClass
invokeStaticMethod(Object, String, Object) - Method in ProxyMetaClass
Call invokeStaticMethod on adaptee with logic like in MetaClass unless we have an Interceptor.
invokeStaticMethodN(Class, Class, String, Object) - Method in ScriptBytecodeAdapter
invokeStaticMissingProperty(Object, String, Object, boolean) - Method in MetaClassImpl
Hook to deal with the case of MissingProperty for static properties.
invokeStaticNoArgumentsMethod(Class, String) - Method in InvokerHelper
invokeSuperMethod(Object, String, Object) - Method in InvokerHelper
involvedTypes - Field in OptimizingStatementWriter.StatementMeta
InWhileLoopWrapper - Class in org.codehaus.groovy.transform.tailrec
Wrap the body of a method in a while loop, nested in a try-catch.
IO - Class in org.codehaus.groovy.tools.shell
Container for input/output handles.
IO.Verbosity - Class in org.codehaus.groovy.tools.shell
IO() - Constructor in IO
Construct a new IO container using system streams.
io - Field in Logger
IOGroovyMethods - Class in org.codehaus.groovy.runtime
This class defines new groovy methods for Files, URLs, URIs which appear on normal JDK classes inside the Groovy environment.
is(Object, Object) - Method in DefaultGroovyMethods
Identity check.
is - Field in GroovyParser.ClassDeclarationContext
IS_NULL - Field in IndyGuardsFiltersAndSignatures
is(Object) - Method in NullObject
The method "is" is used to test for equal references.
isA(int) - Method in CSTNode
Returns true if the node's meaning matches the specified type.
isAbstract() - Method in ClassNode
isAbstract() - Method in MetaMethod
Returns whether or not this method is abstract.
isAbstract() - Method in MethodNode
isAllOf(int[]) - Method in CSTNode
Returns true if the node's meaning matches all of the specified types.
isAllWhitespace(String) - Method in DefaultGroovyMethods
isAllWhitespace(String) - Method in StringGroovyMethods
@deprecated Use the CharSequence version
isAnExpression() - Method in CSTNode
Returns true if the node is a complete expression.
isAnExpression() - Method in Reduction
Returns true if the node is a complete expression.
isAnnotated() - Method in ClassNode
isAnnotatedBy(ASTNode, ClassNode) - Method in AbstractTypeCheckingExtension
isAnnotatedWithTrait(ClassNode) - Method in Traits
Returns true if the specified class node is annotated with the Trait interface.
isAnnotation() - Method in ModifierNode
isAnnotationCompatible() - Method in ExtendedVerifier
Check if the current runtime allows Annotation usage.
isAnnotationDefinition() - Method in ClassNode
isAnonymous() - Method in InnerClassNode
isApplicationClass(String) - Method in StackTraceUtils
isArray - Field in CachedClass
isArray() - Method in ClassNode
isArray(Class) - Method in ReflectionCache
isArrayAccessExpression(Expression) - Method in StaticTypeCheckingSupport
Returns true for expressions of the form x[...]
isAssertEnabled() - Method in JavaLexer
Query the "assert" keyword state
isAssignableFrom(Class) - Method in BigIntegerCachedClass
isAssignableFrom(Class) - Method in BooleanCachedClass
isAssignableFrom(Class) - Method in ByteCachedClass
isAssignableFrom(Class) - Method in CachedClass
isAssignableFrom(Class) - Method in CachedSAMClass
isAssignableFrom(Class) - Method in CharacterCachedClass
isAssignableFrom(Class) - Method in DoubleCachedClass
isAssignableFrom(Class) - Method in FloatCachedClass
isAssignableFrom(Class) - Method in IntegerCachedClass
isAssignableFrom(Class) - Method in LongCachedClass
isAssignableFrom(Class, Class) - Method in MetaClassHelper
isAssignableFrom(Class) - Method in NumberCachedClass
isAssignableFrom(Class) - Method in ObjectCachedClass
isAssignableFrom(Class, Class) - Method in ReflectionCache
isAssignableFrom(Class) - Method in ShortCachedClass
isAssignableFrom(Class) - Method in StringCachedClass
isAssignment(int) - Method in StaticTypeCheckingSupport
isAssignment(int) - Method in Types
isAuthorized(Expression) - Method in SecureASTCustomizer.ExpressionChecker
isAuthorized(Statement) - Method in SecureASTCustomizer.StatementChecker
isBeanConstructor() - Method in MetaClassImpl.MetaConstructor
isBeingCompiled(ClassNode) - Method in StaticTypeCheckingSupport
isBigDecCategory(Class) - Method in TypeHelper
isBigDecCategory(ClassNode) - Method in WideningCategories
It is of a BigDecimal category, if the provided type is a BigInteger category or a BigDecimal.
isBigDecimal(String) - Method in DefaultGroovyMethods
isBigDecimal(Number) - Method in NumberMath
isBigDecimal(String) - Method in StringGroovyMethods
@deprecated Use the CharSequence version
isBigIntCategory(ClassNode) - Method in WideningCategories
It is of a BigInteger category, if the provided type is a long category or a BigInteger.
isBigInteger(String) - Method in DefaultGroovyMethods
isBigInteger(Number) - Method in NumberMath
isBigInteger(String) - Method in StringGroovyMethods
@deprecated Use the CharSequence version
isBridgeMethod(Method) - Method in Traits
Reflection API to indicate whether some method is a bridge method to the default implementation of a trait.
isBuildInvocation(MethodCallExpression) - Method in MethodInvocationTrap
isBuiltIn() - Method in AnnotationNode
isBuiltinImmutable(String) - Method in ImmutablePropertyUtils
isByte(Number) - Method in NumberMath
isCachable() - Method in GroovyCodeSource
isCacheable() - Method in GroovyCategorySupport.CategoryMethod
isCacheable() - Method in MetaMethod
Returns whether this object is cacheable
isCachedType(ClassNode) - Method in ClassHelper
isCallingClassReflectionAvailable() - Method in ReflectionUtils
Determine whether or not the getCallingClass methods will return any sensible results.
isCase(Object) - Method in Closure
isCase(String, Object) - Method in DefaultGroovyMethods
isCase(Object, Object) - Method in ScriptBytecodeAdapter
isCase(String, Object) - Method in StringGroovyMethods
@deprecated Use the CharSequence version
isClassClassNodeWrappingConcreteType(ClassNode) - Method in StaticTypeCheckingSupport
Returns true if the class node represents a the class node for the Class class and if the parametrized type is a neither a placeholder or a wildcard.
isClassInnerClassOrEqualTo(ClassNode, ClassNode) - Method in StaticTypeCheckingVisitor
isClassLiteralPossible(ClassNode) - Method in BytecodeHelper
Tells if a class node is candidate for class literal bytecode optimization.
isClassNode() - Method in ClassNodeResolver.LookupResult
returns true if a ClassNode is stored
isClassScope() - Method in VariableScope
Returns true iff this scope corresponds to a class; as opposed to a method, "if" statement, block statement, etc.
isClosureCall(String, Expression, Expression) - Method in StaticTypeCheckingVisitor
isClosuresAllowed() - Method in SecureASTCustomizer
isClosureSharedVariable() - Method in DynamicVariable
isClosureSharedVariable() - Method in FieldNode
@deprecated
isClosureSharedVariable() - Method in Parameter
isClosureSharedVariable() - Method in PropertyNode
isClosureSharedVariable() - Method in Variable
isClosureSharedVariable() - Method in VariableExpression
Tells if this variable or the accessed variable is used in a closure context, like in the following example :
def str = 'Hello'
 def cl = { println str }
 
The "str" variable is closure shared.
isCoerce() - Method in CastExpression
isCompareToBoolean(int) - Method in StaticTypeCheckingSupport
isCompatibleWith(ClassNode) - Method in GenericsType
Tells if the provided class node is compatible with this generic type definition
isCompilable(CachedMethod) - Method in CallSiteGenerator
isConstantString() - Method in GStringExpression
isConstructor() - Method in DelegatingController
isConstructor() - Method in WriterController
isCoreObjectMethod(Method) - Method in ConversionHandler
Checks whether a method is a core method from java.lang.Object.
isCoreObjectMethod(Method) - Method in ConvertedMap
Checks whether a method is a core method from java.lang.Object.
isDebug() - Method in IO
Check if the verbosity level is set to Verbosity#DEBUG#DEBUG.
isDebug() - Method in Logger
isDebugEnabled() - Method in Logger
isDef() - Method in ModifierNode
isDefaultMethod(Method) - Method in ConversionHandler
isDefaultVisibility(int) - Method in GeneralUtils
isDerivedFrom(ClassNode) - Method in ClassNode
@param type the ClassNode of interest
isDerivedFromGroovyObject() - Method in ClassNode
@return true if this class is derived from a groovy object i.e. it implements GroovyObject
isDigit(Character) - Method in DefaultGroovyMethods
Determines if a character is a digit.
isDigit(char) - Method in Numbers
Returns true if the specified character is a base-10 digit.
isDirectlyAssignable(Object) - Method in BigDecimalCachedClass
isDirectlyAssignable(Object) - Method in BigIntegerCachedClass
isDirectlyAssignable(Object) - Method in BooleanCachedClass
isDirectlyAssignable(Object) - Method in ByteCachedClass
isDirectlyAssignable(Object) - Method in CachedClass
isDirectlyAssignable(Object) - Method in CharacterCachedClass
isDirectlyAssignable(Object) - Method in DoubleCachedClass
isDirectlyAssignable(Object) - Method in FloatCachedClass
isDirectlyAssignable(Object) - Method in IntegerCachedClass
isDirectlyAssignable(Object) - Method in LongCachedClass
isDirectlyAssignable(Object) - Method in ShortCachedClass
isDirectlyAssignable(Object) - Method in StringCachedClass
isDisableCustomMetaClassLookup() - Method in MetaClassRegistry.MetaClassCreationHandle
Returns whether custom meta classes are disabled.
isDouble(String) - Method in DefaultGroovyMethods
isDouble(String) - Method in StringGroovyMethods
@deprecated Use the CharSequence version
isDouble(ClassNode) - Method in WideningCategories
Used to check if a type is an double or Double.
isDoubleCategory(Class) - Method in TypeHelper
isDoubleCategory(ClassNode) - Method in WideningCategories
It is of a double category, if the provided type is a BigDecimal, a float, double.
isDynamic(VariableExpression) - Method in AbstractTypeCheckingExtension
isDynamic() - Method in ArrayExpression
isDynamic() - Method in MapExpression
isDynamic() - Method in MethodPointerExpression
isDynamic() - Method in NotExpression
isDynamic() - Method in PropertyExpression
isDynamic() - Method in UnaryMinusExpression
isDynamic() - Method in UnaryPlusExpression
isDynamicReturnType() - Method in MethodNode
isDynamicTyped() - Method in BytecodeVariable
isDynamicTyped() - Method in DynamicVariable
isDynamicTyped() - Method in FieldExpression
isDynamicTyped() - Method in FieldNode
isDynamicTyped() - Method in Parameter
isDynamicTyped() - Method in PropertyNode
isDynamicTyped() - Method in Variable
isDynamicTyped() - Method in VariableExpression
isEffectivelyFinal(Variable) - Method in FinalVariableAnalyzer
isEmpty() - Method in BlockStatement
isEmpty() - Method in ComplexKeyHashMap
isEmpty() - Method in ConcurrentLinkedHashMap
isEmpty() - Method in ConcurrentReaderHashMap
Returns true if this map contains no key-value mappings.
isEmpty() - Method in ConfigObject
isEmpty() - Method in CSTNode
Returns true if the node is completely empty (no root, even).
isEmpty(Iterable) - Method in DefaultGroovyMethods
Check whether an Iterable has elements
 def items = [1]
 def iterable = { [ hasNext:{ !
isEmpty() - Method in EmptyStatement
isEmpty() - Method in FastArray
isEmpty() - Method in GroovyRunnerRegistry
Returns true if the registry contains no runners, else false.
isEmpty() - Method in ListHashMap
isEmpty() - Method in ListWithDefault
isEmpty() - Method in ManagedConcurrentLinkedQueue
Returns true if this queue contains no elements.
isEmpty() - Method in ManagedLinkedList
returns if the list is empty
isEmpty() - Method in MapWithDefault
isEmpty() - Method in MetaMethodIndex
isEmpty() - Method in ModuleNode
isEmpty() - Method in ObservableList
isEmpty() - Method in ObservableMap
isEmpty() - Method in ObservableSet
isEmpty() - Method in Reduction
Returns true if the node is completely empty (no root, even).
isEmpty() - Method in Statement
isEmpty(CharSequence) - Method in StringUtils
Copied from Apache commons-lang3-3.6
isEmptyStringExpression() - Method in ConstantExpression
isEnum() - Method in ClassNode
isEnum() - Method in FieldNode
@return true if the field is an enum
isEnumEnabled() - Method in JavaLexer
Query the "enum" keyword state
isEnumSubclass(Object) - Method in DefaultTypeTransformation
Determines whether the value object is a Class object representing a subclass of java.lang.Enum.
isEqual(K, int) - Method in AbstractConcurrentMap.Entry
isEqual(K, int) - Method in ManagedConcurrentMap.Entry
isEqualityCheck() - Method in OrderBy
isExtensionMethod(MethodNode) - Method in AbstractTypeCheckingExtension
isFalseExpression() - Method in ConstantExpression
isFastPath() - Method in DelegatingController
isFastPath() - Method in StaticTypesWriterController
isFastPath() - Method in WriterController
isFatal() - Method in ConfigurationException
Its always fatal.
isFatal() - Method in GroovyException
isFatal() - Method in GroovyExceptionInterface
isFinal() - Method in CachedField
isFinal() - Method in FieldNode
@return true if the field is final
isFinal() - Method in MethodNode
isFloat(String) - Method in DefaultGroovyMethods
isFloat(String) - Method in StringGroovyMethods
@deprecated Use the CharSequence version
isFloat(ClassNode) - Method in WideningCategories
Used to check if a type is a float or Float.
isFloatingCategory(ClassNode) - Method in WideningCategories
It is of a floating category, if the provided type is a a float, double.
isFloatingPoint(def) - Method in genMathModification
isFloatingPoint(Number) - Method in NumberMath
isFunctionalInterface(ClassNode) - Method in ClassHelper
isGenerated(MethodNode) - Method in AbstractTypeCheckingExtension
isGenericSetMethod(MetaMethod) - Method in MetaClassHelper
isGenericsPlaceHolder() - Method in ClassNode
isGroovy() - Method in Inspector
isGroovyObject() - Method in DelegatingMetaClass
isGroovyObject - Field in MetaClassImpl
isGroovyObject() - Method in OwnedMetaClass
isGStringOrGStringStringLUB(ClassNode) - Method in StaticTypeCheckingSupport
@return true if the class node is either a GString or the LUB of String and GString.
isHandlesNodeChildren() - Method in AbstractFactory
isHandlesNodeChildren() - Method in Factory
Does this factory "Own" it's child closure.
isHandlesNodeChildren() - Method in ImportCustomizerFactory
isHandlesNodeChildren() - Method in InlinedASTCustomizerFactory
isHandlesNodeChildren() - Method in SecureASTCustomizerFactory
isHeldExclusively() - Method in LockableObject
isHexDigit(char) - Method in Numbers
Returns true if the specified character is a base-16 digit.
isHolder() - Method in BytecodeVariable
@return is this local variable shared in other scopes (and so must use a ValueHolder)
isHolder() - Method in FieldNode
isIgnoringAutoboxing() - Method in CastExpression
isImplicitThis() - Method in CompileStack
isImplicitThis() - Method in MethodCallExpression
@return true if no object expression was specified otherwise if some expression was specified for the object on which to evaluate the method then return false
isImplicitThis() - Method in PropertyExpression
isInClosure() - Method in DelegatingController
isInClosure() - Method in WriterController
isInClosureConstructor() - Method in DelegatingController
isInClosureConstructor() - Method in WriterController
isInclusive() - Method in RangeExpression
isIndirectImportCheckEnabled() - Method in SecureASTCustomizer
isIndyEnabled() - Method in CompilerConfiguration
Check whether invoke dynamic enabled
isInfo() - Method in IO
Check if the verbosity level is set to Verbosity#INFO#INFO.
isInitialized() - Method in ClosureMetaClass
isInitialized() - Method in ExpandoMetaClass
Checks if the meta class is initialized.
isInitialized() - Method in MetaClassImpl
isInnerClass(ClassNode) - Method in ClassNodeUtils
isInScriptBody() - Method in DelegatingController
isInScriptBody() - Method in WriterController
@return true if we are in a script body, where all variables declared are no longer local variables but are properties
isInSpecialConstructorCall() - Method in CompileStack
isInstanceof(ClassNode, Expression) - Method in AbstractASTTransformUtil
isInstanceOfX(Expression, ClassNode) - Method in GeneralUtils
isInStaticallyCheckedMethod - Field in StaticTypesWriterController
isInStaticContext() - Method in DynamicVariable
isInStaticContext() - Method in FieldNode
isInStaticContext() - Method in Parameter
isInStaticContext() - Method in PropertyNode
isInStaticContext - Field in TypeCheckingContext
isInStaticContext() - Method in Variable
returns true if this variable is used in a static context.
isInStaticContext() - Method in VariableExpression
isInStaticContext() - Method in VariableScope
isInt(ClassNode) - Method in WideningCategories
Used to check if a type is an int or Integer.
isIntCategory(Class) - Method in TypeHelper
isIntCategory(ClassNode) - Method in WideningCategories
It is of an int category, if the provided type is a byte, char, short, int.
isInteger(String) - Method in DefaultGroovyMethods
isInteger(Number) - Method in NumberMath
isInteger(String) - Method in StringGroovyMethods
@deprecated Use the CharSequence version
isInterface - Field in CachedClass
isInterface() - Method in ClassNode
isJavaIdentifier(String) - Method in Utilities
Tells if the given string is a valid Java identifier.
isKeepJavaMetaClasses() - Method in GroovySystem
isKeyword(String) - Method in Types
isKnownImmutableType(ClassNode, List<String>) - Method in ImmutablePropertyUtils
isLazyDefaultValues() - Method in ListWithDefault
isLazyReferencesAllowed() - Method in ObjectGraphBuilder
Returns true if references can be resolved lazily
isLeaf() - Method in AbstractFactory
isLeaf() - Method in ASTTransformationCustomizerFactory
isLeaf() - Method in Factory
@return true if no child closures should be processed
isLetter(Character) - Method in DefaultGroovyMethods
Determines if a character is a letter.
isLetterOrDigit(Character) - Method in DefaultGroovyMethods
Determines if a character is a letter or digit.
isLHS() - Method in CompileStack
isLoggingMethod(String) - Method in Commons.CommonsLoggingStrategy
isLoggingMethod(String) - Method in Log.JavaUtilLoggingStrategy
isLoggingMethod(String) - Method in Log4j.Log4jLoggingStrategy
isLoggingMethod(String) - Method in Log4j2.Log4j2LoggingStrategy
isLoggingMethod(String) - Method in LogASTTransformation.LoggingStrategy
isLoggingMethod(String) - Method in Slf4j.Slf4jLoggingStrategy
isLong(String) - Method in DefaultGroovyMethods
isLong(def) - Method in genMathModification
isLong(Number) - Method in NumberMath
isLong(String) - Method in StringGroovyMethods
@deprecated Use the CharSequence version
isLongCategory(Class) - Method in TypeHelper
isLongCategory(ClassNode) - Method in WideningCategories
It is of a long category, if the provided type is a long, its wrapper or if it is a long category.
isLowerCase(Character) - Method in DefaultGroovyMethods
Determine if a Character is lowercase.
isMap - Field in MetaClassImpl
isMethod(MetaMethod) - Method in MetaMethod
Returns true if this this metamethod represents the same method as the argument.
isMethodCall(Object) - Method in AbstractTypeCheckingExtension
isMethodDefinitionAllowed() - Method in SecureASTCustomizer
isModified() - Method in DelegatingMetaClass
isModified() - Method in ExpandoMetaClass
isModified() - Method in MetaClassImpl
Returns whether this MetaClassImpl has been modified.
isModified() - Method in MutableMetaClass
Return whether the MetaClass has been modified or not
isModifier() - Method in ModifierNode
Check whether the modifier is not an imagined modifier(annotation, def)
isMopMethod(String) - Method in MopWriter
method to determine if a method is a MOP method.
isMultipleAssignmentDeclaration() - Method in DeclarationExpression
This method tells you if this declaration is a multiple assignment declaration, which has the form "def (x, y) = ..." in Groovy.
isNonVisibilityModifier() - Method in ModifierNode
isNotCase(Object, Object) - Method in ScriptBytecodeAdapter
isNotClinit() - Method in DelegatingController
isNotClinit() - Method in WriterController
isNotExplicitThisInClosure(boolean) - Method in DelegatingController
isNotExplicitThisInClosure(boolean) - Method in WriterController
isNull(Object) - Method in IndyGuardsFiltersAndSignatures
Guard to check if the argument is null.
isNullConstant(Expression) - Method in AsmClassGenerator
isNullConstant(Expression) - Method in BinaryExpressionTransformer
isNullConstant(Expression) - Method in StaticTypeCheckingVisitor
isNullExpression() - Method in ConstantExpression
isNumber - Field in CachedClass
isNumber(String) - Method in DefaultGroovyMethods
isNumber(String) - Method in StringGroovyMethods
@deprecated Use the CharSequence version
isNumberCategory(ClassNode) - Method in WideningCategories
isNumberType(ClassNode) - Method in ClassHelper
isNumericTypeSpecifier(char, boolean) - Method in Numbers
Returns true if the specified character is a valid type specifier for a numeric value.
isOctalDigit(char) - Method in Numbers
Returns true if the specific character is a base-8 digit.
isOneExpr(Expression) - Method in AbstractASTTransformUtil
isOneOf(int[]) - Method in CSTNode
Returns true if the node's meaning matches any of the specified types.
isOneX(Expression) - Method in GeneralUtils
isOrigB() - Method in BytecodeInterface8
@return true if byte has its default MetaClass
isOrigBArray() - Method in BytecodeInterface8
@return true if byte array has its default MetaClass
isOrigBool() - Method in DefaultMetaClassInfo
@return true if no meta class creation handle is set and if the original boolean meta class is used.
isOrigByte() - Method in DefaultMetaClassInfo
@return true if no meta class creation handle is set and if the original byte meta class is used.
isOrigC() - Method in BytecodeInterface8
@return true if char has its default MetaClass
isOrigCArray() - Method in BytecodeInterface8
@return true if char array has its default MetaClass
isOrigChar() - Method in DefaultMetaClassInfo
@return true if no meta class creation handle is set and if the original char meta class is used.
isOrigD() - Method in BytecodeInterface8
@return true if double has its default MetaClass
isOrigDArray() - Method in BytecodeInterface8
@return true if double array has its default MetaClass
isOrigDouble() - Method in DefaultMetaClassInfo
@return true if no meta class creation handle is set and if the original double meta class is used.
isOrigF() - Method in BytecodeInterface8
@return true if float has its default MetaClass
isOrigFArray() - Method in BytecodeInterface8
@return true if float array has its default MetaClass
isOrigFloat() - Method in DefaultMetaClassInfo
@return true if no meta class creation handle is set and if the original float meta class is used.
isOrigInt() - Method in BytecodeInterface8
@return true if integer has its default MetaClass
isOrigInt() - Method in DefaultMetaClassInfo
@return true if no meta class creation handle is set and if the original integer meta class is used.
isOrigIntArray() - Method in BytecodeInterface8
@return true if integer array has its default MetaClass
isOrigIntArray() - Method in DefaultMetaClassInfo
@return true if no meta class creation handle is set and if the original integer array meta class is used.
isOrigL() - Method in BytecodeInterface8
@return true if long has its default MetaClass
isOrigLArray() - Method in BytecodeInterface8
@return true if long array has its default MetaClass
isOrigLong() - Method in DefaultMetaClassInfo
@return true if no meta class creation handle is set and if the original long meta class is used.
isOrigS() - Method in BytecodeInterface8
@return true if short has its default MetaClass
isOrigSArray() - Method in BytecodeInterface8
@return true if short array has its default MetaClass
isOrigShort() - Method in DefaultMetaClassInfo
@return true if no meta class creation handle is set and if the original short meta class is used.
isOrigZ() - Method in BytecodeInterface8
@return true if boolean has its default MetaClass
isOrigZArray() - Method in BytecodeInterface8
@return true if boolean array has its default MetaClass
isOrImplements(ClassNode, ClassNode) - Method in AbstractASTTransformUtil
isOrImplements(ClassNode, ClassNode) - Method in GeneralUtils
isPackageAllowed() - Method in SecureASTCustomizer
isParameterizedWithGStringOrGStringString(ClassNode) - Method in StaticTypeCheckingSupport
@param node the node to be tested
isParameterizedWithString(ClassNode) - Method in StaticTypeCheckingSupport
@param node the node to be tested
isParameterSpecified() - Method in ClosureExpression
isPerInstanceMetaClassChange() - Method in MetaClassRegistryChangeEvent
Determines if this event is for a change for a single instance or all instances of the Class.
isPlaceholder() - Method in GenericsType
isPostJDK5(String) - Method in CompilerConfiguration
Checks if the specified bytecode version string represents a JDK 1.5+ compatible bytecode version.
isPostJDK7(String) - Method in CompilerConfiguration
Checks if the specified bytecode version string represents a JDK 1.7+ compatible bytecode version.
isPrimaryClassNode() - Method in ClassNode
@return true if this instance is a primary ClassNode
isPrimaryNode - Field in ClassNode
isPrimitive - Field in CachedClass
isPrimitiveType(ClassNode) - Method in ClassHelper
Test to determine if a ClassNode is a primitive type.
isPrimitiveType(ClassNode) - Method in TypeUtil
isPrimitiveTypeLiteral(AST) - Method in AntlrParserPlugin
isPrivate() - Method in FieldNode
@return true if the field is private
isPrivate() - Method in MetaMethod
Returns whether or not this method is private.
isPrivate() - Method in MethodNode
isPrivate() - Method in PropertyNode
isPrivateBridgeMethodsCallAllowed(ClassNode, ClassNode) - Method in StaticInvocationWriter
isProtected() - Method in FieldNode
@return true if the field is protected
isProtected() - Method in MetaMethod
Returns whether or not this method is protected.
isProtected() - Method in MethodNode
isPublic() - Method in FieldNode
@return true if the field is public
isPublic() - Method in MetaMethod
Returns whether or not this method is public.
isPublic(Method) - Method in MethodHelper
isPublic() - Method in MethodNode
isPublic() - Method in PropertyNode
isPublicClass(String) - Method in CompilationUnit
isQuiet() - Method in IO
Check if the verbosity level is set to Verbosity#QUIET#QUIET.
isRecompilable(Class) - Method in GroovyClassLoader
Indicates if a class is recompilable.
isRecursive(MethodNode, StaticMethodCallExpression) - Method in RecursivenessTester
isRedirectNode() - Method in ClassNode
isReferencedClassVariable(String) - Method in VariableScope
isReferencedLocalVariable(String) - Method in VariableScope
isRelevant(int) - Method in WarningMessage
Returns true if this message is as or more important than the specified importance level.
isRepeatable() - Method in ModifierNode
isResolved() - Method in ClassNode
isResolved() - Method in DecompiledClassNode
isResolved() - Method in GenericsType
isReturningNullOrVoid() - Method in ReturnStatement
isReverse() - Method in EmptyRange
Never true for an empty range.
isReverse() - Method in IntRange
isReverse() - Method in NumberRange
isReverse() - Method in ObjectRange
isReverse() - Method in Range
Indicates whether this is a reverse range which iterates backwards starting from the to value and ending on the from value
isRoot() - Method in VariableScope
isRunningAndroid() - Method in AndroidSupport
isSafe() - Method in BinaryExpression
isSafe() - Method in MethodCallExpression
@return is this a safe method call, i.e. if true then if the source object is null then this method call will return null rather than throwing a null pointer exception
isSafe() - Method in PropertyExpression
@return is this a safe navigation, i.e. if true then if the source object is null then this navigation will return null
isSame(MetaMethod) - Method in MetaMethod
@param method the method to compare against
isSameCompilationUnit(ClassNode, ClassNode) - Method in BytecodeHelper
Returns true if the two classes share the same compilation unit.
isSameMetaClass(MetaClass, Object) - Method in IndyGuardsFiltersAndSignatures
called by handle
isSAMType(ClassNode) - Method in ClassHelper
isScript() - Method in ClassNode
isScriptBody() - Method in ClassNode
@return Returns true if this inner class or closure was declared inside a script body
isScriptBody() - Method in MethodNode
@return true if this method is the run method from a script
isSecondPassNeededForControlStructure(Map<VariableExpression, ClassNode>, Map<VariableExpression, List<ClassNode>>) - Method in StaticTypeCheckingVisitor
isSet(String) - Method in ConfigObject
Checks if a config option is set.
isSetter(String, CachedClass) - Method in ExpandoMetaClass
isShort(Number) - Method in NumberMath
isShouldRecompile() - Method in GroovyClassLoader
gets the currently set recompilation mode. null means, the compiler configuration is used.
isSkipMode(AnnotatedNode) - Method in StaticTypeCheckingVisitor
isSkippedInnerClass(AnnotatedNode) - Method in StaticTypeCheckingVisitor
Test if a node is an inner class node, and if it is, then checks if the enclosing method is skipped.
isSourceNewer(URL, Class) - Method in GroovyClassLoader
Decides if the given source is newer than a class.
isSourceNewer(GroovyScriptEngine.ScriptCacheEntry) - Method in GroovyScriptEngine
isSourceUnit() - Method in ClassNodeResolver.LookupResult
returns true if a SourecUnit is stored
isSpecialCall() - Method in ConstructorCallExpression
isSpreadSafe() - Method in MethodCallExpression
isSpreadSafe() - Method in PropertyExpression
isStar() - Method in ImportNode
isStatic() - Method in CachedField
isStatic() - Method in CachedMethod
isStatic() - Method in ClosureInvokingMethod
Is it a static method?
isStatic - Field in ExpandoMetaClass.ExpandoMetaProperty
isStatic() - Method in FieldNode
@return true if the field is static
isStatic() - Method in ImportNode
isStatic(InnerClassNode) - Method in InnerClassVisitorHelper
isStatic() - Method in MetaMethod
Returns whether or not this method is static.
isStatic(Method) - Method in MethodHelper
isStatic() - Method in MethodNode
isStatic() - Method in MissingMethodException
@return Whether the method was called in a static way, i.e. on a class rather than an object.
isStatic() - Method in NewInstanceMetaMethod
isStatic() - Method in NewStaticMetaMethod
isStatic() - Method in PropertyExpression
isStatic() - Method in PropertyNode
isStaticallyCompiled(AnnotatedNode) - Method in StaticCompilationVisitor
isStaticClass() - Method in ClassNode
Is this class declared in a static method (such as a closure / inner class declared in a static method)
isStaticConstantInitializerType(ClassNode) - Method in ClassHelper
Test to determine if a ClassNode is a type belongs to the list of types which are allowed to initialize constants directly in bytecode instead of using <cinit>
isStaticConstructor() - Method in DelegatingController
isStaticConstructor() - Method in MethodNode
isStaticConstructor() - Method in WriterController
isStaticContext() - Method in DelegatingController
isStaticContext() - Method in WriterController
isStaticExtension() - Method in ExtensionMethodNode
isStaticMethod() - Method in DelegatingController
isStaticMethod() - Method in WriterController
isStaticMethodCallOnClass(MethodCall, ClassNode) - Method in TypeCheckingExtension
Given a method call, checks if it's a static method call and if it is, tells if the receiver matches the one supplied as an argument.
isStrict() - Method in CastExpression
If strict mode is true, then when the compiler generates a cast, it will disable Groovy casts and rely on a strict cast (CHECKCAST)
isSuperCall() - Method in ConstructorCallExpression
isSuperclass(Class, Class) - Method in MetaClassHelper
isSuperExpression() - Method in VariableExpression
isSynthetic() - Method in AnnotatedNode
returns true if this node is added by the compiler.
isSyntheticPublic() - Method in ClassNode
Indicates that this class has been "promoted" to public by Groovy when in fact there was no public modifier explicitly in the source code.
isSyntheticPublic() - Method in MethodNode
Indicates that this method has been "promoted" to public by Groovy when in fact there was no public modifier explicitly in the source code.
isTargetAllowed(int) - Method in AnnotationNode
isThisCall() - Method in ConstructorCallExpression
isThisExpression(Expression) - Method in AsmClassGenerator
isThisExpression() - Method in VariableExpression
isTrait(Class<?>) - Method in Traits
Returns true if the specified class is a trait.
isTraitSelf(VariableExpression) - Method in StaticTypeCheckingSupport
isTrueExpr(Expression) - Method in AbstractASTTransformUtil
isTrueExpression() - Method in ConstantExpression
isTrueX(Expression) - Method in GeneralUtils
isType(int, AST) - Method in AntlrParserPlugin
isUndefined(ClassNode) - Method in Undefined
isUndefinedException(ClassNode) - Method in Undefined
isUpperCase(Character) - Method in DefaultGroovyMethods
Determine if a Character is uppercase.
isUseReferenceDirectly() - Method in FieldExpression
isUseReferenceDirectly() - Method in VariableExpression
For internal use only.
isUseReflection() - Method in GroovySystem
isUsingAnonymousInnerClass() - Method in ConstructorCallExpression
isUsingGenerics() - Method in ClassNode
isUsingGenerics() - Method in DecompiledClassNode
isUsingGenerics() - Method in MethodCallExpression
isUsingGenericsOrIsArrayUsingGenerics(ClassNode) - Method in StaticTypeCheckingSupport
Returns true if a class node makes use of generic types.
isUsingUncheckedGenerics(ClassNode) - Method in StaticTypeCheckingSupport
Returns true if the provided class node, when considered as a receiver of a message or as a parameter, is using a placeholder in its generics type.
isValid() - Method in AbstractConcurrentMapBase.Entry
isValid() - Method in DefaultMetaClassInfo.ConstantMetaClassVersioning
isValid() - Method in ManagedConcurrentMap.Entry
isValidAccessorName(String) - Method in ClassNodeUtils
isValidAttribute(AbstractASTTransformation, AnnotationNode, String) - Method in PropertyHandler
isValidExactMethod(Class) - Method in ParameterTypes
isValidExpandoProperty(String) - Method in ExpandoMetaClass
isValidMethod(Object) - Method in ParameterTypes
isVargs - Field in Selector
isVargsMethod - Field in ParameterTypes
isVerbose() - Method in IO
Check if the verbosity level is set to Verbosity#VERBOSE#VERBOSE.
isVisibilityModifier() - Method in ModifierNode
isVoid() - Method in CachedClass
isVoidMethod() - Method in MethodNode
isVolatile() - Method in FieldNode
@return true if the field is volatile
isWhitespace(Character) - Method in DefaultGroovyMethods
Determines if a character is a whitespace character.
isWildcard() - Method in GenericsType
isWildcardLeftHandSide(ClassNode) - Method in StaticTypeCheckingSupport
Tells if a class is one of the "accept all" classes as the left hand side of an assignment.
isWithCall(String, Expression) - Method in StaticTypeCheckingSupport
Called on method call checks in order to determine if a method call corresponds to the idiomatic o.with { ... } structure
isWrapped() - Method in ListExpression
isZeroExpr(Expression) - Method in AbstractASTTransformUtil
isZeroX(Expression) - Method in GeneralUtils
ITERABLE_TYPE - Field in StaticTypeCheckingVisitor
iterable() - Method in Weighers
A weigher where the value is a Iterable and its weight is the number of elements.
iterateClassNodeToCompile() - Method in CompileUnit
iterator() - Method in CompilationUnit
Returns an iterator on the unit's SourceUnits.
iterator(DataInputStream) - Method in DefaultGroovyMethods
iterator() - Method in GroovyRunnerRegistry
Returns an iterator for all runners that are registered.
iterator() - Method in IntRange
iterator(DataInputStream) - Method in IOGroovyMethods
Standard iterator for a data input stream which iterates through the stream content a Byte at a time.
iterator() - Method in ListWithDefault
iterator() - Method in ManagedConcurrentLinkedQueue
Returns an iterator over all non-null values in this queue.
iterator() - Method in ManagedLinkedList
returns an iterator, which allows the removal of elements.
iterator() - Method in MetaClassRegistry
Gets a snapshot of the current constant meta classes and returns it as Iterator.
iterator() - Method in MetaClassRegistryImpl
Returns an iterator to iterate over all constant meta classes.
iterator() - Method in Node
Returns an Iterator of the children of the node.
iterator() - Method in NullObject
iterator() method to be able to iterate on null.
iterator() - Method in NumberRange
{@inheritDoc}
iterator() - Method in ObjectRange
{@inheritDoc}
iterator() - Method in ObservableList
iterator() - Method in ObservableSet
iterator() - Method in Proxy
iterator(Matcher) - Method in StringGroovyMethods
Returns an Iterator which traverses each match.
iterator() - Method in TupleExpression
Iterator_TYPE - Field in ClassHelper
IteratorBufferedIterator - Class in org.codehaus.groovy.util
An implementation for BufferedIterator wraps Iterator.
IteratorBufferedIterator(Iterator<T>) - Constructor in IteratorBufferedIterator
IteratorClosureAdapter - Class in org.codehaus.groovy.runtime
A closure which stores calls in a List so that method calls can be iterated over in a 'yield' style way
IteratorClosureAdapter(Object) - Constructor in IteratorClosureAdapter
IvyGrabRecord - Class in groovy.grape

J

Janitor - Class in org.codehaus.groovy.control
An agent that can be used to defer cleanup operations to a later time.
Java2GroovyConverter - Class in org.codehaus.groovy.antlr.java
Java2GroovyConverter(String) - Constructor in Java2GroovyConverter
Java2GroovyMain - Class in org.codehaus.groovy.antlr.java
Java2GroovyProcessor - Class in org.codehaus.groovy.antlr.java
Java5 - Class in org.codehaus.groovy.vmplugin.v5
java 5 based functions
Java6 - Class in org.codehaus.groovy.vmplugin.v6
Java 6 based functions.
Java7 - Class in org.codehaus.groovy.vmplugin.v7
Java 7 based functions.
Java8 - Class in org.codehaus.groovy.vmplugin.v8
Java 8 based functions.
Java8() - Constructor in Java8
JAVA - Field in Inspector
JAVA_LANG_OBJECT - Field in GenericsUtils
JavaAwareCompilationUnit - Class in org.codehaus.groovy.tools.javac
Compilation Unit capable of compiling Java source files.
JavaAwareCompilationUnit(CompilerConfiguration, GroovyClassLoader, GroovyClassLoader) - Constructor in JavaAwareCompilationUnit
JavaAwareResolveVisitor - Class in org.codehaus.groovy.tools.javac
JavaAwareResolveVisitor(CompilationUnit) - Constructor in JavaAwareResolveVisitor
JavacCompilerFactory - Class in org.codehaus.groovy.tools.javac
JavacJavaCompiler - Class in org.codehaus.groovy.tools.javac
JavacJavaCompiler(CompilerConfiguration) - Constructor in JavacJavaCompiler
JavaCompiler - Interface in org.codehaus.groovy.tools.javac
@author Alex.Tkachman
JavaCompilerFactory - Interface in org.codehaus.groovy.tools.javac
JavaLexer - Class in org.codehaus.groovy.antlr.java
JavaLexer(LexerSharedInputState) - Constructor in JavaLexer
JavaRecognizer - Class in org.codehaus.groovy.antlr.java
Java 1.5 Recognizer
JavaRecognizer(ParserSharedInputState) - Constructor in JavaRecognizer
JavaStubCompilationUnit - Class in org.codehaus.groovy.tools.javac
Compilation unit to only generate stubs.
JavaStubCompilationUnit(CompilerConfiguration, GroovyClassLoader) - Constructor in JavaStubCompilationUnit
JavaStubGenerator - Class in org.codehaus.groovy.tools.javac
JavaStubGenerator(File) - Constructor in JavaStubGenerator
JavaTokenTypes - Interface in org.codehaus.groovy.antlr.java
JDK4 - Field in CompilerConfiguration
This ("1.4") is the value for targetBytecode to compile for a JDK 1.4
JDK5 - Field in CompilerConfiguration
This ("1.5") is the value for targetBytecode to compile for a JDK 1.5
JDK6 - Field in CompilerConfiguration
This ("1.6") is the value for targetBytecode to compile for a JDK 1.6
JDK7 - Field in CompilerConfiguration
This ("1.7") is the value for targetBytecode to compile for a JDK 1.7
JDK8 - Field in CompilerConfiguration
This ("1.8") is the value for targetBytecode to compile for a JDK 1.8
JDK_TO_BYTECODE_VERSION_MAP - Field in CompilerConfiguration
JDK version to bytecode version mapping
join(short[], String) - Method in DefaultGroovyMethods
Concatenates the string representation of each items in this array, with the given String as a separator between each item.
jump(int, Label) - Method in OperandStack
JUnit4Utils - Class in org.codehaus.groovy.vmplugin.v5
Java 5 code for working with JUnit 4 tests.
JVM_ERROR_MESSAGE - Field in ExtendedVerifier

K

key1 - Field in TripleKeyHashMap.Entry
key2 - Field in TripleKeyHashMap.Entry
key3 - Field in TripleKeyHashMap.Entry
key - Field in ConcurrentReaderHashMap.Entry
key - Field in SingleKeyHashMap.Entry
keys() - Method in CommonCache
{@inheritDoc}
keys() - Method in ConcurrentCommonCache
{@inheritDoc}
keys() - Method in ConcurrentReaderHashMap
Returns an enumeration of the keys in this table.
keys() - Method in EvictableCache
Get all keys associated to cached values
keys() - Method in Preferences
keySet() - Method in ConcurrentLinkedHashMap
keySet - Field in ConcurrentReaderHashMap
keySet() - Method in ConfigObject
keySet() - Method in GroovyRunnerRegistry
Set of all keys associated with registered runners.
keySet() - Method in ListHashMap
keySet() - Method in MapWithDefault
keySet() - Method in ObservableMap
KEYWORD_ABSTRACT - Field in Types
KEYWORD_AS - Field in Types
KEYWORD_ASSERT - Field in Types
KEYWORD_BOOLEAN - Field in Types
KEYWORD_BREAK - Field in Types
KEYWORD_BYTE - Field in Types
KEYWORD_CASE - Field in Types
KEYWORD_CATCH - Field in Types
KEYWORD_CHAR - Field in Types
KEYWORD_CLASS - Field in Types
KEYWORD_CONST - Field in Types
KEYWORD_CONTINUE - Field in Types
KEYWORD_DEF - Field in Types
KEYWORD_DEFAULT - Field in Types
KEYWORD_DEFMACRO - Field in Types
KEYWORD_DO - Field in Types
KEYWORD_DOUBLE - Field in Types
KEYWORD_ELSE - Field in Types
KEYWORD_EXPRESSION - Field in Types
KEYWORD_EXTENDS - Field in Types
KEYWORD_FALSE - Field in Types
KEYWORD_FINAL - Field in Types
KEYWORD_FINALLY - Field in Types
KEYWORD_FLOAT - Field in Types
KEYWORD_FOR - Field in Types
KEYWORD_GOTO - Field in Types
KEYWORD_IDENTIFIER - Field in Types
KEYWORD_IF - Field in Types
KEYWORD_IMPLEMENTS - Field in Types
KEYWORD_IMPORT - Field in Types
KEYWORD_IN - Field in Types
KEYWORD_INSTANCEOF - Field in Types
KEYWORD_INT - Field in Types
KEYWORD_INTERFACE - Field in Types
KEYWORD_LONG - Field in Types
KEYWORD_MIXIN - Field in Types
KEYWORD_NATIVE - Field in Types
KEYWORD_NEW - Field in Types
KEYWORD_NULL - Field in Types
KEYWORD_PACKAGE - Field in Types
KEYWORD_PRIVATE - Field in Types
KEYWORD_PROPERTY - Field in Types
KEYWORD_PROTECTED - Field in Types
KEYWORD_PUBLIC - Field in Types
KEYWORD_RETURN - Field in Types
KEYWORD_SHORT - Field in Types
KEYWORD_STATIC - Field in Types
KEYWORD_SUPER - Field in Types
KEYWORD_SWITCH - Field in Types
KEYWORD_SYNCHRONIZED - Field in Types
KEYWORD_THIS - Field in Types
KEYWORD_THROW - Field in Types
KEYWORD_THROWS - Field in Types
KEYWORD_TRANSIENT - Field in Types
KEYWORD_TRUE - Field in Types
KEYWORD_TRY - Field in Types
KEYWORD - Field in Types
KEYWORD_VOID - Field in Types
KEYWORD_VOLATILE - Field in Types
KEYWORD_WHILE - Field in Types
keywordPropertyNames() - Method in GroovyRecognizer
keywords() - Method in GroovyParser
keywords() - Method in GroovyParser.ElementValuePairNameContext
keywords() - Method in GroovyParser.MapEntryLabelContext
keywords() - Method in GroovyParser.NamePartContext
klazz - Field in ClassLoaderForClassArtifacts
knownClasses - Field in SunClassLoader
KnownImmutable - Annotation Type in groovy.transform
Class annotation used as a marker for immutable classes.
knownImmutableClasses - Field in ImmutableOptions
Allows you to provide @Immutable with a list of classes which are deemed immutable.
knownImmutables - Field in ImmutableOptions
Allows you to provide @Immutable with a list of property names which are deemed immutable.

L

label(AST) - Method in AntlrParserPlugin
label(String) - Method in AstSpecificationCompiler
Creates a label.
LABELED_ARG - Field in GroovyTokenTypes
LABELED_STAT - Field in GroovyTokenTypes
LABELED_STAT - Field in JavaTokenTypes
labelledStatement(AST) - Method in AntlrParserPlugin
LabelVerifier - Class in org.codehaus.groovy.control
This class checks the handling of labels in the AST
LabelVerifier(SourceUnit) - Constructor in LabelVerifier
lambdaBody() - Method in GroovyParser
lambdaBody() - Method in GroovyParser.StandardLambdaExpressionContext
LambdaExpression - Class in org.codehaus.groovy.ast.expr
Represents a lambda expression such as e -> e * 2 or (x, y) -> x + y or (x, y) -> { x + y } or (int x, int y) -> { x + y }
lambdaExpression() - Method in GroovyParser
LambdaExpression(Parameter, Statement) - Constructor in LambdaExpression
lambdaParameters() - Method in GroovyParser
LambdaWriter - Class in org.codehaus.groovy.classgen.asm
LambdaWriter(WriterController) - Constructor in LambdaWriter
LAND - Field in GroovyTokenTypes
LAND - Field in JavaTokenTypes
lArrayGet(long[], int) - Method in BytecodeInterface8
get value from long[] using normalized index
lArraySet(long[], int, long) - Method in BytecodeInterface8
set value from long[] using normalized index
last(T) - Method in DefaultGroovyMethods
Returns the last item from the array.
lastImplicitItType - Field in TypeCheckingContext
The type of the last encountered "it" implicit parameter
lastIndexOf(Object) - Method in ListWithDefault
lastIndexOf(Object) - Method in ObservableList
lastReturned - Field in ConcurrentReaderHashMap.HashIterator
lastSigTokenType - Field in JavaLexer
lastWrite - Field in ConcurrentReaderHashMap
field written to only to guarantee lock ordering.
Lazy - Annotation Type in groovy.lang
Field annotation to simplify lazy initialization.
LAZY_REF - Field in ObjectGraphBuilder
lazy - Field in Singleton
@default false
Returns:
if this singleton should be lazy
LazyASTTransformation - Class in org.codehaus.groovy.transform
Handles generation of code for the @Lazy annotation
lazyInitLock - Field in ClassNode
LazyReference - Class in org.codehaus.groovy.util
Soft reference with lazy initialization under lock
LazyReference(ReferenceBundle) - Constructor in LazyReference
LBRACE - Field in GroovyLexer
LBRACE - Field in GroovyParser
LBRACE() - Method in GroovyParser.ArrayInitializerContext
LBRACE() - Method in GroovyParser.BlockContext
LBRACE() - Method in GroovyParser.ClassBodyContext
LBRACE() - Method in GroovyParser.ClosureContext
LBRACE() - Method in GroovyParser.GstringValueContext
LBRACE() - Method in GroovyParser.SwitchStatementContext
LBRACK - Field in GroovyLexer
LBRACK - Field in GroovyParser
LBRACK(int) - Method in GroovyParser.CreatorContext
LBRACK(int) - Method in GroovyParser.DimsContext
LBRACK() - Method in GroovyParser.ElementValueArrayInitializerContext
LBRACK() - Method in GroovyParser.IndexPropertyArgsContext
LBRACK() - Method in GroovyParser.ListContext
LBRACK() - Method in GroovyParser.MapContext
LBRACK() - Method in GroovyParser.NamedPropertyArgsContext
LBRACK - Field in GroovyTokenTypes
LBRACK - Field in JavaTokenTypes
LCURLY - Field in GroovyTokenTypes
LCURLY - Field in JavaTokenTypes
LE - Field in GroovyLexer
LE - Field in GroovyParser
LE() - Method in GroovyParser.RelationalExprAltContext
LE - Field in GroovyTokenTypes
LE - Field in JavaTokenTypes
LEFT_CURLY_BRACE - Field in Types
left - Field in GroovyParser.AdditiveExprAltContext
left - Field in GroovyParser.AndExprAltContext
left - Field in GroovyParser.AssignmentExprAltContext
left - Field in GroovyParser.EqualityExprAltContext
left - Field in GroovyParser.ExclusiveOrExprAltContext
left - Field in GroovyParser.InclusiveOrExprAltContext
left - Field in GroovyParser.LogicalAndExprAltContext
left - Field in GroovyParser.LogicalOrExprAltContext
left - Field in GroovyParser.MultipleAssignmentExprAltContext
left - Field in GroovyParser.MultiplicativeExprAltContext
left - Field in GroovyParser.PowerExprAltContext
left - Field in GroovyParser.RegexExprAltContext
left - Field in GroovyParser.RelationalExprAltContext
left - Field in GroovyParser.ShiftExprAltContext
LEFT_OF_MATCHED_CONTAINER - Field in Types
LEFT_PARENTHESIS - Field in Types
LEFT_SHIFT_EQUAL - Field in Types
LEFT_SHIFT - Field in Types
LEFT_SQUARE_BRACKET - Field in Types
leftShift(Object) - Method in Closure
leftShift(File, InputStream) - Method in DefaultGroovyMethods
leftShift(Closure) - Method in ExpandoMetaClass.ExpandoMetaConstructor
leftShift(Object) - Method in ExpandoMetaClass.ExpandoMetaProperty
leftShift(long, long) - Method in IndyMath
leftShift(OutputStream, byte[]) - Method in IOGroovyMethods
Overloads the leftShift operator to provide an append mechanism to add bytes to a stream.
leftShift(Number, Number) - Method in NumberMath
For this operation, consider the operands independently.
leftShift(long, long) - Method in NumberMathModificationInfo
leftShift(StringBuilder, Object) - Method in PluginDefaultGroovyMethods
Overloads the left shift operator to provide an easy way to append multiple objects as string representations to a StringBuilder.
leftShift(Process, byte[]) - Method in ProcessGroovyMethods
Overloads the left shift operator to provide an append mechanism to pipe into a Process
leftShift(File, InputStream) - Method in ResourceGroovyMethods
Append binary data to the file.
leftShift(Socket, byte[]) - Method in SocketGroovyMethods
Overloads the left shift operator to provide an append mechanism to add bytes to the output stream of a socket
leftShift(StringBuilder, Object) - Method in StringGroovyMethods
Overloads the left shift operator to provide syntactic sugar for appending to a StringBuilder.
leftShiftImpl(Number, Number) - Method in IntegerMath
leftShiftImpl(Number, Number) - Method in LongMath
leftShiftImpl(Number, Number) - Method in NumberMath
LegacyHashMapPropertyHandler - Class in groovy.transform.options
The @Immutable transformation in earlier versions of Groovy tried to be smart in the case of an immutable class with a single HashMap property, the supplied Map constructor tried to be compatible with both expected tuple behavior and expected named-argument behavior by peeking into the supplied map and guessing as to which approach might be applicable.
length() - Method in GString
LETTER - Field in GroovyTokenTypes
level - Field in GroovyCategorySupport.CategoryMethodList
LEXER - Field in GroovySyntaxError
LexerFrame - Class in org.codehaus.groovy.antlr
Swing application to graphically display the tokens produced by the lexer.
LexerFrame(Class, Class, Reader) - Constructor in LexerFrame
Constructor used when invoking for a specific file
LIKELY_ERRORS - Field in WarningMessage
line - Field in GroovySourceToken
LineColumn - Class in org.codehaus.groovy.antlr
An object representing a line and column position
LineColumn(int, int) - Constructor in LineColumn
LineColumnReader - Class in groovy.io
The LineColumnReader is an extension to BufferedReader that keeps track of the line and column information of where the cursor is.
LineColumnReader(Reader) - Constructor in LineColumnReader
Constructor wrapping a Reader (FileReader, FileReader, InputStreamReader, etc.)
lineLast - Field in GroovySourceToken
LINKEDHASHMAP_CLASSNODE - Field in StaticTypeCheckingVisitor
list2args(List) - Method in GeneralUtils
list(Closure) - Method in AstSpecificationCompiler
Creates a ListExpression.
LIST_CONSTRUCTOR - Field in GroovyTokenTypes
list() - Method in GroovyParser
list() - Method in GroovyParser.ListPrmrAltContext
LIST_TYPE - Field in ClassHelper
list() - Method in Weighers
A weigher where the value is a List and its weight is the number of elements.
ListBufferedIterator - Class in org.codehaus.groovy.util
An implementation for BufferedIterator wraps ListIterator.
ListBufferedIterator(List<T>) - Constructor in ListBufferedIterator
listDependencies(ClassLoader) - Method in Grape
listDependencies(ClassLoader) - Method in GrapeEngine
listDependencies(ClassLoader) - Method in GrapeIvy
listener(EvictionListener<K, V>) - Method in ConcurrentLinkedHashMap.Builder
Specifies an optional listener that is registered for notification when an entry is evicted.
ListenerList - Annotation Type in groovy.beans
This annotation adds Java-style listener support to a class based on an annotated Collection-property.
ListenerListASTTransformation - Class in groovy.beans
Handles generation of code for the @ListenerList annotation.
ListExpression - Class in org.codehaus.groovy.ast.expr
Represents a list expression [1, 2, 3] which creates a mutable List
listExpression(AST) - Method in AntlrParserPlugin
ListExpression(List<Expression>) - Constructor in ListExpression
ListExpressionTransformer - Class in org.codehaus.groovy.transform.sc.transformers
ListExpressionTransformer(StaticCompilationTransformer) - Constructor in ListExpressionTransformer
ListHashMap - Class in org.codehaus.groovy.util
This class represents a Map that is optimized for a small number of entries.
ListHashMap(int) - Constructor in ListHashMap
listIterator(int) - Method in ListWithDefault
listIterator(int) - Method in ObservableList
ListOfExpressionsExpression - Class in org.codehaus.groovy.transform.sc
This class is used internally by the compiler to transform expressions like multiple assignments into a list of assignments.
ListOfExpressionsExpression(List<Expression>) - Constructor in ListOfExpressionsExpression
listOfVariables(AST, AST, Token) - Method in GroovyRecognizer
listOrMapConstructorExpression() - Method in GroovyRecognizer
A list constructor is a argument list enclosed in square brackets, without labels.
ListWithDefault - Class in groovy.lang
A wrapper for List which automatically grows the list when either get(int) or getAt(int) is called with an index greater than or equal to size().
LITERAL_as - Field in GroovyTokenTypes
LITERAL_assert - Field in GroovyTokenTypes
LITERAL_assert - Field in JavaTokenTypes
LITERAL_boolean - Field in GroovyTokenTypes
LITERAL_boolean - Field in JavaTokenTypes
LITERAL_break - Field in GroovyTokenTypes
LITERAL_break - Field in JavaTokenTypes
LITERAL_byte - Field in GroovyTokenTypes
LITERAL_byte - Field in JavaTokenTypes
LITERAL_case - Field in GroovyTokenTypes
LITERAL_case - Field in JavaTokenTypes
LITERAL_catch - Field in GroovyTokenTypes
LITERAL_catch - Field in JavaTokenTypes
LITERAL_char - Field in GroovyTokenTypes
LITERAL_char - Field in JavaTokenTypes
LITERAL_class - Field in GroovyTokenTypes
LITERAL_class - Field in JavaTokenTypes
LITERAL_continue - Field in GroovyTokenTypes
LITERAL_continue - Field in JavaTokenTypes
LITERAL_def - Field in GroovyTokenTypes
LITERAL_default - Field in GroovyTokenTypes
LITERAL_default - Field in JavaTokenTypes
LITERAL_do - Field in JavaTokenTypes
LITERAL_double - Field in GroovyTokenTypes
LITERAL_double - Field in JavaTokenTypes
LITERAL_else - Field in GroovyTokenTypes
LITERAL_else - Field in JavaTokenTypes
LITERAL_enum - Field in GroovyTokenTypes
LITERAL_enum - Field in JavaTokenTypes
LITERAL_EXPRESSION - Field in Types
LITERAL_extends - Field in GroovyTokenTypes
LITERAL_extends - Field in JavaTokenTypes
LITERAL_false - Field in GroovyTokenTypes
LITERAL_false - Field in JavaTokenTypes
LITERAL_finally - Field in GroovyTokenTypes
LITERAL_finally - Field in JavaTokenTypes
LITERAL_float - Field in GroovyTokenTypes
LITERAL_float - Field in JavaTokenTypes
LITERAL_for - Field in GroovyTokenTypes
LITERAL_for - Field in JavaTokenTypes
literal() - Method in GroovyParser
literal() - Method in GroovyParser.LiteralPrmrAltContext
LITERAL_if - Field in GroovyTokenTypes
LITERAL_if - Field in JavaTokenTypes
LITERAL_implements - Field in GroovyTokenTypes
LITERAL_implements - Field in JavaTokenTypes
LITERAL_import - Field in GroovyTokenTypes
LITERAL_import - Field in JavaTokenTypes
LITERAL_in - Field in GroovyTokenTypes
LITERAL_instanceof - Field in GroovyTokenTypes
LITERAL_instanceof - Field in JavaTokenTypes
LITERAL_int - Field in GroovyTokenTypes
LITERAL_int - Field in JavaTokenTypes
LITERAL_interface - Field in GroovyTokenTypes
LITERAL_interface - Field in JavaTokenTypes
LITERAL_long - Field in GroovyTokenTypes
LITERAL_long - Field in JavaTokenTypes
LITERAL_native - Field in GroovyTokenTypes
LITERAL_native - Field in JavaTokenTypes
LITERAL_new - Field in GroovyTokenTypes
LITERAL_new - Field in JavaTokenTypes
LITERAL_null - Field in GroovyTokenTypes
LITERAL_null - Field in JavaTokenTypes
LITERAL_package - Field in GroovyTokenTypes
LITERAL_package - Field in JavaTokenTypes
LITERAL_private - Field in GroovyTokenTypes
LITERAL_private - Field in JavaTokenTypes
LITERAL_protected - Field in GroovyTokenTypes
LITERAL_protected - Field in JavaTokenTypes
LITERAL_public - Field in GroovyTokenTypes
LITERAL_public - Field in JavaTokenTypes
LITERAL_return - Field in GroovyTokenTypes
LITERAL_return - Field in JavaTokenTypes
LITERAL_short - Field in GroovyTokenTypes
LITERAL_short - Field in JavaTokenTypes
LITERAL_static - Field in GroovyTokenTypes
LITERAL_static - Field in JavaTokenTypes
LITERAL_super - Field in GroovyTokenTypes
LITERAL_super - Field in JavaTokenTypes
LITERAL_switch - Field in GroovyTokenTypes
LITERAL_switch - Field in JavaTokenTypes
LITERAL_synchronized - Field in GroovyTokenTypes
LITERAL_synchronized - Field in JavaTokenTypes
LITERAL_this - Field in GroovyTokenTypes
LITERAL_this - Field in JavaTokenTypes
LITERAL_threadsafe - Field in GroovyTokenTypes
LITERAL_threadsafe - Field in JavaTokenTypes
LITERAL_throw - Field in GroovyTokenTypes
LITERAL_throw - Field in JavaTokenTypes
LITERAL_throws - Field in GroovyTokenTypes
LITERAL_throws - Field in JavaTokenTypes
LITERAL_trait - Field in GroovyTokenTypes
LITERAL_transient - Field in GroovyTokenTypes
LITERAL_transient - Field in JavaTokenTypes
LITERAL_true - Field in GroovyTokenTypes
LITERAL_true - Field in JavaTokenTypes
LITERAL_try - Field in GroovyTokenTypes
LITERAL_try - Field in JavaTokenTypes
LITERAL - Field in Types
LITERAL_void - Field in GroovyTokenTypes
LITERAL_void - Field in JavaTokenTypes
LITERAL_volatile - Field in GroovyTokenTypes
LITERAL_volatile - Field in JavaTokenTypes
LITERAL_while - Field in GroovyTokenTypes
LITERAL_while - Field in JavaTokenTypes
literalExpression(AST, Object) - Method in AntlrParserPlugin
LNOT - Field in GroovyTokenTypes
LNOT - Field in JavaTokenTypes
load(MethodVisitor, ClassNode, int) - Method in BytecodeHelper
LOAD_DEFAULT - Field in MetaClassRegistryImpl
load(ClassLoader) - Method in GroovyRunnerRegistry
Loads GroovyRunner instances using the ServiceLoader facility.
load(ClassNode, int) - Method in OperandStack
loadArguments(List<Expression>, Parameter) - Method in InvocationWriter
loadArguments(List<Expression>, Parameter) - Method in StaticInvocationWriter
loadClass(String, boolean) - Method in CallSiteClassLoader
loadClass(String) - Method in ClassLoaderForClassArtifacts
loadClass(String, boolean) - Method in GroovyClassLoader
Implemented here to check package access prior to returning an already loaded class.
loadClass(String, boolean, boolean, boolean) - Method in GroovyClassLoader.InnerLoader
loadClass(String, boolean) - Method in ReflectorLoader
Loads a class per name.
loadClass(String, boolean) - Method in RootLoader
loads a class using the name of the class
loadClass(String, boolean) - Method in SunClassLoader
loader - Field in LogASTTransformation.AbstractLoggingStrategy
LoaderConfiguration - Class in org.codehaus.groovy.tools
Class used to configure a RootLoader from a stream or by using its methods.
LoaderConfiguration() - Constructor in LoaderConfiguration
creates a new loader configuration
loadFactor - Field in ConcurrentReaderHashMap
The load factor for the hash table.
loadFromRes(String) - Method in SunClassLoader
loadGroovySource(String) - Method in GroovyResourceLoader
Loads a Groovy source file given its name.
loadInstanceField(FieldExpression) - Method in AsmClassGenerator
RHS instance field. should move most of the code in the BytecodeHelper
loadOrStoreVariable(BytecodeVariable, boolean) - Method in OperandStack
loadReference(String, WriterController) - Method in ClosureWriter
loadScriptByName(String) - Method in GroovyScriptEngine
Get the class of the scriptName in question, so that you can instantiate Groovy objects with caching and reloading.
loadStaticField(FieldExpression) - Method in AsmClassGenerator
@param fldExp
loadThisOrOwner() - Method in AsmClassGenerator
Loads either this object or if we're inside a closure then load the top level owner
loadWrapper(Expression) - Method in AsmClassGenerator
LOCAL_VARIABLE_TARGET - Field in AnnotationNode
localText() - Method in Node
Returns the list of any direct String nodes of this node.
localVariableDeclaration() - Method in GroovyParser
localVariableDeclaration() - Method in GroovyParser.BlockStatementContext
localVariableDeclaration() - Method in GroovyParser.ForInitContext
localVariableDeclaration() - Method in GroovyParser.LocalVariableDeclarationStmtAltContext
localVariableDeclaration() - Method in GroovyParser.ResourceContext
LocatedMessage - Class in org.codehaus.groovy.control.messages
A base class for compilation messages.
LocatedMessage(String, Object, CSTNode, SourceUnit) - Constructor in LocatedMessage
lock() - Method in ClassInfo
lock() - Method in LockableObject
LockableObject - Class in org.codehaus.groovy.util
A bit simplified lock designed to be inherited by.
Log - Annotation Type in groovy.util.logging
This local transform adds a logging ability to your program using java.util.logging.
Log.JavaUtilLoggingStrategy - Class in groovy.util.logging
This class contains the logic of how to weave a Java Util Logging logger into the host class.
Log.JavaUtilLoggingStrategy(GroovyClassLoader) - Constructor in Log.JavaUtilLoggingStrategy
Log4j - Annotation Type in groovy.util.logging
This local transform adds a logging ability to your program using Log4j logging.
Log4j.Log4jLoggingStrategy - Class in groovy.util.logging
Log4j.Log4jLoggingStrategy(GroovyClassLoader) - Constructor in Log4j.Log4jLoggingStrategy
Log4j2 - Annotation Type in groovy.util.logging
This local transform adds a logging ability to your program using Log4j2 logging.
Log4j2.Log4j2LoggingStrategy - Class in groovy.util.logging
Log4j2.Log4j2LoggingStrategy(GroovyClassLoader) - Constructor in Log4j2.Log4j2LoggingStrategy
log(String) - Method in AbstractTypeCheckingExtension
LOG_ENABLED - Field in IndyInterface
boolean to indicate if logging for indy is enabled
LOG - Field in IndyInterface
Logger
log() - Method in LoggableTextifier
LOG - Field in MetaClassHelper
LogASTTransformation - Class in org.codehaus.groovy.transform
This class provides an AST Transformation to add a log field to a class.
LogASTTransformation.AbstractLoggingStrategy - Class in org.codehaus.groovy.transform
LogASTTransformation.AbstractLoggingStrategy() - Constructor in LogASTTransformation.AbstractLoggingStrategy
LogASTTransformation.LoggingStrategy - Interface in org.codehaus.groovy.transform
A LoggingStrategy defines how to wire a new logger instance into an existing class.
LoggableClassVisitor - Class in org.codehaus.groovy.classgen.asm.util
A ClassVisitor proxy, which can log bytecode generation
LoggableClassVisitor(ClassVisitor) - Constructor in LoggableClassVisitor
LoggableTextifier - Class in org.codehaus.groovy.classgen.asm.util
Logging bytecode generation, which can make debugging easy
LoggableTextifier() - Constructor in LoggableTextifier
Logger - Class in org.codehaus.groovy.tools.shell.util
Provides a very, very basic logging API.
loggingStrategy - Field in Commons
@default CommonsLoggingStrategy.class
loggingStrategy - Field in Log
@default JavaUtilLoggingStrategy.class
loggingStrategy - Field in Log4j
@default Log4jLoggingStrategy.class
loggingStrategy - Field in Log4j2
@default Log4j2LoggingStrategy.class
loggingStrategy - Field in Slf4j
@default Slf4jLoggingStrategy.class
LOGICAL_AND_EQUAL - Field in Types
LOGICAL_AND - Field in Types
LOGICAL_OPERATOR - Field in Types
LOGICAL_OR_EQUAL - Field in Types
LOGICAL_OR - Field in Types
logicalAndExpression(int) - Method in GroovyRecognizer
logicalAndExpression() - Method in JavaRecognizer
logicalOrExpression(int) - Method in GroovyRecognizer
logicalOrExpression() - Method in JavaRecognizer
logMethodCall(Object, String, Object) - Method in MetaClassHelper
long_and - Field in NumberMathModificationInfo
long_div - Field in NumberMathModificationInfo
long_intdiv - Field in NumberMathModificationInfo
long_leftShift - Field in NumberMathModificationInfo
long_minus - Field in NumberMathModificationInfo
long_mod - Field in NumberMathModificationInfo
long_multiply - Field in NumberMathModificationInfo
long_or - Field in NumberMathModificationInfo
long_plus - Field in NumberMathModificationInfo
long_rightShift - Field in NumberMathModificationInfo
long_rightShiftUnsigned - Field in NumberMathModificationInfo
long_TYPE - Field in ClassHelper
long_xor - Field in NumberMathModificationInfo
LongArrayGetAtMetaMethod - Class in org.codehaus.groovy.runtime.dgmimpl.arrays
LongArrayPutAtMetaMethod - Class in org.codehaus.groovy.runtime.dgmimpl.arrays
LongArrayPutAtMetaMethod() - Constructor in LongArrayPutAtMetaMethod
LongCachedClass - Class in org.codehaus.groovy.reflection.stdclasses
@author Alex.Tkachman
LongCachedClass(Class, ClassInfo, boolean) - Constructor in LongCachedClass
LongMath - Class in org.codehaus.groovy.runtime.typehandling
Long NumberMath operations
longName - Field in Option
The long name of this option.
longUnbox(Object) - Method in DefaultTypeTransformation
LongWrapper - Class in org.codehaus.groovy.runtime.wrappers
@author John Wilson
LongWrapper(long) - Constructor in LongWrapper
lookup(ClassNode, String) - Method in ASTTestTransformation.LabelFinder
LOOKUP - Field in IndyInterface
LOOKUP constant used for for example unreflect calls
lookup(String, int) - Method in Types
Returns the type for the specified symbol/keyword text.
lookupClassNodeFor(String) - Method in TypeCheckingExtension
Lookup a ClassNode by its name from the source unit
lookupKeyword(String) - Method in Types
Returns the type for the specified keyword text.
lookupSymbol(String) - Method in Types
Returns the type for the specified symbol text.
LOOP - Field in Types
LoopingStatement - Interface in org.codehaus.groovy.ast.stmt
This is an AST Node that provides some sort of looping mechanism.
loopStatement() - Method in GroovyParser
loopStatement() - Method in GroovyParser.LoopStmtAltContext
LOR - Field in GroovyTokenTypes
LOR - Field in JavaTokenTypes
lowerBound(Class) - Method in AstSpecificationCompiler
Create lowerBound ClassNode.
lowestUpperBound(ClassNode, ClassNode) - Method in WideningCategories
Given two class nodes, returns the first common supertype, or the class itself if there are equal.
LPAREN - Field in GroovyLexer
LPAREN - Field in GroovyParser
LPAREN() - Method in GroovyParser.AnnotationContext
LPAREN() - Method in GroovyParser.ArgumentsContext
LPAREN() - Method in GroovyParser.CastParExpressionContext
LPAREN() - Method in GroovyParser.CatchClauseContext
LPAREN() - Method in GroovyParser.ExpressionInParContext
LPAREN() - Method in GroovyParser.FormalParametersContext
LPAREN() - Method in GroovyParser.ForStmtAltContext
LPAREN() - Method in GroovyParser.MethodDeclarationContext
LPAREN() - Method in GroovyParser.ResourcesContext
LPAREN() - Method in GroovyParser.TypeNamePairsContext
LPAREN() - Method in GroovyParser.VariableNamesContext
LPAREN - Field in GroovyTokenTypes
LPAREN - Field in JavaTokenTypes
LRUCache - Class in org.codehaus.groovy.runtime.memoize
A cache backed by a ConcurrentLinkedHashMap
LRUCache(int) - Constructor in LRUCache
LSHIFT_ASSIGN - Field in GroovyLexer
LSHIFT_ASSIGN - Field in GroovyParser
LSHIFT_ASSIGN() - Method in GroovyParser.AssignmentExprAltContext
LT - Field in GeneralUtils
LT - Field in GroovyLexer
LT - Field in GroovyParser
LT() - Method in GroovyParser.NonWildcardTypeArgumentsContext
LT() - Method in GroovyParser.RelationalExprAltContext
LT(int) - Method in GroovyParser.ShiftExprAltContext
LT() - Method in GroovyParser.TypeArgumentsContext
LT() - Method in GroovyParser.TypeArgumentsOrDiamondContext
LT() - Method in GroovyParser.TypeParametersContext
LT - Field in GroovyTokenTypes
LT - Field in JavaTokenTypes
ltX(Expression, Expression) - Method in GeneralUtils

M

m2Compatible - Field in GrabResolver
Defaults to Maven2 compatibility.
m - Field in GroovyParser.ClassOrInterfaceModifierContext
m - Field in GroovyParser.ModifierContext
m - Field in GroovyParser.VariableModifierContext
main(String) - Method in FileSystemCompiler
Primary entry point for compiling from the command line (using the groovyc script).
main(String) - Method in genArrayAccess
Implicit main method for Groovy Scripts
main(String) - Method in genArrays
Implicit main method for Groovy Scripts
main(String) - Method in genDgmMath
Implicit main method for Groovy Scripts
main(String) - Method in genMathModification
Implicit main method for Groovy Scripts
main(String) - Method in GrapeMain
Implicit main method for Groovy Scripts
main(String) - Method in GroovyScriptEngine
Simple testing harness for the GSE.
main(String) - Method in GroovyShell
main(String) - Method in GroovyStarter
main(String) - Method in Java2GroovyMain
main(String) - Method in LexerFrame
MAIN_METHOD_NAME - Field in InvokerHelper
make(String) - Method in ClassHelper
Creates a ClassNode using a given class.
make(LexerSharedInputState) - Method in GroovyRecognizer
make(LexerSharedInputState) - Method in JavaRecognizer
make(ClassNode) - Method in Receiver
makeArgumentList(Expression) - Method in InvocationWriter
makeArray() - Method in ClassNode
Returns a ClassNode representing an array of the class represented by this ClassNode
makeArray(Object, Class, int) - Method in MetaClassHelper
makeCached(Class) - Method in ClassHelper
makeCachedCall(Expression, ClassExpression, Expression, Expression, Expression, MethodCallerMultiAdapter, boolean, boolean, boolean, boolean) - Method in InvocationWriter
makeCachedCall(Expression, ClassExpression, Expression, Expression, Expression, MethodCallerMultiAdapter, boolean, boolean, boolean, boolean) - Method in InvokeDynamicWriter
makeCachedCall(Expression, ClassExpression, Expression, Expression, Expression, MethodCallerMultiAdapter, boolean, boolean, boolean, boolean) - Method in StaticInvocationWriter
makeCall(Expression, ClassExpression, Expression, Expression, Expression, MethodCallerMultiAdapter, boolean, boolean, boolean) - Method in InvocationWriter
makeCall(Expression, Expression, Expression, Expression, MethodCallerMultiAdapter, boolean, boolean, boolean) - Method in StaticInvocationWriter
makeCallSite(Expression, String, Expression, boolean, boolean, boolean, boolean) - Method in CallSiteWriter
makeCallSite(Expression, String, Expression, boolean, boolean, boolean, boolean) - Method in IndyCallSiteWriter
makeCallSite(Expression, String, Expression, boolean, boolean, boolean, boolean) - Method in StaticTypesCallSiteWriter
makeCallSiteArrayInitializer() - Method in CallSiteWriter
makeCallSiteArrayInitializer() - Method in IndyCallSiteWriter
makeCallSiteArrayInitializer() - Method in StaticTypesCallSiteWriter
makeClassForNameCall(Expression, Expression, Expression, Expression) - Method in InvocationWriter
if Class.forName(x) is recognized, make a direct method call
makeClassSafe0(ClassNode, GenericsType) - Method in GenericsUtils
makeClassSafe(Class) - Method in GenericsUtils
makeClassSafeWithGenerics(ClassNode, GenericsType) - Method in GenericsUtils
makeCommonArray(Object, int, Class) - Method in MetaClassHelper
makeController(WriterController) - Method in StaticTypesWriterControllerFactoryImpl
makeController(WriterController) - Method in WriterControllerFactory
makeDelegateCall(String, String, String, String, int) - Method in ProxyGeneratorAdapter
Generate a call to the delegate object.
makeDelegateToClosureCall(String, String, String, String, int) - Method in ProxyGeneratorAdapter
makeDescriptorWithoutReturnType(MethodNode) - Method in GeneralUtils
@deprecated use MethodNodeUtils#methodDescriptorWithoutReturnType(MethodNode) instead
makeDirectCall(Expression, Expression, Expression, Expression, MethodCallerMultiAdapter, boolean, boolean) - Method in InvocationWriter
makeDirectCall(Expression, Expression, Expression, Expression, MethodCallerMultiAdapter, boolean, boolean) - Method in StaticInvocationWriter
makeDynamic(VariableExpression, ClassNode) - Method in AbstractTypeCheckingExtension
Instructs the type checker that an unresolved variable is a dynamic variable.
makeEnumNode(String, int, ClassNode, ClassNode) - Method in EnumHelper
makeFallBack(MutableCallSite, Class<?>, String, int, MethodType, boolean, boolean, boolean) - Method in IndyInterface
Makes a fallback method for an invalidated method selection
makeGenericsType(AST) - Method in AntlrParserPlugin
makeGetPropertySite(Expression, String, boolean, boolean) - Method in CallSiteWriter
makeGetPropertySite(Expression, String, boolean, boolean) - Method in IndyCallSiteWriter
makeGetPropertySite(Expression, String, boolean, boolean) - Method in StaticTypesCallSiteWriter
makeGroovyObjectGetPropertySite(Expression, String, boolean, boolean) - Method in CallSiteWriter
makeGroovyObjectGetPropertySite(Expression, String, boolean, boolean) - Method in IndyCallSiteWriter
makeGroovyObjectGetPropertySite(Expression, String, boolean, boolean) - Method in StaticTypesCallSiteWriter
makeModule() - Method in ASTHelper
makeOwnerList(Expression) - Method in StaticTypeCheckingVisitor
Given an object expression (a receiver expression), generate the list of potential receiver types.
makePostfix(CSTNode, boolean) - Method in Types
Converts a node from a generic type to a specific postfix type.
makePrefix(CSTNode, boolean) - Method in Types
Converts a node from a generic type to a specific prefix type.
makeReference() - Method in ClassHelper
makeSingleArgumentCall(Expression, String, Expression, boolean) - Method in CallSiteWriter
makeSingleArgumentCall(Expression, String, Expression, boolean) - Method in IndyCallSiteWriter
makeSingleArgumentCall(Expression, String, Expression, boolean) - Method in InvocationWriter
makeSingleArgumentCall(Expression, String, Expression, boolean) - Method in InvokeDynamicWriter
makeSingleArgumentCall(Expression, String, Expression, boolean) - Method in StaticTypesCallSiteWriter
makeSiteEntry() - Method in CallSiteWriter
makeSiteEntry() - Method in IndyCallSiteWriter
makeSiteEntry() - Method in StaticTypesCallSiteWriter
makeToken(int, AST) - Method in AntlrParserPlugin
makeTransitiveHull() - Method in StringSetMap
makeType(AST) - Method in AntlrParserPlugin
makeTypeWithArguments(AST) - Method in AntlrParserPlugin
makeUncachedCall(Expression, ClassExpression, Expression, Expression, Expression, MethodCallerMultiAdapter, boolean, boolean, boolean, boolean) - Method in InvocationWriter
makeWithoutCaching(String) - Method in ClassHelper
Creates a ClassNode using a given class.
ManagedConcurrentLinkedQueue - Class in org.codehaus.groovy.util
A queue that stores values wrapped in a Reference, the type of which is determined by the provided ReferenceBundle.
ManagedConcurrentLinkedQueue(ReferenceBundle) - Constructor in ManagedConcurrentLinkedQueue
Creates an empty ManagedConcurrentLinkedQueue that will use the provided ReferenceBundle to store values as the given Reference type.
ManagedConcurrentMap - Class in org.codehaus.groovy.util
ManagedConcurrentMap.Entry - Class in org.codehaus.groovy.util
ManagedConcurrentMap.Entry(ReferenceBundle, Segment, K, int) - Constructor in ManagedConcurrentMap.Entry
ManagedConcurrentMap.EntryWithValue - Class in org.codehaus.groovy.util
ManagedConcurrentMap.EntryWithValue(ReferenceBundle, Segment, K, int, V) - Constructor in ManagedConcurrentMap.EntryWithValue
ManagedConcurrentMap.Segment - Class in org.codehaus.groovy.util
ManagedConcurrentMap.Segment(ReferenceBundle, int) - Constructor in ManagedConcurrentMap.Segment
ManagedConcurrentMap(ReferenceBundle) - Constructor in ManagedConcurrentMap
ManagedConcurrentValueMap - Class in org.codehaus.groovy.util
This is a basic implementation of a map able to forget its values.
ManagedConcurrentValueMap(ReferenceBundle) - Constructor in ManagedConcurrentValueMap
ManagedLinkedList - Class in org.codehaus.groovy.util
This class provides a very simple linked list of memory managed elements.
ManagedLinkedList(ReferenceBundle) - Method in ManagedLinkedList
ManagedReference - Class in org.codehaus.groovy.util
@author Alex Tkachman
ManagedReference(ReferenceBundle, T) - Constructor in ManagedReference
map(Closure) - Method in AstSpecificationCompiler
Creates a MapExpression.
MAP_CONSTRUCTOR - Field in GroovyTokenTypes
MAP_ENTRY_TYPE - Field in StaticTypeCheckingVisitor
map() - Method in GroovyParser
map() - Method in GroovyParser.MapPrmrAltContext
MAP_TYPE - Field in ClassHelper
map() - Method in Weighers
A weigher where the value is a Map and its weight is the number of entries.
MapConstructor - Annotation Type in groovy.transform
Class annotation used to assist in the creation of map constructors in classes.
MapConstructorASTTransformation - Class in org.codehaus.groovy.transform
Handles generation of code for the @MapConstructor annotation.
MapEntry - Class in groovy.util
A Map.Entry implementation.
mapEntry(Map) - Method in AstSpecificationCompiler
Creates a mapEntry.
mapEntry() - Method in GroovyParser
mapEntry() - Method in GroovyParser.EnhancedArgumentListElementContext
mapEntry(int) - Method in GroovyParser.MapEntryListContext
MapEntry(Object, Object) - Constructor in MapEntry
MapEntryExpression - Class in org.codehaus.groovy.ast.expr
Represents an entry inside a map expression such as 1 : 2.
mapEntryExpression(AST) - Method in AntlrParserPlugin
MapEntryExpression(Expression, Expression) - Constructor in MapEntryExpression
mapEntryLabel() - Method in GroovyParser
mapEntryLabel() - Method in GroovyParser.MapEntryContext
mapEntryList() - Method in GroovyParser
mapEntryList() - Method in GroovyParser.MapContext
mapEntryList() - Method in GroovyParser.NamedPropertyArgsContext
MapEntryOrKeyValue - Class in groovy.transform.stc
MapExpression - Class in org.codehaus.groovy.ast.expr
Represents a map expression [1 : 2, "a" : "b", x : y] which creates a mutable Map
mapExpression(AST) - Method in AntlrParserPlugin
Typically only used for map constructors I think?
MapExpression(List<MapEntryExpression>) - Constructor in MapExpression
Maps - Class in org.apache.groovy.util
Map utilities.
MapWithDefault - Class in groovy.lang
A wrapper for Map which allows a default value to be specified.
mark(int) - Method in CharSequenceReader
Mark the current position.
mark() - Method in CompilationUnit
Updates the phase marker on all sources.
mark(int) - Method in LineColumnReader
Marks the present position in the stream.
markAsExpression() - Method in CSTNode
Marks the node a complete expression.
markAsExpression() - Method in Reduction
Marks the node a complete expression.
markSupported() - Method in CharSequenceReader
Mark is supported (returns true).
mASSIGN(boolean) - Method in JavaLexer
mAT(boolean) - Method in JavaLexer
MATCH_REGEX - Field in Types
MATCHED_CONTAINER - Field in Types
Matcher_TYPE - Field in StaticTypeCheckingSupport
matches(String, Pattern) - Method in DefaultGroovyMethods
matches(Object) - Method in QName
Tests if this QName matches another object.
matches(String, Pattern) - Method in StringGroovyMethods
@deprecated Use the CharSequence version
matchesPartially(Matcher) - Method in StringGroovyMethods
Given a matcher that matches a string against a pattern, this method returns true when the string matches the pattern or if a longer string, could match the pattern.
matchGenericTypeBracketsFailed(String, String) - Method in GroovyRecognizer
matchRegex(Object, Object) - Method in InvokerHelper
Find the right hand regex within the left hand string and return a matcher.
matchRegex(Object, Object) - Method in ScriptBytecodeAdapter
MATH_OPERATOR - Field in Types
MAX_ARGS - Field in MethodCallerMultiAdapter
MAX_CONSTRUCTOR_SCORE - Field in MethodRankHelper
max(T, Comparator<T>) - Method in DefaultGroovyMethods
Selects the maximum value found from the Object array using the given comparator.
MAX_FIELD_SCORE - Field in MethodRankHelper
max(Iterable<T>) - Method in GroovyCollections
Selects the maximum value found in an Iterable.
MAX_METHOD_SCORE - Field in MethodRankHelper
MAX_RECOMENDATIONS - Field in MethodRankHelper
maxCacheSize - Field in Memoized
The maximum size the cache can grow to.
MAXIMUM_CAPACITY - Field in AbstractConcurrentMapBase
MAXIMUM_CAPACITY - Field in ComplexKeyHashMap
MAXIMUM_CAPACITY - Field in MetaMethodIndex
maximumNumberOfParameters - Field in Closure
maximumWeightedCapacity(long) - Method in ConcurrentLinkedHashMap.Builder
Specifies the maximum weighted capacity to coerce the map to and may exceed it temporarily.
mBAND_ASSIGN(boolean) - Method in JavaLexer
mBAND(boolean) - Method in JavaLexer
mBNOT(boolean) - Method in JavaLexer
mBOR_ASSIGN(boolean) - Method in JavaLexer
mBOR(boolean) - Method in JavaLexer
mBSR_ASSIGN(boolean) - Method in JavaLexer
mBSR(boolean) - Method in JavaLexer
mBXOR_ASSIGN(boolean) - Method in JavaLexer
mBXOR(boolean) - Method in JavaLexer
mCHAR_LITERAL(boolean) - Method in JavaLexer
mCOLON(boolean) - Method in JavaLexer
mCOMMA(boolean) - Method in JavaLexer
mDEC(boolean) - Method in JavaLexer
mDIV_ASSIGN(boolean) - Method in JavaLexer
mDIV(boolean) - Method in JavaLexer
me(String, Object, String) - Method in Eval
Evaluates the specified String expression and makes the parameter available inside the script, returning the result.
me - Field in GroovyParser.AssertStatementContext
member(String, Closure) - Method in AstSpecificationCompiler
Creates a 2 element list of name and Annotation.
MEMBER_DECLARER_IDX - Field in Inspector
MEMBER_EXCEPTIONS_IDX - Field in Inspector
MEMBER_MODIFIER_IDX - Field in Inspector
MEMBER_NAME_IDX - Field in Inspector
MEMBER_ORIGIN_IDX - Field in Inspector
MEMBER_PARAMS_IDX - Field in Inspector
MEMBER_POINTER - Field in GroovyTokenTypes
MEMBER_TYPE_IDX - Field in Inspector
MEMBER_VALUE_IDX - Field in Inspector
memberDeclaration(int) - Method in GroovyParser
memberDeclaration() - Method in GroovyParser.ClassBodyDeclarationContext
memberHasValue(AnnotationNode, String, Object) - Method in AbstractASTTransformation
Memoize - Class in org.codehaus.groovy.runtime.memoize
Implements memoize for Closures.
memoize() - Method in Closure
Creates a caching variant of the closure.
memoizeAtLeast(int) - Method in Closure
Creates a caching variant of the closure with automatic cache size adjustment and lower limit on the cache size.
memoizeAtMost(int) - Method in Closure
Creates a caching variant of the closure with upper limit on the cache size.
memoizeBetween(int, int) - Method in Closure
Creates a caching variant of the closure with automatic cache size adjustment and lower and upper limits on the cache size.
MemoizeCache - Interface in org.codehaus.groovy.runtime.memoize
Represents a memoize cache with its essential methods
MemoizeCache.ValueProvider - Interface in org.codehaus.groovy.runtime.memoize
Represents a provider used to create value
Memoized - Annotation Type in groovy.transform
Method annotation that creates a cache for the results of the execution of the annotated method.
MemoizedASTTransformation - Class in org.codehaus.groovy.transform
Handles generation of code for the Memoized annotation.
mEQUAL(boolean) - Method in JavaLexer
merge(ConfigObject) - Method in ConfigObject
Merges the given map with this ConfigObject overriding any matching configuration entries in this ConfigObject
mESC(boolean) - Method in JavaLexer
Message - Class in org.codehaus.groovy.control.messages
A base class for compilation messages.
message - Field in AutoImplement
If exception is defined, message can be used to specify the exception message.
message - Field in SimpleMessage
MessageSource - Class in org.codehaus.groovy.tools.shell.util
Message source backed up by one or more ResourceBundle instances for simple i18n support.
MessageSource(Class) - Constructor in MessageSource
META_CLASS_INVOKE_STATIC_METHOD - Field in IndyGuardsFiltersAndSignatures
META_METHOD_INVOKER - Field in IndyGuardsFiltersAndSignatures
META_PROPERTY_GETTER - Field in IndyGuardsFiltersAndSignatures
MetaArrayLengthProperty - Class in groovy.lang
Represents the length property of an array
MetaArrayLengthProperty() - Constructor in MetaArrayLengthProperty
Sole constructor setting name to "length" and type to int
MetaBeanProperty - Class in groovy.lang
Represents a property on a bean which may have a getter and/or a setter
MetaBeanProperty(String, Class, MetaMethod, MetaMethod) - Constructor in MetaBeanProperty
Sole constructor setting name, type (class), getter and setter.
MetaClass - Class in org.apache.groovy.metaclass
A MetaClass within Groovy defines the behaviour of any given Groovy or Java class
metaClass(Object, Closure) - Method in DefaultGroovyMethods
Sets/updates the metaclass for a given object to a closure.
metaClass - Field in MetaClassSite
METACLASS_TYPE - Field in ClassHelper
MetaClassConstant - Class in org.apache.groovy.internal.metaclass
The one and only implementation of a meta class.
MetaClassConstant(Class<T>) - Constructor in MetaClassConstant
MetaClassConstructorSite - Class in org.codehaus.groovy.runtime.callsite
Call site for constructor meta class - cached method - not cached
MetaClassConstructorSite(CallSite, MetaClass) - Constructor in MetaClassConstructorSite
MetaClassHelper - Class in org.codehaus.groovy.runtime
@author John Wilson
MetaClassImpl - Class in groovy.lang
Allows methods to be dynamically added to existing classes at runtime
MetaClassImpl.Index - Class in groovy.lang
MetaClassImpl.Index(boolean) - Constructor in MetaClassImpl.Index
MetaClassImpl.MetaConstructor - Class in groovy.lang
This is a helper class introduced in Groovy 2.1.0, which is used only by indy.
MetaClassImpl(MetaClassRegistry, Class) - Constructor in MetaClassImpl
Constructor with registry setting methods to null
MetaClassRegistry - Interface in groovy.lang
A MetaClassRegistry is an object that is responsible for managing the a cache of MetaClass instances.
MetaClassRegistry.MetaClassCreationHandle - Class in groovy.lang
Class used as base for the creation of MetaClass implementations.
MetaClassRegistryChangeEvent - Class in groovy.lang
An event used to propagate meta class updates
MetaClassRegistryChangeEvent(Object, Object, Class, MetaClass, MetaClass) - Constructor in MetaClassRegistryChangeEvent
Constructs a new MetaClassRegistryChangeEvent Object
MetaClassRegistryChangeEventListener - Interface in groovy.lang
A listener called whenever a constant MetaClass is set, removed or replaced.
MetaClassRegistryImpl - Class in org.codehaus.groovy.runtime.metaclass
A registry of MetaClass instances which caches introspection & reflection information and allows methods to be dynamically added to existing classes at runtime
MetaClassRegistryImpl(int, boolean) - Constructor in MetaClassRegistryImpl
MetaClassSite - Class in org.codehaus.groovy.runtime.callsite
Call site which holds reference to meta class
MetaClassSite(CallSite, MetaClass) - Constructor in MetaClassSite
MetaExpandoProperty - Class in groovy.lang
Represents a property in an Expando object
MetaExpandoProperty(Entry) - Constructor in MetaExpandoProperty
MetaInfExtensionModule - Class in org.codehaus.groovy.runtime.m12n
A SimpleExtensionModule implementation which reads extension classes metadata from META-INF.
MetaMethod - Class in groovy.lang
Represents a Method on a Java object a little like Method except without using reflection to invoke the method
MetaMethod(Class) - Constructor in MetaMethod
Constructor wit a list of parameter classes
MetaMethodIndex - Class in org.codehaus.groovy.runtime.metaclass
MetaMethodIndex.CacheEntry - Class in org.codehaus.groovy.runtime.metaclass
MetaMethodIndex.CacheEntry(Class, MetaMethod) - Constructor in MetaMethodIndex.CacheEntry
MetaMethodIndex.Entry - Class in org.codehaus.groovy.runtime.metaclass
MetaMethodIndex.EntryIterator - Interface in org.codehaus.groovy.runtime.metaclass
MetaMethodIndex.Header - Class in org.codehaus.groovy.runtime.metaclass
MetaMethodIndex.Header(Class, Class) - Constructor in MetaMethodIndex.Header
metaMethodIndex - Field in MetaClassImpl
MetaMethodIndex(CachedClass) - Method in MetaMethodIndex
MetaMethodSite - Class in org.codehaus.groovy.runtime.callsite
Call site which caches meta method
MetaMethodSite(CallSite, MetaClass, MetaMethod, Class) - Constructor in MetaMethodSite
MetaObjectProtocol - Interface in groovy.lang
MetaProperty - Class in groovy.lang
Represents a property on a bean which may have a getter and/or a setter
MetaProperty(String, Class) - Constructor in MetaProperty
Constructor that sets the property name and type (class)
metaRegistry - Field in InvokerHelper
method(String, int, Class, Closure) - Method in AstSpecificationCompiler
Creates a MethodNode.
METHOD_CALL - Field in GroovyTokenTypes
METHOD_CALL - Field in JavaTokenTypes
METHOD_CALL_STARTERS - Field in Types
METHOD_DEF - Field in GroovyTokenTypes
METHOD_DEF - Field in JavaTokenTypes
method - Field in MetaMethodIndex.CacheEntry
METHOD_MISSING - Field in MetaClassImpl
METHOD_POINTER - Field in GroovyLexer
METHOD_POINTER - Field in GroovyParser
METHOD_POINTER() - Method in GroovyParser.PathElementContext
METHOD_REFERENCE - Field in GroovyLexer
METHOD_REFERENCE - Field in GroovyParser
METHOD_REFERENCE() - Method in GroovyParser.PathElementContext
method - Field in ReflectionMetaMethod
method - Field in Selector
METHOD_TARGET - Field in AnnotationNode
method - Field in VisibilityOptions
@default Visibility.UNDEFINED
methodAnnotations - Field in Delegate
Whether to carry over annotations from the methods of the delegate to your delegating method.
methodBody() - Method in GroovyParser
methodBody() - Method in GroovyParser.MethodDeclarationContext
MethodCall - Interface in org.codehaus.groovy.ast.expr
Interface defining common methods for method calls.
methodCall(AST) - Method in AntlrParserPlugin
methodCall(Closure) - Method in AstSpecificationCompiler
Creates a MethodCallExpression.
methodCallArgs(AST) - Method in GroovyRecognizer
An expression may be followed by one or both of (...) and {...}.
MethodCaller - Class in org.codehaus.groovy.classgen.asm
A helper class to invoke methods more easily in ASM
MethodCaller(int, Class, String) - Constructor in MethodCaller
MethodCallerMultiAdapter - Class in org.codehaus.groovy.classgen.asm
MethodCallExpression - Class in org.codehaus.groovy.ast.expr
A method call on an object or class
methodCallExpression(AST) - Method in AntlrParserPlugin
MethodCallExpression(Expression, Expression, Expression) - Constructor in MethodCallExpression
MethodCallExpressionTransformer - Class in org.codehaus.groovy.transform.sc.transformers
MethodCallExpressionTransformer(StaticCompilationTransformer) - Constructor in MethodCallExpressionTransformer
MethodCallTransformation - Class in org.codehaus.groovy.ast
@author Hamlet D'Arcy
MethodClosure - Class in org.codehaus.groovy.runtime
Represents a method on an object using a closure which can be invoked at any time
MethodClosure(Object, String) - Constructor in MethodClosure
methodDeclaration(int, int) - Method in GroovyParser
methodDeclaration() - Method in GroovyParser.MemberDeclarationContext
methodDeclaration() - Method in GroovyParser.MethodDeclarationStmtAltContext
methodDef(AST) - Method in AntlrParserPlugin
methodDescriptor(MethodNode) - Method in MethodNodeUtils
Return the method node's descriptor which includes its return type, name and parameter types without generics.
methodDescriptorWithoutReturnType(MethodNode) - Method in MethodNodeUtils
Return the method node's descriptor including its name and parameter types without generics.
methodHeaders - Field in MetaMethodIndex
MethodHelper - Class in org.codehaus.groovy.runtime.metaclass
Some reflection helper methods
methodInfo(MetaMethod) - Method in Inspector
MethodInvocationTrap - Class in org.codehaus.groovy.ast
@author Hamlet D'Arcy
MethodInvocationTrap(ReaderSource, SourceUnit) - Constructor in MethodInvocationTrap
MethodKey - Class in org.codehaus.groovy.runtime
An abstract base class for a key used for comparators and Map keys to lookup a method by name and parameter types
MethodKey(Class, String, boolean) - Constructor in MethodKey
MethodMetaProperty - Class in org.codehaus.groovy.runtime.metaclass
Wrapper for a method for a property get or set.
MethodMetaProperty.GetBeanMethodMetaProperty - Class in org.codehaus.groovy.runtime.metaclass
Wrapper for a method realizing the property getter.
MethodMetaProperty.GetBeanMethodMetaProperty(String, MetaMethod) - Constructor in MethodMetaProperty.GetBeanMethodMetaProperty
MethodMetaProperty.GetMethodMetaProperty - Class in org.codehaus.groovy.runtime.metaclass
Wrapper for a method realizing the property get.
MethodMetaProperty.GetMethodMetaProperty(String, MetaMethod) - Constructor in MethodMetaProperty.GetMethodMetaProperty
MethodMetaProperty(String, MetaMethod) - Constructor in MethodMetaProperty
methodMissing(String, def) - Method in FileTreeBuilder
methodMissingDelegate - Field in FactoryBuilderSupport
methodName() - Method in GroovyParser
methodName() - Method in GroovyParser.MethodDeclarationContext
MethodNode - Class in org.codehaus.groovy.ast
Represents a method declaration
MethodNode(String, int, ClassNode, Parameter, ClassNode, Statement) - Constructor in MethodNode
MethodNodeUtils - Class in org.apache.groovy.ast.tools
Utility class for working with MethodNodes
methodPointer(Closure) - Method in AstSpecificationCompiler
Creates a methodPointer.
MethodPointerExpression - Class in org.codehaus.groovy.ast.expr
Represents a method pointer on an object such as foo.
methodPointerExpression(AST) - Method in AntlrParserPlugin
MethodPointerExpression(Expression, Expression) - Constructor in MethodPointerExpression
MethodRankHelper - Class in org.codehaus.groovy.runtime
Utility class for MissingMethodException, MissingPropertyException etc.
MethodReferenceExpression - Class in org.codehaus.groovy.ast.expr
Represents a method reference or a constructor reference, e.g.
MethodReferenceExpression(Expression, Expression) - Constructor in MethodReferenceExpression
methods(Closure) - Method in AstSpecificationCompiler
Designates a list of MethodNodes.
methods - Field in MetaMethodIndex.Entry
MethodSelectionException - Class in org.codehaus.groovy.runtime.metaclass
This exception is thrown if the runtime is unable to select a method.
MethodSelectionException(String, FastArray, Class) - Constructor in MethodSelectionException
Creates a new MethodSelectionException.
methodsForSuper - Field in MetaMethodIndex.Entry
methodsToBeVisited - Field in TypeCheckingContext
mEXPONENT(boolean) - Method in JavaLexer
mFLOAT_SUFFIX(boolean) - Method in JavaLexer
mGE(boolean) - Method in JavaLexer
mGT(boolean) - Method in JavaLexer
mHEX_DIGIT(boolean) - Method in JavaLexer
mIDENT(boolean) - Method in JavaLexer
millis - Field in BaseDuration
min(T, Closure) - Method in DefaultGroovyMethods
Selects the minimum value found from the Object array using the closure to determine the correct ordering.
min(Iterable<T>) - Method in GroovyCollections
Selects the minimum value found in an Iterable of items.
mINC(boolean) - Method in JavaLexer
mindmap(String) - Method in Java2GroovyProcessor
MindMapPrinter - Class in org.codehaus.groovy.antlr.treewalker
An antlr AST visitor that prints a format suitable for viewing in http://freemind.sourceforge.net
MindMapPrinter(PrintStream, String, SourceBuffer) - Constructor in MindMapPrinter
MINIMUM_CAPACITY - Field in ComplexKeyHashMap
MINIMUM_CAPACITY - Field in MetaMethodIndex
minimumSize() - Method in NonEmptySequence
minimumSize() - Method in Sequence
MINUS_ASSIGN - Field in GroovyTokenTypes
MINUS_ASSIGN - Field in JavaTokenTypes
minus(Date, Date) - Method in DateGroovyMethods
Subtract another Date from this one and return the number of days of the difference.
minus(Duration) - Method in DatumDependentDuration
minus(String, Object) - Method in DefaultGroovyMethods
minus(TimeDatumDependentDuration) - Method in Duration
MINUS_EQUAL - Field in Types
MINUS - Field in GroovyTokenTypes
minus(double, double) - Method in IndyMath
MINUS - Field in JavaTokenTypes
MINUS_MINUS - Field in Types
minus(double, double) - Method in NumberMathModificationInfo
minus(Number, Number) - Method in NumberNumberMinus
Subtraction of two Numbers.
minus(String, Object) - Method in StringGroovyMethods
@deprecated Use the CharSequence version
minus(Date, Date) - Method in TimeCategory
Subtract one date from the other.
minus(DatumDependentDuration) - Method in TimeDatumDependentDuration
minus(DatumDependentDuration) - Method in TimeDuration
MINUS - Field in Types
minutes - Field in BaseDuration
missesGenericsTypes(ClassNode) - Method in StaticTypeCheckingSupport
MissingClassException - Class in groovy.lang
An exception occurred if a dynamic method dispatch fails with an unknown class.
MissingClassException(ClassNode, String) - Constructor in MissingClassException
MissingFieldException - Class in groovy.lang
An exception occurred if a dynamic field dispatch fails with an unknown field.
MissingFieldException(String, String, Class) - Constructor in MissingFieldException
MissingMethodException - Class in groovy.lang
An exception occurred if a dynamic method dispatch fails with an unknown method.
MissingMethodException(String, Class, Object, boolean) - Constructor in MissingMethodException
MissingMethodExceptionNoStack - Class in org.codehaus.groovy.runtime.metaclass
MissingMethodExceptionNoStack(String, Class, Object, boolean) - Constructor in MissingMethodExceptionNoStack
MissingMethodExecutionFailed - Class in org.codehaus.groovy.runtime.metaclass
A stack less exception used to indicate, that the execution of a missingMethod method failed with a MissingMethodException.
MissingMethodExecutionFailed(String, Class, Object, boolean, Throwable) - Constructor in MissingMethodExecutionFailed
MissingPropertyException - Class in groovy.lang
An exception occurred if a dynamic property dispatch fails with an unknown property.
MissingPropertyException(String, String, Class) - Constructor in MissingPropertyException
MissingPropertyExceptionNoStack - Class in org.codehaus.groovy.runtime.metaclass
MissingPropertyExceptionNoStack(String, Class) - Constructor in MissingPropertyExceptionNoStack
MixedInMetaClass - Class in org.codehaus.groovy.runtime.metaclass
@author Alex Tkachman
MixedInMetaClass(Object, Object) - Constructor in MixedInMetaClass
Mixin - Annotation Type in groovy.lang
Provides a mechanism for mixing in methods into a class.
mixin(String, int, Closure) - Method in AstSpecificationCompiler
Creates a MixinNode.
mixin(MetaClass, Class) - Method in DefaultGroovyMethods
Extend class globally with category methods.
MixinASTTransformation - Class in org.codehaus.groovy.ast
@deprecated static mixins have been deprecated in favour of traits (trait keyword).
mixinClassesToMetaClass(MetaClass, List<Class>) - Method in MixinInMetaClass
MixinInMetaClass - Class in org.codehaus.groovy.reflection
MixinInMetaClass(ExpandoMetaClass, CachedClass) - Constructor in MixinInMetaClass
MixinInstanceMetaMethod - Class in org.codehaus.groovy.runtime.metaclass
MetaMethod for mixed in classes
MixinInstanceMetaMethod(MetaMethod, MixinInMetaClass) - Constructor in MixinInstanceMetaMethod
MixinInstanceMetaProperty - Class in org.codehaus.groovy.runtime.metaclass
MetaProperty for mixed in classes
MixinInstanceMetaProperty(MetaProperty, MixinInMetaClass) - Constructor in MixinInstanceMetaProperty
MixinNode - Class in org.codehaus.groovy.ast
Represents a mixin which can be applied to any ClassNode to implement mixins
MixinNode(String, int, ClassNode, ClassNode) - Constructor in MixinNode
@param name is the full name of the class
mixins(Closure) - Method in AstSpecificationCompiler
Creates a MixinNode[].
ML_COMMENT - Field in GroovyTokenTypes
ML_COMMENT - Field in JavaTokenTypes
mLAND(boolean) - Method in JavaLexer
mLBRACK(boolean) - Method in JavaLexer
mLCURLY(boolean) - Method in JavaLexer
mLE(boolean) - Method in JavaLexer
mLNOT(boolean) - Method in JavaLexer
mLOR(boolean) - Method in JavaLexer
mLPAREN(boolean) - Method in JavaLexer
mLT(boolean) - Method in JavaLexer
mMINUS_ASSIGN(boolean) - Method in JavaLexer
mMINUS(boolean) - Method in JavaLexer
mML_COMMENT(boolean) - Method in JavaLexer
mMOD_ASSIGN(boolean) - Method in JavaLexer
mMOD(boolean) - Method in JavaLexer
mNOT_EQUAL(boolean) - Method in JavaLexer
mNUM_INT(boolean) - Method in JavaLexer
MOD_ASSIGN - Field in GroovyLexer
MOD_ASSIGN - Field in GroovyParser
MOD_ASSIGN() - Method in GroovyParser.AssignmentExprAltContext
MOD_ASSIGN - Field in GroovyTokenTypes
MOD_ASSIGN - Field in JavaTokenTypes
mod(Number, Number) - Method in DefaultGroovyMethods
Performs a division modulus operation.
MOD_EQUAL - Field in Types
MOD - Field in GroovyLexer
MOD - Field in GroovyParser
MOD() - Method in GroovyParser.MultiplicativeExprAltContext
MOD - Field in GroovyTokenTypes
mod(long, long) - Method in IndyMath
MOD - Field in JavaTokenTypes
mod(Number, Number) - Method in NumberMath
mod(long, long) - Method in NumberMathModificationInfo
MOD - Field in Types
mode - Field in AnnotationCollector
When the collector annotation is replaced, whether to check for duplicates between the replacement annotations and existing explicit annotations.
modeNames - Field in GroovyLexer
modifier() - Method in GroovyParser
modifier(int) - Method in GroovyParser.ModifiersContext
modifier() - Method in GroovyRecognizer
modifier() - Method in JavaRecognizer
MODIFIER_OPCODE_MAP - Field in ModifierNode
ModifierNode - Class in org.apache.groovy.parser.antlr4
Represents a modifier, which is better to place in the package org.codehaus.groovy.ast
ModifierNode(AnnotationNode, String) - Constructor in ModifierNode
@param annotationNode the annotation node
modifiers(AST, List<AnnotationNode>, int) - Method in AntlrParserPlugin
modifiers - Field in CachedClass
modifiers() - Method in GroovyParser
modifiers() - Method in GroovyParser.ClassifiedModifiersContext
modifiers() - Method in GroovyParser.ModifiersOptContext
modifiers() - Method in GroovyRecognizer
A list of one or more modifier, annotation, or "def".
MODIFIERS - Field in GroovyTokenTypes
modifiers() - Method in JavaRecognizer
MODIFIERS - Field in JavaTokenTypes
modifiersInternal() - Method in GroovyRecognizer
modifiersOpt() - Method in GroovyParser
modifiersOpt() - Method in GroovyParser.MemberDeclarationContext
modifiersOpt() - Method in GroovyParser.MethodDeclarationContext
modifiersOpt() - Method in GroovyRecognizer
A list of zero or more modifiers, annotations, or "def".
modImpl(Number, Number) - Method in BigIntegerMath
modImpl(Number, Number) - Method in FloatingPointMath
modImpl(Number, Number) - Method in IntegerMath
modImpl(Number, Number) - Method in LongMath
modImpl(Number, Number) - Method in NumberMath
MODULE_FACTORY_KEY - Field in StandardPropertiesModuleFactory
module - Field in Grab
The module or artifact, e.g.: "ant-junit".
module - Field in GrabExclude
The module or artifact, e.g.: "ant-junit"; required unless the compact form is used.
MODULE_INSTANCE_CLASSES_KEY - Field in MetaInfExtensionModule
MODULE_META_INF_FILE - Field in ExtensionModuleScanner
MODULE_META_INF_FILE - Field in MetaClassRegistryImpl
@deprecated Use instead
MODULE_NAME_KEY - Field in PropertiesModuleFactory
MODULE_STATIC_CLASSES_KEY - Field in MetaInfExtensionModule
MODULE_VERSION_KEY - Field in PropertiesModuleFactory
ModuleNode - Class in org.codehaus.groovy.ast
Represents a module, which consists typically of a class declaration but could include some imports, some statements and multiple classes intermixed with statements like scripts in Python or Ruby
ModuleNode(CompileUnit) - Constructor in ModuleNode
months - Field in BaseDuration
MOP_GET - Field in IndyGuardsFiltersAndSignatures
MOP_INVOKE_CONSTRUCTOR - Field in IndyGuardsFiltersAndSignatures
MOP_INVOKE_METHOD - Field in IndyGuardsFiltersAndSignatures
mopMethods - Field in CachedClass
MopWriter - Class in org.codehaus.groovy.classgen.asm
MopWriter.Factory - Interface in org.codehaus.groovy.classgen.asm
MopWriter(WriterController) - Method in MopWriter
MPE - Field in MissingPropertyException
mPLUS_ASSIGN(boolean) - Method in JavaLexer
mPLUS(boolean) - Method in JavaLexer
mQUESTION(boolean) - Method in JavaLexer
mRBRACK(boolean) - Method in JavaLexer
mRCURLY(boolean) - Method in JavaLexer
mRPAREN(boolean) - Method in JavaLexer
mSEMI(boolean) - Method in JavaLexer
mSL_ASSIGN(boolean) - Method in JavaLexer
mSL_COMMENT(boolean) - Method in JavaLexer
mSL(boolean) - Method in JavaLexer
mSR_ASSIGN(boolean) - Method in JavaLexer
mSR(boolean) - Method in JavaLexer
mSTAR_ASSIGN(boolean) - Method in JavaLexer
mSTAR(boolean) - Method in JavaLexer
mSTRING_LITERAL(boolean) - Method in JavaLexer
MUL_ASSIGN - Field in GroovyLexer
MUL_ASSIGN - Field in GroovyParser
MUL_ASSIGN() - Method in GroovyParser.AssignmentExprAltContext
MUL - Field in GroovyLexer
MUL - Field in GroovyParser
MUL() - Method in GroovyParser.ExpressionListElementContext
MUL() - Method in GroovyParser.ImportDeclarationContext
MUL() - Method in GroovyParser.MapEntryContext
MUL() - Method in GroovyParser.MultiplicativeExprAltContext
MULTI_PROPERTY - Field in ObservableMap.MultiPropertyEvent
multicatch() - Method in GroovyRecognizer
MULTICATCH - Field in GroovyTokenTypes
multicatch() - Method in JavaRecognizer
multicatch_types() - Method in GroovyRecognizer
MULTICATCH_TYPES - Field in GroovyTokenTypes
multicatch_types() - Method in JavaRecognizer
multipleAssignment(int) - Method in GroovyRecognizer
multipleAssignmentDeclaration() - Method in GroovyRecognizer
multipleAssignmentDeclarationStart() - Method in GroovyRecognizer
MultipleCompilationErrorsException - Class in org.codehaus.groovy.control
@author Jochen Theodorou
MultipleCompilationErrorsException(ErrorCollector) - Constructor in MultipleCompilationErrorsException
MultipleSetterProperty - Class in org.codehaus.groovy.runtime.metaclass
This class represents a property with multiple setters.
MultipleSetterProperty(String) - Constructor in MultipleSetterProperty
multiplicativeExpression(int) - Method in GroovyRecognizer
multiplicativeExpression() - Method in JavaRecognizer
multiply(String, Number) - Method in DefaultGroovyMethods
MULTIPLY_EQUAL - Field in Types
multiply(double, double) - Method in IndyMath
multiply(Number, Number) - Method in NumberMath
multiply(double, double) - Method in NumberMathModificationInfo
multiply(Number, Number) - Method in NumberNumberMultiply
Multiply two Numbers.
multiply(String, Number) - Method in StringGroovyMethods
@deprecated Use the CharSequence version
MULTIPLY - Field in Types
multiplyImpl(Number, Number) - Method in BigDecimalMath
multiplyImpl(Number, Number) - Method in BigIntegerMath
multiplyImpl(Number, Number) - Method in FloatingPointMath
multiplyImpl(Number, Number) - Method in IntegerMath
multiplyImpl(Number, Number) - Method in LongMath
multiplyImpl(Number, Number) - Method in NumberMath
MutableMetaClass - Interface in groovy.lang
An interface that defines methods that implementers of mutable Meta classes should specify.
mVOCAB(boolean) - Method in JavaLexer
mWS(boolean) - Method in JavaLexer
MY_TYPE - Field in BaseScriptASTTransformation
MY_TYPE - Field in ImmutableASTTransformation
MY_TYPE_NAME - Field in BuilderASTTransformation

N

name2VariableMappingFor(MethodNode) - Method in TailRecursiveASTTransformation
name - Field in AbstractCallSite
name - Field in GrabResolver
A meaningful name for a repo containing the grape/artifact.
name - Field in IO.Verbosity
name() - Method in ListenerList
A suffix for creating the add, remove, and get methods defaulting to the name of the listener type, e.g. if name is set to MyListener, then the class will have addMyListener, removeMyListener, and getMyListeners methods.
name - Field in Logger
name - Field in MetaMethodIndex.Entry
name - Field in MetaProperty
name() - Method in Node
Returns an Object representing the name of the node.
name - Field in Selector
NAMED_VALUE - Field in Types
namedArgumentList(Closure) - Method in AstSpecificationCompiler
Creates a NamedArgumentListExpression.
NamedArgumentListExpression - Class in org.codehaus.groovy.ast.expr
Represents one or more arguments being passed into a method by name
NamedArgumentListExpression(List<MapEntryExpression>) - Constructor in NamedArgumentListExpression
NamedDelegate - Annotation Type in groovy.transform
Marker interface used to indicate that the property names of the annotated parameter represent valid key names when using named arguments and that the property types are applicable for type checking purposes.
NamedParam - Annotation Type in groovy.transform
Marker interface used to indicate that the name of the annotated parameter (or specified optional name) is a valid key name when using named arguments and that the parameter type is applicable for type checking purposes.
NamedParams - Annotation Type in groovy.transform
Collector annotation for NamedParam.
namedPropertyArgs() - Method in GroovyParser
namedPropertyArgs() - Method in GroovyParser.PathElementContext
NamedVariant - Annotation Type in groovy.transform
Allows construction of a named-arg equivalent method or constructor.
NamedVariantASTTransformation - Class in org.codehaus.groovy.transform
namePart() - Method in GroovyParser
namePart() - Method in GroovyParser.PathElementContext
namePart() - Method in GroovyRecognizer
This is the grammar for what can follow a dot: x.a, x.
names - Field in CompilationUnit
NATIVE - Field in GroovyLexer
NATIVE - Field in GroovyParser
NATIVE() - Method in GroovyParser.KeywordsContext
NATIVE() - Method in GroovyParser.ModifierContext
nativeParamTypes - Field in ParameterTypes
NAVIGATE - Field in Types
ncurry(int, Object) - Method in Closure
Support for Closure currying at a given index.
NE - Field in GeneralUtils
needSortedInput() - Method in CompilationUnit.PrimaryClassNodeOperation
needsPropertyChangeSupport(ClassNode, SourceUnit) - Method in BindableASTTransformation
Snoops through the declaring class and all parents looking for methods void addPropertyChangeListener(PropertyChangeListener), void removePropertyChangeListener(PropertyChangeListener), and void firePropertyChange(String, Object, Object).
needsVetoableChangeSupport(ClassNode, SourceUnit) - Method in VetoableASTTransformation
Snoops through the declaring class and all parents looking for a field of type VetoableChangeSupport.
negate() - Method in GString
Turns a String into a regular expression pattern
negateBoolean(MethodVisitor) - Method in BytecodeHelper
negate a boolean on stack. true->false, false->true
NEW - Field in GroovyLexer
NEW - Field in GroovyParser
NEW() - Method in GroovyParser.KeywordsContext
NEW() - Method in GroovyParser.NewPrmrAltContext
NEW - Field in MethodClosure
newArrayDeclarator() - Method in GroovyRecognizer
newArrayDeclarator() - Method in JavaRecognizer
newAssignmentExpression(Variable, Expression) - Method in BinaryExpression
Creates an assignment expression in which the specified expression is written into the specified variable name.
newClass(ClassNode) - Method in GenericsUtils
newContainer() - Method in Reduction
Creates a new Reduction with Token.NULL as it's root.
newContext() - Method in FactoryBuilderSupport
Pushes a new context on the stack.
newDataInputStream(File) - Method in DefaultGroovyMethods
newDataInputStream(File) - Method in ResourceGroovyMethods
Create a data input stream for this file
newDataOutputStream(File) - Method in DefaultGroovyMethods
newDataOutputStream(File) - Method in ResourceGroovyMethods
Creates a new data output stream for this file.
newDecimal(String, int, int) - Method in Token
Creates a token that represents a decimal number.
newExpression() - Method in GroovyRecognizer
object instantiation.
newExpression() - Method in JavaRecognizer
object instantiation.
newIdentifier(String, int, int) - Method in Token
Creates a token that represents an identifier.
Newify - Annotation Type in groovy.lang
Annotation that supports writing constructor call expressions without the 'new' keyword.
NewifyASTTransformation - Class in org.codehaus.groovy.transform
Handles generation of code for the @Newify AST transform.
newInitializationExpression(String, ClassNode, Expression) - Method in BinaryExpression
Creates variable initialization expression in which the specified expression is written into the specified variable name.
newInputStream(URL, Map) - Method in DefaultGroovyMethods
newInputStream(URL, Map) - Method in ResourceGroovyMethods
Creates a buffered input stream for this URL.
newInstance(FactoryBuilderSupport, Object, Object, Map) - Method in ASTTransformationCustomizerFactory
newInstance(FactoryBuilderSupport, Object, Object, Map) - Method in CustomizersFactory
newInstance(Class<T>, Object) - Method in DefaultGroovyMethods
Helper to construct a new instance from the given arguments.
newInstance(FactoryBuilderSupport, Object, Object, Map) - Method in Factory
@param builder the FactoryBuilder
newInstance(FactoryBuilderSupport, Object, Object, Map) - Method in ImportCustomizerFactory
newInstance(FactoryBuilderSupport, Object, Object, Map) - Method in InlinedASTCustomizerFactory
newInstance(List<T>, boolean, Closure) - Method in ListWithDefault
newInstance(Map<K, V>, Closure) - Method in MapWithDefault
newInstance() - Method in NodeBuilder
newInstance(Class, Map) - Method in ObjectGraphBuilder.DefaultNewInstanceResolver
newInstance(Class, Map) - Method in ObjectGraphBuilder.NewInstanceResolver
Create a new instance of Class klass.
newInstance() - Method in ParserPluginFactory
creates the ANTLR 2.7 parser.
newInstance(FactoryBuilderSupport, Object, Object, Map) - Method in SecureASTCustomizerFactory
newInstance(FactoryBuilderSupport, Object, Object, Map) - Method in SourceAwareCustomizerFactory
NewInstanceMetaMethod - Class in org.codehaus.groovy.runtime.metaclass
A MetaMethod implementation where the underlying method is really a static helper method on some class but it appears to be an instance method on a class.
NewInstanceMetaMethod(CachedMethod) - Constructor in NewInstanceMetaMethod
newInteger(String, int, int) - Method in Token
Creates a token that represents an integer.
newInterface(Class, String) - Method in MethodCaller
newKeyword(String, int, int) - Method in Token
Creates a token that represents a keyword.
NEWLINE - Field in Types
NewMetaMethod - Class in org.codehaus.groovy.runtime.metaclass
Base class for NewInstanceMetaMethod and NewStaticMetaMethod
NewMetaMethod(CachedMethod) - Constructor in NewMetaMethod
newMethod(String, Callable<ClassNode>) - Method in AbstractTypeCheckingExtension
newModule(Properties, ClassLoader) - Method in MetaInfExtensionModule
newModule(Properties, ClassLoader) - Method in PropertiesModuleFactory
newModule(Properties, ClassLoader) - Method in StandardPropertiesModuleFactory
newObjectInputStream(File, ClassLoader) - Method in DefaultGroovyMethods
newObjectInputStream(InputStream, ClassLoader) - Method in IOGroovyMethods
Create an object input stream for this input stream using the given class loader.
newObjectInputStream(File, ClassLoader) - Method in ResourceGroovyMethods
Create an object input stream for this file using the given class loader.
newObjectOutputStream(OutputStream) - Method in DefaultGroovyMethods
newObjectOutputStream(OutputStream) - Method in IOGroovyMethods
Create an object output stream for this output stream.
newObjectOutputStream(File) - Method in ResourceGroovyMethods
Create an object output stream for this file.
newOutputStream(File) - Method in DefaultGroovyMethods
newOutputStream(File) - Method in ResourceGroovyMethods
Create a buffered output stream for this file.
newPlaceholder(int) - Method in Token
Creates a token with the specified meaning.
newPrintWriter(Writer) - Method in DefaultGroovyMethods
newPrintWriter(OutputStream) - Method in IOGroovyMethods
Create a new PrintWriter for this OutputStream.
newPrintWriter(File, String) - Method in ResourceGroovyMethods
Create a new PrintWriter for this file, using specified charset.
newReader(URL, Map, String) - Method in DefaultGroovyMethods
newReader(InputStream, String) - Method in IOGroovyMethods
Creates a reader for this input stream, using the specified charset as the encoding.
newReader(URL, Map, String) - Method in ResourceGroovyMethods
Creates a buffered reader for this URL using the given encoding.
newRealm(String, Realm) - Method in Realm
newScope(Closure) - Method in AbstractTypeCheckingExtension
newScript(Class<?>, Binding) - Method in InvokerHelper
newStatic(Class, String) - Method in FieldNode
newStatic(Class, String) - Method in MethodCaller
newStatic(Class, String, boolean, boolean) - Method in MethodCallerMultiAdapter
NewStaticMetaMethod - Class in org.codehaus.groovy.runtime.metaclass
A MetaMethod implementation where the underlying method is really a static helper method on some class.
NewStaticMetaMethod(CachedMethod) - Constructor in NewStaticMetaMethod
newString(String, int, int) - Method in Token
Creates a token that represents a double-quoted string.
newSymbol(String, int, int) - Method in Token
Creates a token that represents a symbol, using a library for the type.
newValue - Field in ObservableList.ChangeType
newValue - Field in ObservableMap.ChangeType
newValue - Field in ObservableSet.ChangeType
newVirtual(Class, String) - Method in MethodCaller
newVisitor(SourceUnit, ClassNode) - Method in StaticCompileTransformation
newVisitor(SourceUnit, ClassNode) - Method in StaticTypesTransformation
Allows subclasses to provide their own visitor.
newWriter(File, String) - Method in DefaultGroovyMethods
newWriter(OutputStream, String) - Method in IOGroovyMethods
Creates a writer for this stream using the given charset.
newWriter(File, String) - Method in ResourceGroovyMethods
Creates a buffered writer for this file, writing data without writing a BOM, using a specified encoding.
neX(Expression, Expression) - Method in GeneralUtils
next() - Method in ArrayIterator
next - Field in ComplexKeyHashMap.Entry
next() - Method in ComplexKeyHashMap.EntryIterator
next - Field in ConcurrentReaderHashMap.Entry
next() - Method in ConcurrentReaderHashMap.HashIterator
next(Date) - Method in DateGroovyMethods
Increment a java.sql.Date by one day.
next(String) - Method in DefaultGroovyMethods
next(double) - Method in IndyMath
next() - Method in IteratorBufferedIterator
next() - Method in ListBufferedIterator
next() - Method in MetaMethodIndex.EntryIterator
next() - Method in ObservableList.ObservableIterator
next() - Method in ObservableSet.ObservableIterator
next() - Method in PermutationGenerator
Generate next permutation (algorithm from Rosen p. 284)
next(Enum) - Method in PluginDefaultGroovyMethods
This method is called by the ++ operator for enums.
next() - Method in ReverseListIterator
{@inheritDoc}
next(String) - Method in StringGroovyMethods
@deprecated Use the CharSequence version
nextClassEntry - Field in MetaMethodIndex.Entry
nextElement() - Method in ConcurrentReaderHashMap.HashIterator
nextHashEntry - Field in MetaMethodIndex.Entry
nextIndex() - Method in ObservableList.ObservableListIterator
nextPhase() - Method in ProcessingUnit
A synonym for gotoPhase( phase + 1 ).
nextToken() - Method in JavaLexer
NL - Field in GroovyLexer
NL - Field in GroovyParser
NL(int) - Method in GroovyParser.NlsContext
NL(int) - Method in GroovyParser.SepContext
nls() - Method in GroovyParser
nls() - Method in GroovyParser.AdditiveExprAltContext
nls(int) - Method in GroovyParser.AndExprAltContext
nls(int) - Method in GroovyParser.AnnotationsOptContext
nls(int) - Method in GroovyParser.ArrayInitializerContext
nls(int) - Method in GroovyParser.AssertStatementContext
nls(int) - Method in GroovyParser.AssignmentExprAltContext
nls() - Method in GroovyParser.BlockContext
nls() - Method in GroovyParser.CatchClauseContext
nls(int) - Method in GroovyParser.ClassBodyContext
nls() - Method in GroovyParser.ClassBodyDeclarationContext
nls(int) - Method in GroovyParser.ClassDeclarationContext
nls(int) - Method in GroovyParser.ClassOrInterfaceModifiersContext
nls(int) - Method in GroovyParser.ClosureContext
nls() - Method in GroovyParser.CompilationUnitContext
nls(int) - Method in GroovyParser.ConditionalExprAltContext
nls() - Method in GroovyParser.CreatorContext
nls(int) - Method in GroovyParser.DoWhileStmtAltContext
nls(int) - Method in GroovyParser.ElementValuePairContext
nls(int) - Method in GroovyParser.EnhancedArgumentListContext
nls(int) - Method in GroovyParser.EnumConstantsContext
nls(int) - Method in GroovyParser.EqualityExprAltContext
nls(int) - Method in GroovyParser.ExclusiveOrExprAltContext
nls() - Method in GroovyParser.FinallyBlockContext
nls(int) - Method in GroovyParser.FormalParameterContext
nls(int) - Method in GroovyParser.FormalParameterListContext
nls() - Method in GroovyParser.ForStmtAltContext
nls(int) - Method in GroovyParser.IfElseStatementContext
nls(int) - Method in GroovyParser.InclusiveOrExprAltContext
nls() - Method in GroovyParser.LabeledStmtAltContext
nls(int) - Method in GroovyParser.LogicalAndExprAltContext
nls(int) - Method in GroovyParser.LogicalOrExprAltContext
nls() - Method in GroovyParser.MapEntryContext
nls(int) - Method in GroovyParser.MethodDeclarationContext
nls(int) - Method in GroovyParser.ModifiersContext
nls(int) - Method in GroovyParser.MultipleAssignmentExprAltContext
nls(int) - Method in GroovyParser.MultiplicativeExprAltContext
nls() - Method in GroovyParser.NewPrmrAltContext
nls(int) - Method in GroovyParser.NonWildcardTypeArgumentsContext
nls(int) - Method in GroovyParser.PathElementContext
nls() - Method in GroovyParser.PowerExprAltContext
nls(int) - Method in GroovyParser.QualifiedClassNameListContext
nls(int) - Method in GroovyParser.RegexExprAltContext
nls(int) - Method in GroovyParser.RelationalExprAltContext
nls() - Method in GroovyParser.ResourcesContext
nls(int) - Method in GroovyParser.ShiftExprAltContext
nls(int) - Method in GroovyParser.StandardLambdaExpressionContext
nls(int) - Method in GroovyParser.SwitchBlockStatementGroupContext
nls(int) - Method in GroovyParser.SwitchStatementContext
nls() - Method in GroovyParser.SynchronizedStmtAltContext
nls(int) - Method in GroovyParser.TryCatchStatementContext
nls() - Method in GroovyParser.TypeArgumentContext
nls(int) - Method in GroovyParser.TypeArgumentsContext
nls(int) - Method in GroovyParser.TypeBoundContext
nls(int) - Method in GroovyParser.TypeListContext
nls() - Method in GroovyParser.TypeParameterContext
nls(int) - Method in GroovyParser.TypeParametersContext
nls() - Method in GroovyParser.UnaryNotExprAltContext
nls(int) - Method in GroovyParser.VariableDeclarationContext
nls(int) - Method in GroovyParser.VariableDeclaratorContext
nls(int) - Method in GroovyParser.VariableDeclaratorsContext
nls(int) - Method in GroovyParser.VariableInitializersContext
nls(int) - Method in GroovyParser.VariableModifiersContext
nls() - Method in GroovyParser.WhileStmtAltContext
nls() - Method in GroovyRecognizer
Zero or more insignificant newlines, all gobbled up and thrown away.
NLS - Field in GroovyTokenTypes
nlsWarn() - Method in GroovyRecognizer
Zero or more insignificant newlines, all gobbled up and thrown away, but a warning message is left for the user, if there was a newline.
NO_ARGUMENTS - Field in MethodCallExpression
NO_CLASS - Field in ClassNodeResolver
Internal helper used to indicate a cache hit for a class that does not exist.
NO_EXCEPTIONS - Field in BuilderASTTransformation
NO_PARAMS - Field in BuilderASTTransformation
noArg - Field in MapConstructor
In addition to the map constructor, provide a no-arg constructor which calls the map constructor with an empty map.
Node - Class in groovy.util
Represents an arbitrary tree node which can be used for structured metadata or any arbitrary XML-like tree.
NODE_CLASS - Field in ObjectGraphBuilder
NODE_NAME - Field in ObjectGraphBuilder
Node(Node, Object, Map, Object) - Constructor in Node
Creates a new Node named name with value value and with attributes specified in the attributes Map.
NodeAsHTMLPrinter - Class in org.codehaus.groovy.antlr.treewalker
A visitor that prints a html tags of each node to the supplied PrintStream
NodeAsHTMLPrinter(PrintStream, String) - Constructor in NodeAsHTMLPrinter
A visitor that prints a html tags, for each node, to the supplied PrintStream.
NodeBuilder - Class in groovy.util
A helper class for creating nested trees of Node objects for handling arbitrary data
NodeCollector - Class in org.codehaus.groovy.antlr.treewalker
A simple antlr AST visitor that collects all nodes into a List.
NodeCollector() - Constructor in NodeCollector
nodeCompleted(Object, Object) - Method in BuilderSupport
A hook to allow nodes to be processed once they have had all of their children applied.
nodeCompleted(Object, Object) - Method in FactoryBuilderSupport
A hook to allow nodes to be processed once they have had all of their children applied.
NodeList - Class in groovy.util
A List implementation which is returned by queries on a Node which provides some XPath like helper methods for GPath.
NodeList(int) - Constructor in NodeList
NodeMetaDataHandler - Interface in org.codehaus.groovy.ast
An interface to mark a node being able to handle metadata
NodeMetaDataHandlerHelper - Class in org.codehaus.groovy.ast
NodeMetaDataHandlerHelper(NodeMetaDataHandler) - Constructor in NodeMetaDataHandlerHelper
NodePrinter - Class in org.codehaus.groovy.antlr.treewalker
A simple antlr AST visitor that outputs the tokenName of each node in a pseudo xml style.
nodePrinter(String) - Method in Java2GroovyProcessor
NodePrinter(PrintStream, String) - Constructor in NodePrinter
A visitor that prints a pseudo xml output to the supplied PrintStream
NONE_SLASHY - Field in StringUtils
NONE - Field in WarningMessage
NonEmptySequence - Class in groovy.lang
Represents a sequence of objects which represents one or many instances of of objects of a given type.
NonEmptySequence(Class, List) - Constructor in NonEmptySequence
nonGeneric(ClassNode) - Method in AbstractASTTransformation
@deprecated use GenericsUtils#nonGeneric
nonGeneric(ClassNode) - Method in GenericsUtils
nonWildcardTypeArguments() - Method in GroovyParser
nonWildcardTypeArguments() - Method in GroovyParser.PathElementContext
NOP - Field in BytecodeExpression
NOPARAM - Field in CallSiteArray
normaliseIndex(int, int) - Method in ArrayMetaMethod
normaliseIndex(int, int) - Method in DefaultGroovyMethodsSupport
This converts a possibly negative index to a real index into the array.
normalize(String) - Method in DefaultGroovyMethods
normalize(String) - Method in StringGroovyMethods
@deprecated Use the CharSequence version
normalizedValue(Object) - Method in MetaClassHelper
noSuchMethod(CachedMethod, Object, Object) - Method in Reflector
NOT_APPLICABLE - Field in Inspector
not(Closure) - Method in AstSpecificationCompiler
Creates a NotExpression.
NOT_EOF - Field in Types
NOT_EQUAL - Field in GroovyTokenTypes
NOT_EQUAL - Field in JavaTokenTypes
NOT - Field in GroovyLexer
NOT - Field in GroovyParser
NOT() - Method in GroovyParser.UnaryNotExprAltContext
NOT_IDENTICAL - Field in GeneralUtils
NOT_IDENTICAL - Field in GroovyLexer
NOT_IDENTICAL - Field in GroovyParser
NOT_IDENTICAL() - Method in GroovyParser.EqualityExprAltContext
NOT_IDENTICAL - Field in GroovyTokenTypes
NOT_IN - Field in GroovyLexer
NOT_IN - Field in GroovyParser
NOT_IN() - Method in GroovyParser.RelationalExprAltContext
NOT_INSTANCEOF - Field in GroovyLexer
NOT_INSTANCEOF - Field in GroovyParser
NOT_INSTANCEOF() - Method in GroovyParser.RelationalExprAltContext
NOT - Field in Types
NOTEQUAL - Field in GroovyLexer
NOTEQUAL - Field in GroovyParser
NOTEQUAL() - Method in GroovyParser.EqualityExprAltContext
NotExpression - Class in org.codehaus.groovy.ast.expr
@author sam
NotExpression(Expression) - Constructor in NotExpression
notIdenticalX(Expression, Expression) - Method in GeneralUtils
notImplementedYet(AST) - Method in AntlrParserPlugin
notNegative(int) - Method in IndyArrayAccess
notNullExpr(Expression) - Method in AbstractASTTransformUtil
notNullX(Expression) - Method in GeneralUtils
notX(Expression) - Method in GeneralUtils
NULL - Field in ConstantExpression
NULL_REF - Field in IndyGuardsFiltersAndSignatures
NULL - Field in Token
NULL_TREE_LOOKAHEAD - Field in GroovyTokenTypes
NULL_TREE_LOOKAHEAD - Field in JavaTokenTypes
NullCallSite - Class in org.codehaus.groovy.runtime.callsite
NullCallSite(CallSite) - Constructor in NullCallSite
NullLiteral - Field in GroovyLexer
NullLiteral - Field in GroovyParser
NullLiteral() - Method in GroovyParser.KeywordsContext
NullLiteral() - Method in GroovyParser.NullLiteralAltContext
NullObject - Class in org.codehaus.groovy.runtime
NullProtectionStorage - Class in org.codehaus.groovy.runtime.memoize
A NullObject pattern implementation for ProtectionStorage Doesn't protect any resources.
NullWriter - Class in org.codehaus.groovy.control.io
An Writer than eats its input.
NUM_BIG_DECIMAL - Field in GroovyTokenTypes
NUM_BIG_INT - Field in GroovyTokenTypes
NUM_DOUBLE - Field in GroovyTokenTypes
NUM_DOUBLE - Field in JavaTokenTypes
NUM_FLOAT - Field in GroovyTokenTypes
NUM_FLOAT - Field in JavaTokenTypes
NUM_INT - Field in GroovyTokenTypes
NUM_INT - Field in JavaTokenTypes
NUM_LONG - Field in GroovyTokenTypes
NUM_LONG - Field in JavaTokenTypes
NUMBER_OPS - Field in StaticTypeCheckingSupport
Number_TYPE - Field in ClassHelper
NUMBER - Field in Types
NUMBER_TYPES - Field in StaticTypeCheckingSupport
NumberAwareComparator - Class in org.codehaus.groovy.runtime
Compares two objects using Groovy's friendly comparison algorithm, i.e.
numberAwareCompareTo(Comparable, Comparable) - Method in DefaultGroovyMethods
Provides a method that compares two comparables using Groovy's default number aware comparator.
NumberCachedClass - Class in org.codehaus.groovy.reflection.stdclasses
@author Alex.Tkachman
NumberCachedClass(Class, ClassInfo) - Constructor in NumberCachedClass
NumberMath - Class in org.codehaus.groovy.runtime.typehandling
Stateless objects used to perform math on the various Number subclasses.
NumberMathModificationInfo - Class in org.codehaus.groovy.runtime.typehandling
NumberNumberDiv - Class in org.codehaus.groovy.runtime.dgmimpl
NumberNumberMetaMethod - Class in org.codehaus.groovy.runtime.dgmimpl
NumberNumberMetaMethod.NumberNumberCallSite - Class in org.codehaus.groovy.runtime.dgmimpl
NumberNumberMetaMethod.NumberNumberCallSite(CallSite, MetaClassImpl, MetaMethod, Class, Number, Number) - Constructor in NumberNumberMetaMethod.NumberNumberCallSite
NumberNumberMetaMethod() - Constructor in NumberNumberMetaMethod
NumberNumberMinus - Class in org.codehaus.groovy.runtime.dgmimpl
NumberNumberMultiply - Class in org.codehaus.groovy.runtime.dgmimpl
NumberNumberPlus - Class in org.codehaus.groovy.runtime.dgmimpl
numberOfArguments - Field in Option
How many arguments this option has.
numberOfArgumentsString - Field in Option
How many arguments this option has represented as a String.
NumberRange - Class in groovy.lang
Represents an immutable list of Numbers from a value to a value with a particular step size.
NumberRange(T, U, V, boolean) - Constructor in NumberRange
Creates a NumberRange.
Numbers - Class in org.codehaus.groovy.syntax
Helper class for processing Groovy numeric literals.

O

OBJBLOCK - Field in GroovyTokenTypes
OBJBLOCK - Field in JavaTokenTypes
OBJECT_ARRAY_CLASS - Field in ReflectionCache
OBJECT_CLASS - Field in ReflectionCache
OBJECT - Field in ClassHelper
OBJECT_ID - Field in ObjectGraphBuilder
OBJECT_TYPE - Field in ClassHelper
objectArrayGet(Object, int) - Method in BytecodeInterface8
ObjectArrayGetAtMetaMethod - Class in org.codehaus.groovy.runtime.dgmimpl.arrays
ObjectArrayPutAtMetaMethod - Class in org.codehaus.groovy.runtime.dgmimpl.arrays
ObjectArrayPutAtMetaMethod() - Constructor in ObjectArrayPutAtMetaMethod
objectArraySet(Object, int, Object) - Method in BytecodeInterface8
set value from double[] using normalized index
objectBlock(AST) - Method in AntlrParserPlugin
ObjectCachedClass - Class in org.codehaus.groovy.reflection.stdclasses
@author Alex.Tkachman
ObjectCachedClass(ClassInfo) - Constructor in ObjectCachedClass
ObjectGraphBuilder - Class in groovy.util
A builder for creating object graphs.
ObjectGraphBuilder.ChildPropertySetter - Interface in groovy.util
Strategy for setting a child node on its parent.
ObjectGraphBuilder.ClassNameResolver - Interface in groovy.util
Strategy for resolving a classname.
ObjectGraphBuilder.DefaultChildPropertySetter - Class in groovy.util
Default impl that calls parent.propertyName = child
If parent.propertyName is a Collection it will try to add child to the collection.
ObjectGraphBuilder.DefaultClassNameResolver - Class in groovy.util
Default impl that capitalizes the classname.
ObjectGraphBuilder.DefaultIdentifierResolver - Class in groovy.util
Default impl, always returns 'id'
ObjectGraphBuilder.DefaultNewInstanceResolver - Class in groovy.util
Default impl that calls Class.newInstance()
ObjectGraphBuilder.DefaultReferenceResolver - Class in groovy.util
Default impl, always returns 'refId'
ObjectGraphBuilder.DefaultRelationNameResolver - Class in groovy.util
Default impl that returns parentName and childName accordingly.
ObjectGraphBuilder.IdentifierResolver - Interface in groovy.util
Strategy for picking the correct synthetic identifier.
ObjectGraphBuilder.NewInstanceResolver - Interface in groovy.util
Strategy for creating new instances of a class.
ObjectGraphBuilder.ReferenceResolver - Interface in groovy.util
Strategy for picking the correct synthetic reference identifier.
ObjectGraphBuilder.ReflectionClassNameResolver - Class in groovy.util
Build objects using reflection to resolve class names.
ObjectGraphBuilder.ReflectionClassNameResolver(String) - Constructor in ObjectGraphBuilder.ReflectionClassNameResolver
@param root package where the graph root class is located
ObjectGraphBuilder.RelationNameResolver - Interface in groovy.util
Strategy for resolving a relationship property name.
ObjectGraphBuilder() - Constructor in ObjectGraphBuilder
objectInit(AST) - Method in AntlrParserPlugin
ObjectRange - Class in groovy.lang
Represents an inclusive list of objects from a value to a value using comparators.
ObjectRange(Comparable, Comparable, boolean) - Constructor in ObjectRange
Creates a new ObjectRange assumes smaller <= larger, else behavior is undefined.
objectUnderInspection - Field in Inspector
ObservableList - Class in groovy.util
List decorator that will trigger PropertyChangeEvents when a value changes.
ObservableList.ChangeType - Enum in groovy.util
ObservableList.ElementAddedEvent - Class in groovy.util
ObservableList.ElementAddedEvent(Object, Object, int) - Constructor in ObservableList.ElementAddedEvent
ObservableList.ElementClearedEvent - Class in groovy.util
ObservableList.ElementClearedEvent(Object, List) - Constructor in ObservableList.ElementClearedEvent
ObservableList.ElementEvent - Class in groovy.util
ObservableList.ElementEvent(Object, Object, Object, int, ChangeType) - Constructor in ObservableList.ElementEvent
ObservableList.ElementRemovedEvent - Class in groovy.util
ObservableList.ElementRemovedEvent(Object, Object, int) - Constructor in ObservableList.ElementRemovedEvent
ObservableList.ElementUpdatedEvent - Class in groovy.util
ObservableList.ElementUpdatedEvent(Object, Object, Object, int) - Constructor in ObservableList.ElementUpdatedEvent
ObservableList.MultiElementAddedEvent - Class in groovy.util
ObservableList.MultiElementAddedEvent(Object, int, List) - Constructor in ObservableList.MultiElementAddedEvent
ObservableList.MultiElementRemovedEvent - Class in groovy.util
ObservableList.MultiElementRemovedEvent(Object, List) - Constructor in ObservableList.MultiElementRemovedEvent
ObservableList.ObservableIterator - Class in groovy.util
ObservableList.ObservableIterator(Iterator) - Constructor in ObservableList.ObservableIterator
ObservableList.ObservableListIterator - Class in groovy.util
ObservableList.ObservableListIterator(ListIterator, int) - Constructor in ObservableList.ObservableListIterator
ObservableList(List, Closure) - Constructor in ObservableList
ObservableMap - Class in groovy.util
Map decorator that will trigger PropertyChangeEvents when a value changes.
ObservableMap.ChangeType - Enum in groovy.util
ObservableMap.MultiPropertyEvent - Class in groovy.util
ObservableMap.MultiPropertyEvent(Object, PropertyEvent) - Constructor in ObservableMap.MultiPropertyEvent
ObservableMap.PropertyAddedEvent - Class in groovy.util
ObservableMap.PropertyAddedEvent(Object, String, Object) - Constructor in ObservableMap.PropertyAddedEvent
ObservableMap.PropertyClearedEvent - Class in groovy.util
ObservableMap.PropertyClearedEvent(Object, Map) - Constructor in ObservableMap.PropertyClearedEvent
ObservableMap.PropertyEvent - Class in groovy.util
ObservableMap.PropertyEvent(Object, String, Object, Object, ChangeType) - Constructor in ObservableMap.PropertyEvent
ObservableMap.PropertyRemovedEvent - Class in groovy.util
ObservableMap.PropertyRemovedEvent(Object, String, Object) - Constructor in ObservableMap.PropertyRemovedEvent
ObservableMap.PropertyUpdatedEvent - Class in groovy.util
ObservableMap.PropertyUpdatedEvent(Object, String, Object, Object) - Constructor in ObservableMap.PropertyUpdatedEvent
ObservableMap(Map, Closure) - Constructor in ObservableMap
ObservableSet - Class in groovy.util
Set decorator that will trigger PropertyChangeEvents when a value changes.
ObservableSet.ChangeType - Enum in groovy.util
ObservableSet.ElementAddedEvent - Class in groovy.util
ObservableSet.ElementAddedEvent(Object, Object) - Constructor in ObservableSet.ElementAddedEvent
ObservableSet.ElementClearedEvent - Class in groovy.util
ObservableSet.ElementClearedEvent(Object, List) - Constructor in ObservableSet.ElementClearedEvent
ObservableSet.ElementEvent - Class in groovy.util
ObservableSet.ElementEvent(Object, Object, Object, ChangeType) - Constructor in ObservableSet.ElementEvent
ObservableSet.ElementRemovedEvent - Class in groovy.util
ObservableSet.ElementRemovedEvent(Object, Object) - Constructor in ObservableSet.ElementRemovedEvent
ObservableSet.MultiElementAddedEvent - Class in groovy.util
ObservableSet.MultiElementAddedEvent(Object, List) - Constructor in ObservableSet.MultiElementAddedEvent
ObservableSet.MultiElementRemovedEvent - Class in groovy.util
ObservableSet.MultiElementRemovedEvent(Object, List) - Constructor in ObservableSet.MultiElementRemovedEvent
ObservableSet.ObservableIterator - Class in groovy.util
ObservableSet.ObservableIterator(Iterator<E>) - Constructor in ObservableSet.ObservableIterator
ObservableSet(Set<E>, Closure) - Constructor in ObservableSet
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 in Maps
ofType(int, int) - Method in Types
Given two types, returns true if the second describes the first.
oldValue - Field in ObservableList.ChangeType
List decorator that will trigger PropertyChangeEvents when a value changes.
oldValue - Field in ObservableMap.ChangeType
Map decorator that will trigger PropertyChangeEvents when a value changes.
oldValue - Field in ObservableSet.ChangeType
Set decorator that will trigger PropertyChangeEvents when a value changes.
onAllClassInfo(ClassInfo.ClassInfoAction) - Method in ClassInfo
onClassInfo(ClassInfo) - Method in ClassInfo.ClassInfoAction
onClassNode(ClassWriter, ClassNode) - Method in GroovyClassLoader.ClassCollector
ONE_NEG - Field in DefaultTypeTransformation
ONE_NL - Field in GroovyTokenTypes
onEviction(K, V) - Method in EvictionListener
A call-back notification that the entry was evicted.
onFactoryRegistration(FactoryBuilderSupport, String, String) - Method in AbstractFactory
onFactoryRegistration(FactoryBuilderSupport, String, String) - Method in Factory
Called when a factory is registered to a builder
onGetPropertyFoundInHierarchy(MetaMethod) - Method in ExpandoMetaClass
onGetPropertyFoundInHierarchy(MetaMethod) - Method in MetaClassImpl
onHandleNodeAttributes(FactoryBuilderSupport, Object, Map) - Method in AbstractFactory
onHandleNodeAttributes(FactoryBuilderSupport, Object, Map) - Method in ASTTransformationCustomizerFactory
onHandleNodeAttributes(FactoryBuilderSupport, Object, Map) - Method in Factory
@param builder the FactoryBuilder
onInvokeMethodFoundInHierarchy(MetaMethod) - Method in ExpandoMetaClass
onInvokeMethodFoundInHierarchy(MetaMethod) - Method in MetaClassImpl
onLineNumber(ASTNode, String) - Method in AsmClassGenerator
onMethodSelection(Expression, MethodNode) - Method in DefaultTypeCheckingExtension
onMethodSelection(Expression, MethodNode) - Method in GroovyTypeCheckingExtensionSupport
onMethodSelection(Expression, MethodNode) - Method in TypeCheckingExtension
Allows the extension to listen to method selection events.
onMixinMethodFound(MetaMethod) - Method in MetaClassImpl
onModule(ExtensionModule) - Method in ExtensionModuleScanner.ExtensionModuleListener
onNodeChildren(FactoryBuilderSupport, Object, Closure) - Method in AbstractFactory
onNodeChildren(FactoryBuilderSupport, Object, Closure) - Method in Factory
Only called if it isLeaf is false and isHandlesNodeChildren is true
onNodeChildren(FactoryBuilderSupport, Object, Closure) - Method in ImportCustomizerFactory
onNodeChildren(FactoryBuilderSupport, Object, Closure) - Method in InlinedASTCustomizerFactory
onNodeChildren(FactoryBuilderSupport, Object, Closure) - Method in SecureASTCustomizerFactory
onNodeCompleted(FactoryBuilderSupport, Object, Object) - Method in AbstractFactory
onNodeCompleted(FactoryBuilderSupport, Object, Object) - Method in Factory
@param builder the FactoryBuilder
onSetPropertyFoundInHierarchy(MetaMethod) - Method in ExpandoMetaClass
onSetPropertyFoundInHierarchy(MetaMethod) - Method in MetaClassImpl
onSuperMethodFoundInHierarchy(MetaMethod) - Method in ExpandoMetaClass
onSuperMethodFoundInHierarchy(MetaMethod) - Method in MetaClassImpl
onSuperPropertyFoundInHierarchy(MetaBeanProperty) - Method in ExpandoMetaClass
onSuperPropertyFoundInHierarchy(MetaBeanProperty) - Method in MetaClassImpl
op - Field in GroovyParser.AdditiveExprAltContext
op - Field in GroovyParser.AndExprAltContext
op - Field in GroovyParser.AssignmentExprAltContext
op - Field in GroovyParser.EqualityExprAltContext
op - Field in GroovyParser.ExclusiveOrExprAltContext
op - Field in GroovyParser.InclusiveOrExprAltContext
op - Field in GroovyParser.LogicalAndExprAltContext
op - Field in GroovyParser.LogicalOrExprAltContext
op - Field in GroovyParser.MultipleAssignmentExprAltContext
op - Field in GroovyParser.MultiplicativeExprAltContext
op - Field in GroovyParser.PostfixExpressionContext
op - Field in GroovyParser.PowerExprAltContext
op - Field in GroovyParser.RegexExprAltContext
op - Field in GroovyParser.RelationalExprAltContext
op - Field in GroovyParser.UnaryAddExprAltContext
openBlock() - Method in GroovyRecognizer
An open block is not allowed to have closure arguments.
OPENING_VISIT - Field in Visitor
openingVisit(GroovySourceAST) - Method in TraversalHelper
openOrClosableBlock() - Method in GroovyRecognizer
A sub-block of a block can be either open or closable.
OperandStack - Class in org.codehaus.groovy.classgen.asm
OperandStack(WriterController) - Constructor in OperandStack
OPERATOR_EXPRESSION - Field in Types
optimizeForInt - Field in WriterController
optimizer - Field in CompilationUnit
OptimizerVisitor - Class in org.codehaus.groovy.control
Visitor to produce several optimizations:
  • to replace numbered constants with references to static fields
  • remove superfluous references to GroovyObject interface
OptimizerVisitor(CompilationUnit) - Constructor in OptimizerVisitor
OptimizingStatementWriter - Class in org.codehaus.groovy.classgen.asm
A class to write out the optimized statements
OptimizingStatementWriter.ClassNodeSkip - Class in org.codehaus.groovy.classgen.asm
OptimizingStatementWriter.StatementMeta - Class in org.codehaus.groovy.classgen.asm
OptimizingStatementWriter(WriterController) - Method in OptimizingStatementWriter
Option - Annotation Type in groovy.cli
Indicates that a method or property can be used to set a CLI option.
option(def, Map, def) - Method in CliBuilder
Internal method: How to create an option from the specification.
OptionAccessor - Class in groovy.util
OptionAccessor(CommandLine) - Constructor in OptionAccessor
OPTIONAL_DATATYPE_FOLLOWERS - Field in Types
OPTIONAL_DOT - Field in GroovyTokenTypes
optionalArg - Field in Option
Whether this option can have an optional argument.
OptionField - Annotation Type in groovy.cli
options - Field in ClosureParams
@default {}
OR_ASSIGN - Field in GroovyLexer
OR_ASSIGN - Field in GroovyParser
OR_ASSIGN() - Method in GroovyParser.AssignmentExprAltContext
or(Boolean, Boolean) - Method in DefaultGroovyMethods
Logical disjunction of two boolean operators
OR - Field in GeneralUtils
OR - Field in GroovyLexer
OR - Field in GroovyParser
OR() - Method in GroovyParser.LogicalOrExprAltContext
or(long, long) - Method in IndyMath
or(Number, Number) - Method in NumberMath
or(long, long) - Method in NumberMathModificationInfo
or(Process, Process) - Method in ProcessGroovyMethods
Overrides the or operator to allow one Process to asynchronously pipe data to another Process.
OrderBy - Class in groovy.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 in OrderBy
originalArguments - Field in Selector
orImpl(Number, Number) - Method in BigIntegerMath
orImpl(Number, Number) - Method in IntegerMath
orImpl(Number, Number) - Method in LongMath
orImpl(Number, Number) - Method in NumberMath
orX(Expression, Expression) - Method in GeneralUtils
out - Field in IO
Prefered output writer.
out - Field in NodePrinter
out - Field in SourcePrinter
OUTER_INSTANCE - Field in ClosureWriter
output - Field in ASTHelper
OUTPUT - Field in Phases
outputAST(SourceUnit, SourceBuffer) - Method in AntlrParserPlugin
outputStream - Field in IO
Raw output stream.
OwnedMetaClass - Class in org.codehaus.groovy.runtime.metaclass
@author Alex Tkachman
OwnedMetaClass(MetaClass) - Constructor in OwnedMetaClass
owner - Field in CallSiteArray
OWNER - Field in FactoryBuilderSupport
OWNER_FIRST - Field in Closure
With this resolveStrategy set the closure will attempt to resolve property references and methods to the owner first, then the delegate (this is the default strategy).
OWNER_ONLY - Field in Closure
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 in SimpleMessage

P

PACKAGE_DEF - Field in GroovyTokenTypes
PACKAGE_DEF - Field in JavaTokenTypes
PACKAGE - Field in GroovyLexer
PACKAGE - Field in GroovyParser
PACKAGE() - Method in GroovyParser.KeywordsContext
PACKAGE() - Method in GroovyParser.PackageDeclarationContext
PACKAGE_TARGET - Field in AnnotationNode
packageDeclaration() - Method in GroovyParser
packageDeclaration() - Method in GroovyParser.CompilationUnitContext
packageDef(AST) - Method in AntlrParserPlugin
packageDefinition() - Method in GroovyRecognizer
packageDefinition() - Method in JavaRecognizer
PackageNode - Class in org.codehaus.groovy.ast
Represents a package in the AST.
PackageNode(String) - Constructor in PackageNode
PackageScope - Annotation Type in groovy.transform
Annotation used for turning off Groovy's auto visibility conventions.
PackageScopeASTTransformation - Class in org.codehaus.groovy.transform
Handles transformation for the @PackageScope annotation.
PackageScopeTarget - Enum in groovy.transform
Intended target when @PackageScope is placed at the class level.
padLeft(String, Number, String) - Method in DefaultGroovyMethods
padLeft(String, Number, String) - Method in StringGroovyMethods
@deprecated Use the CharSequence version
padRight(String, Number, String) - Method in DefaultGroovyMethods
padRight(String, Number, String) - Method in StringGroovyMethods
@deprecated Use the CharSequence version
param(ClassNode, String, Expression) - Method in GeneralUtils
Parameter - Class in org.codehaus.groovy.ast
Represents a parameter on a constructor or method call.
parameter(AST) - Method in AntlrParserPlugin
parameter(Map<String, Class>, Closure) - Method in AstSpecificationCompiler
Creates a Parameter.
PARAMETER_DEF - Field in GroovyTokenTypes
PARAMETER_DEF - Field in JavaTokenTypes
Parameter(ClassNode, String, Expression) - Constructor in Parameter
PARAMETER_TARGET - Field in AnnotationNode
PARAMETER_TERMINATORS - Field in Types
parameterAnnotations - Field in Delegate
Whether to carry over annotations from the parameters of delegate methods to your delegating method.
parameterAnnotations - Field in InheritConstructors
Whether to carry over parameter annotations on the copied constructors.
ParameterArray - Class in groovy.lang
Distinguish a parameter array from Object[].
ParameterArray(Object) - Constructor in ParameterArray
parameterDeclaration() - Method in GroovyRecognizer
A formal parameter for a method or closure.
parameterDeclaration() - Method in JavaRecognizer
parameterDeclarationList() - Method in GroovyRecognizer
A list of zero or more formal parameters.
parameterDeclarationList() - Method in JavaRecognizer
parameterizeArguments(ClassNode, MethodNode) - Method in StaticTypeCheckingSupport
Given a receiver and a method node, parameterize the method arguments using available generic type information.
parameterizedType(ClassNode, ClassNode) - Method in TypeCheckingExtension
parameterizeInterfaceGenerics(ClassNode, ClassNode) - Method in GenericsUtils
Interface class nodes retrieved from ClassNode.getInterfaces or ClassNode.getAllInterfaces are returned with generic type arguments.
parameterizeType(ClassNode, ClassNode) - Method in GenericsUtils
Interface class nodes retrieved from ClassNode.getInterfaces or ClassNode.getAllInterfaces are returned with generic type arguments.
parameterModifier() - Method in JavaRecognizer
parameterModifiersOpt() - Method in GroovyRecognizer
parameters(AST) - Method in AntlrParserPlugin
parameters(Closure) - Method in AstSpecificationCompiler
Creates a Parameter[].
PARAMETERS - Field in GroovyTokenTypes
PARAMETERS - Field in JavaTokenTypes
parametersAreCompatible(Class, Class) - Method in MetaClassHelper
parametersEqual(Parameter, Parameter) - Method in ClassNode
@return true if the two arrays are of the same size and have the same contents
parametersEqual(Parameter, Parameter) - Method in ParameterUtils
ParameterTypes - Class in org.codehaus.groovy.reflection
parameterTypes - Field in Closure
parameterTypes - Field in ParameterTypes
ParameterUtils - Class in org.codehaus.groovy.ast.tools
params(Parameter) - Method in GeneralUtils
params - Field in MetaMethodIndex.CacheEntry
params - Field in MetaMethodSite
PARANOIA - Field in WarningMessage
PARENT_BUILDER - Field in FactoryBuilderSupport
PARENT_CONTEXT - Field in FactoryBuilderSupport
PARENT_FACTORY - Field in FactoryBuilderSupport
PARENT_NAME - Field in FactoryBuilderSupport
parent() - Method in Node
Returns the parent of the node.
PARENT_NODE - Field in FactoryBuilderSupport
parenthesizedExpression() - Method in GroovyRecognizer
parExpression() - Method in GroovyParser
parExpression() - Method in GroovyParser.DynamicMemberNameContext
parExpression() - Method in GroovyParser.ParenPrmrAltContext
parse(SourceUnit) - Method in AbstractParser
parse(def) - Method in CliBuilder
Make options accessible from command line args with parser.
parse(Script, URL) - Method in ConfigSlurper
Parses the passed groovy.lang.Script instance using the second argument to allow the ConfigObject to retain an reference to the original location other Groovy script
parse(Date, String, String, TimeZone) - Method in DefaultGroovyStaticMethods
Parse a String into a Date instance using the given pattern and TimeZone.
parse(Reader) - Method in GroovyShell
Parses the given script and returns it ready to be run
parse(String) - Method in TransformTestHelper
Compiles the String into a Class applying the transform specified in the constructor.
parseClass(URL) - Method in AsmDecompiler
Loads the URL contents and parses them with ASM, producing a ClassStub object representing the structure of the corresponding class file.
parseClass(GroovyCodeSource, boolean) - Method in GroovyClassLoader
Parses the given code source into a Java class.
parseClass(GroovyCodeSource, boolean) - Method in GroovyClassLoader.InnerLoader
parseClassNodesFromString(String, SourceUnit, CompilationUnit, MethodNode, ASTNode) - Method in GenericsUtils
parseCST(SourceUnit, Reader) - Method in Antlr4ParserPlugin
parseCST(SourceUnit, Reader) - Method in AntlrParserPlugin
parseCST(SourceUnit, Reader) - Method in ParserPlugin
parseDecimal(String) - Method in Numbers
Builds a Number from the given decimal descriptor.
parseFromInstance(T, def) - Method in CliBuilder
Given an instance containing members with annotations, derive the options specification.
parseFromSpec(Class<T>, String) - Method in CliBuilder
Given an interface containing members with annotations, derive the options specification.
parseInteger(AST, String) - Method in Numbers
Builds a Number from the given integer descriptor.
PARSER_FLAVOR_KEY - Field in Preferences
PARSER - Field in GroovySyntaxError
parser - Field in JavaLexer
PARSER_RELAXED - Field in Preferences
PARSER_RIGID - Field in Preferences
ParserException - Class in org.codehaus.groovy.syntax
ParserException(String, Throwable, int, int, int, int) - Constructor in ParserException
ParserPlugin - Interface in org.codehaus.groovy.control
A simple extension point to allow us to switch between the classic Groovy parser and the new Antlr based parser
ParserPluginFactory - Class in org.codehaus.groovy.control
A factory of parser plugin instances
ParserVersion - Enum in org.codehaus.groovy.control
Represents the version of a parser
parseToStringDate(Date, String) - Method in DefaultGroovyStaticMethods
Parse a String matching the pattern EEE MMM dd HH:mm:ss zzz yyyy containing US-locale-constants only (e.g.
PARSING - Field in Phases
pathChain(int, AST) - Method in GroovyRecognizer
pathElement() - Method in GroovyParser
pathElement(int) - Method in GroovyParser.CommandArgumentContext
pathElement - Field in GroovyParser.PathExpressionContext
pathElement(AST) - Method in GroovyRecognizer
pathElementStart() - Method in GroovyRecognizer
pathExpression() - Method in GroovyParser
pathExpression - Field in GroovyParser.CommandExpressionContext
pathExpression() - Method in GroovyParser.PostfixExpressionContext
pathExpression(int) - Method in GroovyRecognizer
A "path expression" is a name or other primary, possibly qualified by various forms of dot, and/or followed by various kinds of brackets.
PATTERN_TYPE - Field in ClassHelper
performOperationOnMetaClass(ExpandoMetaClass.Callable) - Method in ExpandoMetaClass
performSecondPass() - Method in StaticTypeCheckingVisitor
PerInstancePojoMetaClassSite - Class in org.codehaus.groovy.runtime.callsite
PerInstancePojoMetaClassSite(CallSite, ClassInfo) - Constructor in PerInstancePojoMetaClassSite
PermutationGenerator - Class in groovy.util
Systematically generate permutations.
PermutationGenerator(Iterable<E>) - Constructor in PermutationGenerator
permutations(List<T>, Closure<V>) - Method in DefaultGroovyMethods
@deprecated Use the Iterable version of permutations instead
phase - Field in ASTTest
The compile phase after which the test code should run.
phase - Field in CompilationFailedException
phase - Field in GroovyASTTransformation
@default CompilePhase.CANONICALIZATION
phase - Field in ProcessingUnit
The current phase
phaseComplete - Field in ProcessingUnit
Set true if phase is finished
Phases - Class in org.codehaus.groovy.control
Compilation phase identifiers.
phases - Field in CompilePhase
The phases of the GroovyCompiler.
PickAnyArgumentHint - Class in groovy.transform.stc
PickAnyArgumentHint(int, int) - Constructor in PickAnyArgumentHint
Creates a picker which will extract the parameterIndex-th parameter type, or its genericTypeIndex-th generic type genericTypeIndex is >=0.
PickFirstResolver - Class in groovy.transform.stc
Returns the first of several candidates found.
pickGenericType(MethodNode, int, int) - Method in ClosureSignatureHint
A helper method which will extract the n-th generic type from the n-th parameter of a method node.
pickMethod(String, Class) - Method in ClosureMetaClass
pickMethod(String, Class) - Method in DelegatingMetaClass
@deprecated
pickMethod(String, Class) - Method in MetaClass
Selects a method by name and argument classes.
pickMethod(String, Class) - Method in MetaClassImpl
Selects a method by name and argument classes.
PIPE - Field in Types
pipeTo(Process, Process) - Method in ProcessGroovyMethods
Allows one Process to asynchronously pipe data to another Process.
PlatformLineWriter - Class in groovy.io
A buffered writer that gobbles any \r characters and replaces every \n with a platform specific newline.
PlatformLineWriter(Writer, int) - Constructor in PlatformLineWriter
PluginDefaultGroovyMethods - Class in org.codehaus.groovy.vmplugin.v8
Defines new Groovy methods which appear on normal JDK 8 classes inside the Groovy environment.
plumb() - Method in JavaLexer
This is a bit of plumbing which resumes collection of string constructor bodies, after an embedded expression has been parsed.
PLUS_ASSIGN - Field in GroovyTokenTypes
PLUS_ASSIGN - Field in JavaTokenTypes
plus(Date) - Method in BaseDuration
plus(Timestamp, int) - Method in DateGroovyMethods
Add number of days to this Timestamp and returns the new Timestamp object.
plus(TimeDuration) - Method in DatumDependentDuration
plus(StringBuffer, String) - Method in DefaultGroovyMethods
plus(DatumDependentDuration) - Method in Duration
PLUS_EQUAL - Field in Types
PLUS - Field in GroovyTokenTypes
plus(String) - Method in GString
plus(double, double) - Method in IndyMath
PLUS - Field in JavaTokenTypes
plus(Closure) - Method in Node
Adds sibling nodes (defined using builder-style notation via a Closure) after the current node.
plus(Closure) - Method in NodeList
plus(Object) - Method in NullObject
Fallback for null+null.
plus(double, double) - Method in NumberMathModificationInfo
plus(Number, Number) - Method in NumberNumberPlus
Add two numbers and return the result.
plus(StringBuilder, String) - Method in PluginDefaultGroovyMethods
Appends a String to this StringBuilder.
PLUS_PLUS - Field in Types
plus(StringBuffer, String) - Method in StringGroovyMethods
Appends a String to this StringBuffer.
plus(Date, BaseDuration) - Method in TimeCategory
plus(DatumDependentDuration) - Method in TimeDatumDependentDuration
plus(DatumDependentDuration) - Method in TimeDuration
PLUS - Field in Types
plusX(Expression, Expression) - Method in GeneralUtils
PogoGetPropertySite - Class in org.codehaus.groovy.runtime.callsite
PogoGetPropertySite(CallSite, Class) - Constructor in PogoGetPropertySite
PogoInterceptableSite - Class in org.codehaus.groovy.runtime.callsite
Call site for GroovyInterceptable
PogoInterceptableSite(CallSite) - Constructor in PogoInterceptableSite
PogoMetaClassGetPropertySite - Class in org.codehaus.groovy.runtime.callsite
PogoMetaClassGetPropertySite(CallSite, MetaClass) - Constructor in PogoMetaClassGetPropertySite
PogoMetaClassSite - Class in org.codehaus.groovy.runtime.callsite
@author Alex Tkachman
PogoMetaClassSite(CallSite, MetaClass) - Constructor in PogoMetaClassSite
PogoMetaMethodSite - Class in org.codehaus.groovy.runtime.callsite
POGO call site meta class - cached method - cached
PogoMetaMethodSite.PogoCachedMethodSite - Class in org.codehaus.groovy.runtime.callsite
PogoMetaMethodSite.PogoCachedMethodSite(CallSite, MetaClassImpl, CachedMethod, Class) - Constructor in PogoMetaMethodSite.PogoCachedMethodSite
PogoMetaMethodSite.PogoCachedMethodSiteNoUnwrap - Class in org.codehaus.groovy.runtime.callsite
PogoMetaMethodSite.PogoCachedMethodSiteNoUnwrap(CallSite, MetaClassImpl, CachedMethod, Class) - Constructor in PogoMetaMethodSite.PogoCachedMethodSiteNoUnwrap
PogoMetaMethodSite.PogoCachedMethodSiteNoUnwrapNoCoerce - Class in org.codehaus.groovy.runtime.callsite
PogoMetaMethodSite.PogoCachedMethodSiteNoUnwrapNoCoerce(CallSite, MetaClassImpl, CachedMethod, Class) - Constructor in PogoMetaMethodSite.PogoCachedMethodSiteNoUnwrapNoCoerce
PogoMetaMethodSite.PogoMetaMethodSiteNoUnwrap - Class in org.codehaus.groovy.runtime.callsite
Call site where we know there is no need to unwrap arguments
PogoMetaMethodSite.PogoMetaMethodSiteNoUnwrap(CallSite, MetaClassImpl, MetaMethod, Class) - Constructor in PogoMetaMethodSite.PogoMetaMethodSiteNoUnwrap
PogoMetaMethodSite.PogoMetaMethodSiteNoUnwrapNoCoerce - Class in org.codehaus.groovy.runtime.callsite
Call site where we know there is no need neither unwrap nor coerce arguments
PogoMetaMethodSite.PogoMetaMethodSiteNoUnwrapNoCoerce(CallSite, MetaClassImpl, MetaMethod, Class) - Constructor in PogoMetaMethodSite.PogoMetaMethodSiteNoUnwrapNoCoerce
PogoMetaMethodSite(CallSite, MetaClassImpl, MetaMethod, Class) - Constructor in PogoMetaMethodSite
PojoMetaClassGetPropertySite - Class in org.codehaus.groovy.runtime.callsite
PojoMetaClassGetPropertySite(CallSite) - Constructor in PojoMetaClassGetPropertySite
PojoMetaClassSite - Class in org.codehaus.groovy.runtime.callsite
POJO call site meta class - cached method - not cached
PojoMetaClassSite(CallSite, MetaClass) - Constructor in PojoMetaClassSite
PojoMetaMethodSite - Class in org.codehaus.groovy.runtime.callsite
POJO call site meta class - cached method - cached
PojoMetaMethodSite.PojoCachedMethodSite - Class in org.codehaus.groovy.runtime.callsite
PojoMetaMethodSite.PojoCachedMethodSite(CallSite, MetaClassImpl, MetaMethod, Class) - Constructor in PojoMetaMethodSite.PojoCachedMethodSite
PojoMetaMethodSite.PojoCachedMethodSiteNoUnwrap - Class in org.codehaus.groovy.runtime.callsite
PojoMetaMethodSite.PojoCachedMethodSiteNoUnwrap(CallSite, MetaClassImpl, MetaMethod, Class) - Constructor in PojoMetaMethodSite.PojoCachedMethodSiteNoUnwrap
PojoMetaMethodSite.PojoCachedMethodSiteNoUnwrapNoCoerce - Class in org.codehaus.groovy.runtime.callsite
PojoMetaMethodSite.PojoCachedMethodSiteNoUnwrapNoCoerce(CallSite, MetaClassImpl, MetaMethod, Class) - Constructor in PojoMetaMethodSite.PojoCachedMethodSiteNoUnwrapNoCoerce
PojoMetaMethodSite.PojoMetaMethodSiteNoUnwrap - Class in org.codehaus.groovy.runtime.callsite
Call site where we know there is no need to unwrap arguments
PojoMetaMethodSite.PojoMetaMethodSiteNoUnwrap(CallSite, MetaClassImpl, MetaMethod, Class) - Constructor in PojoMetaMethodSite.PojoMetaMethodSiteNoUnwrap
PojoMetaMethodSite.PojoMetaMethodSiteNoUnwrapNoCoerce - Class in org.codehaus.groovy.runtime.callsite
Call site where we know there is no need neither unwrap nor coerce arguments
PojoMetaMethodSite.PojoMetaMethodSiteNoUnwrapNoCoerce(CallSite, MetaClassImpl, MetaMethod, Class) - Constructor in PojoMetaMethodSite.PojoMetaMethodSiteNoUnwrapNoCoerce
PojoMetaMethodSite(CallSite, MetaClassImpl, MetaMethod, Class) - Constructor in PojoMetaMethodSite
PojoWrapper - Class in org.codehaus.groovy.runtime.wrappers
@author John Wilson
PojoWrapper(Object, Class) - Constructor in PojoWrapper
pop() - Method in CompileStack
pop() - Method in CompositeVisitor
pop(List<T>) - Method in DefaultGroovyMethods
Removes the initial item from the List.
pop() - Method in NodeAsHTMLPrinter
pop() - Method in OperandStack
remove operand stack top element using bytecode pop
pop() - Method in PreJava2GroovyConverter
pop() - Method in SourcePrinter
pop() - Method in TraversalHelper
pop() - Method in Visitor
pop() - Method in VisitorAdapter
popAssignmentTracking(Map<VariableExpression, List<ClassNode>>) - Method in StaticTypeCheckingVisitor
popBlockRecorderVisit(CompileStack.BlockRecorder) - Method in CompileStack
popContext() - Method in FactoryBuilderSupport
Removes the last context from the stack.
popDownTo(int) - Method in OperandStack
popEnclosingBinaryExpression() - Method in AbstractTypeCheckingExtension
popEnclosingBinaryExpression() - Method in TypeCheckingContext
Pops a binary expression from the binary expression stack.
popEnclosingClassNode() - Method in AbstractTypeCheckingExtension
popEnclosingClassNode() - Method in TypeCheckingContext
Pops a class from the enclosing classes stack.
popEnclosingClosure() - Method in AbstractTypeCheckingExtension
popEnclosingClosure() - Method in TypeCheckingContext
Pops a closure expression from the closure expression stack.
popEnclosingMethod() - Method in AbstractTypeCheckingExtension
popEnclosingMethod() - Method in TypeCheckingContext
Pops a method from the enclosing methods stack.
popEnclosingMethodCall() - Method in AbstractTypeCheckingExtension
popEnclosingMethodCall() - Method in TypeCheckingContext
Pops a method call from the enclosing method call stack.
popErrorCollector() - Method in TypeCheckingContext
popImplicitThis() - Method in CompileStack
popLHS() - Method in CompileStack
popTemporaryTypeInfo() - Method in AbstractTypeCheckingExtension
popTemporaryTypeInfo() - Method in TypeCheckingContext
position2VariableMappingFor(MethodNode) - Method in TailRecursiveASTTransformation
PositionConfigureUtils - Class in org.apache.groovy.parser.antlr4.util
Utilities for configuring node positions
PositionInfo - Class in org.apache.groovy.parser.antlr4
PositionInfo(int, int) - Constructor in PositionInfo
positionStmtsAfterEnumInitStmts(List<Statement>) - Method in ClassNode
POSSIBLE_ERRORS - Field in WarningMessage
POST_DEC - Field in GroovyTokenTypes
POST_DEC - Field in JavaTokenTypes
POST_INC - Field in GroovyTokenTypes
POST_INC - Field in JavaTokenTypes
POST_JDK5 - Field in CompilerConfiguration
This ("1.5") is the value for targetBytecode to compile for a JDK 1.5 or later JVM
post - Field in MapConstructor
A Closure containing statements which will be appended to the end of the generated constructor.
post - Field in TupleConstructor
A Closure containing statements which will be appended to the end of the generated constructor.
POST_TYPECHECKING_REPLACEMENT - Field in TraitASTTransformation
postCompleteNode(FactoryBuilderSupport, Object, Object) - Method in CustomizersFactory
postCompleteNode(FactoryBuilderSupport, Object, Object) - Method in InlinedASTCustomizerFactory
postCompleteNode(FactoryBuilderSupport, Object, Object) - Method in PostCompletionFactory
postCompleteNode(FactoryBuilderSupport, Object, Object) - Method in SourceAwareCustomizerFactory
PostCompletionFactory - Interface in org.codehaus.groovy.control.customizers.builder
A helper interface for factories which require post processing of generated nodes.
postfix(Closure) - Method in AstSpecificationCompiler
Creates a PostfixExpression.
POSTFIX_MINUS_MINUS - Field in Types
POSTFIX_OPERATOR - Field in Types
POSTFIX_PLUS_PLUS - Field in Types
PostfixExpression - Class in org.codehaus.groovy.ast.expr
Represents a postfix expression like foo++ or bar++
postfixExpression(AST, int) - Method in AntlrParserPlugin
postfixExpression() - Method in GroovyParser
postfixExpression() - Method in GroovyParser.PostfixExprAltContext
postfixExpression(int) - Method in GroovyRecognizer
postfixExpression() - Method in JavaRecognizer
PostfixExpression(Expression, Token) - Constructor in PostfixExpression
postInstantiate(Object, Map, Object) - Method in FactoryBuilderSupport
A hook after the factory creates the node and before attributes are set.
postInstantiate(Object, Map, Object) - Method in ObjectGraphBuilder
postInstantiateDelegates - Field in FactoryBuilderSupport
postNodeCompletion(Object, Object) - Method in BuilderSupport
A hook to allow nodes to be processed once they have had all of their children applied and allows the actual node object that represents the Markup element to be changed
postNodeCompletion(Object, Object) - Method in CompilerCustomizationBuilder
postNodeCompletion(Object, Object) - Method in FactoryBuilderSupport
A hook to allow nodes to be processed once they have had all of their children applied and allows the actual node object that represents the Markup element to be changed.
postNodeCompletionDelegates - Field in FactoryBuilderSupport
POWER_ASSIGN - Field in GroovyLexer
POWER_ASSIGN - Field in GroovyParser
POWER_ASSIGN() - Method in GroovyParser.AssignmentExprAltContext
power(BigInteger, BigInteger) - Method in DefaultGroovyMethods
Power of a BigInteger to a BigInteger certain exponent.
POWER_EQUAL - Field in Types
POWER - Field in GroovyLexer
POWER - Field in GroovyParser
POWER() - Method in GroovyParser.PowerExprAltContext
POWER - Field in Types
PowerAssertionError - Class in org.codehaus.groovy.runtime.powerassert
Indicates that a power assertion has failed.
PowerAssertionError(String) - Constructor in PowerAssertionError
powerExpression(int) - Method in GroovyRecognizer
powerExpressionNotPlusMinus(int) - Method in GroovyRecognizer
PRE_JDK5 - Field in CompilerConfiguration
This ("1.4") is the value for targetBytecode to compile for a JDK 1.4 JVM
pre - Field in MapConstructor
A Closure containing statements which will be prepended to the generated constructor.
pre - Field in TupleConstructor
A Closure containing statements which will be prepended to the generated constructor.
PRECLUDES_CAST_OPERATOR - Field in Types
Preferences - Class in org.codehaus.groovy.tools.shell.util
Container for shell preferences.
prefix(Closure) - Method in AstSpecificationCompiler
Creates a PrefixExpression.
prefix - Field in Builder
The prefix to use when creating the setter methods.
PREFIX_MINUS_MINUS - Field in Types
PREFIX_MINUS - Field in Types
PREFIX_OPERATOR - Field in Types
PREFIX_OR_INFIX_OPERATOR - Field in Types
PREFIX_PLUS_PLUS - Field in Types
PREFIX_PLUS - Field in Types
PrefixExpression - Class in org.codehaus.groovy.ast.expr
Represents a prefix expression like ++foo or --bar
prefixExpression(AST, int) - Method in AntlrParserPlugin
PrefixExpression(Token, Expression) - Constructor in PrefixExpression
preInstantiate(Object, Map, Object) - Method in FactoryBuilderSupport
A hook before the factory creates the node.
preInstantiate(Object, Map, Object) - Method in ObjectGraphBuilder
preInstantiateDelegates - Field in FactoryBuilderSupport
PreJava2GroovyConverter - Class in org.codehaus.groovy.antlr.java
This class mutates the Java AST, whilst it is still a Java AST, in readiness for conversion to Groovy, yippee-ky-a !
PreJava2GroovyConverter(String) - Constructor in PreJava2GroovyConverter
PreOrderTraversal - Class in org.codehaus.groovy.antlr.treewalker
A simple preorder traversal over the supplied antlr AST.
PreOrderTraversal(Visitor) - Constructor in PreOrderTraversal
A simple preorder traversal over the supplied antlr AST.
prepareCallSite(String) - Method in CallSiteWriter
prepareCallSite(String) - Method in IndyCallSiteWriter
prepareCallSite(String) - Method in StaticTypesCallSiteWriter
prepareConstructorCall(ConstructorNode) - Method in InvocationWriter
prepareSiteAndReceiver(Expression, String, boolean, boolean) - Method in CallSiteWriter
prepareVisit(ClassNode) - Method in VariableScopeVisitor
Setup the current class node context.
prettyPrint() - Method in ConfigObject
prettyPrintMethodList(List<MethodNode>) - Method in StaticTypeCheckingVisitor
previous(Date) - Method in DateGroovyMethods
Decrement a java.sql.Date by one day.
previous(String) - Method in DefaultGroovyMethods
previous(double) - Method in IndyMath
previous() - Method in ObservableList.ObservableListIterator
previous(Enum) - Method in PluginDefaultGroovyMethods
This method is called by the -- operator for enums.
previous(String) - Method in StringGroovyMethods
@deprecated Use the CharSequence version
previousIndex() - Method in ObservableList.ObservableListIterator
PRIM_FALSE - Field in ConstantExpression
PRIM_TRUE - Field in ConstantExpression
primary() - Method in GroovyParser
primary() - Method in GroovyParser.CommandArgumentContext
primary() - Method in GroovyParser.MapEntryLabelContext
primary() - Method in GroovyParser.PathExpressionContext
primaryExpression() - Method in GroovyRecognizer
primaryExpression() - Method in JavaRecognizer
PRIMITIVE_TYPE - Field in Types
primitiveArrayBox(Object) - Method in DefaultTypeTransformation
primitiveArrayGet(Object, Collection) - Method in DefaultGroovyMethods
Implements the getAt(Collection) method for primitive type arrays.
primitiveArrayPut(Object, int, Object) - Method in DefaultGroovyMethods
Implements the setAt(int idx) method for primitive type arrays.
primitiveArrayToList(Object) - Method in DefaultTypeTransformation
Allows conversion of arrays into a mutable List
primitiveType() - Method in GroovyParser
primitiveType() - Method in GroovyParser.CreatedNameContext
primitiveType() - Method in GroovyParser.TypeContext
print(Object, PrintWriter) - Method in DefaultGroovyMethods
Print to a console in interactive format.
print(Object) - Method in GroovyPrintStream
Prints an object Groovy style.
print(Object) - Method in GroovyPrintWriter
print(char) - Method in IndentPrinter
Prints a character.
print(Object) - Method in Inspector
print(PrintWriter) - Method in Node
Writes the node to the specified PrintWriter.
print(Node) - Method in NodePrinter
print(Object) - Method in Script
Prints the value to the current 'out' variable which should be a PrintWriter or at least have a print() method defined on it.
print(GroovySourceAST, int, String) - Method in SourcePrinter
printAttributes(Map) - Method in NodePrinter
printf(Object, String, Object) - Method in DefaultGroovyMethods
Prints a formatted string using the specified format string and arguments.
printf(String, Object) - Method in Script
Prints a formatted string using the specified format string and arguments.
printIndent() - Method in IndentPrinter
Prints the current indent level.
printList(List) - Method in NodePrinter
println(Object, PrintWriter) - Method in DefaultGroovyMethods
Print to a console in interactive format.
println(StringBuffer) - Method in ErrorReporter
println(Object) - Method in GroovyPrintStream
Prints an object Groovy style followed by a newline.
println(Object) - Method in GroovyPrintWriter
println() - Method in IndentPrinter
Prints an end-of-line character (if enabled via addNewLines property).
println(Object) - Method in Script
Prints the value and a newline to the current 'out' variable which should be a PrintWriter or at least have a println() method defined on it.
printName(Node) - Method in NodePrinter
printNewlineAndIndent(GroovySourceAST, int) - Method in SourcePrinter
printSanitizedStackTrace(Throwable) - Method in StackTraceUtils
printUpdatingTabLevel(GroovySourceAST, int, String, String, String) - Method in SourcePrinter
PRIVATE - Field in GroovyLexer
PRIVATE - Field in GroovyParser
PRIVATE() - Method in GroovyParser.ClassOrInterfaceModifierContext
PRIVATE() - Method in GroovyParser.KeywordsContext
PRIVATE() - Method in GroovyParser.VariableModifierContext
process(AST) - Method in AntlrASTProcessor
performs some processing on the supplied AST node.
process(AST) - Method in AntlrASTProcessSnippets
decorate antlr AST with ending line/col info, and if possible the snippet of source from the start/end line/col for each node.
process(AST) - Method in FlatNodeListTraversal
process(AST) - Method in TraversalHelper
processAST() - Method in AntlrParserPlugin
processBytecode(String, byte[]) - Method in BytecodeDumper
processBytecode(String, byte[]) - Method in BytecodeProcessor
processDoMethodInvokeException(Exception, Object, Object) - Method in MetaMethod
This method is called when an exception occurs while invoking this method.
processFiles(List<String>) - Method in Java2GroovyProcessor
ProcessGroovyMethods - Class in org.codehaus.groovy.runtime
This class defines new groovy methods which appear on normal JDK classes related to process management.
ProcessGroovyMethods.ProcessRunner - Class in org.codehaus.groovy.runtime
A Runnable which waits for a process to complete together with a notification scheme allowing another thread to wait a maximum number of seconds for the process to complete before killing it.
ProcessGroovyMethods.ProcessRunner(Process) - Constructor in ProcessGroovyMethods.ProcessRunner
ProcessingUnit - Class in org.codehaus.groovy.control
A base class for data structures that can collect messages and errors during processing.
ProcessingUnit(CompilerConfiguration, GroovyClassLoader, ErrorCollector) - Constructor in ProcessingUnit
Initialize the ProcessingUnit to the empty state.
processor - Field in AnnotationCollector
Processor used for computing custom logic or the list of annotations, or both.
processOtherServices(ClassLoader, File) - Method in GrapeIvy
processRunners(InputStream, String, ClassLoader) - Method in GrapeIvy
processSerializedCategoryMethods(InputStream) - Method in GrapeIvy
progressCallback - Field in CompilationUnit
properties(Closure) - Method in AstSpecificationCompiler
Designates a list of PropertyNodes.
PropertiesModuleFactory - Class in org.codehaus.groovy.runtime.m12n
This is the base class for classes responsible for creating modules using properties.
property(Closure) - Method in AstSpecificationCompiler
Creates a property.
PROPERTY_MISSING - Field in MetaClassImpl
PROPERTY_OPTIONS_TYPE - Field in PropertyHandler
PROPERTY_SET_PREFIX - Field in MetaProperty
property - Field in Singleton
@default "instance"
Returns:
the singleton property name
PropertyAccessInterceptor - Interface in groovy.lang
PropertyAccessor - Interface in groovy.beans
@author Andres Almiray
PropertyExpression - Class in org.codehaus.groovy.ast.expr
Represents a property access such as the expression "foo.bar".
PropertyExpression(Expression, Expression, boolean) - Constructor in PropertyExpression
PropertyHandler - Class in groovy.transform.options
Used to provide custom property handling when getting, setting or initializing properties.
propertyHandler - Field in PropertyOptions
The property handler class which creates the necessary code for getting, setting or initializing properties.
propertyMissingDelegate - Field in FactoryBuilderSupport
propertyName - Field in ExpandoMetaClass.ExpandoMetaProperty
PropertyNode - Class in org.codehaus.groovy.ast
Represents a property (member variable, a getter and setter)
propertyNode(String, int, Class, Class, Closure) - Method in AstSpecificationCompiler
Creates a PropertyNode.
PropertyNode(FieldNode, int, Statement, Statement) - Constructor in PropertyNode
PropertyNodeUtils - Class in org.codehaus.groovy.ast.tools
PropertyOptions - Annotation Type in groovy.transform
Marker annotation used to indicate that special property handling code will be generated for this class.
PropertyReader - Interface in groovy.beans
@author Andres Almiray
PropertyValue - Class in groovy.lang
PropertyValue(Object, MetaProperty) - Constructor in PropertyValue
PropertyWriter - Interface in groovy.beans
@author Andres Almiray
propX(Expression, Expression) - Method in GeneralUtils
PROTECTED - Field in GroovyLexer
PROTECTED - Field in GroovyParser
PROTECTED() - Method in GroovyParser.ClassOrInterfaceModifierContext
PROTECTED() - Method in GroovyParser.KeywordsContext
PROTECTED() - Method in GroovyParser.VariableModifierContext
protectedCacheSize - Field in Memoized
Number of cached return values to protect from garbage collection.
provide(K) - Method in MemoizeCache.ValueProvider
Provide the created value
Proxy - Class in groovy.util
Dynamic groovy proxy for another object.
proxy(Map<Object, Object>, Object) - Method in ProxyGeneratorAdapter
ProxyGenerator - Class in groovy.util
Classes to generate 'Proxy' objects which implement interfaces, maps of closures and/or extend classes/delegates.
ProxyGeneratorAdapter - Class in org.codehaus.groovy.runtime
A proxy generator responsible for mapping a map of closures to a class implementing a list of interfaces.
ProxyGeneratorAdapter(Map<Object, Object>, Class, Class, ClassLoader, boolean, Class) - Constructor in ProxyGeneratorAdapter
Construct a proxy generator.
ProxyMetaClass - Class in groovy.lang
As subclass of MetaClass, ProxyMetaClass manages calls from Groovy Objects to POJOs.
ProxyMetaClass(MetaClassRegistry, Class, MetaClass) - Constructor in ProxyMetaClass
@param adaptee the MetaClass to decorate with interceptability
PUBLIC - Field in GroovyLexer
PUBLIC - Field in GroovyParser
PUBLIC() - Method in GroovyParser.ClassOrInterfaceModifierContext
PUBLIC() - Method in GroovyParser.KeywordsContext
PUBLIC() - Method in GroovyParser.VariableModifierContext
PURE_PREFIX_OPERATOR - Field in Types
push(GroovySourceAST) - Method in CompositeVisitor
push(List<T>, T) - Method in DefaultGroovyMethods
Prepends an item to the start of the List.
push(GroovySourceAST) - Method in NodeAsHTMLPrinter
push(ClassNode) - Method in OperandStack
push operand on stack
push(GroovySourceAST) - Method in PreJava2GroovyConverter
push(GroovySourceAST) - Method in SourcePrinter
push(GroovySourceAST) - Method in TraversalHelper
push(GroovySourceAST) - Method in Visitor
push(GroovySourceAST) - Method in VisitorAdapter
pushAssignmentTracking() - Method in StaticTypeCheckingVisitor
pushBlockRecorder(CompileStack.BlockRecorder) - Method in CompileStack
pushBlockRecorderVisit(CompileStack.BlockRecorder) - Method in CompileStack
pushBool(boolean) - Method in OperandStack
pushBooleanExpression() - Method in CompileStack
because a boolean Expression may not be evaluated completely it is important to keep the registers clean
pushConstant(MethodVisitor, int) - Method in BytecodeHelper
pushConstant(ConstantExpression) - Method in OperandStack
load the constant on the operand stack.
pushDynamicName(Expression) - Method in OperandStack
pushEnclosingBinaryExpression(BinaryExpression) - Method in AbstractTypeCheckingExtension
pushEnclosingBinaryExpression(BinaryExpression) - Method in TypeCheckingContext
Pushes a binary expression into the binary expression stack.
pushEnclosingClassNode(ClassNode) - Method in AbstractTypeCheckingExtension
pushEnclosingClassNode(ClassNode) - Method in TypeCheckingContext
Pushes a class into the classes stack.
pushEnclosingClosureExpression(ClosureExpression) - Method in AbstractTypeCheckingExtension
pushEnclosingClosureExpression(ClosureExpression) - Method in TypeCheckingContext
Pushes a closure expression into the closure expression stack.
pushEnclosingMethod(MethodNode) - Method in AbstractTypeCheckingExtension
pushEnclosingMethod(MethodNode) - Method in TypeCheckingContext
Pushes a method into the method stack.
pushEnclosingMethodCall(Expression) - Method in AbstractTypeCheckingExtension
pushEnclosingMethodCall(Expression) - Method in TypeCheckingContext
Pushes a method call into the method call stack.
pushErrorCollector() - Method in TypeCheckingContext
pushImplicitThis(boolean) - Method in CompileStack
pushInSpecialConstructorCall() - Method in CompileStack
pushInstanceOfTypeInfo(Expression, Expression) - Method in StaticTypeCheckingVisitor
Stores information about types when [objectOfInstanceof instanceof typeExpression] is visited
pushLHS(boolean) - Method in CompileStack
pushLoop(List<String>) - Method in CompileStack
Should be called when descending into a loop that does not define a scope.
pushState() - Method in CompileStack
pushSwitch() - Method in CompileStack
Creates a new break label and a element for the state stack so pop has to be called later
pushTemporaryTypeInfo() - Method in AbstractTypeCheckingExtension
pushTemporaryTypeInfo() - Method in TypeCheckingContext
pushVariableScope(VariableScope) - Method in CompileStack
Causes the state-stack to add an element and sets the given scope as new current variable scope.
put(K, V) - Method in AbstractConcurrentMap
put(K, int, V) - Method in AbstractConcurrentMap.Segment
put(K, V) - Method in CommonCache
{@inheritDoc}
put(K, V) - Method in ConcurrentCommonCache
{@inheritDoc}
put(K, V) - Method in ConcurrentLinkedHashMap
put(Object, Object) - Method in ConcurrentReaderHashMap
Maps the specified key to the specified value in this table.
put(Object, Object) - Method in ConfigObject
put(String, GroovyRunner) - Method in GroovyRunnerRegistry
Registers a runner with the specified key.
put(K, V) - Method in ListHashMap
put(K, V) - Method in LRUCache
put(K, V) - Method in ManagedConcurrentValueMap
Sets a new value for a given key. an older value is overwritten.
put(K, V) - Method in MapWithDefault
put(K, V) - Method in MemoizeCache
Associates the specified value with the specified key in the cache.
put(CachedClass, SingleKeyHashMap) - Method in MetaClassImpl.Index
put(Object, Object) - Method in ObservableMap
put(String, String) - Method in Preferences
put(Object, Object) - Method in SingleKeyHashMap
put(Object, Object) - Method in SpreadMap
put(K, V) - Method in UnlimitedConcurrentCache
putAll(Map) - Method in ConcurrentReaderHashMap
Copies all of the mappings from the specified map to this one.
putAll(Map) - Method in ConfigObject
putAll(Map<K, V>, Collection<? extends def>) - Method in DefaultGroovyMethods
Provides an easy way to append multiple Map.Entry values to a Map.
putAll(Map<? extends String, ? extends GroovyRunner>) - Method in GroovyRunnerRegistry
Adds all entries from the given Map to the registry.
putAll(Map<? extends K, ? extends V>) - Method in ListHashMap
putAll(Map<? extends K, ? extends V>) - Method in MapWithDefault
putAll(Map) - Method in ObservableMap
putAll(Map) - Method in SpreadMap
putAt(Date, int, int) - Method in DateGroovyMethods
Support the subscript operator for mutating a Date.
putAt(StringBuffer, IntRange, Object) - Method in DefaultGroovyMethods
putAt(StringBuilder, EmptyRange, Object) - Method in PluginDefaultGroovyMethods
Support the range subscript operator for StringBuilder.
putAt(boolean[], int, boolean) - Method in StaticTypeCheckingSupport.BooleanArrayStaticTypesHelper
putAt(byte[], int, byte) - Method in StaticTypeCheckingSupport.ByteArrayStaticTypesHelper
putAt(char[], int, char) - Method in StaticTypeCheckingSupport.CharArrayStaticTypesHelper
putAt(double[], int, double) - Method in StaticTypeCheckingSupport.DoubleArrayStaticTypesHelper
putAt(float[], int, float) - Method in StaticTypeCheckingSupport.FloatArrayStaticTypesHelper
putAt(int[], int, int) - Method in StaticTypeCheckingSupport.IntArrayStaticTypesHelper
putAt(long[], int, long) - Method in StaticTypeCheckingSupport.LongArrayStaticTypesHelper
putAt(T, int, U) - Method in StaticTypeCheckingSupport.ObjectArrayStaticTypesHelper
putAt(short[], int, short) - Method in StaticTypeCheckingSupport.ShortArrayStaticTypesHelper
putAt(StringBuffer, IntRange, Object) - Method in StringGroovyMethods
Support the range subscript operator for StringBuffer.
putCopyOfUnexisting(SingleKeyHashMap.Entry) - Method in SingleKeyHashMap
putDeclaredVariable(Variable) - Method in VariableScope
putIfAbsent(K, V) - Method in ConcurrentLinkedHashMap
putNodeMetaData(Object, Object) - Method in ASTNode
putNodeMetaData(Object, Object) - Method in EmptyExpression
putNodeMetaData(Object, Object) - Method in EmptyStatement
putNodeMetaData(Object, Object) - Method in GroovyParser.GroovyParserRuleContext
putNodeMetaData(Object, Object) - Method in NodeMetaDataHandler
Sets the node meta data but allows overwriting values.
putNodeMetaData(Object, Object) - Method in NodeMetaDataHandlerHelper
Sets the node meta data but allows overwriting values.
putReferencedClassVariable(Variable) - Method in VariableScope
putReferencedLocalVariable(Variable) - Method in VariableScope

Q

QName - Class in groovy.xml
QName class represents the value of a qualified name as specified in XML Schema Part2: Datatypes specification.
QName(String, String, String) - Constructor in QName
Constructor for the QName.
qualifiedClassName() - Method in GroovyParser
qualifiedClassName() - Method in GroovyParser.AnnotatedQualifiedClassNameContext
qualifiedClassName() - Method in GroovyParser.AnnotationNameContext
qualifiedClassName(int) - Method in GroovyParser.CatchTypeContext
qualifiedClassName() - Method in GroovyParser.ClassOrInterfaceTypeContext
qualifiedClassName() - Method in GroovyParser.CreatedNameContext
qualifiedClassNameList() - Method in GroovyParser
qualifiedClassNameList() - Method in GroovyParser.MethodDeclarationContext
qualifiedName(AST) - Method in AntlrParserPlugin
qualifiedName() - Method in GroovyParser
qualifiedName() - Method in GroovyParser.ImportDeclarationContext
qualifiedName() - Method in GroovyParser.PackageDeclarationContext
qualifiedNameElement() - Method in GroovyParser
qualifiedNameElement(int) - Method in GroovyParser.QualifiedNameContext
qualifiedNameElement(int) - Method in GroovyParser.QualifiedNameElementsContext
qualifiedNameElements() - Method in GroovyParser
qualifiedNameElements() - Method in GroovyParser.QualifiedClassNameContext
qualifiedNameElements() - Method in GroovyParser.QualifiedStandardClassNameContext
qualifiedStandardClassName() - Method in GroovyParser
qualifiedStandardClassName() - Method in GroovyParser.ClassOrInterfaceTypeContext
qualifiedTypeName() - Method in GroovyRecognizer
QUESTION - Field in GroovyLexer
QUESTION - Field in GroovyParser
QUESTION() - Method in GroovyParser.ConditionalExprAltContext
QUESTION() - Method in GroovyParser.IndexPropertyArgsContext
QUESTION() - Method in GroovyParser.TypeArgumentContext
QUESTION - Field in GroovyTokenTypes
QUESTION - Field in JavaTokenTypes
QUESTION - Field in Types
queuedSources - Field in CompilationUnit
QUIET - Field in IO.Verbosity

R

Range - Interface in groovy.lang
A Range represents the list of discrete items between some starting (or from) value and working up towards some ending (or to) value.
range(Range) - Method in AstSpecificationCompiler
Creates a RangeExpression.
RANGE_EXCLUSIVE - Field in GroovyLexer
RANGE_EXCLUSIVE - Field in GroovyParser
RANGE_EXCLUSIVE() - Method in GroovyParser.ShiftExprAltContext
RANGE_EXCLUSIVE - Field in GroovyTokenTypes
RANGE_INCLUSIVE - Field in GroovyLexer
RANGE_INCLUSIVE - Field in GroovyParser
RANGE_INCLUSIVE() - Method in GroovyParser.ShiftExprAltContext
RANGE_INCLUSIVE - Field in GroovyTokenTypes
RANGE_OPERATOR - Field in Types
RANGE_TYPE - Field in ClassHelper
RangeExpression - Class in org.codehaus.groovy.ast.expr
Represents a range expression such as for iterating.
rangeExpression(AST, boolean) - Method in AntlrParserPlugin
RangeExpression(Expression, Expression, boolean) - Constructor in RangeExpression
RangeExpressionTransformer - Class in org.codehaus.groovy.transform.sc.transformers
This transformer focuses on ranges to produce optimized bytecode.
RangeExpressionTransformer(StaticCompilationTransformer) - Constructor in RangeExpressionTransformer
RangeInfo - Class in org.codehaus.groovy.runtime
RangeInfo(int, int, boolean) - Constructor in RangeInfo
rangeOp - Field in GroovyParser.ShiftExprAltContext
ranges - Field in CompileStack.BlockRecorder
RBRACE - Field in GroovyLexer
RBRACE - Field in GroovyParser
RBRACE() - Method in GroovyParser.ArrayInitializerContext
RBRACE() - Method in GroovyParser.BlockContext
RBRACE() - Method in GroovyParser.ClassBodyContext
RBRACE() - Method in GroovyParser.ClosureContext
RBRACE() - Method in GroovyParser.GstringValueContext
RBRACE() - Method in GroovyParser.SwitchStatementContext
RBRACK - Field in GroovyLexer
RBRACK - Field in GroovyParser
RBRACK(int) - Method in GroovyParser.CreatorContext
RBRACK(int) - Method in GroovyParser.DimsContext
RBRACK() - Method in GroovyParser.ElementValueArrayInitializerContext
RBRACK() - Method in GroovyParser.IndexPropertyArgsContext
RBRACK() - Method in GroovyParser.ListContext
RBRACK() - Method in GroovyParser.MapContext
RBRACK() - Method in GroovyParser.NamedPropertyArgsContext
RBRACK - Field in GroovyTokenTypes
RBRACK - Field in JavaTokenTypes
RCURLY - Field in GroovyTokenTypes
RCURLY - Field in JavaTokenTypes
rcurry(Object) - Method in Closure
Support for Closure "right" currying.
read(char[], int, int) - Method in CharSequenceReader
Read the sepcified number of characters into the array.
read(Object, String) - Method in DefaultPropertyAccessor
read(Object, String) - Method in DefaultPropertyReader
read(CharBuffer) - Method in LineColumnReader
Not implemented.
read(Object, String) - Method in PropertyReader
read() - Method in UnicodeEscapingReader
Gets the next character from the underlying reader, translating escapes as required.
readBytes(File) - Method in DefaultGroovyMethods
readBytes(File) - Method in ResourceGroovyMethods
Reads the content of the file into a byte array.
ReaderSource - Interface in org.codehaus.groovy.control.io
An interface for things that can supply (and potentially resupply) a Reader on a source stream.
ReadException - Class in org.codehaus.groovy.syntax
Encapsulates non-specific i/o exceptions.
ReadException(String, IOException) - Constructor in ReadException
readLine(Reader) - Method in DefaultGroovyMethods
readLine(Reader) - Method in IOGroovyMethods
Read a single, whole line from the given Reader.
readLine() - Method in LineColumnReader
Reads a line of text.
readLines(Reader) - Method in DefaultGroovyMethods
readLines(Reader) - Method in IOGroovyMethods
Reads the reader into a list of Strings, with one entry for each line.
readLines(URL, String) - Method in ResourceGroovyMethods
Reads the URL contents into a list, with one element for each line.
readLines(String) - Method in StringGroovyMethods
@deprecated Use the CharSequence version
ReadOnlyPropertyException - Class in groovy.lang
This exception is thrown if an attempt is made to set a read only property
ReadOnlyPropertyException(String, String) - Constructor in ReadOnlyPropertyException
ReadWriteLockASTTransformation - Class in org.codehaus.groovy.transform
Handles generation of code for the @WithReadLock and @WithWriteLock annotation.
Realm - Class in org.apache.groovy.metaclass
A Realm is the representation of a metaclass layer in a tree of realm objects.
Receiver - Class in org.codehaus.groovy.transform.stc
Receiver(ClassNode, T) - Constructor in Receiver
recompile(URL, String, Class) - Method in GroovyClassLoader
(Re)Compiles the given source.
record(Token) - Method in AssertionWriter
record(Object, int) - Method in ValueRecorder
recordModification(Object) - Method in ConcurrentReaderHashMap
Force a memory synchronization that will cause all readers to see table.
recover(Parser, RecognitionException) - Method in DescriptiveErrorStrategy
recover(LexerNoViableAltException) - Method in GroovyLangLexer
recoverInline(Parser) - Method in DescriptiveErrorStrategy
recurByThrowStatement() - Method in AstHelper
This statement will throw exception which will be caught and redirected to jump to surrounding while loop's start label Also works from within Closures but is a tiny bit slower
RecursivenessTester - Class in org.codehaus.groovy.transform.tailrec
Test if a method call is recursive if called within a given method node.
recurStatement() - Method in AstHelper
This statement should make the code jump to surrounding while loop's start label Does not work from within Closures
redirect() - Method in ClassNode
Returns the ClassNode this ClassNode is redirecting to.
reduceDimension(Class, int) - Method in ArrayTypeUtils
Reduce the dimension of array
Reduction - Class in org.codehaus.groovy.syntax
A syntax reduction, produced by the Parser.
Reduction(Token) - Constructor in Reduction
Initializes the Reduction with the specified root.
reenableTracker() - Method in AssertionWriter
ReevaluatingReference - Class in org.apache.groovy.internal.util
This class represents a reference to the most actual incarnation of a Metaclass.
ReevaluatingReference(Class, Supplier<T>, Function<T, SwitchPoint>) - Constructor in ReevaluatingReference
Reference - Interface in org.codehaus.groovy.util
Reference(T) - Constructor in Reference
REFERENCE_TYPE - Field in ClassHelper
ReferenceBundle - Class in org.codehaus.groovy.util
ReferenceBundle(ReferenceManager, ReferenceType) - Constructor in ReferenceBundle
ReferenceManager - Class in org.codehaus.groovy.util
ReferenceManager(ReferenceQueue) - Method in ReferenceManager
ReferenceType - Enum in org.codehaus.groovy.util
ReflectionCache - Class in org.codehaus.groovy.reflection
ReflectionMetaMethod - Class in org.codehaus.groovy.runtime.metaclass
ReflectionMetaMethod(CachedMethod) - Constructor in ReflectionMetaMethod
ReflectionMethodInvoker - Class in org.codehaus.groovy.runtime
Utility class to call methods through reflection, and falls through using the Invoker to call the method if it fails.
ReflectionUtils - Class in org.codehaus.groovy.reflection
This class contains utility methods to determine which class called the current class to multiple levels of depth.
Reflector - Class in org.codehaus.groovy.runtime
Provides as alternative to reflection using bytecode generation.
ReflectorLoader - Class in org.codehaus.groovy.runtime.metaclass
Reflector creation helper.
ReflectorLoader(ClassLoader) - Constructor in ReflectorLoader
creates a ReflectorLoader.
refreshInheritedMethods(Set) - Method in ExpandoMetaClass
Called from ExpandoMetaClassCreationHandle in the registry if it exists to set up inheritance handling
REGEX_COMPARISON_OPERATOR - Field in Types
REGEX_FIND - Field in GroovyLexer
REGEX_FIND - Field in GroovyParser
REGEX_FIND() - Method in GroovyParser.RegexExprAltContext
REGEX_FIND - Field in GroovyTokenTypes
REGEX_MATCH - Field in GroovyLexer
REGEX_MATCH - Field in GroovyParser
REGEX_MATCH() - Method in GroovyParser.RegexExprAltContext
REGEX_MATCH - Field in GroovyTokenTypes
REGEX_PATTERN - Field in Types
regexExpression(int) - Method in GroovyRecognizer
REGEXP_CTOR_END - Field in GroovyTokenTypes
REGEXP_LITERAL - Field in GroovyTokenTypes
REGEXP_SYMBOL - Field in GroovyTokenTypes
regexPattern(Object) - Method in ScriptBytecodeAdapter
RegexSupport - Class in org.codehaus.groovy.runtime
Used to store the last regex match.
register(HasCleanup) - Method in Janitor
registerBeanFactory(String, String, Class) - Method in FactoryBuilderSupport
Registers a factory for a JavaBean.
registerBeanProperty(String, Object) - Method in ExpandoMetaClass
Registers a new bean property
registerConditionalBlock(String, String) - Method in ConfigSlurper
registerExplicitMethod(String, String, Closure) - Method in FactoryBuilderSupport
registerExplicitProperty(String, String, Closure, Closure) - Method in FactoryBuilderSupport
registerExtensionModuleFromProperties(Properties, ClassLoader, Map<CachedClass, List<MetaMethod>>) - Method in MetaClassRegistryImpl
registerFactory(String, String, Factory) - Method in FactoryBuilderSupport
Registers a factory for a node name.
registerInstanceMethod(String, Closure) - Method in ExpandoMetaClass
registerModifiedMetaClass(ExpandoMetaClass) - Method in ExpandoMetaClassCreationHandle
Registers a modified ExpandoMetaClass with the creation handle
registerStaticMethod(String, Closure, Class) - Method in ExpandoMetaClass
Registers a new static method for the given method name and closure on this MetaClass
registerSubclassInstanceMethod(MetaMethod) - Method in ExpandoMetaClass
registrationGroup - Field in FactoryBuilderSupport
registrationGroupName - Field in FactoryBuilderSupport
registry - Field in MetaClassImpl
rehash() - Method in ConcurrentReaderHashMap
Rehashes the contents of this map into a new table with a larger capacity.
rehydrate(Object, Object, Object) - Method in Closure
Returns a copy of this closure for which the delegate, owner and thisObject are replaced with the supplied parameters.
relationalExpression(int) - Method in GroovyRecognizer
relationalExpression() - Method in JavaRecognizer
relativePath(File, File) - Method in ResourceGroovyMethods
Relative path to file.
ReleaseInfo - Class in org.codehaus.groovy.util
Exposes the Groovy release information
remove(K) - Method in AbstractConcurrentMap
remove(K, int) - Method in AbstractConcurrentMap.Segment
remove() - Method in ArrayIterator
remove(String) - Method in ClassExtender
remove(Class<?>) - Method in ClassInfo
Removes a ClassInfo from the cache.
remove(K) - Method in CommonCache
{@inheritDoc}
remove(K) - Method in ConcurrentCommonCache
{@inheritDoc}
remove(Object, Object) - Method in ConcurrentLinkedHashMap
remove(Object) - Method in ConcurrentReaderHashMap
Removes the key (and its corresponding value) from this table.
remove() - Method in ConcurrentReaderHashMap.HashIterator
remove(Object) - Method in ConfigObject
remove(int) - Method in EmptyRange
Always throws UnsupportedOperationException for an empty range.
remove(K) - Method in EvictableCache
Remove the cached value by the key
remove(int) - Method in FastArray
remove(Class<?>) - Method in GroovyClassValue
remove(Object) - Method in GroovyRunnerRegistry
Removes a registered runner from the registry.
remove() - Method in IteratorBufferedIterator
remove() - Method in ListBufferedIterator
remove(Object) - Method in ListHashMap
remove(int) - Method in ListWithDefault
remove(Object) - Method in MapWithDefault
remove(Node) - Method in Node
Removes a child of the current node.
remove(Object) - Method in ObservableList
remove() - Method in ObservableList.ObservableIterator
remove(Object) - Method in ObservableMap
remove(Object) - Method in ObservableSet
remove() - Method in ObservableSet.ObservableIterator
remove(int) - Method in OperandStack
Remove amount elements from the operand stack, without using pop.
remove() - Method in PermutationGenerator
remove(int) - Method in Reduction
Removes a node from the Reduction.
remove() - Method in ReverseListIterator
{@inheritDoc}
remove(int) - Method in Sequence
remove(Object) - Method in SingleKeyHashMap
remove(Object) - Method in SpreadMap
remove(WriterController) - Method in TemporaryVariableExpression
remove(Object, Object, Object) - Method in TripleKeyHashMap
removeAll(Map<K, V>, Closure) - Method in DefaultGroovyMethods
Modifies this map by removing the elements that are matched according to the specified closure condition.
removeAll(Collection<?>) - Method in EmptyRange
Always throws UnsupportedOperationException for an empty range.
removeAll(Collection<?>) - Method in ListWithDefault
removeAll(Collection) - Method in ObservableList
removeAll(Collection<?>) - Method in ObservableSet
removeAssignment(int) - Method in TokenUtil
Removes the assignment portion of a given token.
removeAt(List<E>, int) - Method in DefaultGroovyMethods
Modifies this list by removing the element at the specified position in this list.
removeAttributeDelegate(Closure) - Method in FactoryBuilderSupport
Remove the most recently added instance of the attribute delegate.
removeClass(Class) - Method in InvokerHelper
removeClassCacheEntry(String) - Method in GroovyClassLoader
removes a class from the class cache.
removeConstructor(ConstructorNode) - Method in ClassNode
removeCR(String) - Method in StringUtils
removeElement(Collection<E>, Object) - Method in DefaultGroovyMethods
Modifies this collection by removing a single instance of the specified element from this collection, if it is present.
removeField(String) - Method in ClassNode
removeHandler(TypeCheckingExtension) - Method in DefaultTypeCheckingExtension
removeInitialValues(Parameter) - Method in ClosureWriter
removeLast(List<T>) - Method in DefaultGroovyMethods
Removes the last item from the List.
removeMetaClass(Class) - Method in MetaClassRegistry
Removes a cached MetaClass from the registry
removeMetaClass(Class) - Method in MetaClassRegistryImpl
removeMetaClassRegistryChangeEventListener(MetaClassRegistryChangeEventListener) - Method in MetaClassRegistry
Removes a meta class change listener for constant meta classes
removeMetaClassRegistryChangeEventListener(MetaClassRegistryChangeEventListener) - Method in MetaClassRegistryImpl
Removes a constant meta class listener.
removeMethod(String) - Method in ClassExtender
removeMethod(MethodNode) - Method in ClassNode
removeModule(ExtensionModule) - Method in ExtensionModuleRegistry
removeNodeMetaData(Object) - Method in ASTNode
removeNodeMetaData(Object) - Method in EmptyExpression
removeNodeMetaData(Object) - Method in EmptyStatement
removeNodeMetaData(Object) - Method in GroovyParser.GroovyParserRuleContext
removeNodeMetaData(Object) - Method in NodeMetaDataHandler
Removes a node meta data entry.
removeNodeMetaData(Object) - Method in NodeMetaDataHandlerHelper
Removes a node meta data entry.
removePostInstantiateDelegate(Closure) - Method in FactoryBuilderSupport
Remove the most recently added instance of the postInstantiate delegate.
removePostNodeCompletionDelegate(Closure) - Method in FactoryBuilderSupport
Remove the most recently added instance of the nodeCompletion delegate.
removePreInstantiateDelegate(Closure) - Method in FactoryBuilderSupport
Remove the most recently added instance of the preInstantiate delegate.
removePropertyChangeListener(String, PropertyChangeListener) - Method in ObservableList
removePropertyChangeListener(String, PropertyChangeListener) - Method in ObservableMap
removePropertyChangeListener(String, PropertyChangeListener) - Method in ObservableSet
removeRange(int, int) - Method in Sequence
removeReferencedClassVariable(String) - Method in VariableScope
removeStallEntries() - Method in ReferenceManager
removeTwoOperands(MethodVisitor) - Method in BinaryBooleanExpressionHelper
removeTwoOperands(MethodVisitor) - Method in BinaryExpressionWriter
removeTwoOperands(MethodVisitor) - Method in BinaryFloatExpressionHelper
removeTwoOperands(MethodVisitor) - Method in BinaryIntExpressionHelper
removeTwoOperands(MethodVisitor) - Method in BinaryLongExpressionHelper
removeTwoOperands(MethodVisitor) - Method in BinaryObjectExpressionHelper
removeVar(int) - Method in CompileStack
rename(String) - Method in FieldNode
renameField(String, String) - Method in ClassNode
renameTo(File, String) - Method in DefaultGroovyMethods
renameTo(File, String) - Method in ResourceGroovyMethods
Renames the file.
render(String, ValueRecorder) - Method in AssertionRenderer
Creates a string representation of an assertion and its recorded values.
repeatString(String, int) - Method in Utilities
Returns a string made up of repetitions of the specified string.
replace(K, V, V) - Method in ConcurrentLinkedHashMap
replace(ClassNode, int) - Method in OperandStack
replace n top level elements with new element of given type
replace(CharSequence, int, Map<CharSequence, CharSequence>) - Method in StringGroovyMethods
Replaces all occurrences of replacement CharSequences (supplied via a map) within a provided CharSequence with control over the internally created StringBuilder's capacity.
replace(String, String, String) - Method in StringUtils
The modified implementation is based on StringUtils#replace(String text, String searchString, String replacement, int max), Apache commons-lang3-3.6
replaceAll(String, String, Closure) - Method in DefaultGroovyMethods
replaceAll(String, String, Closure) - Method in StringGroovyMethods
@deprecated Use the CharSequence version
replaceDelegate() - Method in HandleMetaClass
replaceEscapes(String, int) - Method in StringUtils
replaceFirst(String, String, Closure) - Method in DefaultGroovyMethods
replaceFirst(String, String, Closure) - Method in StringGroovyMethods
@deprecated Use the CharSequence version
replaceHexEscapes(String) - Method in StringUtils
replaceIn(ASTNode) - Method in StatementReplacer
replaceIn(ASTNode) - Method in VariableAccessReplacer
replaceIn(ASTNode) - Method in VariableExpressionReplacer
replaceNode(Node) - Method in Node
Replaces the current node with the supplied node.
replaceNode(Closure) - Method in NodeList
replaceOctalEscapes(String) - Method in StringUtils
replaceStandardEscapes(String) - Method in StringUtils
replaceWithMoreSpecificType(Object, MethodType) - Method in TypeHelper
Replaces the types in the callSiteType parameter if more specific types given through the arguments.
report(Throwable, boolean) - Method in ErrorReporter
For everything else.
reportedErrors - Field in TypeCheckingContext
reportFailedPredicate(Parser, FailedPredicateException) - Method in DescriptiveErrorStrategy
reportInputMismatch(Parser, InputMismatchException) - Method in DescriptiveErrorStrategy
reportNoViableAlternative(Parser, NoViableAltException) - Method in DescriptiveErrorStrategy
require(boolean, String, int) - Method in AbstractLexer
require(boolean, String, int) - Method in AbstractParser
require(boolean, String, int) - Method in SyntaxErrorReportable
required - Field in NamedParam
@default false
requireFailed(String, String) - Method in GroovyRecognizer
RESERVED_KEYWORD - Field in Types
reset() - Method in BenchmarkInterceptor
Resets all the benchmark data on this object.
reset() - Method in CharSequenceReader
Reset the reader to the last marked position (or the beginning if mark has not been called).
reset() - Method in FactoryBuilderSupport
Clears the context stack.
reset() - Method in LineColumnReader
Resets the stream to the most recent mark.
reset() - Method in PermutationGenerator
resetCachedMetaClasses() - Method in ClosureMetaClass
resetLineNumber() - Method in DelegatingController
resetLineNumber() - Method in WriterController
resetLoadedClasses() - Method in GroovyShell
resize(int) - Method in ComplexKeyHashMap
resize(int) - Method in MetaMethodIndex
resName(String) - Method in SunClassLoader
resolutions - Field in ASTHelper
resolve(List<ClassNode[]>, ClassNode, Expression, ClosureExpression, MethodNode, SourceUnit, CompilationUnit, String) - Method in ClosureSignatureConflictResolver
@param candidates the list of signatures as determined after applying type hints and performing initial inference calculations
resolve(Map<String, Object>, List, Map) - Method in Grape
resolve(Map, List, Map) - Method in GrapeEngine
resolve(ClassLoader, Map, List, Map) - Method in GrapeIvy
resolve(int) - Method in ObservableList.ChangeType
resolve(int) - Method in ObservableMap.ChangeType
resolve(List<ClassNode[]>, ClassNode, Expression, ClosureExpression, MethodNode, SourceUnit, CompilationUnit, String) - Method in PickFirstResolver
resolveChildRelationName(String, Object, String, Object) - Method in ObjectGraphBuilder.DefaultRelationNameResolver
Handles the common English regular plurals with the following rules.
resolveChildRelationName(String, Object, String, Object) - Method in ObjectGraphBuilder.RelationNameResolver
Returns the mapping name of child -> parent
resolveClass(String) - Method in AsmReferenceResolver
resolveClassname(String) - Method in ObjectGraphBuilder.ClassNameResolver
@param classname the node name as written on the building code
resolveClassname(String) - Method in ObjectGraphBuilder.DefaultClassNameResolver
resolveClassname(String) - Method in ObjectGraphBuilder.ReflectionClassNameResolver
resolveClassNodeGenerics(Map<String, GenericsType>, Map<String, GenericsType>, ClassNode) - Method in StaticTypeCheckingSupport
resolveClassNullable(String) - Method in AsmReferenceResolver
resolveExplicitMethod(String, Object) - Method in FactoryBuilderSupport
This is a hook for subclasses to plugin a custom strategy for mapping names to explicit methods.
resolveExplicitProperty(String) - Method in FactoryBuilderSupport
This is a hook for subclasses to plugin a custom strategy for mapping names to property methods.
resolveFactory(Object, Map, Object) - Method in FactoryBuilderSupport
This is a hook for subclasses to plugin a custom strategy for mapping names to factories.
resolveFactory(Object, Map, Object) - Method in ObjectGraphBuilder
resolveJvmClass(String) - Method in AsmReferenceResolver
resolveName(String, CompilationUnit) - Method in ClassNodeResolver
Resolves the name of a class to a SourceUnit or ClassNode.
resolveParentRelationName(String, Object, String, Object) - Method in ObjectGraphBuilder.DefaultRelationNameResolver
Follow the most conventional pattern, returns the parentName unchanged.
resolveParentRelationName(String, Object, String, Object) - Method in ObjectGraphBuilder.RelationNameResolver
Returns the mapping name of parent -> child
resolveType(Type) - Method in AsmReferenceResolver
resolveType(Expression, ClassNode) - Method in StatementMetaTypeChooser
resolveType(Expression, ClassNode) - Method in StaticTypesTypeChooser
resolveType(Expression, ClassNode) - Method in TypeChooser
Resolve the type of an expression.
ResolveVisitor - Class in org.codehaus.groovy.control
Visitor to resolve Types and convert VariableExpression to ClassExpressions if needed.
resolveVisitor - Field in CompilationUnit
ResolveVisitor(CompilationUnit) - Method in ResolveVisitor
resource() - Method in GroovyParser
resource(int) - Method in GroovyParser.ResourceListContext
ResourceConnector - Interface in groovy.util
Base interface for customizing where resources can be found for the GroovyScriptEngine.
ResourceException - Class in groovy.util
@author sam
ResourceException(Throwable) - Constructor in ResourceException
@param cause
ResourceGroovyMethods - Class in org.codehaus.groovy.runtime
This class defines new groovy methods for Readers, Writers, InputStreams and OutputStreams which appear on normal JDK classes inside the Groovy environment.
resourceList() - Method in GroovyParser
resourceList() - Method in GroovyParser.ResourcesContext
resources() - Method in GroovyParser
resources() - Method in GroovyParser.TryCatchStatementContext
respondsTo(Object, String) - Method in ClosureMetaClass
respondsTo(Object, String) - Method in DefaultGroovyMethods
respondsTo(Object, String) - Method in DelegatingMetaClass
respondsTo(Object, String) - Method in MetaClassImpl
@see MetaObjectProtocol#respondsTo(Object, String)
respondsTo(Object, String) - Method in MetaObjectProtocol
respondsTo(Object, String) - Method in OwnedMetaClass
restoreFromContinuationData(Map<String, Object>) - Method in FactoryBuilderSupport
Restores the state of the current builder to the same state as an older build.
restoreVariableExpressionMetadata(Map<VariableExpression, ListHashMap>) - Method in StaticTypeCheckingVisitor
retainAll(Map<K, V>, Closure) - Method in DefaultGroovyMethods
Modifies this map so that it retains only its elements that are matched according to the specified closure condition.
retainAll(Collection<?>) - Method in EmptyRange
Always throws UnsupportedOperationException for an empty range.
retainAll(Collection<?>) - Method in ListWithDefault
retainAll(Collection) - Method in ObservableList
retainAll(Collection<?>) - Method in ObservableSet
RETENTION_CLASSNODE - Field in AbstractASTTransformation
rethrow(Throwable) - Method in UncheckedThrow
retrieveConstructor(Class) - Method in ClosureMetaClass
retrieveConstructor(Object) - Method in ExpandoMetaClass
retrieveConstructor(Object) - Method in MetaClassImpl
This is a helper method added in Groovy 2.1.0, which is used only by indy.
retrieveStaticMethod(String, Class) - Method in ClosureMetaClass
retrieveStaticMethod(String, Object) - Method in MetaClassImpl
RETURN - Field in GroovyLexer
RETURN - Field in GroovyParser
RETURN() - Method in GroovyParser.KeywordsContext
RETURN() - Method in GroovyParser.ReturnStmtAltContext
RETURN_NULL_OR_VOID - Field in ReturnStatement
Only used for synthetic return statements emitted by the compiler.
ReturnAdder - Class in org.codehaus.groovy.classgen
Utility class to add return statements.
ReturnAdder.ReturnStatementListener - Interface in org.codehaus.groovy.classgen
Implement this method in order to be notified whenever a return statement is generated.
ReturnAdder(ReturnAdder.ReturnStatementListener) - Constructor in ReturnAdder
returnAdder - Field in StaticTypeCheckingVisitor
ReturnAdderForClosures - Class in org.codehaus.groovy.transform.tailrec
Adds explicit return statements to implicit return points in a closure.
returnFalseIfFieldNotEqual(FieldNode, Expression) - Method in AbstractASTTransformUtil
returnFalseIfNotInstanceof(ClassNode, Expression) - Method in AbstractASTTransformUtil
returnFalseIfNull(Expression) - Method in AbstractASTTransformUtil
returnFalseIfPropertyNotEqual(PropertyNode, Expression) - Method in AbstractASTTransformUtil
returnFalseIfWrongType(ClassNode, Expression) - Method in AbstractASTTransformUtil
returnListener - Field in StaticTypeCheckingVisitor
returnS(Expression) - Method in GeneralUtils
ReturnStatement - Class in org.codehaus.groovy.ast.stmt
A return statement
returnStatement(AST) - Method in AntlrParserPlugin
returnStatement(Closure) - Method in AstSpecificationCompiler
Creates a ReturnStatement.
ReturnStatement(Expression) - Constructor in ReturnStatement
returnStatementAdded(ReturnStatement) - Method in ReturnAdder.ReturnStatementListener
ReturnStatementToIterationConverter - Class in org.codehaus.groovy.transform.tailrec
Translates all return statements into an invocation of the next iteration.
returnTrueIfIdentical(Expression, Expression) - Method in AbstractASTTransformUtil
returnType(int) - Method in GroovyParser
returnType() - Method in GroovyParser.MethodDeclarationContext
returnValueOfNext() - Method in ConcurrentReaderHashMap.HashIterator
returnValueOfNext() - Method in ConcurrentReaderHashMap.KeyIterator
returnValueOfNext() - Method in ConcurrentReaderHashMap.ValueIterator
reverse(String) - Method in DefaultGroovyMethods
reverse - Field in RangeInfo
reverse(String) - Method in StringGroovyMethods
@deprecated Use the CharSequence version
reversed - Field in Sortable
Set to true so that comparator uses reversed natural order.
reverseEach(T, Closure) - Method in DefaultGroovyMethods
Iterate over each element of the array in the reverse order.
ReverseListIterator - Class in org.codehaus.groovy.runtime
A reverse iterator over a list.
ReverseListIterator(List<T>) - Constructor in ReverseListIterator
Constructs a new ReverseListIterator for the provided list.
RIGHT_CURLY_BRACE - Field in Types
right - Field in GroovyParser.AdditiveExprAltContext
right - Field in GroovyParser.AndExprAltContext
right - Field in GroovyParser.EqualityExprAltContext
right - Field in GroovyParser.ExclusiveOrExprAltContext
right - Field in GroovyParser.InclusiveOrExprAltContext
right - Field in GroovyParser.LogicalAndExprAltContext
right - Field in GroovyParser.LogicalOrExprAltContext
right - Field in GroovyParser.MultipleAssignmentExprAltContext
right - Field in GroovyParser.MultiplicativeExprAltContext
right - Field in GroovyParser.PowerExprAltContext
right - Field in GroovyParser.RegexExprAltContext
right - Field in GroovyParser.RelationalExprAltContext
right - Field in GroovyParser.ShiftExprAltContext
RIGHT_OF_MATCHED_CONTAINER - Field in Types
RIGHT_PARENTHESIS - Field in Types
RIGHT_SHIFT_EQUAL - Field in Types
RIGHT_SHIFT - Field in Types
RIGHT_SHIFT_UNSIGNED_EQUAL - Field in Types
RIGHT_SHIFT_UNSIGNED - Field in Types
RIGHT_SQUARE_BRACKET - Field in Types
rightShift(Closure<W>) - Method in Closure
Support for Closure forward composition.
rightShift(Number, Number) - Method in DefaultGroovyMethods
Implementation of the right shift operator for integral types.
rightShift(long, long) - Method in IndyMath
rightShift(Number, Number) - Method in NumberMath
For this operation, consider the operands independently.
rightShift(long, long) - Method in NumberMathModificationInfo
rightShiftImpl(Number, Number) - Method in IntegerMath
rightShiftImpl(Number, Number) - Method in LongMath
rightShiftImpl(Number, Number) - Method in NumberMath
rightShiftUnsigned(Number, Number) - Method in DefaultGroovyMethods
Implementation of the right shift (unsigned) operator for integral types.
rightShiftUnsigned(Number, Number) - Method in NumberMath
For this operation, consider the operands independently.
rightShiftUnsigned(long, long) - Method in NumberMathModificationInfo
rightShiftUnsignedImpl(Number, Number) - Method in IntegerMath
rightShiftUnsignedImpl(Number, Number) - Method in LongMath
rightShiftUnsignedImpl(Number, Number) - Method in NumberMath
RollBackOne - Field in GroovyLexer
RollBackOne - Field in GroovyParser
rollbackOneChar() - Method in GroovyLangLexer
rollbackOneChar() - Method in GroovyLexer
just a hook, which will be overrided by GroovyLangLexer
root - Field in GrabResolver
The URL for a repo containing the grape/artifact.
RootLoader - Class in org.codehaus.groovy.tools
This ClassLoader should be used as root of class loaders.
rootLoader(String) - Method in GroovyStarter
RootLoader(LoaderConfiguration) - Constructor in RootLoader
constructs a new RootLoader with a LoaderConfiguration object which holds the classpath
round(BigDecimal, int) - Method in DefaultGroovyMethods
Round the value
RPAREN - Field in GroovyLexer
RPAREN - Field in GroovyParser
rparen() - Method in GroovyParser.AnnotationContext
rparen() - Method in GroovyParser.ArgumentsContext
rparen() - Method in GroovyParser.CastParExpressionContext
rparen() - Method in GroovyParser.CatchClauseContext
rparen() - Method in GroovyParser.ExpressionInParContext
RPAREN() - Method in GroovyParser.FormalParametersContext
rparen() - Method in GroovyParser.ForStmtAltContext
RPAREN() - Method in GroovyParser.MethodDeclarationContext
rparen() - Method in GroovyParser.ResourcesContext
RPAREN() - Method in GroovyParser.RparenContext
RPAREN() - Method in GroovyParser.TypeNamePairsContext
rparen() - Method in GroovyParser.VariableNamesContext
RPAREN - Field in GroovyTokenTypes
RPAREN - Field in JavaTokenTypes
RRWL - Field in AtnManager
RSHIFT_ASSIGN - Field in GroovyLexer
RSHIFT_ASSIGN - Field in GroovyParser
RSHIFT_ASSIGN() - Method in GroovyParser.AssignmentExprAltContext
RULE_annotatedQualifiedClassName - Field in GroovyParser
RULE_annotation - Field in GroovyParser
RULE_annotationName - Field in GroovyParser
RULE_annotationsOpt - Field in GroovyParser
RULE_anonymousInnerClassDeclaration - Field in GroovyParser
RULE_argumentList - Field in GroovyParser
RULE_argumentListElement - Field in GroovyParser
RULE_arguments - Field in GroovyParser
RULE_arrayInitializer - Field in GroovyParser
RULE_assertStatement - Field in GroovyParser
RULE_block - Field in GroovyParser
RULE_blockStatement - Field in GroovyParser
RULE_blockStatements - Field in GroovyParser
RULE_blockStatementsOpt - Field in GroovyParser
RULE_breakStatement - Field in GroovyParser
RULE_builtInType - Field in GroovyParser
RULE_castParExpression - Field in GroovyParser
RULE_catchClause - Field in GroovyParser
RULE_catchType - Field in GroovyParser
RULE_classBody - Field in GroovyParser
RULE_classBodyDeclaration - Field in GroovyParser
RULE_classDeclaration - Field in GroovyParser
RULE_classicalForControl - Field in GroovyParser
RULE_classifiedModifiers - Field in GroovyParser
RULE_className - Field in GroovyParser
RULE_classOrInterfaceModifier - Field in GroovyParser
RULE_classOrInterfaceModifiers - Field in GroovyParser
RULE_classOrInterfaceModifiersOpt - Field in GroovyParser
RULE_classOrInterfaceType - Field in GroovyParser
RULE_closure - Field in GroovyParser
RULE_commandArgument - Field in GroovyParser
RULE_commandExpression - Field in GroovyParser
RULE_compilationUnit - Field in GroovyParser
RULE_conditionalStatement - Field in GroovyParser
RULE_continueStatement - Field in GroovyParser
RULE_createdName - Field in GroovyParser
RULE_creator - Field in GroovyParser
RULE_dims - Field in GroovyParser
RULE_dimsOpt - Field in GroovyParser
RULE_dynamicMemberName - Field in GroovyParser
RULE_elementValue - Field in GroovyParser
RULE_elementValueArrayInitializer - Field in GroovyParser
RULE_elementValuePair - Field in GroovyParser
RULE_elementValuePairName - Field in GroovyParser
RULE_elementValuePairs - Field in GroovyParser
RULE_elementValues - Field in GroovyParser
RULE_enhancedArgumentList - Field in GroovyParser
RULE_enhancedArgumentListElement - Field in GroovyParser
RULE_enhancedForControl - Field in GroovyParser
RULE_enhancedStatementExpression - Field in GroovyParser
RULE_enumConstant - Field in GroovyParser
RULE_enumConstants - Field in GroovyParser
RULE_expression - Field in GroovyParser
RULE_expressionInPar - Field in GroovyParser
RULE_expressionList - Field in GroovyParser
RULE_expressionListElement - Field in GroovyParser
RULE_fieldDeclaration - Field in GroovyParser
RULE_finallyBlock - Field in GroovyParser
RULE_forControl - Field in GroovyParser
RULE_forInit - Field in GroovyParser
RULE_formalParameter - Field in GroovyParser
RULE_formalParameterList - Field in GroovyParser
RULE_formalParameters - Field in GroovyParser
RULE_forUpdate - Field in GroovyParser
RULE_generalClassOrInterfaceType - Field in GroovyParser
RULE_gstring - Field in GroovyParser
RULE_gstringPath - Field in GroovyParser
RULE_gstringValue - Field in GroovyParser
RULE_identifier - Field in GroovyParser
RULE_ifElseStatement - Field in GroovyParser
RULE_importDeclaration - Field in GroovyParser
RULE_indexPropertyArgs - Field in GroovyParser
RULE_keywords - Field in GroovyParser
RULE_lambdaBody - Field in GroovyParser
RULE_lambdaExpression - Field in GroovyParser
RULE_lambdaParameters - Field in GroovyParser
RULE_list - Field in GroovyParser
RULE_literal - Field in GroovyParser
RULE_localVariableDeclaration - Field in GroovyParser
RULE_loopStatement - Field in GroovyParser
RULE_map - Field in GroovyParser
RULE_mapEntry - Field in GroovyParser
RULE_mapEntryLabel - Field in GroovyParser
RULE_mapEntryList - Field in GroovyParser
RULE_memberDeclaration - Field in GroovyParser
RULE_methodBody - Field in GroovyParser
RULE_methodDeclaration - Field in GroovyParser
RULE_methodName - Field in GroovyParser
RULE_modifier - Field in GroovyParser
RULE_modifiers - Field in GroovyParser
RULE_modifiersOpt - Field in GroovyParser
RULE_namedPropertyArgs - Field in GroovyParser
RULE_namePart - Field in GroovyParser
RULE_nls - Field in GroovyParser
RULE_nonWildcardTypeArguments - Field in GroovyParser
RULE_packageDeclaration - Field in GroovyParser
RULE_parExpression - Field in GroovyParser
RULE_pathElement - Field in GroovyParser
RULE_pathExpression - Field in GroovyParser
RULE_postfixExpression - Field in GroovyParser
RULE_primary - Field in GroovyParser
RULE_primitiveType - Field in GroovyParser
RULE_qualifiedClassName - Field in GroovyParser
RULE_qualifiedClassNameList - Field in GroovyParser
RULE_qualifiedName - Field in GroovyParser
RULE_qualifiedNameElement - Field in GroovyParser
RULE_qualifiedNameElements - Field in GroovyParser
RULE_qualifiedStandardClassName - Field in GroovyParser
RULE_resource - Field in GroovyParser
RULE_resourceList - Field in GroovyParser
RULE_resources - Field in GroovyParser
RULE_returnType - Field in GroovyParser
RULE_rparen - Field in GroovyParser
RULE_sep - Field in GroovyParser
RULE_standardClassOrInterfaceType - Field in GroovyParser
RULE_standardLambdaExpression - Field in GroovyParser
RULE_standardLambdaParameters - Field in GroovyParser
RULE_standardType - Field in GroovyParser
RULE_statement - Field in GroovyParser
RULE_statementExpression - Field in GroovyParser
RULE_statements - Field in GroovyParser
RULE_stringLiteral - Field in GroovyParser
RULE_switchBlockStatementGroup - Field in GroovyParser
RULE_switchLabel - Field in GroovyParser
RULE_switchStatement - Field in GroovyParser
RULE_thisFormalParameter - Field in GroovyParser
RULE_tryCatchStatement - Field in GroovyParser
RULE_type - Field in GroovyParser
RULE_typeArgument - Field in GroovyParser
RULE_typeArguments - Field in GroovyParser
RULE_typeArgumentsOrDiamond - Field in GroovyParser
RULE_typeBound - Field in GroovyParser
RULE_typeDeclaration - Field in GroovyParser
RULE_typeList - Field in GroovyParser
RULE_typeNamePair - Field in GroovyParser
RULE_typeNamePairs - Field in GroovyParser
RULE_typeParameter - Field in GroovyParser
RULE_typeParameters - Field in GroovyParser
RULE_variableDeclaration - Field in GroovyParser
RULE_variableDeclarator - Field in GroovyParser
RULE_variableDeclaratorId - Field in GroovyParser
RULE_variableDeclarators - Field in GroovyParser
RULE_variableInitializer - Field in GroovyParser
RULE_variableInitializers - Field in GroovyParser
RULE_variableModifier - Field in GroovyParser
RULE_variableModifiers - Field in GroovyParser
RULE_variableModifiersOpt - Field in GroovyParser
RULE_variableNames - Field in GroovyParser
ruleNames - Field in GroovyLexer
ruleNames - Field in GroovyParser
run() - Method in Closure
run(Class<?>, GroovyClassLoader) - Method in GroovyRunner
Runs the given class.
run(String, Binding) - Method in GroovyScriptEngine
Run a script identified by name with a given binding.
run(Reader, String, String) - Method in GroovyShell
Runs the given script with command line arguments
run() - Method in GroovySocketServer
Runs this server.
run() - Method in ProcessGroovyMethods.ProcessRunner
run(File, String) - Method in Script
A helper method to allow scripts to be run taking command line arguments
runAfter(Timer, int, Closure) - Method in DefaultGroovyMethods
Allows a simple syntax for using timers.
RUNNER_REGISTRY - Field in GroovySystem
Reference to the Runtime Registry to be used by the Groovy run-time system to find classes capable of running scripts
runScript(Class, String) - Method in InvokerHelper
RuntimeParserException - Class in org.codehaus.groovy.syntax
A helper class to allow parser exceptions to be thrown anywhere in the code.
RuntimeParserException(String, ASTNode) - Constructor in RuntimeParserException

S

SAFE_CHAIN_DOT - Field in GroovyLexer
SAFE_CHAIN_DOT - Field in GroovyParser
SAFE_CHAIN_DOT() - Method in GroovyParser.PathElementContext
SAFE_DOT - Field in GroovyLexer
SAFE_DOT - Field in GroovyParser
SAFE_DOT() - Method in GroovyParser.PathElementContext
SAFE_NAVIGATION - Field in IndyInterface
flags for method and property calls
safeCall(Closure, Object) - Method in AbstractTypeCheckingExtension
safeExpression(Expression, Expression) - Method in AbstractASTTransformUtil
safeExpression(Expression, Expression) - Method in GeneralUtils
safeNavigation - Field in Selector
safeNavigationOrig - Field in Selector
SAM_CONVERSION - Field in IndyGuardsFiltersAndSignatures
SAME_CLASS - Field in IndyGuardsFiltersAndSignatures
SAME_MC - Field in IndyGuardsFiltersAndSignatures
sameClass(Class, Object) - Method in IndyGuardsFiltersAndSignatures
Guard to check if the provided Object has the same class as the provided Class.
sameClass(Class, Object) - Method in MetaClassHelper
sameClasses(Class, Object, Object, Object, Object) - Method in MetaClassHelper
samePackages(String, String) - Method in AsmClassGenerator
sameType(Collection) - Method in DefaultGroovyMethodsSupport
Determines if all items of this array are of the same type.
sameX(Expression, Expression) - Method in GeneralUtils
SANITIZE_STACK_TRACE_KEY - Field in Preferences
sanitize(Throwable) - Method in StackTraceUtils
Remove all apparently groovy-internal trace entries from the exception instance
sanitizeRootCause(Throwable) - Method in StackTraceUtils
Get the root cause of an exception and sanitize it for display to the user
sArrayGet(short[], int) - Method in BytecodeInterface8
get value from short[] using normalized index
sArraySet(short[], int, short) - Method in BytecodeInterface8
set value from short[] using normalized index
saveVariableExpressionMetadata(Set<VariableExpression>, Map<VariableExpression, ListHashMap>) - Method in StaticTypeCheckingVisitor
sc - Field in GroovyParser.ClassDeclarationContext
scanClasspathModules() - Method in ExtensionModuleScanner
scanExtensionModuleFromProperties(Properties) - Method in ExtensionModuleScanner
scopeExit(Closure) - Method in AbstractTypeCheckingExtension
Script - Class in groovy.lang
This object represents a Groovy script
SCRIPT_BODY_METHOD_KEY - Field in MethodNode
SCRIPT_CLASS_NAME - Field in FactoryBuilderSupport
Script(Binding) - Constructor in Script
SCRIPT_TYPE - Field in ClassHelper
ScriptBytecodeAdapter - Class in org.codehaus.groovy.runtime
A static helper class to interface bytecode and runtime
ScriptException - Class in groovy.util
@author sam
ScriptException(Throwable) - Constructor in ScriptException
@param cause
ScriptReference - Class in org.codehaus.groovy.runtime
Represents a reference to a variable in a script
ScriptReference(Script, String) - Constructor in ScriptReference
scs - Field in GroovyParser.ClassDeclarationContext
SCS_LIMIT - Field in JavaLexer
SCS_LIT - Field in JavaLexer
SCS_RE_TYPE - Field in JavaLexer
SCS_SQ_TYPE - Field in JavaLexer
SCS_TQ_TYPE - Field in JavaLexer
SCS_TYPE - Field in JavaLexer
SCS_VAL - Field in JavaLexer
searchMethods(String, CachedClass) - Method in CachedClass
SECOND_VISIT - Field in Visitor
SecondParam - Class in groovy.transform.stc
SecondParam.Component - Class in groovy.transform.stc
SecondParam.FirstGenericType - Class in groovy.transform.stc
SecondParam.FirstGenericType() - Constructor in SecondParam.FirstGenericType
SecondParam.SecondGenericType - Class in groovy.transform.stc
SecondParam.SecondGenericType() - Constructor in SecondParam.SecondGenericType
SecondParam.ThirdGenericType - Class in groovy.transform.stc
SecondParam.ThirdGenericType() - Constructor in SecondParam.ThirdGenericType
SecondParam() - Constructor in SecondParam
secondPassExpressions - Field in TypeCheckingContext
Some expressions need to be visited twice, because type information may be insufficient at some point.
seconds - Field in BaseDuration
secondVisit(GroovySourceAST) - Method in TraversalHelper
SecureASTCustomizer - Class in org.codehaus.groovy.control.customizers
This customizer allows securing source code by controlling what code constructs are allowed.
SecureASTCustomizer.ExpressionChecker - Interface in org.codehaus.groovy.control.customizers
This interface allows the user to plugin custom expression checkers if expression blacklist or whitelist are not sufficient
SecureASTCustomizer.StatementChecker - Interface in org.codehaus.groovy.control.customizers
This interface allows the user to plugin custom statement checkers if statement blacklist or whitelist are not sufficient
SecureASTCustomizer() - Constructor in SecureASTCustomizer
SecureASTCustomizerFactory - Class in org.codehaus.groovy.control.customizers.builder
This factory allows the generation of a SecureASTCustomizer.
segmentFor(int) - Method in AbstractConcurrentMap
segmentFor(int) - Method in AbstractConcurrentMapBase
segments - Field in AbstractConcurrentMapBase
SELECT_SLOT - Field in GroovyTokenTypes
selectConstructorAndTransformArguments(int, Object) - Method in DelegatingMetaClass
selectConstructorAndTransformArguments(int, Object) - Method in MetaClass
Internal method to support Groovy runtime.
selectConstructorAndTransformArguments(int, Object) - Method in MetaClassImpl
selectConstructorAndTransformArguments(int, Object) - Method in OwnedMetaClass
selectConstructorAndTransformArguments(Object, int, Class) - Method in ScriptBytecodeAdapter
selectionBase - Field in Selector
selectMethod(MutableCallSite, Class, String, int, Boolean, Boolean, Boolean, Object, Object) - Method in IndyInterface
Core method for indy method selection using runtime types.
Selector - Class in org.codehaus.groovy.vmplugin.v7
SelfType - Annotation Type in groovy.transform
This annotation can be added on a trait to declare the list of types that a class implementing that trait is supposed to extend.
SELFTYPE_CLASSNODE - Field in Traits
SEMANTIC_ANALYSIS - Field in Phases
SEMI - Field in GroovyLexer
SEMI - Field in GroovyParser
SEMI() - Method in GroovyParser.ClassBodyDeclarationContext
SEMI(int) - Method in GroovyParser.ClassicalForControlContext
SEMI() - Method in GroovyParser.EmptyStmtAltContext
SEMI(int) - Method in GroovyParser.SepContext
SEMI - Field in GroovyTokenTypes
SEMI - Field in JavaTokenTypes
SEMICOLON - Field in Types
sempred(RuleContext, int, int) - Method in GroovyLexer
sempred(RuleContext, int, int) - Method in GroovyParser
sender - Field in Selector
sep() - Method in GroovyParser
sep(int) - Method in GroovyParser.BlockContext
sep(int) - Method in GroovyParser.BlockStatementsContext
sep(int) - Method in GroovyParser.ClassBodyContext
sep() - Method in GroovyParser.CompilationUnitContext
sep() - Method in GroovyParser.IfElseStatementContext
sep(int) - Method in GroovyParser.ResourceListContext
sep() - Method in GroovyParser.ResourcesContext
sep(int) - Method in GroovyParser.StatementsContext
sep() - Method in GroovyRecognizer
A statement separator is either a semicolon or a significant newline.
Sequence - Class in groovy.lang
Represents a sequence of objects which represents zero or many instances of of objects of a given type.
Sequence(Class, List) - Constructor in Sequence
serialize(String, Object) - Method in XStreamUtils
set(String, Object) - Method in ClassExtender
set(int, CSTNode) - Method in CSTNode
Sets an element node in at the specified index.
set(Date, Map<Object, Integer>) - Method in DateGroovyMethods
Support mutating a Date with a Map.
set(int, T) - Method in EmptyRange
Always throws UnsupportedOperationException for an empty range.
set(int, Object) - Method in FastArray
set(int, T) - Method in ListWithDefault
set(int, Object) - Method in ObservableList
set(Object) - Method in ObservableList.ObservableListIterator
set(int, CSTNode) - Method in Reduction
Sets an element in at the specified index.
set(T) - Method in Reference
set(Object) - Method in ScriptReference
set(int, Object) - Method in Sequence
set() - Method in Weighers
A weigher where the value is a Set and its weight is the number of elements.
setAccessedVariable(Variable) - Method in VariableExpression
setAccessible() - Method in CachedMethod
setAccessTrue(AST, boolean) - Method in AntlrParserPlugin
setAdaptee(MetaClass) - Method in AdaptingMetaClass
Sets the MetaClass adapted by this MetaClass
setAdaptee(MetaClass) - Method in DelegatingMetaClass
setAdaptee(Object) - Method in Proxy
setAdaptee(MetaClass) - Method in ProxyMetaClass
setAdditionalClassInformation(ClassNode) - Method in Java5
setAdditionalClassInformation(ClassNode) - Method in VMPlugin
setAllowedTargets(int) - Method in AnnotationNode
setAnnotated(boolean) - Method in ClassNode
Marks if the current class uses annotations or not
setAnnotationDefault(boolean) - Method in MethodNode
setAnnotationParameters(Map<String, Object>) - Method in ASTTransformationCustomizer
Specify annotation parameters.
setAnonymous(boolean) - Method in InnerClassNode
setArguments(Expression) - Method in MethodCallExpression
setArraySetAndGet(MethodCaller, MethodCaller) - Method in BinaryExpressionWriter
setAttribute(Class, Object, String, Object, boolean, boolean) - Method in ClosureMetaClass
setAttribute(Class, Object, String, Object, boolean, boolean) - Method in DelegatingMetaClass
setAttribute(Object, String, Object) - Method in InvokerHelper
setAttribute(Class, Object, String, Object, boolean, boolean) - Method in MetaClass
Sets the value of an attribute (field).
setAttribute(Object, String, Object) - Method in MetaClassImpl
Sets the value of an attribute (field).
setAttribute(Object, String, Object) - Method in MetaObjectProtocol
Sets an attribute of an instance of the class returned by the getTheClass() method.
setAttribute(Class, Object, String, Object, boolean, boolean) - Method in OwnedMetaClass
setAutoIndent(boolean) - Method in IndentPrinter
setBaseNameValidator(Closure<Boolean>) - Method in SourceAwareCustomizer
setBeanFactoryName(String) - Method in ObjectGraphBuilder
Sets the name for the 'bean' node.
setBeanProperties(MetaClass, Object, Map) - Method in IndyGuardsFiltersAndSignatures
This method is called by he handle to realize the bean constructor with property map.
setBinding(Map) - Method in ConfigSlurper
Sets any additional variables that should be placed into the binding when evaluating Config scripts
setBinding(Binding) - Method in Script
setBooleanExpression(BooleanExpression) - Method in AssertStatement
setBooleanExpression(BooleanExpression) - Method in DoWhileStatement
setBooleanExpression(BooleanExpression) - Method in IfStatement
setBooleanExpression(BooleanExpression) - Method in WhileStatement
setBugText(String) - Method in GroovyBugError
Sets the bug text to describe this error
setBundle(ReferenceBundle) - Method in ManagedConcurrentValueMap
Sets a new bundle used for reference creation.
setBytecodePostprocessor(BytecodeProcessor) - Method in CompilerConfiguration
setBytes(OutputStream, byte[]) - Method in DefaultGroovyMethods
setBytes(OutputStream, byte[]) - Method in IOGroovyMethods
Write the byte[] to the output stream.
setBytes(File, byte[]) - Method in ResourceGroovyMethods
Write the bytes from the byte array to the File.
setCachable(boolean) - Method in GroovyCodeSource
setCallSites(List<String>) - Method in InterfaceHelperClassNode
setCapacity(long) - Method in ConcurrentLinkedHashMap
Sets the maximum weighted capacity of the map and eagerly evicts entries until it shrinks to the appropriate size.
setCatchStatement(int, CatchStatement) - Method in TryCatchStatement
setCategoryUsed(boolean) - Method in DefaultMetaClassInfo
setChild(FactoryBuilderSupport, Object, Object) - Method in AbstractFactory
setChild(FactoryBuilderSupport, Object, Object) - Method in CustomizersFactory
setChild(FactoryBuilderSupport, Object, Object) - Method in Factory
setChild(Object, Object, String, String) - Method in ObjectGraphBuilder.ChildPropertySetter
@param parent the parent's node value
setChild(Object, Object, String, String) - Method in ObjectGraphBuilder.DefaultChildPropertySetter
setChild(FactoryBuilderSupport, Object, Object) - Method in SourceAwareCustomizerFactory
setChildPropertySetter(Object) - Method in ObjectGraphBuilder
Sets the current ChildPropertySetter.
setClassCacheEntry(Class) - Method in GroovyClassLoader
sets an entry in the class cache.
setClassgenCallback(CompilationUnit.ClassgenCallback) - Method in CompilationUnit
Sets a ClassgenCallback.
setClassLoader(ClassLoader) - Method in ASTHelper
setClassLoader(ClassLoader) - Method in ObjectGraphBuilder
Sets the classLoader used to load a node's class.
setClassLoader(GroovyClassLoader) - Method in ProcessingUnit
Sets the class loader for use by this ProcessingUnit.
setClassNameResolver(Object) - Method in ObjectGraphBuilder
Sets the current ClassNameResolver.
setClassNode(ClassNode) - Method in Verifier
setClassNodeResolver(ClassNodeResolver) - Method in CompilationUnit
setClassNodeResolver(ClassNodeResolver) - Method in ResolveVisitor
setClasspath(String) - Method in CompilerConfiguration
Sets the classpath.
setClasspathList(List<String>) - Method in CompilerConfiguration
sets the classpath using a list of Strings
setClassRetention(boolean) - Method in AnnotationNode
Sets the internal flag if the current annotation has RetentionPolicy.CLASS.
setClassScope(ClassNode) - Method in VariableScope
setClassValidator(Closure<Boolean>) - Method in SourceAwareCustomizer
setClosureDelegate(Closure, Object) - Method in BuilderSupport
A strategy method to allow derived builders to use builder-trees and switch in different kinds of builders.
setClosureDelegate(Closure, Object) - Method in FactoryBuilderSupport
A strategy method to allow derived builders to use builder-trees and switch in different kinds of builders.
setClosuresAllowed(boolean) - Method in SecureASTCustomizer
setClosureSharedVariable(boolean) - Method in DynamicVariable
setClosureSharedVariable(boolean) - Method in FieldNode
@deprecated
setClosureSharedVariable(boolean) - Method in Parameter
setClosureSharedVariable(boolean) - Method in PropertyNode
@deprecated not used anymore, has no effect
setClosureSharedVariable(boolean) - Method in Variable
setClosureSharedVariable(boolean) - Method in VariableExpression
Use this method to tell if a variable is used in a closure, like in the following example:
def str = 'Hello'
 def cl = { println str }
 
The "str" variable is closure shared.
setCode(Statement) - Method in CaseStatement
setCode(Statement) - Method in CatchStatement
setCode(Statement) - Method in ClosureExpression
This sets the code statement of the closure.
setCode(Statement) - Method in MethodNode
setCode(Statement) - Method in SynchronizedStatement
setCoerce(boolean) - Method in CastExpression
setCollectionExpression(Expression) - Method in ForStatement
setColumn(int) - Method in GroovySourceAST
setColumn(int) - Method in GroovySourceToken
setColumn(long) - Method in LineColumnReader
setColumn(int) - Method in PositionInfo
setColumn(int) - Method in SourceInfo
set start column
setColumnLast(int) - Method in GroovySourceAST
setColumnLast(int) - Method in GroovySourceToken
setColumnLast(int) - Method in SourceInfo
set ending column
setColumnMark(long) - Method in LineColumnReader
setColumnNumber(int) - Method in ASTNode
setColumnNumber(int) - Method in EmptyExpression
setColumnNumber(int) - Method in EmptyStatement
setCompilationUnit(CompilationUnit) - Method in ASTTestTransformation
setCompilationUnit(CompilationUnit) - Method in ASTTransformationCustomizer
setCompilationUnit(CompilationUnit) - Method in BuilderASTTransformation
setCompilationUnit(CompilationUnit) - Method in CompilationUnitAware
setCompilationUnit(CompilationUnit) - Method in GrabAnnotationTransformation
setCompilationUnit(CompilationUnit) - Method in ImmutableASTTransformation
setCompilationUnit(CompilationUnit) - Method in LogASTTransformation
setCompilationUnit(CompilationUnit) - Method in MapConstructorASTTransformation
setCompilationUnit(CompilationUnit) - Method in StaticTypeCheckingVisitor
setCompilationUnit(CompilationUnit) - Method in StaticTypesTransformation
setCompilationUnit(CompilationUnit) - Method in TraitASTTransformation
setCompilationUnit(CompilationUnit) - Method in TupleConstructorASTTransformation
setCompilationUnit(CompilationUnit) - Method in TypeCheckingContext
setCompilerFactory(JavaCompilerFactory) - Method in JavaAwareCompilationUnit
setCompileUnit(CompileUnit) - Method in ClassNode
setConfig(CompilerConfiguration) - Method in GroovyScriptEngine
sets a compiler configuration
setConfigFile(URL) - Method in ConfigObject
setConfiguration(CompilerConfiguration) - Method in ProcessingUnit
setConstantName(String) - Method in ConstantExpression
setConstantTypesBlackList(List<String>) - Method in SecureASTCustomizer
setConstantTypesClassesBlackList(List<Class>) - Method in SecureASTCustomizer
An alternative way of setting constant types.
setConstantTypesClassesWhiteList(List<Class>) - Method in SecureASTCustomizer
An alternative way of setting constant types.
setConstantTypesWhiteList(List<String>) - Method in SecureASTCustomizer
setConstructorNode(ConstructorNode) - Method in DelegatingController
setConstructorNode(ConstructorNode) - Method in StaticTypesWriterController
setConstructorNode(ConstructorNode) - Method in WriterController
setController(SourceUnit) - Method in ASTHelper
setCurrent(Object) - Method in BuilderSupport
setDebug(boolean) - Method in CompilerConfiguration
Turns debugging operation on or off.
setDebug(boolean) - Method in GroovyTypeCheckingExtensionSupport
setDebug(boolean) - Method in ProxyGenerator
Instructs ProxyGenerator to dump generated Groovy source code to standard output during construction.
setDeclaringClass(ClassNode) - Method in AnnotatedNode
@param declaringClass - The declaringClass to set.
setDeclaringClass(ClassNode) - Method in EmptyExpression
setDefaultCharset(Charset) - Method in CharsetToolkit
Defines the default Charset used in case the buffer represents an 8-bit Charset.
setDefaultScriptExtension(String) - Method in CompilerConfiguration
setDefaultStatement(Statement) - Method in SwitchStatement
setDelegate(Object) - Method in Closure
Allows the delegate to be changed such as when performing markup building
setDelegate(Object) - Method in ComposedClosure
setDelegate(Object) - Method in CurriedClosure
setDelegate(Object) - Method in DelegatingScript
Sets the delegation target.
setDescription(String) - Method in ModuleNode
setDirective(int) - Method in Closure
@param directive The directive to set.
setDisableChecksums(boolean) - Method in Grape
Set global flag to ignore checksums.
setDisableCustomMetaClassLookup(boolean) - Method in MetaClassRegistry.MetaClassCreationHandle
Set flag saying to disable lookup of custom meta classes It's enough to call this method only once in your application for handle which was set in to registry as every new handle will inherit this property
setDisabledGlobalASTTransformations(Set<String>) - Method in CompilerConfiguration
Disables global AST transformations.
setDynamicTyped(boolean) - Method in BytecodeVariable
setElseBlock(Statement) - Method in IfStatement
setEmptyMethods(boolean) - Method in ProxyGenerator
Changes generated methods to have empty implementations.
setEnableAutoDownload(boolean) - Method in Grape
This is a static access auto download enabler.
setEnableGrapes(boolean) - Method in Grape
This is a static access kill-switch.
setEnclosingMethod(MethodNode) - Method in ClassNode
setEndLabel(Label) - Method in BytecodeVariable
setEnforce8Bit(boolean) - Method in CharsetToolkit
If US-ASCII is recognized, enforce to return the default encoding, rather than US-ASCII.
setEnvironment(String) - Method in ConfigSlurper
setEqualityCheck(boolean) - Method in OrderBy
setExpression(Expression) - Method in CaseStatement
setExpression(Expression) - Method in ExpressionStatement
setExpression(Expression) - Method in PostfixExpression
setExpression(Expression) - Method in PrefixExpression
setExpression(Expression) - Method in ReturnStatement
setExpression(Expression) - Method in SwitchStatement
setExpression(Expression) - Method in SynchronizedStatement
setExpression(Expression) - Method in ThrowStatement
setExpressionsBlacklist(List<Class<? extends Expression>>) - Method in SecureASTCustomizer
setExpressionsWhitelist(List<Class<? extends Expression>>) - Method in SecureASTCustomizer
setExtensionValidator(Closure<Boolean>) - Method in SourceAwareCustomizer
setFatal(boolean) - Method in ConfigurationException
Set fatal is just ignored.
setFatal(boolean) - Method in GroovyException
setFatal(boolean) - Method in GroovyExceptionInterface
setField - Field in AsmClassGenerator
setField(CachedField) - Method in MetaBeanProperty
Sets the field of this property
setField(CachedField) - Method in MultipleSetterProperty
setField(FieldNode) - Method in PropertyNode
setField(Object, Class, Object, String) - Method in ScriptBytecodeAdapter
setFieldOnSuper(Object, Class, Object, String) - Method in ScriptBytecodeAdapter
setFieldOnSuperSafe(Object, Class, Object, String) - Method in ScriptBytecodeAdapter
setFieldOnSuperSpreadSafe(Object, Class, Object, String) - Method in ScriptBytecodeAdapter
setFieldSafe(Object, Class, Object, String) - Method in ScriptBytecodeAdapter
setFieldSpreadSafe(Object, Class, Object, String) - Method in ScriptBytecodeAdapter
setFilename(String) - Method in GroovyRecognizer
setFilename(String) - Method in JavaRecognizer
setFinallyStatement(Statement) - Method in TryCatchStatement
setGenericsPlaceHolder(boolean) - Method in ClassNode
setGenericsPlaceHolder(boolean) - Method in DecompiledClassNode
setGenericsTypes(GenericsType) - Method in ClassNode
setGenericsTypes(GenericsType) - Method in MethodCallExpression
setGenericsTypes(GenericsType) - Method in MethodNode
setGetter(MetaMethod) - Method in MultipleSetterProperty
setGetterBlock(Statement) - Method in PropertyNode
setGroovyObjectField - Field in AsmClassGenerator
setGroovyObjectField(Object, Class, GroovyObject, String) - Method in ScriptBytecodeAdapter
setGroovyObjectFieldSafe(Object, Class, GroovyObject, String) - Method in ScriptBytecodeAdapter
setGroovyObjectFieldSpreadSafe(Object, Class, GroovyObject, String) - Method in ScriptBytecodeAdapter
setGroovyObjectProperty(Object, GroovyObject, String) - Method in InvokerHelper
This is so we don't have to reorder the stack when we call this method.
setGroovyObjectProperty(Object, Class, GroovyObject, String) - Method in ScriptBytecodeAdapter
setGroovyObjectPropertySafe(Object, Class, GroovyObject, String) - Method in ScriptBytecodeAdapter
setGroovyObjectPropertySpreadSafe(Object, Class, GroovyObject, String) - Method in ScriptBytecodeAdapter
setHandled(boolean) - Method in AbstractTypeCheckingExtension
setHasNoRealSourcePosition(boolean) - Method in AnnotatedNode
setHasNoRealSourcePosition(boolean) - Method in EmptyExpression
setHolder(boolean) - Method in BytecodeVariable
setHolder(boolean) - Method in FieldNode
setIdentifierResolver(Object) - Method in ObjectGraphBuilder
Sets the current IdentifierResolver.
setIfBlock(Statement) - Method in IfStatement
setImplicitThis(boolean) - Method in MethodCallExpression
setImplicitThis(boolean) - Method in PropertyExpression
setImportsBlacklist(List<String>) - Method in SecureASTCustomizer
setImportsResolved(boolean) - Method in ModuleNode
setImportsWhitelist(List<String>) - Method in SecureASTCustomizer
setIndentLevel(int) - Method in IndentPrinter
setIndex(Matcher, int) - Method in DefaultGroovyMethods
setIndex(Matcher, int) - Method in StringGroovyMethods
Set the position of the given Matcher to the given index.
setIndirectImportCheckEnabled(boolean) - Method in SecureASTCustomizer
Set this option to true if you want your import rules to be checked against every class node.
setInitialExpression(Expression) - Method in Parameter
setInitialized(boolean) - Method in ExpandoMetaClass
setInitialValueCreator(Closure) - Method in ThreadManagedMetaBeanProperty
Closure responsible for creating the initial value of thread-managed bean properties
setInitialValueExpression(Expression) - Method in FieldNode
setInStaticContext(boolean) - Method in Parameter
setInStaticContext(boolean) - Method in VariableExpression
setInStaticContext(boolean) - Method in VariableScope
setInterceptor(Interceptor) - Method in ProxyMetaClass
@param interceptor may be null to reset any interception
setInterfaceClassLoadingClass(InterfaceHelperClassNode) - Method in DelegatingController
setInterfaceClassLoadingClass(InterfaceHelperClassNode) - Method in WriterController
setInterfaces(ClassNode) - Method in ClassNode
setIsScriptBody() - Method in MethodNode
Set the metadata flag for this method to indicate that it is a script body implementation.
setJointCompilationOptions(Map<String, Object>) - Method in CompilerConfiguration
Sets the joint compilation options for this configuration.
setKeepJavaMetaClasses(boolean) - Method in GroovySystem
setKey(Object) - Method in MapEntry
setKeyExpression(Expression) - Method in MapEntryExpression
setLast(Token) - Method in GroovySourceAST
setLastColumnNumber(int) - Method in ASTNode
setLastColumnNumber(int) - Method in EmptyExpression
setLastColumnNumber(int) - Method in EmptyStatement
setLastLineNumber(int) - Method in ASTNode
setLastLineNumber(int) - Method in EmptyExpression
setLastLineNumber(int) - Method in EmptyStatement
setLastMatcher(Matcher) - Method in RegexSupport
setLazyReferencesAllowed(boolean) - Method in ObjectGraphBuilder
Sets whether references can be resolved lazily or not.
setLeftExpression(Expression) - Method in BinaryExpression
setLeftExpression(Expression) - Method in DeclarationExpression
This method sets the leftExpression for this BinaryExpression.
setLexer(CharScanner) - Method in UnicodeEscapingReader
Sets the lexer that is using this reader.
setLine(int) - Method in GroovySourceAST
setLine(int) - Method in GroovySourceToken
setLine(long) - Method in LineColumnReader
setLine(int) - Method in PositionInfo
setLine(int) - Method in SourceInfo
set start line
setLineLast(int) - Method in GroovySourceAST
setLineLast(int) - Method in GroovySourceToken
setLineLast(int) - Method in SourceInfo
set ending line
setLineMark(long) - Method in LineColumnReader
setLineNumber(int) - Method in ASTNode
setLineNumber(int) - Method in DelegatingController
setLineNumber(int) - Method in EmptyExpression
setLineNumber(int) - Method in EmptyStatement
setLineNumber(int) - Method in WriterController
setLoopBlock(Statement) - Method in DoWhileStatement
setLoopBlock(Statement) - Method in ForStatement
setLoopBlock(Statement) - Method in LoopingStatement
Sets the loop block.
setLoopBlock(Statement) - Method in WhileStatement
setMainClass(String) - Method in LoaderConfiguration
Sets the main class.
setMeaning(int) - Method in CSTNode
Sets the meaning for this node (and it's root Token).
setMeaning(int) - Method in Token
Sets the meaning for this node (and it's root Token).
setMember(String, Expression) - Method in AnnotationNode
setMessageExpression(Expression) - Method in AssertStatement
setMetaClass(GroovyObject, MetaClass) - Method in DefaultGroovyMethods
Set the metaclass for a GroovyObject.
setMetaClass(MetaClass) - Method in DelegatingMetaClass
setMetaClass(MetaClass) - Method in ExpandoMetaClass
setMetaClass(MetaClass) - Method in GroovyObject
Allows the MetaClass to be replaced with a derived implementation.
setMetaClass(MetaClass) - Method in GroovyObjectSupport
setMetaClass(MetaClass) - Method in GroovyObjectWrapper
setMetaClass(MetaClass) - Method in IteratorClosureAdapter
setMetaClass(Class, MetaClass) - Method in MetaClassRegistry
Adds a metaclass to the registry for the given class
setMetaClass(Object, MetaClass) - Method in MetaClassRegistryImpl
setMetaClass(MetaClass, Class) - Method in Node
Extension point for subclasses to override the metaclass.
setMetaClass(Class, MetaClass) - Method in NodeList
setMetaClass(MetaClass) - Method in PojoWrapper
setMetaClass(MetaClass) - Method in Sequence
setMetaClassCreationHandle(MetaClassRegistry.MetaClassCreationHandle) - Method in MetaClassRegistry
Sets the MetaClassCreationHandle instance that is responsible for constructing instances
setMetaClassCreationHandle(MetaClassCreationHandle) - Method in MetaClassRegistryImpl
Sets a handle internally used to create MetaClass implementations.
setMetaDataMap(Map<?, ?>) - Method in ASTNode
setMetaDataMap(Map<?, ?>) - Method in EmptyExpression
setMetaDataMap(Map<?, ?>) - Method in EmptyStatement
setMetaDataMap(Map<?, ?>) - Method in GroovyParser.GroovyParserRuleContext
setMetaDataMap(Map<?, ?>) - Method in NodeMetaDataHandler
setMetaMethod(MetaMethod) - Method in StaticMethodCallExpression
setMethod(Expression) - Method in MethodCallExpression
setMethodDefinitionAllowed(boolean) - Method in SecureASTCustomizer
setMethodDispatcherCode(BlockStatement, Expression, Parameter) - Method in InnerClassVisitorHelper
setMethodMissingDelegate(Closure) - Method in FactoryBuilderSupport
setMethodNode(MethodNode) - Method in DelegatingController
setMethodNode(MethodNode) - Method in StaticTypesWriterController
setMethodNode(MethodNode) - Method in WriterController
setMethodsToBeVisited(Set<MethodNode>) - Method in StaticTypeCheckingVisitor
setMethodTarget(MethodNode) - Method in MethodCallExpression
Sets a method call target for a direct method call.
setMethodVisitor(MethodVisitor) - Method in DelegatingController
setMethodVisitor(MethodVisitor) - Method in WriterController
setMinimumRecompilationInterval(int) - Method in CompilerConfiguration
setMixinInstance(Object, Object) - Method in MixinInMetaClass
setMixins(MixinNode) - Method in ClassNode
setModifierBit(AST, int, int) - Method in AntlrParserPlugin
setModifiers(int) - Method in ClassNode
setModifiers(int) - Method in FieldNode
setModifiers(int) - Method in MethodNode
setModifiers(int) - Method in Parameter
setModifiers(int) - Method in VariableExpression
setModule(ModuleNode) - Method in ClassNode
setModule(ModuleNode) - Method in GroovyRuntimeException
setName(String) - Method in BuilderASTTransformation.AbstractBuilderStrategy.PropertyInfo
setName(String) - Method in ClassNode
setName(String) - Method in DecompiledClassNode
setName(String) - Method in GenericsType
setNameMappingClosure(Closure) - Method in FactoryBuilderSupport
setNewInstanceResolver(Object) - Method in ObjectGraphBuilder
Sets the current NewInstanceResolver.
setNewMopMethods(List<MetaMethod>) - Method in CachedClass
setNodeAttributes(Object, Map) - Method in FactoryBuilderSupport
Maps attributes key/values to properties on node.
setNodeMeta(TypeChooser, ClassNode) - Method in OptimizingStatementWriter
setNodeMetaData(Object, Object) - Method in ASTNode
setNodeMetaData(Object, Object) - Method in EmptyExpression
setNodeMetaData(Object, Object) - Method in EmptyStatement
setNodeMetaData(Object, Object) - Method in GroovyParser.GroovyParserRuleContext
setNodeMetaData(Object, Object) - Method in NodeMetaDataHandler
Sets the node meta data.
setNodeMetaData(Object, Object) - Method in NodeMetaDataHandlerHelper
Sets the node meta data.
setObjectExpression(Expression) - Method in MethodCallExpression
setObjectExpression(Expression) - Method in PropertyExpression
setOptimizationOptions(Map<String, Boolean>) - Method in CompilerConfiguration
Sets the optimization options for this configuration.
setOptionsFromAnnotations(def, Class, Object, boolean) - Method in CliBuilder
setOrigBool(boolean) - Method in DefaultMetaClassInfo
sets if the original boolean meta class is used
setOrigByte(boolean) - Method in DefaultMetaClassInfo
sets if the original byte meta class is used
setOrigChar(boolean) - Method in DefaultMetaClassInfo
sets if the original char meta class is used
setOrigDouble(boolean) - Method in DefaultMetaClassInfo
sets if the original double meta class is used
setOrigFloat(boolean) - Method in DefaultMetaClassInfo
sets if the original float meta class is used
setOrigInt(boolean) - Method in DefaultMetaClassInfo
sets if the original int meta class is used
setOrigIntArray(boolean) - Method in DefaultMetaClassInfo
sets if the original int array meta class is used
setOriginType(ClassNode) - Method in FieldNode
setOriginType(ClassNode) - Method in Parameter
setOrigLong(boolean) - Method in DefaultMetaClassInfo
sets if the original long meta class is used
setOrigShort(boolean) - Method in DefaultMetaClassInfo
sets if the original short meta class is used
setOutput(PrintWriter) - Method in CompilerConfiguration
Sets the output writer.
setOverride(ClassLoader) - Method in ProxyGenerator
setOwner(ClassNode) - Method in FieldNode
@param owner The owner to set.
setOwnerType(ClassNode) - Method in StaticMethodCallExpression
setPackage(String, List<AnnotationNode>) - Method in ASTHelper
setPackage(PackageNode) - Method in ModuleNode
setPackageAllowed(boolean) - Method in SecureASTCustomizer
setPackageName(String) - Method in ASTHelper
setPackageName(String) - Method in ModuleNode
setParameters(boolean) - Method in CompilerConfiguration
Turns parameter metadata generation on or off.
setParameters(Parameter) - Method in MethodNode
setParametersTypes(CachedClass) - Method in ParameterTypes
setParent(FactoryBuilderSupport, Object, Object) - Method in AbstractFactory
setParent(Object, Object) - Method in BuilderSupport
setParent(FactoryBuilderSupport, Object, Object) - Method in Factory
setParent(Object, Object) - Method in FactoryBuilderSupport
Strategy method to establish parent/child relationships.
setParent(Node) - Method in Node
Adds or replaces the parent of the node.
setParent(Object, Object) - Method in NodeBuilder
setParserVersion(ParserVersion) - Method in CompilerConfiguration
setPerInstanceMetaClass(Object, MetaClass) - Method in ClassInfo
setPlaceholder(boolean) - Method in GenericsType
setPluginFactory(ParserPluginFactory) - Method in CompilerConfiguration
setPrimitiveMeta(Class, boolean) - Method in DefaultMetaClassInfo
setProgressCallback(CompilationUnit.ProgressCallback) - Method in CompilationUnit
Sets a ProgressCallback.
setProperties(Object, Map) - Method in ClosureMetaClass
setProperties(Object, Map) - Method in InvokerHelper
Sets the properties on the given object
setProperties(Object, Map) - Method in MetaClassImpl
Sets a number of bean properties from the given Map where the keys are the String names of properties and the values are the values of the properties to set
setProperty2(Object, Object, String) - Method in InvokerHelper
This is so we don't have to reorder the stack when we call this method.
setProperty - Field in AsmClassGenerator
setProperty(String, Object) - Method in Binding
@todo we should check if we have the property with the metaClass instead of try/catch
setProperty(Object, Object) - Method in CachedField
Sets the property on the given object to the new value
setProperty(String, Object) - Method in Closure
setProperty(Class, Object, String, Object, boolean, boolean) - Method in ClosureMetaClass
setProperty(String, Object) - Method in DelegatingMetaClass
setProperty(String, Object) - Method in DelegatingScript
setProperty(String, Object) - Method in Expando
setProperty(Class, Object, String, Object, boolean, boolean) - Method in ExpandoMetaClass
Overrides default implementation just in case setProperty method has been overridden by ExpandoMetaClass
setProperty(String, Object) - Method in ExpandoMetaClass.ExpandoMetaProperty
setProperty(String, Object) - Method in FactoryBuilderSupport
Overloaded to make variables appear as bean properties or via the subscript operator
setProperty(String, Object) - Method in GroovyObject
Sets the given property to the new value.
setProperty(String, Object) - Method in GroovyObjectSupport
setProperty(String, Object) - Method in GroovyObjectWrapper
setProperty(String, Object) - Method in GroovyShell
setProperty(String, Object) - Method in GroovyTypeCheckingExtensionSupport.TypeCheckingDSL
setProperty(String, Object) - Method in HandleMetaClass
setProperty(Object, String, Object) - Method in InvokerHelper
setProperty(Object, Object) - Method in MetaArrayLengthProperty
Sets the property on the given object to the new value
setProperty(Object, Object) - Method in MetaBeanProperty
Set the property on the given object to the new value.
setProperty(Class, Object, String, Object, boolean, boolean) - Method in MetaClass
setProperty(Object, String, Object) - Method in MetaClassImpl
setProperty(Object, Object) - Method in MetaExpandoProperty
Sets the property on the given object to the new value
setProperty(Object, String, Object) - Method in MetaObjectProtocol
Sets a property of an instance of the class returned by the getTheClass() method.
setProperty(Object, Object) - Method in MetaProperty
Sets the property on the given object to the new value
setProperty(Object, Object) - Method in MethodMetaProperty
setProperty(Object, Object) - Method in MultipleSetterProperty
setProperty(String, Object) - Method in NullObject
Tries to set a property on null, which will always fail
setProperty(Class, Object, String, Object, boolean, boolean) - Method in OwnedMetaClass
setProperty(String, Object) - Method in PojoWrapper
setProperty(Class, Object, String, Object, boolean, boolean) - Method in ProxyMetaClass
Interceptors the call to a property setter if a PropertyAccessInterceptor is available
setProperty(String, Object) - Method in Reference
setProperty(String, Object) - Method in Script
setProperty(Object, Class, Object, String) - Method in ScriptBytecodeAdapter
setProperty(String, Object) - Method in Sequence
setPropertyGetterDispatcher(BlockStatement, Expression, Parameter) - Method in InnerClassVisitorHelper
setPropertyMethod - Field in MetaClassImpl
setPropertyMissingDelegate(Closure) - Method in FactoryBuilderSupport
setPropertyOnSuper(Object, Class, GroovyObject, String) - Method in ScriptBytecodeAdapter
setPropertyOnSuperSafe(Object, Class, GroovyObject, String) - Method in ScriptBytecodeAdapter
setPropertyOnSuperSpreadSafe(Object, Class, GroovyObject, String) - Method in ScriptBytecodeAdapter
setPropertySafe2(Object, Object, String) - Method in InvokerHelper
This is so we don't have to reorder the stack when we call this method.
setPropertySafe(Object, Class, Object, String) - Method in ScriptBytecodeAdapter
setPropertySetterDispatcher(BlockStatement, Expression, Parameter) - Method in InnerClassVisitorHelper
setPropertySpreadSafe(Object, Class, Object, String) - Method in ScriptBytecodeAdapter
setProxyBuilder(FactoryBuilderSupport) - Method in FactoryBuilderSupport
Sets the builder to be used as a proxy.
setReceiversBlackList(List<String>) - Method in SecureASTCustomizer
Sets the list of classes which deny method calls.
setReceiversClassesBlackList(List<Class>) - Method in SecureASTCustomizer
An alternative way of setting receiver classes.
setReceiversClassesWhiteList(List<Class>) - Method in SecureASTCustomizer
An alternative way of setting receiver classes.
setReceiversWhiteList(List<String>) - Method in SecureASTCustomizer
Sets the list of classes which may accept method calls.
setRecompileGroovySource(boolean) - Method in CompilerConfiguration
setRedirect(ClassNode) - Method in ClassNode
Sets this instance as proxy for the given ClassNode.
setRedirect(ClassNode) - Method in DecompiledClassNode
setReferenceResolver(Object) - Method in ObjectGraphBuilder
Sets the current ReferenceResolver.
setRelationNameResolver(ObjectGraphBuilder.RelationNameResolver) - Method in ObjectGraphBuilder
Sets the current RelationNameResolver.
setReportClass(ClassNode) - Method in AnnotationVisitor
setRequireMain(boolean) - Method in LoaderConfiguration
Determines if a main class is required when calling.
setResolved(boolean) - Method in GenericsType
setResolveStrategy(int) - Method in Closure
Sets the strategy which the closure uses to resolve property references and methods.
setResolveStrategy(int) - Method in ComposedClosure
setResolveStrategy(int) - Method in CurriedClosure
setResourceLoader(GroovyResourceLoader) - Method in GroovyClassLoader
setResourceLoader(GroovyResourceLoader) - Method in GroovyClassLoader.InnerLoader
setReturnType(ClassNode) - Method in MethodNode
setRightExpression(Expression) - Method in BinaryExpression
setRightExpression(Expression) - Method in DeclarationExpression
setRuntimeRetention(boolean) - Method in AnnotationNode
Sets the internal flag of this annotation runtime retention policy.
setSafe(boolean) - Method in BinaryExpression
setSafe(boolean) - Method in MethodCallExpression
setScript(boolean) - Method in ClassNode
setScriptBaseClass(String) - Method in CompilerConfiguration
Sets the name of the base class for scripts.
setScriptBody(boolean) - Method in ClassNode
setScriptExtensions(Set<String>) - Method in CompilerConfiguration
setSetterBlock(Statement) - Method in PropertyNode
setShouldRecompile(Boolean) - Method in GroovyClassLoader
sets if the recompilation should be enable.
setSnippet(String) - Method in GroovySourceAST
setSourceBuffer(SourceBuffer) - Method in GroovyRecognizer
setSourceBuffer(SourceBuffer) - Method in JavaRecognizer
setSourceEncoding(String) - Method in CompilerConfiguration
Sets the encoding to be used when reading source files.
setSourceLocator(String) - Method in SyntaxException
setSourcePosition(ASTNode) - Method in ASTNode
Sets the source position using another ASTNode.
setSourcePosition(ASTNode) - Method in EmptyExpression
setSourcePosition(ASTNode) - Method in EmptyStatement
setSourceRetention(boolean) - Method in AnnotationNode
Sets the internal flag if the current annotation has RetentionPolicy.SOURCE.
setSourceUnitValidator(Closure<Boolean>) - Method in SourceAwareCustomizer
setSpreadSafe(boolean) - Method in MethodCallExpression
setSpreadSafe(boolean) - Method in PropertyExpression
setStarImportsBlacklist(List<String>) - Method in SecureASTCustomizer
setStarImportsWhitelist(List<String>) - Method in SecureASTCustomizer
setStartLabel(Label) - Method in BytecodeVariable
setStatementLabel(String) - Method in EmptyStatement
setStatementLabel(String) - Method in Statement
setStatementsBlacklist(List<Class<? extends Statement>>) - Method in SecureASTCustomizer
setStatementsWhitelist(List<Class<? extends Statement>>) - Method in SecureASTCustomizer
setStatic(boolean) - Method in PropertyExpression
setStaticClass(boolean) - Method in ClassNode
setStaticImportsBlacklist(List<String>) - Method in SecureASTCustomizer
setStaticImportsWhitelist(List<String>) - Method in SecureASTCustomizer
setStaticStarImportsBlacklist(List<String>) - Method in SecureASTCustomizer
setStaticStarImportsWhitelist(List<String>) - Method in SecureASTCustomizer
setStrict(boolean) - Method in CastExpression
If strict mode is true, then when the compiler generates a cast, it will disable Groovy casts and rely on a strict cast (CHECKCAST)
setStrongMetaClass(MetaClass) - Method in ClassInfo
setSuperClass(ClassNode) - Method in ClassNode
Sets the superclass of this ClassNode
setSynthetic(boolean) - Method in AnnotatedNode
sets this node as a node added by the compiler.
setSynthetic(boolean) - Method in EmptyExpression
setSyntheticPublic(boolean) - Method in ClassNode
setSyntheticPublic(boolean) - Method in MethodNode
setSystemPropertyFrom(String) - Method in SystemUtil
Sets a system property from a name=value String
setTargetBytecode(String) - Method in CompilerConfiguration
Allow setting the bytecode compatibility.
setTargetDirectory(File) - Method in CompilerConfiguration
Sets the target directory.
setText(File, String, String) - Method in DefaultGroovyMethods
setText(String) - Method in GroovySourceToken
set the source token text
setText(File, String, String) - Method in ResourceGroovyMethods
Synonym for write(text, charset) allowing:
 myFile.setText('some text', charset)
 
or with some help from ExpandoMetaClass, you could do something like:
 myFile.metaClass.setText = { String s -> delegate.setText(s, 'UTF-8') }
 myfile.text = 'some text'
 
setText(String) - Method in Token
Not advisable, but if you need to adjust the token's text, this will do it.
setTokensBlacklist(List<Integer>) - Method in SecureASTCustomizer
Sets the list of tokens which are blacklisted.
setTokensWhitelist(List<Integer>) - Method in SecureASTCustomizer
Sets the list of tokens which are whitelisted.
setTolerance(int) - Method in CompilerConfiguration
Sets the error tolerance, which is the number of non-fatal errors (per unit) that should be tolerated before compilation is aborted.
setTryStatement(Statement) - Method in TryCatchStatement
setType(ClassNode) - Method in BuilderASTTransformation.AbstractBuilderStrategy.PropertyInfo
setType(ClassNode) - Method in BytecodeVariable
setType(ClassNode) - Method in CastExpression
setType(ClassNode) - Method in EmptyExpression
setType(ClassNode) - Method in Expression
setType(ClassNode) - Method in FieldExpression
setType(ClassNode) - Method in FieldNode
setType(ClassNode) - Method in GenericsType
setType(ClassNode) - Method in Parameter
setType(ClassNode) - Method in PropertyNode
setType(ClassNode) - Method in VariableExpression
Set the type of this variable.
setUnresolvedSuperClass(ClassNode) - Method in ClassNode
setUp() - Method in CompositeVisitor
setup() - Method in DefaultTypeCheckingExtension
setup() - Method in GroovyTypeCheckingExtensionSupport
setUp() - Method in MindMapPrinter
setUp() - Method in NodeAsHTMLPrinter
setUp(GroovySourceAST) - Method in SourceCodeTraversal
gather, sort and process all unvisited nodes
setup() - Method in TraitTypeCheckingExtension
setUp(GroovySourceAST) - Method in TraversalHelper
setup() - Method in TypeCheckingExtension
Subclasses should implement this method whenever they need to perform special checks before the type checker starts working.
setUp() - Method in Visitor
setUp() - Method in VisitorAdapter
setupTransform(AnnotationNode) - Method in AbstractInterruptibleASTTransformation
setupTransform(AnnotationNode) - Method in ConditionalInterruptibleASTTransformation
setUseReferenceDirectly(boolean) - Method in FieldExpression
setUseReferenceDirectly(boolean) - Method in VariableExpression
For internal use only.
setUsingAnonymousInnerClass(boolean) - Method in ConstructorCallExpression
setUsingGenerics(boolean) - Method in ClassNode
setUsingGenerics(boolean) - Method in DecompiledClassNode
setValue(V) - Method in AbstractConcurrentMapBase.Entry
setValue(Object) - Method in ComplexKeyHashMap.Entry
setValue(Object) - Method in ConcurrentReaderHashMap.Entry
Set the value of this entry.
setValue(V) - Method in ManagedConcurrentMap.Entry
setValue(V) - Method in ManagedConcurrentMap.EntryWithValue
setValue(Object) - Method in MapEntry
setValue(Object) - Method in Node
Adds or replaces the value of the node.
setValue(Object) - Method in PropertyValue
setValueExpression(Expression) - Method in MapEntryExpression
setVariable(String, Object) - Method in Binding
Sets the value of the given variable
setVariable(String, Object) - Method in ConfigBinding
setVariable(String, Object) - Method in FactoryBuilderSupport
Sets the value of the given variable
setVariable(String, Object) - Method in GroovyShell
setVariableScope(VariableScope) - Method in BlockStatement
setVariableScope(VariableScope) - Method in ClosureExpression
setVariableScope(VariableScope) - Method in ClosureListExpression
setVariableScope(VariableScope) - Method in ForStatement
setVariableScope(VariableScope) - Method in InnerClassNode
setVariableScope(VariableScope) - Method in MethodNode
setVerbose(boolean) - Method in CompilerConfiguration
Turns verbose operation on or off.
setVerbosity(IO.Verbosity) - Method in IO
Set the verbosity level.
setWarningLevel(int) - Method in CompilerConfiguration
Sets the warning level.
setWeakMetaClass(MetaClass) - Method in ClassInfo
setWildcard(boolean) - Method in GenericsType
setWithoutCustomMetaclassCreationHandle(boolean) - Method in DefaultMetaClassInfo
sets if the system uses a custom meta class creation handle
setWrapped(boolean) - Method in ListExpression
setWriter(Writer) - Method in TracingInterceptor
Changes the writer associated with this interceptor.
SH_COMMENT - Field in GroovyLexer
SH_COMMENT - Field in GroovyParser
SH_COMMENT - Field in GroovyTokenTypes
SharedVariableCollector - Class in org.codehaus.groovy.transform.stc
A visitor which collects the list of variable expressions which are closure shared.
SharedVariableCollector(SourceUnit) - Constructor in SharedVariableCollector
shiftExpression(int) - Method in GroovyRecognizer
shiftExpression() - Method in JavaRecognizer
short_and - Field in NumberMathModificationInfo
short_div - Field in NumberMathModificationInfo
short_intdiv - Field in NumberMathModificationInfo
short_leftShift - Field in NumberMathModificationInfo
short_minus - Field in NumberMathModificationInfo
short_mod - Field in NumberMathModificationInfo
short_multiply - Field in NumberMathModificationInfo
short_or - Field in NumberMathModificationInfo
short_plus - Field in NumberMathModificationInfo
short_rightShift - Field in NumberMathModificationInfo
short_rightShiftUnsigned - Field in NumberMathModificationInfo
short_TYPE - Field in ClassHelper
short_xor - Field in NumberMathModificationInfo
ShortArrayGetAtMetaMethod - Class in org.codehaus.groovy.runtime.dgmimpl.arrays
ShortArrayPutAtMetaMethod - Class in org.codehaus.groovy.runtime.dgmimpl.arrays
ShortArrayPutAtMetaMethod() - Constructor in ShortArrayPutAtMetaMethod
ShortCachedClass - Class in org.codehaus.groovy.reflection.stdclasses
@author Alex.Tkachman
ShortCachedClass(Class, ClassInfo, boolean) - Constructor in ShortCachedClass
shortName(Class) - Method in Inspector
shortName(Object) - Method in MetaClassHelper
shortName - Field in Option
The short name of this option.
ShortTypeHandling - Class in org.codehaus.groovy.runtime.typehandling
Class providing various short paths for type conversions.
shortUnbox(Object) - Method in DefaultTypeTransformation
ShortWrapper - Class in org.codehaus.groovy.runtime.wrappers
@author John Wilson
ShortWrapper(short) - Constructor in ShortWrapper
shouldHandleImplicitThisForInnerClass(ClassNode) - Method in InnerClassVisitorHelper
shouldOptimizeForInt() - Method in DelegatingController
shouldOptimizeForInt() - Method in WriterController
shouldSkip(String, List<String>, List<String>, boolean) - Method in AbstractASTTransformation
shouldSkipClassNode(ClassNode) - Method in StaticTypeCheckingVisitor
shouldSkipMethodNode(MethodNode) - Method in StaticTypeCheckingVisitor
shouldSkipOnDescriptor(boolean, Map, MethodNode, List<ClassNode>, List<ClassNode>) - Method in AbstractASTTransformation
shouldSkipOnDescriptorUndefinedAware(boolean, Map, MethodNode, List<ClassNode>, List<ClassNode>) - Method in AbstractASTTransformation
shouldSkipUndefinedAware(String, List<String>, List<String>, boolean) - Method in AbstractASTTransformation
SHOW_LAST_RESULT_KEY - Field in Preferences
SIGN - Field in Types
SignatureCodec - Interface in org.codehaus.groovy.transform.stc
A signature codec is responsible for encoding and decoding of inferred returned types as stored in bytecode.
SignatureCodecVersion1 - Class in org.codehaus.groovy.transform.stc
First implementation of an inferred type signature codec.
SignatureCodecVersion1(ClassLoader) - Constructor in SignatureCodecVersion1
silentlyVisitMethodNode(MethodNode) - Method in StaticTypeCheckingVisitor
visit a method call target, to infer the type.
SIMPLE_EXPRESSION - Field in Types
SimpleExtensionModule - Class in org.codehaus.groovy.runtime.m12n
An extension module which provides extension methods using a DefaultGroovyMethods-like implementation, that is to say using static methods defined in an "extension class".
SimpleExtensionModule(String, String) - Constructor in SimpleExtensionModule
SimpleMessage - Class in org.codehaus.groovy.control.messages
A base class for compilation messages.
SimpleMessage(String, Object, ProcessingUnit) - Constructor in SimpleMessage
SimpleStrategy - Class in groovy.transform.builder
This strategy is used with the Builder AST transform to modify your Groovy objects so that the setter methods for properties return the original object, thus allowing chained usage of the setters.
SimpleType - Class in groovy.transform.stc
singleDeclaration() - Method in GroovyRecognizer
A declaration with one declarator and optional initialization, like a parameterDeclaration.
singleDeclarationNoInit() - Method in GroovyRecognizer
A declaration with one declarator and no initialization, like a parameterDeclaration.
SingleKeyHashMap - Class in org.codehaus.groovy.util
SingleKeyHashMap.Copier - Interface in org.codehaus.groovy.util
SingleKeyHashMap.Entry - Class in org.codehaus.groovy.util
SingleKeyHashMap(boolean) - Method in SingleKeyHashMap
SingleSignatureClosureHint - Class in groovy.transform.stc
A simplified version of a ClosureSignatureHint which is suitable for monomorphic closures, that is to say closures which only respond to a single signature.
Singleton - Annotation Type in groovy.lang
Class annotation to make a singleton class.
singleton() - Method in Weighers
A weigher where a value has a weight of 1.
SingletonASTTransformation - Class in org.codehaus.groovy.transform
Handles generation of code for the @Singleton annotation
singleVariable(AST, AST) - Method in GroovyRecognizer
Used in cases where a declaration cannot have commas, or ends with the "in" operator instead of '='.
size() - Method in AbstractConcurrentMapBase
size() - Method in ClassInfo
size() - Method in CommonCache
{@inheritDoc}
size - Field in ComplexKeyHashMap
size() - Method in ConcurrentCommonCache
{@inheritDoc}
size() - Method in ConcurrentLinkedHashMap
size() - Method in ConcurrentReaderHashMap
Returns the number of key-value mappings in this map.
size() - Method in ConfigObject
size() - Method in CSTNode
Returns the number of elements in the node (including root).
size(File) - Method in DefaultGroovyMethods
size() - Method in EmptyRange
Always 0 for an empty range.
size() - Method in EvictableCache
Get the size of the cache
size - Field in FastArray
size() - Method in GroovyRunnerRegistry
Returns the number of registered runners.
size() - Method in IntRange
size() - Method in ListHashMap
size() - Method in ListWithDefault
size() - Method in MapWithDefault
size - Field in MetaMethodIndex
size() - Method in NumberRange
size() - Method in ObjectRange
size() - Method in ObservableList
size() - Method in ObservableMap
size() - Method in ObservableSet
size(StringBuilder) - Method in PluginDefaultGroovyMethods
Standard Groovy size() method for StringBuilders.
SIZE_PROPERTY - Field in ObservableList
SIZE_PROPERTY - Field in ObservableMap
SIZE_PROPERTY - Field in ObservableSet
size() - Method in Reduction
Returns the number of elements in the node.
size(File) - Method in ResourceGroovyMethods
Provide the standard Groovy size() method for File.
size(StringBuffer) - Method in StringGroovyMethods
Provide the standard Groovy size() method for StringBuffer.
size() - Method in Token
Returns the number of elements in the node (including root).
size() - Method in Tuple
size() - Method in Tuple1
size() - Method in Tuple2
size() - Method in Tuple3
size() - Method in Tuple4
size() - Method in Tuple5
size() - Method in Tuple6
size() - Method in Tuple7
size() - Method in Tuple8
size() - Method in Tuple9
skip(long) - Method in CharSequenceReader
Skip the specified number of characters.
SKIP - Field in Closure
skip(long) - Method in LineColumnReader
Skips characters.
skip(GroovySourceAST) - Method in TraversalHelper
skipSpreadCollector - Field in Selector
SL_ASSIGN - Field in GroovyTokenTypes
SL_ASSIGN - Field in JavaTokenTypes
SL_COMMENT - Field in GroovyTokenTypes
SL_COMMENT - Field in JavaTokenTypes
SL - Field in GroovyTokenTypes
SL - Field in JavaTokenTypes
SLASHY_GSTRING_MODE - Field in GroovyLexer
SLASHY - Field in StringUtils
sleep(Object, long, Closure) - Method in DefaultGroovyStaticMethods
Sleep for so many milliseconds, using a given closure for interrupt processing.
Slf4j - Annotation Type in groovy.util.logging
This local transform adds a logging ability to your program using LogBack logging.
Slf4j.Slf4jLoggingStrategy - Class in groovy.util.logging
Slf4j.Slf4jLoggingStrategy(GroovyClassLoader) - Constructor in Slf4j.Slf4jLoggingStrategy
SLIST - Field in GroovyTokenTypes
SLIST - Field in JavaTokenTypes
SLOW_META_CLASS_FIND - Field in IndyGuardsFiltersAndSignatures
snippetUnit() - Method in GroovyRecognizer
A Groovy script or simple expression.
SocketGroovyMethods - Class in org.codehaus.groovy.runtime
This class defines new groovy methods for Sockets which enhance JDK classes inside the Groovy environment.
soft - Field in Lazy
@default false
Returns:
if field should be soft referenced instead of hard referenced
sort(SortedMap<K, V>) - Method in DefaultGroovyMethods
Avoids doing unnecessary work when sorting an already sorted map (i.e. an identity function for an already sorted map).
sort(List<Object>) - Method in Inspector
Sortable - Annotation Type in groovy.transform
A class annotation used to make a class Comparable by multiple Comparators.
SortableASTTransformation - Class in org.codehaus.groovy.transform
Injects a set of Comparators and sort methods.
sortClasses() - Method in ModuleNode
source - Field in AbstractInterruptibleASTTransformation
source - Field in MethodInvocationTrap
source - Field in SyntaxErrorMessage
source - Field in TypeCheckingContext
SourceAwareCustomizer - Class in org.codehaus.groovy.control.customizers
A base class for customizers which only have to be applied on specific source units.
SourceAwareCustomizer(CompilationCustomizer) - Constructor in SourceAwareCustomizer
SourceAwareCustomizerFactory - Class in org.codehaus.groovy.control.customizers.builder
Factory for use with CompilerCustomizationBuilder.
SourceAwareCustomizerFactory.SourceOptions - Class in org.codehaus.groovy.control.customizers.builder
SourceBuffer - Class in org.codehaus.groovy.antlr
A simple buffer that provides line/col access to chunks of source code held within itself.
SourceBuffer() - Constructor in SourceBuffer
sourceCache - Field in GroovyClassLoader
This cache contains mappings of file name to class.
SourceCodeTraversal - Class in org.codehaus.groovy.antlr.treewalker
A treewalker for the antlr generated AST that attempts to visit the AST nodes in the order needed to generate valid groovy source code.
SourceCodeTraversal(Visitor) - Constructor in SourceCodeTraversal
Constructs a treewalker for the antlr generated AST that attempts to visit the AST nodes in the order needed to generate valid groovy source code.
SourceExtensionHandler - Class in org.codehaus.groovy.control
Looks for source file extensions in META-INF/services/org.codehaus.groovy.source.Extensions
SourceInfo - Interface in org.codehaus.groovy.antlr
SourcePrinter - Class in org.codehaus.groovy.antlr.treewalker
An antlr AST visitor that prints groovy source code for each visited node to the supplied PrintStream.
SourcePrinter(PrintStream, String, boolean) - Constructor in SourcePrinter
A visitor that prints groovy source code for each node visited.
sources - Field in CompilationUnit
SourceText - Class in org.codehaus.groovy.runtime.powerassert
Provides the source text for an assertion statement and translates coordinates in the original source text to coordinates relative to the assertion's (normalized) source text.
SourceText(AssertStatement, SourceUnit, Janitor) - Constructor in SourceText
Constructs a SourceText by reading the given assertion's source text from the given source unit.
SourceTextNotAvailableException - Class in org.codehaus.groovy.runtime.powerassert
Indicates that the source text for an assertion statement is not available.
SourceTextNotAvailableException(AssertStatement, SourceUnit, String) - Constructor in SourceTextNotAvailableException
sourceUnit - Field in AbstractASTTransformation
sourceUnit - Field in MethodInvocationTrap
SourceURI - Annotation Type in groovy.transform
Variable annotation used for getting the URI of the current script.
SourceURIASTTransformation - Class in org.codehaus.groovy.transform
Handles transformation for the @SourceURI annotation.
SPACESHIP - Field in GroovyLexer
SPACESHIP - Field in GroovyParser
SPACESHIP() - Method in GroovyParser.EqualityExprAltContext
specialConstructorCallExpression(AST, ClassNode) - Method in AntlrParserPlugin
specialNamedArgHandling - Field in MapConstructor
If true, change the type of the map constructor argument from Map to LinkedHashMap only for the case where the class has a single property (or field) with a Map-like type.
split(String) - Method in DefaultGroovyMethods
split(String) - Method in StringGroovyMethods
@deprecated Use the CharSequence version
splitEachLine(InputStream, Pattern, Closure<T>) - Method in DefaultGroovyMethods
splitEachLine(InputStream, Pattern, Closure<T>) - Method in IOGroovyMethods
Iterates through the given InputStream line by line, splitting each line using the given separator Pattern.
splitEachLine(URL, Pattern, String, Closure<T>) - Method in ResourceGroovyMethods
Iterates through the input stream associated with this URL line by line, splitting each line using the given regex separator Pattern.
splitEachLine(String, String, Closure<T>) - Method in StringGroovyMethods
@deprecated Use the CharSequence version
SPREAD_ARG - Field in GroovyTokenTypes
spread(Closure) - Method in AstSpecificationCompiler
Creates a SpreadExpression.
SPREAD_CALL - Field in IndyInterface
spread(Map) - Method in DefaultGroovyMethods
SPREAD_DOT - Field in GroovyLexer
SPREAD_DOT - Field in GroovyParser
SPREAD_DOT() - Method in GroovyParser.PathElementContext
SPREAD_DOT - Field in GroovyTokenTypes
SPREAD_MAP_ARG - Field in GroovyTokenTypes
spread - Field in Selector
SpreadExpression - Class in org.codehaus.groovy.ast.expr
Represents a spread expression *x in the list expression [1, *x, 2].
spreadExpression(AST) - Method in AntlrParserPlugin
SpreadExpression(Expression) - Constructor in SpreadExpression
SpreadListEvaluatingException - Class in groovy.lang
SpreadListEvaluatingException(String) - Constructor in SpreadListEvaluatingException
SpreadMap - Class in groovy.lang
Helper to turn a list with an even number of elements into a Map.
spreadMap(Closure) - Method in AstSpecificationCompiler
Creates a SpreadMapExpression.
spreadMap(Object) - Method in InvokerHelper
spreadMap(Object) - Method in ScriptBytecodeAdapter
SpreadMap(List) - Constructor in SpreadMap
@since 1.8.0
SpreadMapEvaluatingException - Class in groovy.lang
SpreadMapEvaluatingException(String) - Constructor in SpreadMapEvaluatingException
SpreadMapExpression - Class in org.codehaus.groovy.ast.expr
Represents a spread map expression *:m in the map expression [1, *:m, 2, "c":100] or in the method invoke expression func(1, *:m, 2, "c":100).
spreadMapExpression(AST) - Method in AntlrParserPlugin
SpreadMapExpression(Expression) - Constructor in SpreadMapExpression
sprintf(Object, String, Object) - Method in DefaultGroovyMethods
Returns a formatted string using the specified format string and arguments.
sput(Object, Object, int) - Method in ConcurrentReaderHashMap
Continuation of put(), called only when sync lock is held and interference has been detected.
SR_ASSIGN - Field in GroovyTokenTypes
SR_ASSIGN - Field in JavaTokenTypes
SR - Field in GroovyTokenTypes
SR - Field in JavaTokenTypes
sremove(Object, int) - Method in ConcurrentReaderHashMap
Continuation of remove(), called only when sync lock is held and interference has been detected.
STACK_LOG_NAME - Field in StackTraceUtils
stacktrace(Throwable, boolean) - Method in ErrorReporter
Displays an exception's stack trace, if debug or always.
StackTraceUtils - Class in org.codehaus.groovy.runtime
Originally was grails.utils.GrailsUtils, removed some grails specific stuff.
STANDARD_ERR - Field in BytecodeDumper
standardClassOrInterfaceType() - Method in GroovyParser
standardLambdaExpression() - Method in GroovyParser
standardLambdaExpression() - Method in GroovyParser.EnhancedArgumentListElementContext
standardLambdaExpression() - Method in GroovyParser.EnhancedStatementExpressionContext
standardLambdaExpression() - Method in GroovyParser.LambdaPrmrAltContext
standardLambdaParameters() - Method in GroovyParser
standardLambdaParameters() - Method in GroovyParser.StandardLambdaExpressionContext
StandardPropertiesModuleFactory - Class in org.codehaus.groovy.runtime.m12n
This is the standard Groovy module factory.
standardType() - Method in GroovyParser
STAR_ASSIGN - Field in GroovyTokenTypes
STAR_ASSIGN - Field in JavaTokenTypes
STAR - Field in GroovyTokenTypes
STAR - Field in JavaTokenTypes
STAR_STAR_ASSIGN - Field in GroovyTokenTypes
STAR_STAR - Field in GroovyTokenTypes
STAR_STAR - Field in Types
STAR - Field in Types
start - Field in CompileStack.LabelRange
start(Thread, String, Closure) - Method in DefaultGroovyStaticMethods
Start a Thread with a given name and the given closure as a Runnable instance.
startDaemon(Thread, String, Closure) - Method in DefaultGroovyStaticMethods
Start a daemon Thread with a given name and the given closure as a Runnable instance.
startMethodInference(MethodNode, ErrorCollector) - Method in StaticTypeCheckingVisitor
startRange(Label) - Method in CompileStack.BlockRecorder
startResolving(ClassNode, SourceUnit) - Method in ResolveVisitor
startsWithAny(CharSequence, CharSequence) - Method in StringGroovyMethods
Tests if this CharSequence starts with any specified prefixes.
Statement - Class in org.codehaus.groovy.ast.stmt
Base class for any statement
statement(AST) - Method in AntlrParserPlugin
statement() - Method in GroovyParser
statement() - Method in GroovyParser.BlockStatementContext
statement() - Method in GroovyParser.DoWhileStmtAltContext
statement() - Method in GroovyParser.ForStmtAltContext
statement(int) - Method in GroovyParser.IfElseStatementContext
statement() - Method in GroovyParser.LabeledStmtAltContext
statement(int) - Method in GroovyParser.StatementsContext
statement() - Method in GroovyParser.WhileStmtAltContext
statement(int) - Method in GroovyRecognizer
A statement is an element of a block.
statement() - Method in JavaRecognizer
Statement() - Constructor in Statement
statementExpression() - Method in GroovyParser
statementExpression() - Method in GroovyParser.EnhancedStatementExpressionContext
statementExpression() - Method in GroovyParser.ExpressionStmtAltContext
statementExpression() - Method in GroovyParser.GstringValueContext
statementExpression() - Method in GroovyParser.LambdaBodyContext
statementExpression() - Method in GroovyParser.MultipleAssignmentExprAltContext
statementLabelPrefix() - Method in GroovyRecognizer
A labeled statement, consisting of a vanilla identifier followed by a colon.
statementList(AST) - Method in AntlrParserPlugin
statementListNoChild(AST, AST) - Method in AntlrParserPlugin
StatementMetaTypeChooser - Class in org.codehaus.groovy.classgen.asm
A TypeChooser which is aware of statement metadata.
StatementReplacer - Class in org.codehaus.groovy.transform.tailrec
Tool for replacing Statement objects in an AST by other Statement instances.
statements() - Method in GroovyParser
statements() - Method in GroovyParser.CompilationUnitContext
StatementWriter - Class in org.codehaus.groovy.classgen.asm
StatementWriter(WriterController) - Constructor in StatementWriter
STATIC_ERROR_PREFIX - Field in StaticTypesTransformation
STATIC - Field in GroovyLexer
STATIC - Field in GroovyParser
STATIC() - Method in GroovyParser.ClassBodyDeclarationContext
STATIC() - Method in GroovyParser.ClassOrInterfaceModifierContext
STATIC() - Method in GroovyParser.IdentifierContext
STATIC() - Method in GroovyParser.ImportDeclarationContext
STATIC() - Method in GroovyParser.KeywordsContext
STATIC() - Method in GroovyParser.VariableModifierContext
STATIC_IMPORT - Field in GroovyTokenTypes
STATIC_IMPORT - Field in JavaTokenTypes
STATIC_INIT - Field in GroovyTokenTypes
STATIC_INIT - Field in JavaTokenTypes
STATIC_METACLASS_BOOL - Field in Verifier
STATIC_METHOD_MISSING - Field in MetaClassImpl
STATIC_PROPERTY_MISSING - Field in MetaClassImpl
STATIC_QUALIFIER - Field in ExpandoMetaClass
STATIC_THIS_OBJECT - Field in Traits
staticArrayAccess(Lookup, String, MethodType) - Method in IndyInterface
@since 2.5.0
StaticCompilationMetadataKeys - Enum in org.codehaus.groovy.transform.sc
Static compilation AST node metadata keys.
StaticCompilationMopWriter - Class in org.codehaus.groovy.classgen.asm.sc
A MOP Writer that skips the generation of MOP methods.
StaticCompilationMopWriter(WriterController) - Constructor in StaticCompilationMopWriter
StaticCompilationTransformer - Class in org.codehaus.groovy.transform.sc.transformers
Some expressions use symbols as aliases to method calls (<<, +=, ...).
StaticCompilationTransformer(SourceUnit, StaticTypeCheckingVisitor) - Constructor in StaticCompilationTransformer
StaticCompilationVisitor - Class in org.codehaus.groovy.transform.sc
This visitor is responsible for amending the AST with static compilation metadata or transform the AST so that a class or a method can be statically compiled.
StaticCompilationVisitor(SourceUnit, ClassNode) - Constructor in StaticCompilationVisitor
StaticCompileTransformation - Class in org.codehaus.groovy.transform.sc
Handles the implementation of the CompileStatic transformation.
StaticImportVisitor - Class in org.codehaus.groovy.control
Visitor to resolve constants and method calls from static Imports
staticImportVisitor - Field in CompilationUnit
staticInit(AST) - Method in AntlrParserPlugin
StaticInvocationWriter - Class in org.codehaus.groovy.classgen.asm.sc
StaticInvocationWriter(WriterController) - Constructor in StaticInvocationWriter
StaticMetaClassSite - Class in org.codehaus.groovy.runtime.callsite
Call site for invoking static methods meta class - cached method - not cached
StaticMetaClassSite(CallSite, MetaClass) - Constructor in StaticMetaClassSite
StaticMetaMethodSite - Class in org.codehaus.groovy.runtime.callsite
POJO call site meta class - cached method - cached
StaticMetaMethodSite.StaticMetaMethodSiteNoUnwrap - Class in org.codehaus.groovy.runtime.callsite
Call site where we know there is no need to unwrap arguments
StaticMetaMethodSite.StaticMetaMethodSiteNoUnwrap(CallSite, MetaClassImpl, MetaMethod, Class) - Constructor in StaticMetaMethodSite.StaticMetaMethodSiteNoUnwrap
StaticMetaMethodSite.StaticMetaMethodSiteNoUnwrapNoCoerce - Class in org.codehaus.groovy.runtime.callsite
Call site where we know there is no need neither unwrap nor coerce arguments
StaticMetaMethodSite.StaticMetaMethodSiteNoUnwrapNoCoerce(CallSite, MetaClassImpl, MetaMethod, Class) - Constructor in StaticMetaMethodSite.StaticMetaMethodSiteNoUnwrapNoCoerce
StaticMetaMethodSite(CallSite, MetaClassImpl, MetaMethod, Class) - Constructor in StaticMetaMethodSite
staticMethodCall(MethodClosure, Closure) - Method in AstSpecificationCompiler
Creates a StaticMethodCallExpression.
StaticMethodCallExpression - Class in org.codehaus.groovy.ast.expr
A static method call on a class
StaticMethodCallExpression(ClassNode, String, Expression) - Constructor in StaticMethodCallExpression
StaticMethodCallExpressionTransformer - Class in org.codehaus.groovy.transform.sc.transformers
StaticMethodCallExpressionTransformer(StaticCompilationTransformer) - Constructor in StaticMethodCallExpressionTransformer
staticMethods - Field in MetaMethodIndex.Entry
StaticPropertyAccessHelper - Class in org.codehaus.groovy.classgen.asm.sc
Contains helper methods aimed at facilitating the generation of statically compiled bytecode for property access.
StaticTypeCheckingSupport - Class in org.codehaus.groovy.transform.stc
Static support methods for StaticTypeCheckingVisitor.
StaticTypeCheckingSupport.BooleanArrayStaticTypesHelper - Class in org.codehaus.groovy.transform.stc
StaticTypeCheckingSupport.ByteArrayStaticTypesHelper - Class in org.codehaus.groovy.transform.stc
StaticTypeCheckingSupport.CharArrayStaticTypesHelper - Class in org.codehaus.groovy.transform.stc
StaticTypeCheckingSupport.DoubleArrayStaticTypesHelper - Class in org.codehaus.groovy.transform.stc
StaticTypeCheckingSupport.FloatArrayStaticTypesHelper - Class in org.codehaus.groovy.transform.stc
StaticTypeCheckingSupport.IntArrayStaticTypesHelper - Class in org.codehaus.groovy.transform.stc
StaticTypeCheckingSupport.LongArrayStaticTypesHelper - Class in org.codehaus.groovy.transform.stc
StaticTypeCheckingSupport.ObjectArrayStaticTypesHelper - Class in org.codehaus.groovy.transform.stc
A DGM-like method which adds support for method calls which are handled specifically by the Groovy compiler.
StaticTypeCheckingSupport.ShortArrayStaticTypesHelper - Class in org.codehaus.groovy.transform.stc
StaticTypeCheckingVisitor - Class in org.codehaus.groovy.transform.stc
The main class code visitor responsible for static type checking.
StaticTypeCheckingVisitor.SignatureCodecFactory - Class in org.codehaus.groovy.transform.stc
StaticTypeCheckingVisitor.VariableExpressionTypeMemoizer - Class in org.codehaus.groovy.transform.stc
StaticTypeCheckingVisitor.VariableExpressionTypeMemoizer(Map<VariableExpression, ClassNode>) - Constructor in StaticTypeCheckingVisitor.VariableExpressionTypeMemoizer
StaticTypeCheckingVisitor(SourceUnit, ClassNode) - Constructor in StaticTypeCheckingVisitor
StaticTypesBinaryExpressionMultiTypeDispatcher - Class in org.codehaus.groovy.classgen.asm.sc
A specialized version of the multi type binary expression dispatcher which is aware of static compilation.
StaticTypesBinaryExpressionMultiTypeDispatcher(WriterController) - Constructor in StaticTypesBinaryExpressionMultiTypeDispatcher
StaticTypesCallSiteWriter - Class in org.codehaus.groovy.classgen.asm.sc
A call site writer which replaces call site caching with static calls.
StaticTypesCallSiteWriter(StaticTypesWriterController) - Constructor in StaticTypesCallSiteWriter
StaticTypesClosureWriter - Class in org.codehaus.groovy.classgen.asm.sc
Writer responsible for generating closure classes in statically compiled mode.
StaticTypesClosureWriter(WriterController) - Constructor in StaticTypesClosureWriter
StaticTypesLambdaWriter - Class in org.codehaus.groovy.classgen.asm.sc
Writer responsible for generating lambda classes in statically compiled mode.
StaticTypesLambdaWriter(WriterController) - Constructor in StaticTypesLambdaWriter
StaticTypesMarker - Enum in org.codehaus.groovy.transform.stc
This enumeration is used by the AST transformations which rely on static type checking, either to store or to retrieve information from AST node metadata.
StaticTypesStatementWriter - Class in org.codehaus.groovy.classgen.asm.sc
A class to write out the optimized statements
StaticTypesStatementWriter(StaticTypesWriterController) - Constructor in StaticTypesStatementWriter
StaticTypesTransformation - Class in org.codehaus.groovy.transform
Handles the implementation of the TypeChecked transformation.
StaticTypesTypeChooser - Class in org.codehaus.groovy.classgen.asm.sc
A TypeChooser which reads type information from node metadata generated by the CompileStatic annotation.
StaticTypesUnaryExpressionHelper - Class in org.codehaus.groovy.classgen.asm.sc
An unary expression helper which generates optimized bytecode depending on the current type on top of the operand stack.
StaticTypesUnaryExpressionHelper(WriterController) - Constructor in StaticTypesUnaryExpressionHelper
StaticTypesWriterController - Class in org.codehaus.groovy.classgen.asm.sc
An alternative WriterController which handles static types and method dispatch.
StaticTypesWriterController(WriterController) - Constructor in StaticTypesWriterController
StaticTypesWriterControllerFactoryImpl - Class in org.codehaus.groovy.classgen.asm.sc
StaticVerifier - Class in org.codehaus.groovy.control
Verifier to check non-static access in static contexts
statistic() - Method in BenchmarkInterceptor
Returns benchmark statistics as a List<Object[]>.
stdCompareCodes - Field in BinaryExpressionWriter
step(Number, Number, Number, Closure) - Method in DefaultGroovyMethods
Iterates from this number up to the given number using a step increment.
step(int) - Method in EmptyRange
Always returns an empty list for an empty range.
step(int) - Method in IntRange
step(int) - Method in NumberRange
step(int) - Method in ObjectRange
step(int) - Method in Range
Forms a list by stepping through the range by the indicated interval.
stmt(Expression) - Method in GeneralUtils
stopThread() - Method in ReferenceManager
stopThreadedReferenceManager() - Method in GroovySystem
This method can be used to ensure that no threaded created by a reference manager will be active.
store(MethodVisitor, ClassNode, int) - Method in BytecodeHelper
storeInferredReturnType(ASTNode, ClassNode) - Method in StaticTypeCheckingVisitor
Stores the inferred return type of a closure or a method.
storeInferredTypeForPropertyExpression(PropertyExpression, ClassNode) - Method in StaticTypeCheckingVisitor
storeTargetMethod(Expression, MethodNode) - Method in StaticTypeCheckingVisitor
storeType(Expression, ClassNode) - Method in StaticTypeCheckingVisitor
storeType(Expression, ClassNode) - Method in TypeCheckingExtension
Stores an inferred type for an expression.
storeVar(BytecodeVariable) - Method in OperandStack
strategy - Field in DelegatesTo
The Closure.resolveStrategy used by the closure.
stream(float[]) - Method in PluginDefaultGroovyMethods
Returns a sequential Stream with the specified array as its source.
strict - Field in Singleton
@default true
Returns:
if this singleton should have strict semantics
strictContextExpression(boolean) - Method in GroovyRecognizer
Things that can show up as expressions, but only in strict contexts like inside parentheses, argument lists, and list constructors.
STRICTFP - Field in GroovyLexer
STRICTFP - Field in GroovyParser
STRICTFP() - Method in GroovyParser.ClassOrInterfaceModifierContext
STRICTFP() - Method in GroovyParser.KeywordsContext
STRICTFP() - Method in GroovyParser.VariableModifierContext
STRICTFP - Field in GroovyTokenTypes
STRICTFP - Field in JavaTokenTypes
STRING_CH - Field in GroovyTokenTypes
STRING_CONSTRUCTOR - Field in GroovyTokenTypes
STRING_CTOR_END - Field in GroovyTokenTypes
STRING_CTOR_MIDDLE - Field in GroovyTokenTypes
STRING_CTOR_START - Field in GroovyTokenTypes
STRING_LITERAL - Field in GroovyTokenTypes
STRING_LITERAL - Field in JavaTokenTypes
STRING_NL - Field in GroovyTokenTypes
STRING_TYPE - Field in ClassHelper
STRING - Field in Types
STRING - Field in Undefined
StringBufferWriter - Class in org.codehaus.groovy.runtime
This class codes around a silly limitation of StringWriter which doesn't allow a StringBuffer to be passed in as a constructor for some bizarre reason.
StringBufferWriter(StringBuffer) - Constructor in StringBufferWriter
Create a new string writer which will append the text to the given StringBuffer
StringBuilderWriter - Class in org.apache.groovy.io
Copied from https://github.com/apache/commons-io/blob/master/src/main/java/org/apache/commons/io/output/StringBuilderWriter.java
StringBuilderWriter(StringBuilder) - Constructor in StringBuilderWriter
Constructs a new instance with the specified StringBuilder.
StringCachedClass - Class in org.codehaus.groovy.reflection.stdclasses
@author Alex.Tkachman
StringCachedClass(ClassInfo) - Constructor in StringCachedClass
stringConstructorExpression() - Method in GroovyRecognizer
stringConstructorValuePart() - Method in GroovyRecognizer
stringCtorState - Field in JavaLexer
StringGroovyMethods - Class in org.codehaus.groovy.runtime
This class defines new groovy methods which appear on String-related JDK classes (String, CharSequence, Matcher) inside the Groovy environment.
StringHelper - Class in org.codehaus.groovy.tools
StringLiteral - Field in GroovyLexer
StringLiteral - Field in GroovyParser
stringLiteral() - Method in GroovyParser.MethodNameContext
stringLiteral() - Method in GroovyParser.NamePartContext
stringLiteral() - Method in GroovyParser.StringLiteralAltContext
StringLiteral() - Method in GroovyParser.StringLiteralContext
StringReaderSource - Class in org.codehaus.groovy.control.io
A ReaderSource for source strings.
StringReaderSource(String, CompilerConfiguration) - Constructor in StringReaderSource
Creates the ReaderSource from a File descriptor.
strings(Closure) - Method in AstSpecificationCompiler
Designates a list of ConstantExpressions.
StringSetMap - Class in org.codehaus.groovy.tools.gse
StringSetMap(StringSetMap) - Constructor in StringSetMap
StringUtil - Class in org.codehaus.groovy.util
String utility functions.
StringUtils - Class in org.apache.groovy.parser.antlr4.util
Utilities for handling strings
StringWriterIOException - Class in groovy.lang
An IO exception occurred trying to append to a StringWriter which should never happen.
StringWriterIOException(IOException) - Constructor in StringWriterIOException
stripIndent(String, int) - Method in DefaultGroovyMethods
stripIndent(String, int) - Method in StringGroovyMethods
@deprecated Use the CharSequence version
stripMargin(String, String) - Method in DefaultGroovyMethods
stripMargin(String, String) - Method in StringGroovyMethods
@deprecated Use the CharSequence version
style - Field in AutoClone
Style to use when cloning.
SUB_ASSIGN - Field in GroovyLexer
SUB_ASSIGN - Field in GroovyParser
SUB_ASSIGN() - Method in GroovyParser.AssignmentExprAltContext
SUB - Field in GroovyLexer
SUB - Field in GroovyParser
SUB() - Method in GroovyParser.AdditiveExprAltContext
SUB() - Method in GroovyParser.UnaryAddExprAltContext
subclass - Field in MetaMethodIndex.Header
subList(int, int) - Method in IntRange
subList(int, int) - Method in ListWithDefault
Returns a view of a portion of this list.
subList(int, int) - Method in NumberRange
subList(int, int) - Method in ObjectRange
subList(int, int) - Method in ObservableList
subList(int, int) - Method in Tuple
subListBorders(int, EmptyRange) - Method in DefaultGroovyMethodsSupport
subListBorders(int) - Method in IntRange
A method for determining from and to information when using this IntRange to index an aggregate object of the specified size.
subMap(Map<K, V>, K) - Method in DefaultGroovyMethods
Creates a sub-Map containing the given keys.
subSequence(int, int) - Method in GString
subsequences(List<T>) - Method in DefaultGroovyMethods
Finds all non-null subsequences of a list.
subsequences(List<T>) - Method in GroovyCollections
Finds all non-null subsequences of a list.
SUBSEQUENT_VISIT - Field in Visitor
subsequentVisit(GroovySourceAST) - Method in TraversalHelper
subtract(Number, Number) - Method in NumberMath
subtractImpl(Number, Number) - Method in BigDecimalMath
subtractImpl(Number, Number) - Method in BigIntegerMath
subtractImpl(Number, Number) - Method in FloatingPointMath
subtractImpl(Number, Number) - Method in IntegerMath
subtractImpl(Number, Number) - Method in LongMath
subtractImpl(Number, Number) - Method in NumberMath
subTuple(int, int) - Method in Tuple
sum(Iterator<T>, Object, Closure) - Method in DefaultGroovyMethods
Sums the result of applying a closure to each item of an Iterator to some initial value.
sum(Iterable) - Method in GroovyCollections
Sums all the given items.
summariesByPublicClassName - Field in CompilationUnit
summariesBySourceName - Field in CompilationUnit
SunClassLoader - Class in org.codehaus.groovy.reflection
Special class loader, which when running on Sun VM allows to generate accessor classes for any method
SunClassLoader() - Constructor in SunClassLoader
sunVM - Field in GroovySunClassLoader
sunVM - Field in SunClassLoader
SUPER - Field in ClassNode
SUPER_CTOR_CALL - Field in GroovyTokenTypes
SUPER_CTOR_CALL - Field in JavaTokenTypes
SUPER_EXPRESSION - Field in VariableExpression
SUPER - Field in GroovyLexer
SUPER - Field in GroovyParser
SUPER() - Method in GroovyParser.KeywordsContext
SUPER() - Method in GroovyParser.SuperPrmrAltContext
SUPER() - Method in GroovyParser.TypeArgumentContext
SUPER_VARIABLE - Field in BytecodeVariable
superClassClause() - Method in GroovyRecognizer
superClassClause() - Method in JavaRecognizer
Supplier - Interface in org.apache.groovy.internal.util
Backport of Java8 Supplier.
supportsDivision() - Method in BinaryDoubleExpressionHelper
supportsDivision() - Method in BinaryExpressionWriter
supportsDivision() - Method in BinaryIntExpressionHelper
supportsDivision() - Method in BinaryLongExpressionHelper
suspiciousExpressionStatementStart() - Method in GroovyRecognizer
Lookahead for suspicious statement warnings and errors.
swap(short[], int, int) - Method in DefaultGroovyMethods
Swaps two elements at the specified positions.
SWAP_INIT - Field in Verifier
swap() - Method in OperandStack
swap two top level operands
swapTwoChildren(GroovySourceAST) - Method in PreJava2GroovyConverter
To swap two children of node t...
SWITCH_BLOCK_TERMINATORS - Field in Types
SWITCH_ENTRIES - Field in Types
SWITCH - Field in GroovyLexer
SWITCH - Field in GroovyParser
SWITCH() - Method in GroovyParser.KeywordsContext
SWITCH() - Method in GroovyParser.SwitchStatementContext
switchBlockStatementGroup() - Method in GroovyParser
switchBlockStatementGroup(int) - Method in GroovyParser.SwitchStatementContext
switchLabel() - Method in GroovyParser
switchLabel(int) - Method in GroovyParser.SwitchBlockStatementGroupContext
switchPoint - Field in IndyInterface
SwitchStatement - Class in org.codehaus.groovy.ast.stmt
Represents a switch (object) { case value: ... case [1, 2, 3]: ...
switchStatement(AST) - Method in AntlrParserPlugin
switchStatement(Closure) - Method in AstSpecificationCompiler
Creates a SwitchStatement.
switchStatement() - Method in GroovyParser
switchStatement() - Method in GroovyParser.ConditionalStatementContext
SwitchStatement(Expression, List<CaseStatement>, Statement) - Constructor in SwitchStatement
switchToFastPath() - Method in DelegatingController
switchToFastPath() - Method in WriterController
switchToSlowPath() - Method in DelegatingController
switchToSlowPath() - Method in WriterController
SYMBOL - Field in Types
synchronize() - Method in ListenerList
Whether or not the methods created should be synchronized at the method level.
Synchronized - Annotation Type in groovy.transform
Method annotation to make a method call synchronized for concurrency handling with some useful baked-in conventions.
SYNCHRONIZED - Field in GroovyLexer
SYNCHRONIZED - Field in GroovyParser
SYNCHRONIZED() - Method in GroovyParser.KeywordsContext
SYNCHRONIZED() - Method in GroovyParser.ModifierContext
SYNCHRONIZED() - Method in GroovyParser.SynchronizedStmtAltContext
SynchronizedASTTransformation - Class in org.codehaus.groovy.transform
Handles generation of code for the @Synchronized annotation.
SynchronizedStatement - Class in org.codehaus.groovy.ast.stmt
Represents a synchronized statement
synchronizedStatement(AST) - Method in AntlrParserPlugin
synchronizedStatement(Closure) - Method in AstSpecificationCompiler
Creates a SynchronizedStatement.
SynchronizedStatement(Expression, Statement) - Constructor in SynchronizedStatement
SyntaxErrorMessage - Class in org.codehaus.groovy.control.messages
A class for error messages produced by the parser system.
SyntaxErrorMessage(SyntaxException, SourceUnit) - Constructor in SyntaxErrorMessage
SyntaxErrorReportable - Interface in org.apache.groovy.parser.antlr4
A SyntaxErrorReportable is a recognizer that can report syntax error
SyntaxException - Class in org.codehaus.groovy.syntax
Base exception indicating a syntax error.
SyntaxException(String, Throwable, int, int, int, int) - Constructor in SyntaxException
SYNTH_BLOCK - Field in Types
SYNTH_CAST - Field in Types
SYNTH_CLASS - Field in Types
SYNTH_CLOSURE - Field in Types
SYNTH_COMPILATION_UNIT - Field in Types
SYNTH_EXPRESSION - Field in Types
SYNTH_GSTRING - Field in Types
SYNTH_INTERFACE - Field in Types
SYNTH_LABEL - Field in Types
SYNTH_LIST - Field in Types
SYNTH_MAP - Field in Types
SYNTH_METHOD_CALL - Field in Types
SYNTH_METHOD - Field in Types
SYNTH_MIXIN - Field in Types
SYNTH_PARAMETER_DECLARATION - Field in Types
SYNTH_PROPERTY - Field in Types
SYNTH_TERNARY - Field in Types
SYNTH_TUPLE - Field in Types
SYNTH_VARIABLE_DECLARATION - Field in Types
SYNTHETIC - Field in Types
SYSTEM_PROPERTIES_SETTING - Field in Grape
systemClassLoader - Field in GrabConfig
Set to true if you want to use the system classloader when loading the grape.
systemProperties - Field in GrabConfig
Define any system properties which must be set before invoking the grab - useful for declaring SSL certificates or proxy settings.
SystemUtil - Class in org.apache.groovy.util

T

t - Field in GroovyParser.AnonymousInnerClassDeclarationContext
t - Field in GroovyParser.ClassBodyContext
t - Field in GroovyParser.ClassBodyDeclarationContext
t - Field in GroovyParser.ClassDeclarationContext
t - Field in GroovyParser.ClassifiedModifiersContext
t - Field in GroovyParser.MemberDeclarationContext
t - Field in GroovyParser.MethodDeclarationContext
t - Field in GroovyParser.PathElementContext
t - Field in GroovyParser.PathExpressionContext
t - Field in GroovyParser.VariableDeclarationContext
tab - Field in ConcurrentReaderHashMap.HashIterator
table - Field in AbstractConcurrentMapBase.Segment
table - Field in ComplexKeyHashMap
table - Field in ConcurrentReaderHashMap
The hash table data.
table - Field in MetaMethodIndex
tail(Iterator<T>) - Method in DefaultGroovyMethods
Returns the original iterator after throwing away the first element.
TailRecursive - Annotation Type in groovy.transform
Method annotation used to transform methods with tail recursive calls into iterative methods automagically since the JVM cannot do this itself.
TailRecursiveASTTransformation - Class in org.codehaus.groovy.transform.tailrec
Handles generation of code for the @TailRecursive annotation.
tails(Iterable<T>) - Method in DefaultGroovyMethods
Calculates the tail values of this Iterable: the first value will be this list of all items from the iterable and the final one will be an empty list, with the intervening values the results of successive applications of tail on the items.
tails(Iterable<T>) - Method in GroovyCollections
take(CharSequence, int) - Method in DefaultGroovyMethods
take(GString, int) - Method in StringGroovyMethods
A GString variant of the equivalent CharSequence method.
takeRight(SortedSet<T>, int) - Method in DefaultGroovyMethods
Returns the last num elements from the tail of this SortedSet.
takeWhile(Iterator<T>, Closure) - Method in DefaultGroovyMethods
Returns the longest prefix of elements in this iterator where each element passed to the given condition closure evaluates to true.
takeWhile(GString, Closure) - Method in StringGroovyMethods
A GString variant of the equivalent GString method.
tap(U, Closure<T>) - Method in DefaultGroovyMethods
Allows the closure to be called for the object reference self (similar to with and always returns self.
target - Field in DelegatesTo
In cases when there are multiple @DelegatesTo.Target annotated parameters, this member should be set to the DelegatesTo.Target#value() of the correct target.
target - Field in OptimizingStatementWriter.StatementMeta
targetToName(int) - Method in AnnotationNode
targetType - Field in Selector
tb - Field in GroovyParser.ConditionalExprAltContext
tb - Field in GroovyParser.IfElseStatementContext
TDQ_GSTRING_MODE - Field in GroovyLexer
tearDown() - Method in CompositeVisitor
tearDown() - Method in MindMapPrinter
tearDown() - Method in NodeAsHTMLPrinter
tearDown(GroovySourceAST) - Method in TraversalHelper
tearDown() - Method in Visitor
tearDown() - Method in VisitorAdapter
temporaryIfBranchTypeInformation - Field in TypeCheckingContext
Stores information which is only valid in the "if" branch of an if-then-else statement.
TemporaryMethodKey - Class in org.codehaus.groovy.runtime.metaclass
A temporary implementation of MethodKey used to perform a fast lookup for a method using a set of arguments to a method
TemporaryMethodKey(Class, String, Object, boolean) - Constructor in TemporaryMethodKey
TemporaryVariableExpression - Class in org.codehaus.groovy.transform.sc
A front-end class for ExpressionAsVariableSlot which allows defining temporary variables loaded from variable slots directly at the AST level, without any knowledge of AsmClassGenerator.
TemporaryVariableExpression(Expression) - Constructor in TemporaryVariableExpression
TernaryExpression - Class in org.codehaus.groovy.ast.expr
Represents a ternary expression (booleanExpression) ?
ternaryExpression(AST) - Method in AntlrParserPlugin
TernaryExpression(BooleanExpression, Expression, Expression) - Constructor in TernaryExpression
TernaryToIfStatementConverter - Class in org.codehaus.groovy.transform.tailrec
Since a ternary statement has more than one exit point tail-recursiveness testing cannot be easily done.
ternaryX(Expression, Expression, Expression) - Method in GeneralUtils
test(MethodNode) - Method in HasRecursiveCalls
text - Field in GroovySourceToken
text() - Method in Node
Returns the textual representation of the current node and all its child nodes.
text() - Method in NodeList
Returns the text value of all of the elements in the collection.
tgOp - Field in GroovyParser.ShiftExprAltContext
theCachedClass - Field in MetaClassImpl
theClass - Field in MetaClassImpl
ThirdParam - Class in groovy.transform.stc
ThirdParam.Component - Class in groovy.transform.stc
ThirdParam.FirstGenericType - Class in groovy.transform.stc
ThirdParam.FirstGenericType() - Constructor in ThirdParam.FirstGenericType
ThirdParam.SecondGenericType - Class in groovy.transform.stc
ThirdParam.SecondGenericType() - Constructor in ThirdParam.SecondGenericType
ThirdParam.ThirdGenericType - Class in groovy.transform.stc
ThirdParam.ThirdGenericType() - Constructor in ThirdParam.ThirdGenericType
ThirdParam() - Constructor in ThirdParam
THIS_CALL - Field in IndyInterface
THIS - Field in ClassNode
THIS_EXPRESSION - Field in VariableExpression
THIS - Field in GroovyLexer
THIS - Field in GroovyParser
THIS() - Method in GroovyParser.KeywordsContext
THIS() - Method in GroovyParser.ThisFormalParameterContext
THIS() - Method in GroovyParser.ThisPrmrAltContext
THIS_OBJECT - Field in ClosureWriter
THIS_OBJECT - Field in Traits
THIS_VARIABLE - Field in BytecodeVariable
thisCall - Field in Selector
thisFormalParameter() - Method in GroovyParser
thisFormalParameter() - Method in GroovyParser.FormalParameterListContext
ThreadInterrupt - Annotation Type in groovy.transform
Allows "interrupt-safe" executions of scripts by adding Thread.currentThread().isInterrupted() checks into loops (for, while) and at the start of closures and methods.
ThreadInterruptibleASTTransformation - Class in org.codehaus.groovy.transform
Allows "interrupt-safe" executions of scripts by adding Thread.currentThread().isInterrupted() checks on loops (for, while, do) and first statement of closures.
ThreadManagedMetaBeanProperty - Class in org.codehaus.groovy.runtime.metaclass
This MetaBeanProperty will create a pseudo property whose value is bound to an object using weak references.
ThreadManagedMetaBeanProperty(Class, String, Class, Closure) - Constructor in ThreadManagedMetaBeanProperty
Constructs a new ThreadManagedBeanProperty for the given arguments
THREADSAFE - Field in GroovyLexer
THREADSAFE - Field in GroovyParser
THREADSAFE() - Method in GroovyParser.KeywordsContext
threshold - Field in ComplexKeyHashMap
threshold - Field in ConcurrentReaderHashMap
The table is rehashed when its size exceeds this threshold.
threshold - Field in MetaMethodIndex
THROW - Field in GroovyLexer
THROW - Field in GroovyParser
THROW() - Method in GroovyParser.KeywordsContext
THROW() - Method in GroovyParser.ThrowStmtAltContext
throwException(String) - Method in AsmClassGenerator
thrown() - Method in ConditionalInterrupt
Sets the type of exception which is thrown.
THROWN_EXCEPTION_TYPE - Field in AbstractInterruptibleASTTransformation
thrown() - Method in ThreadInterrupt
Sets the type of exception which is thrown.
thrown() - Method in TimedInterrupt
The type of exception thrown when timeout is reached.
thrownExceptionType - Field in AbstractInterruptibleASTTransformation
throwParserException() - Method in RuntimeParserException
throwRuntimeException(Throwable) - Method in Closure
throwS(Expression) - Method in GeneralUtils
THROWS - Field in GroovyLexer
THROWS - Field in GroovyParser
THROWS() - Method in GroovyParser.KeywordsContext
THROWS() - Method in GroovyParser.MethodDeclarationContext
throwsClause() - Method in GroovyRecognizer
throwsClause() - Method in JavaRecognizer
throwsList(AST, List<ClassNode>) - Method in AntlrParserPlugin
ThrowStatement - Class in org.codehaus.groovy.ast.stmt
Represents a throw statement
throwStatement(AST) - Method in AntlrParserPlugin
throwStatement(Closure) - Method in AstSpecificationCompiler
Creates a ThrowStatement.
ThrowStatement(Expression) - Constructor in ThrowStatement
throwSyntaxError(String, int, boolean) - Method in AbstractLexer
throwSyntaxError(String, int, boolean) - Method in AbstractParser
throwSyntaxError(String, int, boolean) - Method in SyntaxErrorReportable
TimeCategory - Class in groovy.time
Apply a number of methods to allow convenient Date/Time manipulation,such as:
 use (groovy.time.TimeCategory) {
     // application on numbers:
     println 1.minute.from.now
     println 10.hours.ago
TimeDatumDependentDuration - Class in groovy.time
TimeDatumDuration represents a time period which results from an arithmetic operation between a TimeDuration object and a DatumDuration object
TimeDatumDependentDuration(int, int, int, int, int, int, int) - Constructor in TimeDatumDependentDuration
TimedInterrupt - Annotation Type in groovy.transform
Allows safe timed executions of scripts by adding elapsed time checks into loops (for, while) and at the start of closures and methods and throwing an exception if a timeout occurs.
TimedInterruptibleASTTransformation - Class in org.codehaus.groovy.transform
Allows "interrupt-safe" executions of scripts by adding timer expiration checks on loops (for, while, do) and first statement of closures.
TimeDuration - Class in groovy.time
TimeDuration represents time periods expressed in units of hours, minutes, seconds and milliseconds.
TimeDuration(int, int, int, int, int) - Constructor in TimeDuration
times(Number, Closure) - Method in DefaultGroovyMethods
Executes the closure this many times, starting from zero.
to - Field in RangeInfo
TO_SELF - Field in Closure
With this resolveStrategy set the closure will resolve property references to itself and go through the usual MetaClass look-up process.
toArray(T) - Method in ListWithDefault
toArray(T) - Method in ManagedConcurrentLinkedQueue
Returns an array containing all values from this queue in the sequence they were added.
toArray(T) - Method in ManagedLinkedList
Returns an array of non null elements from the source array.
toArray(Object) - Method in ObservableList
toArray(T) - Method in ObservableSet
toArrayString(Object) - Method in DefaultGroovyMethods
Returns the string representation of the given array.
toArrayString(Object, int, boolean) - Method in InvokerHelper
A helper method to return the string representation of an array of objects with brace boundaries "[" and "]".
toBigDecimal(String) - Method in DefaultGroovyMethods
toBigDecimal(Number) - Method in NumberMath
toBigDecimal(String) - Method in StringGroovyMethods
@deprecated Use the CharSequence version
toBigInteger(String) - Method in DefaultGroovyMethods
toBigInteger(Number) - Method in NumberMath
toBigInteger(String) - Method in StringGroovyMethods
@deprecated Use the CharSequence version
toBoolean(String) - Method in DefaultGroovyMethods
toBoolean(String) - Method in StringGroovyMethods
Converts the given string into a Boolean object.
toCalendar(Date) - Method in DateGroovyMethods
Convert a Date to a Calendar.
toCharacter(String) - Method in DefaultGroovyMethods
toCharacter(String) - Method in StringGroovyMethods
Converts the given string into a Character object using the first character in the string.
toDouble(String) - Method in DefaultGroovyMethods
toDouble(String) - Method in StringGroovyMethods
@deprecated Use the CharSequence version
toFloat(String) - Method in DefaultGroovyMethods
toFloat(String) - Method in StringGroovyMethods
@deprecated Use the CharSequence version
toInteger(String) - Method in DefaultGroovyMethods
toInteger(String) - Method in StringGroovyMethods
@deprecated Use the CharSequence version
Token - Class in org.codehaus.groovy.syntax
A CSTNode produced by the Lexer.
token(String) - Method in AstSpecificationCompiler
Creates a token.
Token(int, String, int, int) - Constructor in Token
Initializes the Token with the specified information.
TokenException - Class in org.codehaus.groovy.syntax
TokenException(String, Throwable, int, int, int, int) - Constructor in TokenException
tokenize(String) - Method in AbstractASTTransformation
tokenize(String, String) - Method in DefaultGroovyMethods
tokenize(String, String) - Method in StringGroovyMethods
@deprecated Use the CharSequence version
tokenizeUnquoted(String) - Method in StringHelper
This method tokenizes a string by space characters, but ignores spaces in quoted parts,that are parts in '' or "".
TokenMismatchException - Class in org.codehaus.groovy.syntax
TokenMismatchException(Token, int) - Constructor in TokenMismatchException
tokenNames - Field in GroovyLexer
@deprecated Use VOCABULARY instead.
tokenNames - Field in GroovyParser
@deprecated Use VOCABULARY instead.
TokenUtil - Class in org.codehaus.groovy.syntax
Utility methods for working with Tokens.
toList(String) - Method in DefaultGroovyMethods
toList() - Method in FastArray
toList(BaseStream<T, ? extends BaseStream>) - Method in PluginDefaultGroovyMethods
Accumulates the elements of stream into a new List.
toList(String) - Method in StringGroovyMethods
@deprecated Use the CharSequence version
toListString(Collection, int) - Method in DefaultGroovyMethods
Returns the string representation of the given list.
toListString(Collection, int, boolean) - Method in InvokerHelper
A helper method to return the string representation of a list with bracket boundaries "[" and "]".
toLong(String) - Method in DefaultGroovyMethods
toLong(String) - Method in StringGroovyMethods
@deprecated Use the CharSequence version
toLowerCase(Character) - Method in DefaultGroovyMethods
Converts the character to lowercase.
toMapString(Map, int) - Method in DefaultGroovyMethods
Returns the string representation of this map.
toMapString(Map, int) - Method in InvokerHelper
A helper method to return the string representation of a map with bracket boundaries "[" and "]".
toMilliseconds() - Method in BaseDuration
toMilliseconds() - Method in DatumDependentDuration
@see groovy.time.BaseDuration#toMilliseconds()
toMilliseconds() - Method in Duration
toProperties(String) - Method in ConfigObject
Converts this ConfigObject ino the java.util.Properties format, flatten the tree and prefixing all entries with the given prefix
toSet(String) - Method in DefaultGroovyMethods
toSet(BaseStream<T, ? extends BaseStream>) - Method in PluginDefaultGroovyMethods
Accumulates the elements of stream into a new Set.
toSet(String) - Method in StringGroovyMethods
@deprecated Use the CharSequence version
toShort(String) - Method in DefaultGroovyMethods
toShort(String) - Method in StringGroovyMethods
@deprecated Use the CharSequence version
toSorted(SortedMap<K, V>) - Method in DefaultGroovyMethods
Avoids doing unnecessary work when sorting an already sorted map
toSpreadMap(Iterable) - Method in DefaultGroovyMethods
Creates a spreadable map from this iterable.
ToString - Annotation Type in groovy.transform
Class annotation used to assist in the creation of toString() methods in classes.
toString() - Method in AnnotationConstantExpression
toString() - Method in ArrayExpression
toString() - Method in BaseDuration
toString() - Method in BinaryExpression
toString() - Method in BlockStatement
toString() - Method in BytecodeVariable
toString() - Method in CachedClass
toString() - Method in CachedMethod
toString() - Method in CaseStatement
toString() - Method in CastExpression
toString() - Method in CharSequenceReader
Return a String representation of the underlying character sequence.
toString() - Method in ClassExpression
toString(boolean) - Method in ClassNode
toString() - Method in ClosureExpression
toString() - Method in CommonCache
toString() - Method in ConcurrentReaderHashMap.Entry
toString() - Method in ConfigObject
toString() - Method in ConstantExpression
toString() - Method in ConstructorCallExpression
toString() - Method in ConversionHandler
Returns a String version of the delegate.
toString() - Method in ConvertedMap
toString() - Method in CSTNode
Formats the node as a String and returns it.
toString(Object) - Method in DefaultGroovyMethods
Create a String representation of this object.
toString() - Method in DelegatingMetaClass
toString() - Method in EmptyRange
{@inheritDoc}
toString() - Method in Expando
This allows toString to be overridden by a closure field method attached to the expando object.
toString() - Method in ExpressionStatement
toString() - Method in ExtensionModule
toString() - Method in FastArray
toString() - Method in FieldExpression
toString() - Method in GenericsType
toString() - Method in GroovyBugError
Returns a String representation of this class by calling getMessage().
toString() - Method in Groovydoc
toString() - Method in GroovydocTag
toString() - Method in GroovyRunnerRegistry
toString() - Method in GroovySourceToken
toString() - Method in GString
toString() - Method in GStringExpression
toString() - Method in IntRange
toString(Object) - Method in InvokerHelper
toString() - Method in IO.Verbosity
toString() - Method in LazyReference
toString() - Method in LineColumn
toString() - Method in ListExpression
toString() - Method in MapEntry
toString() - Method in MapEntryExpression
toString() - Method in MapExpression
toString() - Method in MetaClassImpl
todo there is no CompileUnit in scope so class name checking won't work but that mostly affects the bytecode generation rather than viewing the AST
toString() - Method in MetaMethod
Returns a string representation of this method
toString() - Method in MetaMethodIndex.Entry
toString() - Method in MethodCallExpression
toString() - Method in MethodKey
toString() - Method in MethodNode
toString() - Method in ModifierNode
toString() - Method in Node
toString() - Method in NullObject
toString() - Method in NumberRange
toString() - Method in ObjectRange
toString() - Method in OperandStack
toString() - Method in OptimizingStatementWriter.StatementMeta
toString() - Method in OwnedMetaClass
toString() - Method in Parameter
toString() - Method in ParameterArray
toString() - Method in PositionInfo
toString() - Method in PostfixExpression
toString() - Method in PowerAssertionError
toString() - Method in PrefixExpression
toString() - Method in PropertyExpression
toString() - Method in QName
Returns a string representation of this QName
toString() - Method in ReadException
toString() - Method in Realm
toString() - Method in Receiver
toString() - Method in ReferenceManager
toString() - Method in ReflectionMetaMethod
toString() - Method in ReturnStatement
toString() - Method in SpreadMap
@return the string expression of this
toString() - Method in StaticMethodCallExpression
toString() - Method in StringBufferWriter
Return the buffer's current value as a string.
toString() - Method in StringBuilderWriter
toString() - Method in TernaryExpression
toString() - Method in TupleExpression
toString() - Method in TypeCheckingContext.EnclosingClosure
toString() - Method in VariableExpression
ToStringASTTransformation - Class in org.codehaus.groovy.transform
Handles generation of code for the @ToString annotation.
toTypeString(Object, int) - Method in InvokerHelper
A helper method to format the arguments types as a comma-separated list.
touch(Object, Object) - Method in NullProtectionStorage
Does nothing
toUnique(T, Closure) - Method in DefaultGroovyMethods
Returns a new Array containing the items from the original Array but with duplicates removed with the supplied comparator determining which items are unique.
toUpperCase(Character) - Method in DefaultGroovyMethods
Converts the character to uppercase.
toURI(String) - Method in DefaultGroovyMethods
toURI(String) - Method in ResourceGroovyMethods
Transforms a String representing a URI into a URI object.
toURL(String) - Method in DefaultGroovyMethods
toURL(String) - Method in ResourceGroovyMethods
Transforms a String representing a URL into a URL object.
tr(String, String, String) - Method in DefaultGroovyMethods
tr(String, String, String) - Method in StringGroovyMethods
@deprecated Use the CharSequence version
tr(String, String, String) - Method in StringUtil
Provides Groovy with functionality similar to the unix tr command which translates a string replacing characters from a source set with characters from a replacement set.
traceIn(String) - Method in GroovyRecognizer
traceOut(String) - Method in GroovyRecognizer
tracing - Field in GroovyRecognizer
TracingInterceptor - Class in groovy.lang
traditionalForClause() - Method in JavaRecognizer
Trait - Annotation Type in groovy.transform
Used to mark a class as being a trait.
TRAIT_CLASS - Field in Traits
TRAIT_CLASSNODE - Field in Traits
TRAIT_DEF - Field in GroovyTokenTypes
TRAIT - Field in GroovyLexer
TRAIT - Field in GroovyParser
TRAIT() - Method in GroovyParser.ClassDeclarationContext
TRAIT() - Method in GroovyParser.KeywordsContext
TRAIT() - Method in GroovyParser.QualifiedNameElementContext
TraitASTTransformation - Class in org.codehaus.groovy.transform.trait
Handles generation of code for the traits (trait keyword is equivalent to using the
Trait:
annotation).
TRAITBRIDGE_CLASSNODE - Field in Traits
traitClass - Field in Traits.TraitBridge
@return the trait class
TraitComposer - Class in org.codehaus.groovy.transform.trait
This class contains a static utility method doExtendTraits(org.codehaus.groovy.ast.ClassNode, org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.control.CompilationUnit) aimed at generating code for a classnode implementing a trait.
traitDefinition(AST) - Method in GroovyRecognizer
Traits - Class in org.codehaus.groovy.transform.trait
A collection of utility methods used to deal with traits.
Traits.Implemented - Annotation Type in org.codehaus.groovy.transform.trait
Internal annotation used to indicate which methods in a trait interface have a default implementation.
Traits.TraitBridge - Annotation Type in org.codehaus.groovy.transform.trait
Internal annotation used to indicate that a method is a bridge method to a trait default implementation.
TraitTypeCheckingExtension - Class in org.codehaus.groovy.transform.stc
A type checking extension that will take care of handling errors which are specific to traits.
TraitTypeCheckingExtension(StaticTypeCheckingVisitor) - Constructor in TraitTypeCheckingExtension
Builds a type checking extension relying on a Groovy script (type checking DSL).
trampoline() - Method in Closure
Builds a trampolined variant of the current closure.
transform(Expression) - Method in ClassCodeExpressionTransformer
transform(Expression) - Method in ExpressionTransformer
Transforms the given expression into another expression
transform(Expression) - Method in FieldASTTransformation
transform(Expression) - Method in NewifyASTTransformation
transform(Expression) - Method in OptimizerVisitor
transform(Expression) - Method in ResolveVisitor
transform(Expression) - Method in StaticCompilationTransformer
transform(Expression) - Method in StaticImportVisitor
transform(TryCatchStatement) - Method in TryWithResourcesASTTransformation
Reference JLS "14.20.3. try-with-resources"(https://docs.oracle.com/javase/specs/jls/se7/html/jls-14.html)
transform(Expression) - Method in VariableExpressionTransformer
transformAnnotationConstantExpression(AnnotationConstantExpression) - Method in ResolveVisitor
transformBinaryExpression(BinaryExpression) - Method in ResolveVisitor
transformBinaryExpression(BinaryExpression) - Method in StaticImportVisitor
transformCastExpression(CastExpression) - Method in CastExpressionOptimizer
transformChar(Reader, Writer, Closure) - Method in DefaultGroovyMethods
transformChar(Reader, Writer, Closure) - Method in IOGroovyMethods
Transforms each character from this reader by passing it to the given closure.
transformClass(ClassNode) - Method in AnnotationCollectorTransform.ClassChanger
Method to transform the given ClassNode, if it is annotated with AnnotationCollector.
transformClosureExpression(ClosureExpression) - Method in ResolveVisitor
transformClosureExpression(ClosureExpression) - Method in StaticImportVisitor
transformConstructorCallExpression(ConstructorCallExpression) - Method in ResolveVisitor
transformConstructorCallExpression(ConstructorCallExpression) - Method in StaticImportVisitor
transformCSTIntoAST(SourceUnit, Reader, SourceBuffer) - Method in AntlrParserPlugin
transformDeclarationExpression(DeclarationExpression) - Method in ResolveVisitor
transformExpression(ExpressionTransformer) - Method in ArgumentListExpression
transformExpression(ExpressionTransformer) - Method in ArrayExpression
transformExpression(ExpressionTransformer) - Method in AttributeExpression
transformExpression(ExpressionTransformer) - Method in BinaryExpression
transformExpression(ExpressionTransformer) - Method in BitwiseNegationExpression
transformExpression(ExpressionTransformer) - Method in BooleanExpression
transformExpression(ExpressionTransformer) - Method in BytecodeExpression
transformExpression(ExpressionTransformer) - Method in CastExpression
transformExpression(ExpressionTransformer) - Method in ClassExpression
transformExpression(ExpressionTransformer) - Method in ClosureExpression
transformExpression(ExpressionTransformer) - Method in ClosureListExpression
transformExpression(ExpressionTransformer) - Method in CompareIdentityExpression
transformExpression(ExpressionTransformer) - Method in CompareToNullExpression
transformExpression(ExpressionTransformer) - Method in ConstantExpression
transformExpression(ExpressionTransformer) - Method in ConstructorCallExpression
transformExpression(ExpressionTransformer) - Method in DeclarationExpression
transformExpression(ExpressionTransformer) - Method in ElvisOperatorExpression
transformExpression(ExpressionTransformer) - Method in EmptyExpression
transformExpression(ExpressionTransformer) - Method in Expression
Return a copy of the expression calling the transformer on any nested expressions
transformExpression(ExpressionTransformer) - Method in FieldExpression
transformExpression(ExpressionTransformer) - Method in GStringExpression
transformExpression(ExpressionTransformer) - Method in ListExpression
transformExpression(ExpressionTransformer) - Method in ListOfExpressionsExpression
transformExpression(ExpressionTransformer) - Method in MapEntryExpression
transformExpression(ExpressionTransformer) - Method in MapExpression
transformExpression(ExpressionTransformer) - Method in MethodCallExpression
transformExpression(ExpressionTransformer) - Method in MethodPointerExpression
transformExpression(ExpressionTransformer) - Method in NamedArgumentListExpression
transformExpression(ExpressionTransformer) - Method in NotExpression
transformExpression(ExpressionTransformer) - Method in PostfixExpression
transformExpression(ExpressionTransformer) - Method in PrefixExpression
transformExpression(ExpressionTransformer) - Method in PropertyExpression
transformExpression(ExpressionTransformer) - Method in RangeExpression
transformExpression(ExpressionTransformer) - Method in SpreadExpression
transformExpression(ExpressionTransformer) - Method in SpreadMapExpression
transformExpression(ExpressionTransformer) - Method in StaticMethodCallExpression
transformExpression(ExpressionTransformer) - Method in TemporaryVariableExpression
transformExpression(ExpressionTransformer) - Method in TernaryExpression
transformExpression(ExpressionTransformer) - Method in TupleExpression
transformExpression(ExpressionTransformer) - Method in UnaryMinusExpression
transformExpression(ExpressionTransformer) - Method in UnaryPlusExpression
transformExpression(ExpressionTransformer) - Method in VariableExpression
transformExpressions(List<? extends Expression>, ExpressionTransformer, Class<T>) - Method in Expression
Transforms the list of expressions, and checks that all transformed expressions have the given type.
TransformingCodeVisitor - Class in org.codehaus.groovy.ast
TransformingCodeVisitor(ClassCodeExpressionTransformer) - Constructor in TransformingCodeVisitor
transformLine(Reader, Writer, Closure) - Method in DefaultGroovyMethods
transformLine(Reader, Writer, Closure) - Method in IOGroovyMethods
Transforms the lines from a reader with a Closure and write them to a writer.
transformLoader - Field in ASTTransformationsContext
TransformMetaMethod - Class in org.codehaus.groovy.runtime.metaclass
A MetaMethod implementation useful for implementing coercion based invocations
TransformMetaMethod(MetaMethod) - Constructor in TransformMetaMethod
transformMethodCallExpression(MethodCallExpression) - Method in ResolveVisitor
transformMethodCallExpression(MethodCallExpression) - Method in StaticImportVisitor
transformPropertyExpression(PropertyExpression) - Method in ResolveVisitor
transformPropertyExpression(PropertyExpression) - Method in StaticImportVisitor
transformRangeExpression(RangeExpression) - Method in RangeExpressionTransformer
TransformTestHelper - Class in org.codehaus.groovy.tools.ast
TransformTestHelper(ASTTransformation, CompilePhase) - Constructor in TransformTestHelper
Creates the test helper.
transformToPrimitiveConstantIfPossible(ConstantExpression) - Method in Verifier
When constant expressions are created, the value is always wrapped to a non primitive type.
transformToSetterCall(Expression, MethodNode, Expression, boolean, boolean, boolean, boolean, Expression) - Method in StaticPropertyAccessHelper
transformVariableExpression(VariableExpression) - Method in ResolveVisitor
transformVariableExpression(VariableExpression) - Method in StaticImportVisitor
transformVariableExpression(VariableExpression) - Method in VariableExpressionTransformer
TRANSIENT - Field in GroovyLexer
TRANSIENT - Field in GroovyParser
TRANSIENT() - Method in GroovyParser.KeywordsContext
TRANSIENT() - Method in GroovyParser.ModifierContext
transitive - Field in Grab
Defaults to true but set to false if you don't want transitive dependencies also to be downloaded.
transpose(List) - Method in DefaultGroovyMethods
Adds GroovyCollections#transpose(List) as a method on lists.
transpose(List) - Method in GroovyCollections
Transposes the given lists.
TraversalHelper - Class in org.codehaus.groovy.antlr.treewalker
Helper Class for Antlr AST traversal and visitation.
TraversalHelper(Visitor) - Constructor in TraversalHelper
traverse(File, Map<String, Object>) - Method in DefaultGroovyMethods
traverse(File, Map<String, Object>) - Method in ResourceGroovyMethods
Invokes the closure specified with key 'visit' in the options Map for each descendant file in this directory tree.
trimQuotations(String, int) - Method in StringUtils
TRIPLE_DOT - Field in GroovyTokenTypes
TRIPLE_DOT - Field in JavaTokenTypes
TripleKeyHashMap - Class in org.codehaus.groovy.util
TripleKeyHashMap.Entry - Class in org.codehaus.groovy.util
TRUE - Field in ConstantExpression
trunc(BigDecimal, int) - Method in DefaultGroovyMethods
Truncate the value
TRUTH_VALUE - Field in Types
TRY - Field in GroovyLexer
TRY - Field in GroovyParser
TRY() - Method in GroovyParser.KeywordsContext
TRY() - Method in GroovyParser.TryCatchStatementContext
tryAcquire(int) - Method in LockableObject
tryBlock() - Method in GroovyRecognizer
tryBlock() - Method in JavaRecognizer
tryBridgeMethod(MethodNode, Expression, boolean, TupleExpression, ClassNode) - Method in StaticInvocationWriter
Attempts to make a direct method call on a bridge method, if it exists.
tryCatch(Closure) - Method in AstSpecificationCompiler
Creates a TryCatchStatement.
TryCatchStatement - Class in org.codehaus.groovy.ast.stmt
Represents a try { ... } catch () finally {} statement in Groovy
tryCatchStatement() - Method in GroovyParser
tryCatchStatement() - Method in GroovyParser.TryCatchStmtAltContext
TryCatchStatement(Statement, Statement) - Constructor in TryCatchStatement
tryFindPossibleMethod(String, Expression) - Method in ClassNode
tryRelease(int) - Method in LockableObject
tryStatement(AST) - Method in AntlrParserPlugin
TryWithResourcesASTTransformation - Class in org.apache.groovy.parser.antlr4
Transform try-with-resources to try-catch-finally Reference JLS "14.20.3. try-with-resources"(https://docs.oracle.com/javase/specs/jls/se7/html/jls-14.html)
TryWithResourcesASTTransformation(AstBuilder) - Constructor in TryWithResourcesASTTransformation
Tuple - Class in groovy.lang
Represents a list of Objects.
Tuple1 - Class in groovy.lang
Represents a list of 1 typed Object.
Tuple1(T1) - Constructor in Tuple1
Tuple2 - Class in groovy.lang
Represents a list of 2 typed Objects.
Tuple2(T1, T2) - Constructor in Tuple2
Tuple3 - Class in groovy.lang
Represents a list of 3 typed Objects.
Tuple3(T1, T2, T3) - Constructor in Tuple3
Tuple4 - Class in groovy.lang
Represents a list of 4 typed Objects.
Tuple4(T1, T2, T3, T4) - Constructor in Tuple4
Tuple5 - Class in groovy.lang
Represents a list of 5 typed Objects.
Tuple5(T1, T2, T3, T4, T5) - Constructor in Tuple5
Tuple6 - Class in groovy.lang
Represents a list of 6 typed Objects.
Tuple6(T1, T2, T3, T4, T5, T6) - Constructor in Tuple6
Tuple7 - Class in groovy.lang
Represents a list of 7 typed Objects.
Tuple7(T1, T2, T3, T4, T5, T6, T7) - Constructor in Tuple7
Tuple8 - Class in groovy.lang
Represents a list of 8 typed Objects.
Tuple8(T1, T2, T3, T4, T5, T6, T7, T8) - Constructor in Tuple8
Tuple9 - Class in groovy.lang
Represents a list of 9 typed Objects.
Tuple9(T1, T2, T3, T4, T5, T6, T7, T8, T9) - Constructor in Tuple9
tuple(Closure) - Method in AstSpecificationCompiler
Creates a TupleExpression.
Tuple(E) - Constructor in Tuple
TupleConstructor - Annotation Type in groovy.transform
Class annotation used to assist in the creation of tuple constructors in classes.
TupleConstructorASTTransformation - Class in org.codehaus.groovy.transform
Handles generation of code for the @TupleConstructor annotation.
TupleExpression - Class in org.codehaus.groovy.ast.expr
Represents a tuple expression {1, 2, 3} which creates an immutable List
TupleExpression(Expression) - Constructor in TupleExpression
type() - Method in AbstractInterruptibleASTTransformation
type(AST) - Method in AntlrParserPlugin
TYPE_ARGUMENT - Field in GroovyTokenTypes
TYPE_ARGUMENT - Field in JavaTokenTypes
TYPE_ARGUMENTS - Field in GroovyTokenTypes
TYPE_ARGUMENTS - Field in JavaTokenTypes
type() - Method in ConditionalInterruptibleASTTransformation
TYPE_DECLARATION - Field in Types
type - Field in DelegatesTo
The type member should be used when the type of the delegate cannot be represented with value(), genericTypeIndex() or target().
type - Field in Grab
The type of the artifact (normally safe to leave at default value of "jar" but other values like "sources" and "javadoc" are sometimes useful).
type() - Method in GroovyParser
type() - Method in GroovyParser.CastParExpressionContext
type() - Method in GroovyParser.ClassDeclarationContext
type() - Method in GroovyParser.EnhancedForControlContext
type() - Method in GroovyParser.FormalParameterContext
type() - Method in GroovyParser.RelationalExprAltContext
type() - Method in GroovyParser.ReturnTypeContext
type() - Method in GroovyParser.ThisFormalParameterContext
type() - Method in GroovyParser.TypeArgumentContext
type(int) - Method in GroovyParser.TypeBoundContext
type(int) - Method in GroovyParser.TypeListContext
type() - Method in GroovyParser.TypeNamePairContext
type() - Method in GroovyParser.VariableDeclarationContext
type() - Method in GroovyRecognizer
TYPE - Field in GroovyTokenTypes
type() - Method in JavaRecognizer
TYPE - Field in JavaTokenTypes
TYPE_LIST_TERMINATORS - Field in Types
TYPE_LOWER_BOUNDS - Field in GroovyTokenTypes
TYPE_LOWER_BOUNDS - Field in JavaTokenTypes
type - Field in MetaProperty
TYPE_NAME - Field in Types
type - Field in NamedParam
@default Object.class
type - Field in OptimizingStatementWriter.StatementMeta
TYPE_PARAMETER - Field in GroovyTokenTypes
TYPE_PARAMETER - Field in JavaTokenTypes
TYPE_PARAMETER_TARGET - Field in AnnotationNode
TYPE_PARAMETERS - Field in GroovyTokenTypes
TYPE_PARAMETERS - Field in JavaTokenTypes
type() - Method in Sequence
@return the type of the elements in the sequence or null if there is no type constraint on this sequence
TYPE_TARGET - Field in AnnotationNode
type() - Method in ThreadInterruptibleASTTransformation
TYPE_UPPER_BOUNDS - Field in GroovyTokenTypes
TYPE_UPPER_BOUNDS - Field in JavaTokenTypes
TYPE_USE_TARGET - Field in AnnotationNode
type - Field in VisibilityOptions
@default Visibility.UNDEFINED
typeArgument() - Method in GroovyParser
typeArgument(int) - Method in GroovyParser.TypeArgumentsContext
typeArgument() - Method in GroovyRecognizer
typeArgument() - Method in JavaRecognizer
typeArgumentBounds() - Method in GroovyRecognizer
typeArgumentBounds() - Method in JavaRecognizer
typeArguments() - Method in GroovyParser
typeArguments() - Method in GroovyParser.ClassOrInterfaceTypeContext
typeArguments() - Method in GroovyParser.IdentifierPrmrAltContext
typeArguments() - Method in GroovyParser.TypeArgumentsOrDiamondContext
typeArguments() - Method in GroovyRecognizer
typeArguments() - Method in JavaRecognizer
typeArgumentsDiamond() - Method in GroovyRecognizer
typeArgumentsDiamond() - Method in JavaRecognizer
typeArgumentsOrDiamond() - Method in GroovyParser
typeArgumentsOrDiamond() - Method in GroovyParser.CreatedNameContext
typeArgumentsOrParametersEnd() - Method in GroovyRecognizer
typeArgumentsOrParametersEnd() - Method in JavaRecognizer
typeArgumentSpec() - Method in GroovyRecognizer
typeArgumentSpec() - Method in JavaRecognizer
typeBound() - Method in GroovyParser
typeBound() - Method in GroovyParser.TypeParameterContext
TYPECAST - Field in GroovyTokenTypes
TYPECAST - Field in JavaTokenTypes
typeCheckAssignment(BinaryExpression, Expression, ClassNode, Expression, ClassNode) - Method in StaticTypeCheckingVisitor
typeCheckClosureCall(Expression, ClassNode, Parameter) - Method in StaticTypeCheckingVisitor
TypeChecked - Annotation Type in groovy.transform
This will let the Groovy compiler use compile time checks in the style of Java.
TypeChecked.TypeCheckingInfo - Annotation Type in groovy.transform
This annotation is added by
TypeChecked:
on methods which have type checking turned on.
TYPECHECKED_CLASSNODE - Field in StaticTypeCheckingVisitor
TYPECHECKING_ANNOTATIONS - Field in StaticTypeCheckingVisitor
TYPECHECKING_INFO_NODE - Field in StaticTypeCheckingVisitor
TypeCheckingContext - Class in org.codehaus.groovy.transform.stc
TypeCheckingContext.EnclosingClosure - Class in org.codehaus.groovy.transform.stc
Represents the context of an enclosing closure.
TypeCheckingContext.EnclosingClosure(ClosureExpression) - Constructor in TypeCheckingContext.EnclosingClosure
typeCheckingContext - Field in StaticTypeCheckingVisitor
TypeCheckingContext(StaticTypeCheckingVisitor) - Constructor in TypeCheckingContext
TypeCheckingExtension - Class in org.codehaus.groovy.transform.stc
This interface defines a high-level API for handling type checking errors.
TypeCheckingExtension(StaticTypeCheckingVisitor) - Constructor in TypeCheckingExtension
TypeCheckingMode - Enum in groovy.transform
This enumeration can be used whenever it is preferred to annotate a class as TypeChecked in general, but where only one or more methods are "dynamic".
typeCheckingVisitor - Field in TypeCheckingExtension
typeCheckMapConstructor(ConstructorCallExpression, ClassNode, Expression) - Method in StaticTypeCheckingVisitor
typeCheckMethodArgumentWithGenerics(ClassNode, ClassNode, boolean) - Method in StaticTypeCheckingSupport
Checks that the parameterized generics of an argument are compatible with the generics of the parameter.
typeCheckMethodsWithGenerics(ClassNode, ClassNode, MethodNode) - Method in StaticTypeCheckingSupport
typeCheckMethodsWithGenericsOrFail(ClassNode, ClassNode, MethodNode, Expression) - Method in StaticTypeCheckingVisitor
TypeChooser - Interface in org.codehaus.groovy.classgen.asm
Interface for modules which are capable of resolving the type of an expression.
typeDeclaration() - Method in GroovyParser
typeDeclaration() - Method in GroovyParser.TypeDeclarationStmtAltContext
typeDefinition() - Method in JavaRecognizer
typeDefinitionInternal(AST) - Method in GroovyRecognizer
typeDefinitionInternal(AST) - Method in JavaRecognizer
typeDefinitionStart() - Method in GroovyRecognizer
Used only as a lookahead predicate for nested type definitions.
TypedOption - Class in groovy.cli
TypeHelper - Class in org.codehaus.groovy.vmplugin.v7
This class contains helper methods for converting and comparing types.
typeList() - Method in GroovyParser
typeList(int) - Method in GroovyParser.ClassDeclarationContext
typeList() - Method in GroovyParser.NonWildcardTypeArgumentsContext
typeMap - Field in BinaryExpressionMultiTypeDispatcher
typeMapKeyNames - Field in BinaryExpressionMultiTypeDispatcher
typeNamePair() - Method in GroovyParser
typeNamePair(int) - Method in GroovyParser.TypeNamePairsContext
typeNamePairs() - Method in GroovyParser
typeNamePairs() - Method in GroovyParser.VariableDeclarationContext
typeNamePairs(AST, Token) - Method in GroovyRecognizer
typeParameter() - Method in GroovyParser
typeParameter(int) - Method in GroovyParser.TypeParametersContext
typeParameter() - Method in GroovyRecognizer
typeParameter() - Method in JavaRecognizer
typeParameterBounds() - Method in GroovyRecognizer
typeParameterBounds() - Method in JavaRecognizer
typeParameters() - Method in GroovyParser
typeParameters() - Method in GroovyParser.ClassDeclarationContext
typeParameters() - Method in GroovyParser.MethodDeclarationContext
typeParameters() - Method in GroovyRecognizer
typeParameters() - Method in JavaRecognizer
Types - Class in org.codehaus.groovy.syntax
Typing information for the CST system.
typeSpec(boolean) - Method in GroovyRecognizer
typeSpec(boolean) - Method in JavaRecognizer
TypeTransformers - Class in org.codehaus.groovy.vmplugin.v7
This class contains several transformers for used during method invocation.
TypeUtil - Class in org.codehaus.groovy.classgen.asm.util
A utility for getting information of types

U

UNARY_MINUS - Field in GroovyTokenTypes
UNARY_MINUS - Field in JavaTokenTypes
UNARY_PLUS - Field in GroovyTokenTypes
UNARY_PLUS - Field in JavaTokenTypes
unaryExpression(int) - Method in GroovyRecognizer
unaryExpression() - Method in JavaRecognizer
UnaryExpressionHelper - Class in org.codehaus.groovy.classgen.asm
A helper class used to generate bytecode for unary expressions.
UnaryExpressionHelper(WriterController) - Constructor in UnaryExpressionHelper
unaryExpressionNotPlusMinus(int) - Method in GroovyRecognizer
unaryExpressionNotPlusMinus() - Method in JavaRecognizer
unaryMinus(Closure) - Method in AstSpecificationCompiler
Creates a UnaryMinusExpression
unaryMinus(Number) - Method in DefaultGroovyMethods
Negates the number.
unaryMinus(Object) - Method in InvokerHelper
unaryMinus(Number) - Method in NumberMath
unaryMinus(Object) - Method in ScriptBytecodeAdapter
UnaryMinusExpression - Class in org.codehaus.groovy.ast.expr
@author sam
unaryMinusExpression(AST) - Method in AntlrParserPlugin
UnaryMinusExpression(Expression) - Constructor in UnaryMinusExpression
unaryMinusImpl(Number) - Method in BigDecimalMath
unaryMinusImpl(Number) - Method in BigIntegerMath
unaryMinusImpl(Number) - Method in FloatingPointMath
unaryMinusImpl(Number) - Method in IntegerMath
unaryMinusImpl(Number) - Method in LongMath
unaryMinusImpl(Number) - Method in NumberMath
unaryPlus(Closure) - Method in AstSpecificationCompiler
Creates a UnaryPlusExpression.
unaryPlus(Number) - Method in DefaultGroovyMethods
Returns the number, effectively being a noop for numbers.
unaryPlus(Object) - Method in InvokerHelper
unaryPlus(Number) - Method in NumberMath
unaryPlus(Object) - Method in ScriptBytecodeAdapter
UnaryPlusExpression - Class in org.codehaus.groovy.ast.expr
@author Paul King
unaryPlusExpression(AST) - Method in AntlrParserPlugin
UnaryPlusExpression(Expression) - Constructor in UnaryPlusExpression
unaryPlusImpl(Number) - Method in BigDecimalMath
unaryPlusImpl(Number) - Method in BigIntegerMath
unaryPlusImpl(Number) - Method in FloatingPointMath
unaryPlusImpl(Number) - Method in IntegerMath
unaryPlusImpl(Number) - Method in LongMath
unaryPlusImpl(Number) - Method in NumberMath
unbox(MethodVisitor, ClassNode) - Method in BytecodeHelper
UNCACHED_CALL - Field in IndyInterface
uncapitalize(CharSequence) - Method in StringGroovyMethods
Convenience method to uncapitalize the first letter of a CharSequence (typically the first letter of a word).
UncheckedThrow - Class in org.apache.groovy.internal.util
Allows to throw a checked exception unchecked.
Undefined - Class in groovy.transform
Java doesn't allow you to have null as an attribute value.
Undefined.CLASS - Class in groovy.transform
Undefined.EXCEPTION - Class in groovy.transform
unexpand(String, int) - Method in DefaultGroovyMethods
unexpand(String, int) - Method in StringGroovyMethods
@deprecated Use the CharSequence version
unexpandLine(String, int) - Method in DefaultGroovyMethods
unexpandLine(String, int) - Method in StringGroovyMethods
@deprecated Use the CharSequence version
UNEXPECTED_CHAR - Field in GroovyLexer
UNEXPECTED_CHAR - Field in GroovyParser
UnicodeEscapingReader - Class in org.codehaus.groovy.antlr
Translates GLS-defined unicode escapes into characters.
UnicodeEscapingReader(Reader, SourceBuffer) - Method in UnicodeEscapingReader
Constructor.
UnicodeLexerSharedInputState - Class in org.codehaus.groovy.antlr
GRECLIPSE-805 Support for unicode escape sequences
UnicodeLexerSharedInputState(UnicodeEscapingReader) - Constructor in UnicodeLexerSharedInputState
uninstallArtifact(String, String, String) - Method in GrapeIvy
unique(MethodNode) - Method in AbstractTypeCheckingExtension
unique(List<T>, boolean, Comparator<T>) - Method in DefaultGroovyMethods
Remove all duplicates from a given List.
unit - Field in CompilationFailedException
unit() - Method in TimedInterrupt
The TimeUnit of the value parameter.
unitValidator - Field in SourceAwareCustomizerFactory.SourceOptions
UNKNOWN_PARAMETER_TYPE - Field in StaticTypeCheckingSupport
This is for internal use only.
UNKNOWN - Field in Types
unknownAST(AST) - Method in AntlrParserPlugin
UnlimitedConcurrentCache - Class in org.codehaus.groovy.runtime.memoize
A cache backed by a ConcurrentHashMap
unlock() - Method in ClassInfo
unlock() - Method in LockableObject
Unparsed - Annotation Type in groovy.cli
Indicates that a method or property will contain the remaining arguments.
UnparsedField - Annotation Type in groovy.cli
UNSAFE_OVER_NEWLINES - Field in Types
unsupportedAttribute(BuilderASTTransformation, AnnotationNode, String, String) - Method in BuilderASTTransformation.AbstractBuilderStrategy
UNUSED_CONST - Field in GroovyTokenTypes
UNUSED_DO - Field in GroovyTokenTypes
UNUSED_GOTO - Field in GroovyTokenTypes
unvisitedNodes - Field in TraversalHelper
UNWRAP_EXCEPTION - Field in IndyGuardsFiltersAndSignatures
unwrap() - Method in GroovyObjectWrapper
unwrap(Object) - Method in IndyGuardsFiltersAndSignatures
Unwraps a Wrapper.
unwrap(Object) - Method in MetaClassHelper
UNWRAP_METHOD - Field in IndyGuardsFiltersAndSignatures
unwrap() - Method in PojoWrapper
unwrap(GroovyRuntimeException) - Method in ScriptBytecodeAdapter
unwrap() - Method in Wrapper
updateConstantMetaClass(MetaClassRegistryChangeEvent) - Method in MetaClassRegistryChangeEventListener
Called when the a constant MetaClass is updated.
updated(Date, Map<Object, Integer>) - Method in DateGroovyMethods
Legacy alias for copyWith.
updateHash(int, double[]) - Method in HashCodeHelper
upperBound(Closure) - Method in AstSpecificationCompiler
Creates a list of upperBound ClassNodes.
upperCaseIdent() - Method in GroovyRecognizer
An IDENT token whose spelling is required to start with an uppercase letter.
upto(Calendar, Calendar, Closure) - Method in DateGroovyMethods
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(BigDecimal, Number, Closure) - Method in DefaultGroovyMethods
Iterates from this number up to the given number, inclusive, incrementing by one each time.
URLReaderSource - Class in org.codehaus.groovy.control.io
A ReaderSource for source files hosted at a URL.
URLReaderSource(URL, CompilerConfiguration) - Constructor in URLReaderSource
Creates the ReaderSource from a File descriptor.
URSHIFT_ASSIGN - Field in GroovyLexer
URSHIFT_ASSIGN - Field in GroovyParser
URSHIFT_ASSIGN() - Method in GroovyParser.AssignmentExprAltContext
usage() - Method in CliBuilder
Print the usage message with writer (default: System.out) and formatter (default: HelpFormatter)
use(Object, Object) - Method in DefaultGroovyMethods
Allows you to use a list of categories, specifying the list as varargs.
use(List<Class>, Closure<T>) - Method in GroovyCategorySupport
Create a scope based on given categoryClasses and invoke closure within that scope.
use(List<Class>, Closure<T>) - Method in GroovyCategorySupport.ThreadCategoryInfo
use(GroovyObject, Closure) - Method in ProxyMetaClass
Use the ProxyMetaClass for the given Closure.
useAccessible() - Method in MetaClassRegistryImpl
useCanEqual - Field in EqualsAndHashCode
Generate a canEqual method to be used by equals.
UsedVariableTracker - Class in org.codehaus.groovy.transform.tailrec
useMetaClass - Field in Selector
useSetters - Field in Builder
By default, properties are set directly using their respective field.
useSetters - Field in MapConstructor
By default, Groovy properties are set directly using their respective field.
useSetters - Field in TupleConstructor
By default, properties are set directly using their respective field.
Utilities - Class in org.codehaus.groovy.tools
Various utility functions for use in the compiler.

V

validateAttributes(AbstractASTTransformation, AnnotationNode) - Method in DefaultPropertyHandler
validateAttributes(AbstractASTTransformation, AnnotationNode) - Method in ImmutablePropertyHandler
validateAttributes(AbstractASTTransformation, AnnotationNode) - Method in LegacyHashMapPropertyHandler
validateAttributes(AbstractASTTransformation, AnnotationNode) - Method in PropertyHandler
validateFiles(String) - Method in FileSystemCompiler
validateProperties(AbstractASTTransformation, BlockStatement, ClassNode, List<PropertyNode>) - Method in DefaultPropertyHandler
validateProperties(AbstractASTTransformation, BlockStatement, ClassNode, List<PropertyNode>) - Method in ImmutablePropertyHandler
validateProperties(AbstractASTTransformation, BlockStatement, ClassNode, List<PropertyNode>) - Method in LegacyHashMapPropertyHandler
validateProperties(AbstractASTTransformation, BlockStatement, ClassNode, List<PropertyNode>) - Method in PropertyHandler
Value - Class in org.codehaus.groovy.runtime.powerassert
A value recorded during evaluation of an assertion, along with the column it is associated with in the assertion's normalized source text.
value - Field in AnnotationCollector
List of aliased annotations.
value - Field in ASTTest
A closure which is executed against the annotated node after the specified phase has completed.
value - Field in BaseScript
@default Script.class
value - Field in Category
@default Object.class
value - Field in ClosureParams
value - Field in Commons
@default "log"
value - Field in CompileStatic
@default TypeCheckingMode.PASS
value - Field in ComplexKeyHashMap.Entry
value - Field in ConcurrentReaderHashMap.Entry
value() - Method in ConditionalInterrupt
Conditional check - set as a closure expression.
value - Field in DelegatesTo
@default Target.class
value - Field in DelegatesTo.Target
An identifier that should be used to disambiguate targets when there are multiple @DelegatesTo.Target annotated parameters.
value - Field in Grab
Allows a more compact convenience form in one of two formats with optional appended attributes.
value - Field in GrabExclude
Allows you to specify the group (organisation) and the module (artifact) in one of two compact convenience formats, e.g.: @GrabExclude('org.apache.ant:ant-junit') or @GrabExclude('org.apache.ant#ant-junit') @default ""
value - Field in GrabResolver
Allows a shorthand form which sets the name and root to this value.
value - Field in Grapes
value - Field in GroovyASTTransformationClass
@default {}
value - Field in Groovydoc
value - Field in Log
@default "log"
value - Field in Log4j
@default "log"
value - Field in Log4j2
@default "log"
value - Field in Mixin
value - Field in NamedParam
value - Field in NamedParams
value - Field in Newify
@default {}
value() - Method in Node
Returns an Object representing the value of the node.
value - Field in PackageScope
@default {PackageScopeTarget.CLASS}
value - Field in SelfType
value - Field in Slf4j
@default "log"
value - Field in Synchronized
@default ""
Returns:
if a user specified lock object with the given name should be used
value() - Method in TimedInterrupt
The maximum elapsed time the script will be allowed to run for.
value - Field in TypeChecked
@default TypeCheckingMode.PASS
Value(Object, int) - Constructor in Value
value - Field in VisibilityOptions
@default Visibility.UNDEFINED
value - Field in WithReadLock
Returns:
if a user specified lock object with the given name should be used the lock object must exist.
value - Field in WithWriteLock
Returns:
if a user specified lock object with the given name should be used the lock object must exist.
ValueConvertable - Interface in org.codehaus.groovy.runtime.memoize
To support caches whose values are convertable, e.g.
valueOf(String) - Method in QName
Returns a QName holding the value of the specified String.
ValueRecorder - Class in org.codehaus.groovy.runtime.powerassert
Records values produced during evaluation of an assertion statement's truth expression.
values() - Method in AbstractConcurrentMapBase
values(Closure) - Method in AstSpecificationCompiler
Designates a list of Expressions.
values() - Method in CommonCache
{@inheritDoc}
values() - Method in ConcurrentCommonCache
{@inheritDoc}
values() - Method in ConcurrentLinkedHashMap
values - Field in ConcurrentReaderHashMap
values() - Method in ConfigObject
values() - Method in EvictableCache
Get all cached values
values() - Method in GroovyRunnerRegistry
Returns a collection of all registered runners.
values() - Method in ListHashMap
values() - Method in ManagedConcurrentLinkedQueue
Returns a list containing all values from this queue in the sequence they were added.
values() - Method in MapWithDefault
values() - Method in ObservableMap
valueSeparator - Field in Option
The value separator for this multi-valued option.
Variable - Interface in org.codehaus.groovy.ast
interface to mark a AstNode as Variable.
variable(String) - Method in AstSpecificationCompiler
Creates a VariableExpression.
VARIABLE_DEF - Field in GroovyTokenTypes
VARIABLE_DEF - Field in JavaTokenTypes
VARIABLE_PARAMETER_DEF - Field in GroovyTokenTypes
VARIABLE_PARAMETER_DEF - Field in JavaTokenTypes
VariableAccessReplacer - Class in org.codehaus.groovy.transform.tailrec
Replace all access to variables and args by new variables.
variableDeclaration(int) - Method in GroovyParser
variableDeclaration() - Method in GroovyParser.FieldDeclarationContext
variableDeclaration() - Method in GroovyParser.LocalVariableDeclarationContext
variableDeclarator() - Method in GroovyParser
variableDeclarator(int) - Method in GroovyParser.VariableDeclaratorsContext
variableDeclarator(AST, AST, Token) - Method in GroovyRecognizer
Declaration of a variable.
variableDeclarator(AST, AST) - Method in JavaRecognizer
Declaration of a variable.
variableDeclaratorId() - Method in GroovyParser
variableDeclaratorId() - Method in GroovyParser.EnhancedForControlContext
variableDeclaratorId() - Method in GroovyParser.FormalParameterContext
variableDeclaratorId() - Method in GroovyParser.StandardLambdaParametersContext
variableDeclaratorId() - Method in GroovyParser.TypeNamePairContext
variableDeclaratorId() - Method in GroovyParser.VariableDeclaratorContext
variableDeclaratorId(int) - Method in GroovyParser.VariableNamesContext
variableDeclarators() - Method in GroovyParser
variableDeclarators() - Method in GroovyParser.VariableDeclarationContext
variableDef(AST) - Method in AntlrParserPlugin
variableDefinitions(AST, AST) - Method in GroovyRecognizer
The tail of a declaration.
variableDefinitions(AST, AST) - Method in JavaRecognizer
VariableExpression - Class in org.codehaus.groovy.ast.expr
Represents a local variable name, the simplest form of expression. e.g. "foo".
variableExpression(AST) - Method in AntlrParserPlugin
VariableExpression(Variable) - Constructor in VariableExpression
VariableExpressionReplacer - Class in org.codehaus.groovy.transform.tailrec
Tool for replacing VariableExpression instances in an AST by other VariableExpression instances.
VariableExpressionTransformer - Class in org.codehaus.groovy.transform.tailrec
An expression transformer used in the process of replacing the access to variables
variableInitializer() - Method in GroovyParser
variableInitializer() - Method in GroovyParser.VariableDeclarationContext
variableInitializer() - Method in GroovyParser.VariableDeclaratorContext
variableInitializer(int) - Method in GroovyParser.VariableInitializersContext
variableInitializers() - Method in GroovyParser
variableInitializers() - Method in GroovyParser.ArrayInitializerContext
variableLengthParameterDeclaration() - Method in JavaRecognizer
variableModifier() - Method in GroovyParser
variableModifier(int) - Method in GroovyParser.VariableModifiersContext
variableModifiers() - Method in GroovyParser
variableModifiers() - Method in GroovyParser.ClassifiedModifiersContext
variableModifiers() - Method in GroovyParser.VariableModifiersOptContext
variableModifiersOpt() - Method in GroovyParser
variableModifiersOpt() - Method in GroovyParser.CatchClauseContext
variableModifiersOpt() - Method in GroovyParser.EnhancedForControlContext
variableModifiersOpt() - Method in GroovyParser.FormalParameterContext
variableName() - Method in GroovyRecognizer
variableNames() - Method in GroovyParser
variableNames() - Method in GroovyParser.MultipleAssignmentExprAltContext
variableNotAlwaysInitialized(VariableExpression) - Method in FinalVariableAnalyzer.VariableNotFinalCallback
Callback used whenever a variable is declared as final, but can remain in an uninitialized state
variableNotFinal(Variable, Expression) - Method in FinalVariableAnalyzer.VariableNotFinalCallback
Callback called whenever an assignment transforms an effectively final variable into a non final variable (aka, breaks the "final" modifier contract)
variableReplaced(VariableExpression, VariableExpression) - Method in UsedVariableTracker
variableReplaced(VariableExpression, VariableExpression) - Method in VariableReplacedListener
VariableReplacedListener - Interface in org.codehaus.groovy.transform.tailrec
VariableScope - Class in org.codehaus.groovy.ast
Represents a variable scope.
VariableScope(VariableScope) - Constructor in VariableScope
VariableScopeVisitor - Class in org.codehaus.groovy.classgen
goes through an AST and initializes the scopes
VariableScopeVisitor(SourceUnit) - Method in VariableScopeVisitor
VariableSlotLoader - Class in org.codehaus.groovy.classgen.asm
VariableSlotLoader(int, OperandStack) - Constructor in VariableSlotLoader
varInitializer() - Method in GroovyRecognizer
An assignment operator '=' followed by an expression.
varInitializer() - Method in JavaRecognizer
varX(String, ClassNode) - Method in GeneralUtils
verbose - Field in ExceptionMessage
VERBOSE - Field in IO.Verbosity
VERBOSITY_KEY - Field in Preferences
verbosity - Field in Preferences
Verifier - Class in org.codehaus.groovy.classgen
Verifies the AST node and adds any default AST code before bytecode generation occurs.
Verifier.DefaultArgsAction - Interface in org.codehaus.groovy.classgen
verifier - Field in CompilationUnit
VerifierCodeVisitor - Class in org.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.
version - Field in Grab
The revision or version, e.g.: "1.7.1".
version - Field in PojoMetaMethodSite
version - Field in TypeChecked.TypeCheckingInfo
Returns the type checker information protocol number.
Vetoable - Annotation Type in groovy.beans
Annotates a groovy property or a class.
VetoableASTTransformation - Class in groovy.beans
Handles generation of code for the @Vetoable annotation, and @Bindable if also present.
Visibility - Enum in groovy.transform.options
Indicates the visibility of a node.
visibilityId - Field in MapConstructor
If specified, must match the "id" attribute in a VisibilityOptions annotation to enable a custom visibility.
visibilityId - Field in NamedVariant
If specified, must match the optional "id" attribute in an applicable VisibilityOptions annotation.
visibilityId - Field in TupleConstructor
If specified, must match the "id" attribute in a VisibilityOptions annotation to enable a custom visibility.
VisibilityOptions - Annotation Type in groovy.transform
Marker annotation used in the context of AST transformations to provide a custom visibility.
VisibilityUtils - Class in org.apache.groovy.ast.tools
visit(ASTNode, SourceUnit) - Method in AbstractInterruptibleASTTransformation
visit(AnnotationNode, AnnotationNode, AnnotatedNode, SourceUnit) - Method in AnnotationCollectorTransform
Implementation method of the alias annotation processor.
visit(GroovyCodeVisitor) - Method in AnnotationConstantExpression
visit(AnnotationNode) - Method in AnnotationVisitor
visit(GroovyCodeVisitor) - Method in ArgumentListExpression
visit(GroovyCodeVisitor) - Method in ArrayExpression
visit(GroovyCodeVisitor) - Method in AssertStatement
visit(ParseTree) - Method in AstBuilder
Visit tree safely, no NPE occurred when the tree is null.
visit(GroovyCodeVisitor) - Method in ASTNode
visit(ASTNode, SourceUnit) - Method in ASTTestTransformation
visit(ASTNode, SourceUnit) - Method in ASTTransformation
The method is invoked when an AST Transformation is active.
visit(GroovyCodeVisitor) - Method in AttributeExpression
visit(ASTNode, SourceUnit) - Method in AutoCloneASTTransformation
visit(ASTNode, SourceUnit) - Method in AutoFinalASTTransformation
visit(ASTNode, SourceUnit) - Method in AutoImplementASTTransformation
visit(ASTNode, SourceUnit) - Method in BaseScriptASTTransformation
visit(GroovyCodeVisitor) - Method in BinaryExpression
visit(ASTNode, SourceUnit) - Method in BindableASTTransformation
Handles the bulk of the processing, mostly delegating to other methods.
visit(GroovyCodeVisitor) - Method in BitwiseNegationExpression
visit(GroovyCodeVisitor) - Method in BlockStatement
visit(GroovyCodeVisitor) - Method in BooleanExpression
visit(GroovyCodeVisitor) - Method in BreakStatement
visit(ASTNode, SourceUnit) - Method in BuilderASTTransformation
visit(MethodVisitor) - Method in BytecodeExpression
visit(MethodVisitor) - Method in BytecodeInstruction
visit(GroovyCodeVisitor) - Method in BytecodeSequence
Delegates to the visit method used for this class.
visit(GroovyCodeVisitor) - Method in CaseStatement
visit(GroovyCodeVisitor) - Method in CastExpression
visit(GroovyCodeVisitor) - Method in CatchStatement
visit(ASTNode, SourceUnit) - Method in CategoryASTTransformation
Property invocations done on 'this' reference are transformed so that the invocations at runtime are done on the additional parameter 'self'
visit(GroovyCodeVisitor) - Method in ClassExpression
visit(GroovyCodeVisitor) - Method in ClosureExpression
visit(GroovyCodeVisitor) - Method in ClosureListExpression
visit(GroovyCodeVisitor) - Method in CompareIdentityExpression
visit(GroovyCodeVisitor) - Method in CompareToNullExpression
visit(AnnotationNode, AnnotationNode, AnnotatedNode, SourceUnit) - Method in CompileDynamicProcessor
visit(GroovyCodeVisitor) - Method in ConstantExpression
visit(GroovyCodeVisitor) - Method in ConstructorCallExpression
visit(GroovyCodeVisitor) - Method in ContinueStatement
visit(GroovyCodeVisitor) - Method in DeclarationExpression
visit(ASTNode, SourceUnit) - Method in DelegateASTTransformation
visit(GroovyCodeVisitor) - Method in DoWhileStatement
visit(GroovyCodeVisitor) - Method in ElvisOperatorExpression
visit(GroovyCodeVisitor) - Method in EmptyExpression
visit(GroovyCodeVisitor) - Method in EmptyStatement
visit(ASTNode, SourceUnit) - Method in EqualsAndHashCodeASTTransformation
visit(MethodVisitor) - Method in ExpressionAsVariableSlot
visit(GroovyCodeVisitor) - Method in ExpressionStatement
visit(ASTNode, SourceUnit) - Method in ExternalizeMethodsASTTransformation
visit(ASTNode, SourceUnit) - Method in ExternalizeVerifierASTTransformation
visit(ASTNode, SourceUnit) - Method in FieldASTTransformation
visit(GroovyCodeVisitor) - Method in FieldExpression
visit(GroovyCodeVisitor) - Method in ForStatement
visit(ASTNode, SourceUnit) - Method in GrabAnnotationTransformation
visit(GroovyCodeVisitor) - Method in GStringExpression
visit(GroovyCodeVisitor) - Method in IfStatement
visit(ASTNode, SourceUnit) - Method in ImmutableASTTransformation
visit(GroovyCodeVisitor) - Method in ImportNode
visit(ASTNode, SourceUnit) - Method in IndexedPropertyASTTransformation
visit(ASTNode, SourceUnit) - Method in InheritConstructorsASTTransformation
visit(GroovyCodeVisitor) - Method in LambdaExpression
visit(ASTNode, SourceUnit) - Method in LazyASTTransformation
visit(ASTNode, SourceUnit) - Method in ListenerListASTTransformation
visit(GroovyCodeVisitor) - Method in ListExpression
visit(GroovyCodeVisitor) - Method in ListOfExpressionsExpression
visit(ASTNode, SourceUnit) - Method in LogASTTransformation
visit(String, Object) - Method in LoggableTextifier
visit(ASTNode, SourceUnit) - Method in MapConstructorASTTransformation
visit(GroovyCodeVisitor) - Method in MapEntryExpression
visit(GroovyCodeVisitor) - Method in MapExpression
visit(ASTNode, SourceUnit) - Method in MemoizedASTTransformation
visit(GroovyCodeVisitor) - Method in MethodCallExpression
visit(ASTNode, SourceUnit) - Method in MethodCallTransformation
visit(GroovyCodeVisitor) - Method in MethodPointerExpression
visit(ASTNode, SourceUnit) - Method in MixinASTTransformation
visit(GroovyCodeVisitor) - Method in ModuleNode
visit(ASTNode, SourceUnit) - Method in NamedVariantASTTransformation
visit(ASTNode, SourceUnit) - Method in NewifyASTTransformation
visit(GroovyCodeVisitor) - Method in NotExpression
visit(GroovyCodeVisitor) - Method in PackageNode
visit(ASTNode, SourceUnit) - Method in PackageScopeASTTransformation
visit(GroovyCodeVisitor) - Method in PostfixExpression
visit(GroovyCodeVisitor) - Method in PrefixExpression
visit(GroovyCodeVisitor) - Method in PropertyExpression
visit(int, int, String, String, String, String) - Method in ProxyGeneratorAdapter
visit(GroovyCodeVisitor) - Method in RangeExpression
visit(ASTNode, SourceUnit) - Method in ReadWriteLockASTTransformation
visit(GroovyCodeVisitor) - Method in ReturnStatement
visit(ASTNode, SourceUnit) - Method in SingletonASTTransformation
visit(ASTNode, SourceUnit) - Method in SortableASTTransformation
visit(ASTNode, SourceUnit) - Method in SourceURIASTTransformation
visit(GroovyCodeVisitor) - Method in SpreadExpression
visit(GroovyCodeVisitor) - Method in SpreadMapExpression
visit(ASTNode, SourceUnit) - Method in StaticCompileTransformation
visit(GroovyCodeVisitor) - Method in StaticMethodCallExpression
visit(ASTNode, SourceUnit) - Method in StaticTypesTransformation
visit(GroovyCodeVisitor) - Method in SwitchStatement
visit(ASTNode, SourceUnit) - Method in SynchronizedASTTransformation
visit(GroovyCodeVisitor) - Method in SynchronizedStatement
visit(ASTNode, SourceUnit) - Method in TailRecursiveASTTransformation
visit(GroovyCodeVisitor) - Method in TemporaryVariableExpression
visit(GroovyCodeVisitor) - Method in TernaryExpression
visit(GroovyCodeVisitor) - Method in ThrowStatement
visit(ASTNode, SourceUnit) - Method in TimedInterruptibleASTTransformation
visit(ASTNode, SourceUnit) - Method in ToStringASTTransformation
visit(ASTNode, SourceUnit) - Method in TraitASTTransformation
visit(GroovyCodeVisitor) - Method in TryCatchStatement
visit(ASTNode, SourceUnit) - Method in TupleConstructorASTTransformation
visit(GroovyCodeVisitor) - Method in TupleExpression
visit(GroovyCodeVisitor) - Method in UnaryMinusExpression
visit(GroovyCodeVisitor) - Method in UnaryPlusExpression
visit(GroovyCodeVisitor) - Method in VariableExpression
visit(MethodVisitor) - Method in VariableSlotLoader
visit(ASTNode, SourceUnit) - Method in VetoableASTTransformation
Handles the bulk of the processing, mostly delegating to other methods.
visit(GroovyCodeVisitor) - Method in WhileStatement
visitAbstract(GroovySourceAST, int) - Method in CompositeVisitor
visitAbstract(GroovySourceAST, int) - Method in SourcePrinter
visitAbstract(GroovySourceAST, int) - Method in Visitor
visitAbstract(GroovySourceAST, int) - Method in VisitorAdapter
visitAdditiveExprAlt(AdditiveExprAltContext) - Method in AstBuilder
visitAdditiveExprAlt(AdditiveExprAltContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitAdditiveExprAlt(AdditiveExprAltContext) - Method in GroovyParserVisitor
Visit a parse tree produced by the additiveExprAlt labeled alternative in GroovyParser.expression.
visitAndExprAlt(AndExprAltContext) - Method in AstBuilder
visitAndExprAlt(AndExprAltContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitAndExprAlt(AndExprAltContext) - Method in GroovyParserVisitor
Visit a parse tree produced by the andExprAlt labeled alternative in GroovyParser.expression.
visitAnnotatedQualifiedClassName(AnnotatedQualifiedClassNameContext) - Method in AstBuilder
visitAnnotatedQualifiedClassName(AnnotatedQualifiedClassNameContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitAnnotatedQualifiedClassName(AnnotatedQualifiedClassNameContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.annotatedQualifiedClassName.
visitAnnotation(AnnotationContext) - Method in AstBuilder
visitAnnotation(GroovySourceAST, int) - Method in CompositeVisitor
visitAnnotation(AnnotationContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitAnnotation(AnnotationContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.annotation.
visitAnnotation(String, boolean) - Method in LoggableTextifier
visitAnnotation(GroovySourceAST, int) - Method in SourcePrinter
visitAnnotation(GroovySourceAST, int) - Method in Visitor
visitAnnotation(GroovySourceAST, int) - Method in VisitorAdapter
visitAnnotationArrayInit(GroovySourceAST, int) - Method in CompositeVisitor
visitAnnotationArrayInit(GroovySourceAST, int) - Method in Visitor
visitAnnotationArrayInit(GroovySourceAST, int) - Method in VisitorAdapter
visitAnnotationDef(GroovySourceAST, int) - Method in CompositeVisitor
visitAnnotationDef(GroovySourceAST, int) - Method in SourcePrinter
visitAnnotationDef(GroovySourceAST, int) - Method in Visitor
visitAnnotationDef(GroovySourceAST, int) - Method in VisitorAdapter
visitAnnotationDefault() - Method in LoggableTextifier
visitAnnotationEnd() - Method in LoggableTextifier
visitAnnotationExpression(String, AnnotationConstantExpression, ClassNode) - Method in AnnotationVisitor
@param attrName the name
visitAnnotationFieldDef(GroovySourceAST, int) - Method in CompositeVisitor
visitAnnotationFieldDef(GroovySourceAST, int) - Method in SourcePrinter
visitAnnotationFieldDef(GroovySourceAST, int) - Method in Visitor
visitAnnotationFieldDef(GroovySourceAST, int) - Method in VisitorAdapter
visitAnnotationMemberValuePair(GroovySourceAST, int) - Method in CompositeVisitor
visitAnnotationMemberValuePair(GroovySourceAST, int) - Method in SourcePrinter
visitAnnotationMemberValuePair(GroovySourceAST, int) - Method in Visitor
visitAnnotationMemberValuePair(GroovySourceAST, int) - Method in VisitorAdapter
visitAnnotationName(AnnotationNameContext) - Method in AstBuilder
visitAnnotationName(AnnotationNameContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitAnnotationName(AnnotationNameContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.annotationName.
visitAnnotations(AnnotatedNode) - Method in AsmClassGenerator
Note: ignore it.
visitAnnotations(AnnotatedNode) - Method in ASTTransformationCollectorCodeVisitor
If the annotation is annotated with GroovyASTTransformation the annotation is added to stageVisitors at the appropriate processor visitor.
visitAnnotations(AnnotatedNode) - Method in ASTTransformationVisitor
Adds the annotation to the internal target list if a match is found.
visitAnnotations(AnnotatedNode) - Method in ClassCodeExpressionTransformer
visitAnnotations(AnnotatedNode) - Method in ClassCodeVisitorSupport
visitAnnotations(GroovySourceAST, int) - Method in CompositeVisitor
visitAnnotations(AnnotatedNode) - Method in ConditionalInterruptibleASTTransformation
visitAnnotations(AnnotatedNode) - Method in DependencyTracker
visitAnnotations(AnnotatedNode) - Method in DummyClassGenerator
visitAnnotations(AnnotatedNode, int) - Method in ExtendedVerifier
visitAnnotations(AnnotatedNode) - Method in GrabAnnotationTransformation
Adds the annotation to the internal target list if a match is found.
visitAnnotations(AnnotatedNode) - Method in ResolveVisitor
visitAnnotations(GroovySourceAST, int) - Method in SourcePrinter
visitAnnotations(AnnotatedNode) - Method in StaticImportVisitor
visitAnnotations(AnnotatedNode) - Method in VariableScopeVisitor
visitAnnotations(GroovySourceAST, int) - Method in Visitor
visitAnnotations(GroovySourceAST, int) - Method in VisitorAdapter
visitAnnotationsOpt(AnnotationsOptContext) - Method in AstBuilder
visitAnnotationsOpt(AnnotationsOptContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitAnnotationsOpt(AnnotationsOptContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.annotationsOpt.
visitAnonymousInnerClassDeclaration(AnonymousInnerClassDeclarationContext) - Method in AstBuilder
visitAnonymousInnerClassDeclaration(AnonymousInnerClassDeclarationContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitAnonymousInnerClassDeclaration(AnonymousInnerClassDeclarationContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.anonymousInnerClassDeclaration.
visitArgumentlistExpression(ArgumentListExpression) - Method in AsmClassGenerator
visitArgumentlistExpression(ArgumentListExpression) - Method in CodeVisitorSupport
visitArgumentlistExpression(ArgumentListExpression) - Method in GroovyCodeVisitor
visitArgumentlistExpression(ArgumentListExpression) - Method in TransformingCodeVisitor
visitArguments(ArgumentsContext) - Method in AstBuilder
visitArguments(ArgumentsContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitArguments(ArgumentsContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.arguments.
visitArray(String) - Method in LoggableTextifier
visitArrayDeclarator(GroovySourceAST, int) - Method in CompositeVisitor
visitArrayDeclarator(GroovySourceAST, int) - Method in SourcePrinter
visitArrayDeclarator(GroovySourceAST, int) - Method in Visitor
visitArrayDeclarator(GroovySourceAST, int) - Method in VisitorAdapter
visitArrayExpression(ArrayExpression) - Method in AsmClassGenerator
visitArrayExpression(ArrayExpression) - Method in CodeVisitorSupport
visitArrayExpression(ArrayExpression) - Method in DependencyTracker
visitArrayExpression(ArrayExpression) - Method in GroovyCodeVisitor
visitArrayExpression(ArrayExpression) - Method in TransformingCodeVisitor
visitArrayInitializer(ArrayInitializerContext) - Method in AstBuilder
visitArrayInitializer(ArrayInitializerContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitArrayInitializer(ArrayInitializerContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.arrayInitializer.
visitAssertStatement(AssertStatement) - Method in AsmClassGenerator
visitAssertStatement(AssertStatementContext) - Method in AstBuilder
visitAssertStatement(AssertStatement) - Method in ClassCodeExpressionTransformer
visitAssertStatement(AssertStatement) - Method in ClassCodeVisitorSupport
visitAssertStatement(AssertStatement) - Method in CodeVisitorSupport
visitAssertStatement(AssertStatement) - Method in GroovyCodeVisitor
visitAssertStatement(AssertStatementContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitAssertStatement(AssertStatementContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.assertStatement.
visitAssertStatement(AssertStatement) - Method in TransformingCodeVisitor
visitAssertStatement(AssertStatement) - Method in VariableExpressionReplacer
visitAssertStmtAlt(AssertStmtAltContext) - Method in AstBuilder
visitAssertStmtAlt(AssertStmtAltContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitAssertStmtAlt(AssertStmtAltContext) - Method in GroovyParserVisitor
Visit a parse tree produced by the assertStmtAlt labeled alternative in GroovyParser.statement.
visitAssign(GroovySourceAST, int) - Method in CompositeVisitor
visitAssign(GroovySourceAST, int) - Method in SourcePrinter
visitAssign(GroovySourceAST, int) - Method in Visitor
visitAssign(GroovySourceAST, int) - Method in VisitorAdapter
visitAssignmentExprAlt(AssignmentExprAltContext) - Method in AstBuilder
visitAssignmentExprAlt(AssignmentExprAltContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitAssignmentExprAlt(AssignmentExprAltContext) - Method in GroovyParserVisitor
Visit a parse tree produced by the assignmentExprAlt labeled alternative in GroovyParser.expression.
visitAt(GroovySourceAST, int) - Method in CompositeVisitor
visitAt(GroovySourceAST, int) - Method in Visitor
visitAt(GroovySourceAST, int) - Method in VisitorAdapter
visitAttribute(Attribute) - Method in LoggableTextifier
visitAttributeExpression(AttributeExpression) - Method in AsmClassGenerator
visitAttributeExpression(AttributeExpression) - Method in CodeVisitorSupport
visitAttributeExpression(AttributeExpression) - Method in GroovyCodeVisitor
visitAttributeExpression(AttributeExpression) - Method in StaticTypeCheckingVisitor
visitAttributeExpression(AttributeExpression) - Method in TransformingCodeVisitor
visitBand(GroovySourceAST, int) - Method in CompositeVisitor
visitBand(GroovySourceAST, int) - Method in SourcePrinter
visitBand(GroovySourceAST, int) - Method in Visitor
visitBand(GroovySourceAST, int) - Method in VisitorAdapter
visitBandAssign(GroovySourceAST, int) - Method in CompositeVisitor
visitBandAssign(GroovySourceAST, int) - Method in SourcePrinter
visitBandAssign(GroovySourceAST, int) - Method in Visitor
visitBandAssign(GroovySourceAST, int) - Method in VisitorAdapter
visitBigSuffix(GroovySourceAST, int) - Method in CompositeVisitor
visitBigSuffix(GroovySourceAST, int) - Method in Visitor
visitBigSuffix(GroovySourceAST, int) - Method in VisitorAdapter
visitBinaryExpression(BinaryExpression) - Method in AsmClassGenerator
visitBinaryExpression(BinaryExpression) - Method in ClassCompletionVerifier
visitBinaryExpression(BinaryExpression) - Method in CodeVisitorSupport
visitBinaryExpression(BinaryExpression) - Method in FinalVariableAnalyzer
visitBinaryExpression(BinaryExpression) - Method in GroovyCodeVisitor
visitBinaryExpression(BinaryExpression) - Method in StaticTypeCheckingVisitor
visitBinaryExpression(BinaryExpression) - Method in TransformingCodeVisitor
visitBinaryExpression(BinaryExpression) - Method in VariableExpressionReplacer
It's the only Expression type in which replacing is considered.
visitBinaryExpression(BinaryExpression) - Method in VariableScopeVisitor
visitBitwiseNegationExpression(BitwiseNegationExpression) - Method in AsmClassGenerator
visitBitwiseNegationExpression(BitwiseNegationExpression) - Method in CodeVisitorSupport
visitBitwiseNegationExpression(BitwiseNegationExpression) - Method in GroovyCodeVisitor
visitBitwiseNegationExpression(BitwiseNegationExpression) - Method in StaticTypeCheckingVisitor
visitBitwiseNegationExpression(BitwiseNegationExpression) - Method in TransformingCodeVisitor
visitBlock(BlockContext) - Method in AstBuilder
visitBlock(GroovySourceAST, int) - Method in CompositeVisitor
visitBlock(BlockContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitBlock(BlockContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.block.
visitBlock(GroovySourceAST, int) - Method in Visitor
visitBlock(GroovySourceAST, int) - Method in VisitorAdapter
visitBlockStatement(BlockStatement) - Method in AsmClassGenerator
visitBlockStatement(BlockStatementContext) - Method in AstBuilder
visitBlockStatement(BlockStatement) - Method in ClassCodeVisitorSupport
visitBlockStatement(BlockStatement) - Method in CodeVisitorSupport
visitBlockStatement(BlockStatement) - Method in FinalVariableAnalyzer
visitBlockStatement(BlockStatement) - Method in GroovyCodeVisitor
visitBlockStatement(BlockStatementContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitBlockStatement(BlockStatementContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.blockStatement.
visitBlockStatement(BlockStatement) - Method in ResolveVisitor
visitBlockStatement(BlockStatement) - Method in StatementReplacer
visitBlockStatement(BlockStatement) - Method in TransformingCodeVisitor
visitBlockStatement(BlockStatement) - Method in VariableScopeVisitor
visitBlockStatements(BlockStatementsContext) - Method in AstBuilder
visitBlockStatements(BlockStatementsContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitBlockStatements(BlockStatementsContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.blockStatements.
visitBlockStatementsOpt(BlockStatementsOptContext) - Method in AstBuilder
visitBlockStatementsOpt(BlockStatementsOptContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitBlockStatementsOpt(BlockStatementsOptContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.blockStatementsOpt.
visitBlockStmtAlt(BlockStmtAltContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitBlockStmtAlt(BlockStmtAltContext) - Method in GroovyParserVisitor
Visit a parse tree produced by the blockStmtAlt labeled alternative in GroovyParser.statement.
visitBnot(GroovySourceAST, int) - Method in CompositeVisitor
visitBnot(GroovySourceAST, int) - Method in SourcePrinter
visitBnot(GroovySourceAST, int) - Method in Visitor
visitBnot(GroovySourceAST, int) - Method in VisitorAdapter
visitBooleanExpression(BooleanExpression) - Method in AsmClassGenerator
return a primitive boolean value of the BooleanExpression.
visitBooleanExpression(BooleanExpression) - Method in CodeVisitorSupport
visitBooleanExpression(BooleanExpression) - Method in GroovyCodeVisitor
visitBooleanExpression(BooleanExpression) - Method in TransformingCodeVisitor
visitBooleanLiteralAlt(BooleanLiteralAltContext) - Method in AstBuilder
visitBooleanLiteralAlt(BooleanLiteralAltContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitBooleanLiteralAlt(BooleanLiteralAltContext) - Method in GroovyParserVisitor
Visit a parse tree produced by the booleanLiteralAlt labeled alternative in GroovyParser.literal.
visitBor(GroovySourceAST, int) - Method in CompositeVisitor
visitBor(GroovySourceAST, int) - Method in SourcePrinter
visitBor(GroovySourceAST, int) - Method in Visitor
visitBor(GroovySourceAST, int) - Method in VisitorAdapter
visitBorAssign(GroovySourceAST, int) - Method in CompositeVisitor
visitBorAssign(GroovySourceAST, int) - Method in SourcePrinter
visitBorAssign(GroovySourceAST, int) - Method in Visitor
visitBorAssign(GroovySourceAST, int) - Method in VisitorAdapter
visitBoxedArgument(Expression) - Method in CallSiteWriter
visitBreakStatement(BreakStatement) - Method in AsmClassGenerator
visitBreakStatement(BreakStatementContext) - Method in AstBuilder
visitBreakStatement(BreakStatement) - Method in ClassCodeVisitorSupport
visitBreakStatement(BreakStatement) - Method in CodeVisitorSupport
visitBreakStatement(BreakStatement) - Method in GroovyCodeVisitor
visitBreakStatement(BreakStatementContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitBreakStatement(BreakStatementContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.breakStatement.
visitBreakStatement(BreakStatement) - Method in LabelVerifier
visitBreakStatement(BreakStatement) - Method in TransformingCodeVisitor
visitBreakStmtAlt(BreakStmtAltContext) - Method in AstBuilder
visitBreakStmtAlt(BreakStmtAltContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitBreakStmtAlt(BreakStmtAltContext) - Method in GroovyParserVisitor
Visit a parse tree produced by the breakStmtAlt labeled alternative in GroovyParser.statement.
visitBsr(GroovySourceAST, int) - Method in CompositeVisitor
visitBsr(GroovySourceAST, int) - Method in SourcePrinter
visitBsr(GroovySourceAST, int) - Method in Visitor
visitBsr(GroovySourceAST, int) - Method in VisitorAdapter
visitBsrAssign(GroovySourceAST, int) - Method in CompositeVisitor
visitBsrAssign(GroovySourceAST, int) - Method in SourcePrinter
visitBsrAssign(GroovySourceAST, int) - Method in Visitor
visitBsrAssign(GroovySourceAST, int) - Method in VisitorAdapter
visitBuiltInType(BuiltInTypeContext) - Method in AstBuilder
visitBuiltInType(BuiltInTypeContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitBuiltInType(BuiltInTypeContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.builtInType.
visitBuiltInTypePrmrAlt(BuiltInTypePrmrAltContext) - Method in AstBuilder
visitBuiltInTypePrmrAlt(BuiltInTypePrmrAltContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitBuiltInTypePrmrAlt(BuiltInTypePrmrAltContext) - Method in GroovyParserVisitor
Visit a parse tree produced by the builtInTypePrmrAlt labeled alternative in GroovyParser.primary.
visitBxor(GroovySourceAST, int) - Method in CompositeVisitor
visitBxor(GroovySourceAST, int) - Method in SourcePrinter
visitBxor(GroovySourceAST, int) - Method in Visitor
visitBxor(GroovySourceAST, int) - Method in VisitorAdapter
visitBxorAssign(GroovySourceAST, int) - Method in CompositeVisitor
visitBxorAssign(GroovySourceAST, int) - Method in SourcePrinter
visitBxorAssign(GroovySourceAST, int) - Method in Visitor
visitBxorAssign(GroovySourceAST, int) - Method in VisitorAdapter
visitBytecodeExpression(BytecodeExpression) - Method in AsmClassGenerator
visitBytecodeExpression(BytecodeExpression) - Method in CodeVisitorSupport
visitBytecodeExpression(BytecodeExpression) - Method in GroovyCodeVisitor
visitBytecodeExpression(BytecodeExpression) - Method in TransformingCodeVisitor
visitBytecodeSequence(BytecodeSequence) - Method in AsmClassGenerator
visitBytecodeSequence(BytecodeSequence) - Method in ClassGenerator
visitCaseGroup(GroovySourceAST, int) - Method in CompositeVisitor
visitCaseGroup(GroovySourceAST, int) - Method in SourcePrinter
visitCaseGroup(GroovySourceAST, int) - Method in Visitor
visitCaseGroup(GroovySourceAST, int) - Method in VisitorAdapter
visitCaseStatement(CaseStatement) - Method in AsmClassGenerator
visitCaseStatement(CaseStatement) - Method in ClassCodeExpressionTransformer
visitCaseStatement(CaseStatement) - Method in ClassCodeVisitorSupport
visitCaseStatement(CaseStatement) - Method in CodeVisitorSupport
visitCaseStatement(CaseStatement) - Method in GroovyCodeVisitor
visitCaseStatement(CaseStatement) - Method in StaticTypeCheckingVisitor
visitCaseStatement(CaseStatement) - Method in TransformingCodeVisitor
visitCaseStatement(CaseStatement) - Method in VariableExpressionReplacer
visitCastExprAlt(CastExprAltContext) - Method in AstBuilder
visitCastExprAlt(CastExprAltContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitCastExprAlt(CastExprAltContext) - Method in GroovyParserVisitor
Visit a parse tree produced by the castExprAlt labeled alternative in GroovyParser.expression.
visitCastExpression(CastExpression) - Method in AsmClassGenerator
visitCastExpression(CastExpression) - Method in CodeVisitorSupport
visitCastExpression(CastExpression) - Method in DependencyTracker
visitCastExpression(CastExpression) - Method in GroovyCodeVisitor
visitCastExpression(CastExpression) - Method in StaticTypeCheckingVisitor
visitCastExpression(CastExpression) - Method in TransformingCodeVisitor
visitCastParExpression(CastParExpressionContext) - Method in AstBuilder
visitCastParExpression(CastParExpressionContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitCastParExpression(CastParExpressionContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.castParExpression.
visitCatchClause(CatchClauseContext) - Method in AstBuilder
Multi-catch(1..*) clause will be unpacked to several normal catch clauses, so the return type is List
visitCatchClause(CatchClauseContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitCatchClause(CatchClauseContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.catchClause.
visitCatchStatement(CatchStatement) - Method in AsmClassGenerator
visitCatchStatement(CatchStatement) - Method in ClassCodeVisitorSupport
visitCatchStatement(CatchStatement) - Method in ClassCompletionVerifier
visitCatchStatement(CatchStatement) - Method in CodeVisitorSupport
visitCatchStatement(CatchStatement) - Method in DependencyTracker
visitCatchStatement(CatchStatement) - Method in GroovyCodeVisitor
visitCatchStatement(CatchStatement) - Method in ResolveVisitor
visitCatchStatement(CatchStatement) - Method in TransformingCodeVisitor
visitCatchStatement(CatchStatement) - Method in VariableScopeVisitor
visitCatchType(CatchTypeContext) - Method in AstBuilder
visitCatchType(CatchTypeContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitCatchType(CatchTypeContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.catchType.
visitClass(ClassNode, SourceUnit) - Method in AnnotationConstantsVisitor
visitClass(ClassNode) - Method in AsmClassGenerator
visitClass(ClassNode) - Method in ASTTransformationCollectorCodeVisitor
visitClass(ClassNode) - Method in ASTTransformationVisitor
Main loop entry.
visitClass(ClassNode) - Method in ClassCodeVisitorSupport
visitClass(ClassNode) - Method in ClassCompletionVerifier
visitClass(ClassNode) - Method in ConditionalInterruptibleASTTransformation
visitClass(ClassNode) - Method in DependencyTracker
visitClass(ClassNode) - Method in DummyClassGenerator
visitClass(ClassNode) - Method in EnumCompletionVisitor
visitClass(ClassNode) - Method in EnumVisitor
visitClass(ClassNode) - Method in ExtendedVerifier
visitClass(ClassNode) - Method in GenericsVisitor
visitClass(ClassNode) - Method in GroovyClassVisitor
Visit a ClassNode.
visitClass(ClassNode) - Method in InnerClassCompletionVisitor
visitClass(ClassNode) - Method in InnerClassVisitor
visitClass(ClassNode, SourceUnit) - Method in OptimizerVisitor
visitClass(ClassNode) - Method in ResolveVisitor
visitClass(ClassNode) - Method in StaticCompilationTransformer
visitClass(ClassNode) - Method in StaticCompilationVisitor
visitClass(ClassNode, SourceUnit) - Method in StaticImportVisitor
visitClass(ClassNode) - Method in StaticTypeCheckingVisitor
visitClass(ClassNode, SourceUnit) - Method in StaticVerifier
visitClass(ClassNode) - Method in VariableScopeVisitor
visitClass(ClassNode) - Method in Verifier
walk the class
visitClassAnnotation(String, boolean) - Method in LoggableTextifier
visitClassAttribute(Attribute) - Method in LoggableTextifier
visitClassBody(ClassBodyContext) - Method in AstBuilder
visitClassBody(ClassBodyContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitClassBody(ClassBodyContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.classBody.
visitClassBodyDeclaration(ClassBodyDeclarationContext) - Method in AstBuilder
visitClassBodyDeclaration(ClassBodyDeclarationContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitClassBodyDeclaration(ClassBodyDeclarationContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.classBodyDeclaration.
visitClassCodeContainer(Statement) - Method in ClassCodeVisitorSupport
visitClassCodeContainer(Statement) - Method in JavaAwareResolveVisitor
visitClassCodeContainer(Statement) - Method in LabelVerifier
visitClassCodeContainer(Statement) - Method in StaticCompilationTransformer
visitClassDeclaration(ClassDeclarationContext) - Method in AstBuilder
visitClassDeclaration(ClassDeclarationContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitClassDeclaration(ClassDeclarationContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.classDeclaration.
visitClassDef(GroovySourceAST, int) - Method in CompositeVisitor
visitClassDef(GroovySourceAST, int) - Method in Groovifier
visitClassDef(GroovySourceAST, int) - Method in SourcePrinter
visitClassDef(GroovySourceAST, int) - Method in Visitor
visitClassDef(GroovySourceAST, int) - Method in VisitorAdapter
visitClassEnd() - Method in LoggableTextifier
visitClassExpression(ClassExpression) - Method in AsmClassGenerator
load class object on stack
visitClassExpression(ClassExpression) - Method in CodeVisitorSupport
visitClassExpression(ClassExpression) - Method in DependencyTracker
visitClassExpression(ClassExpression) - Method in GroovyCodeVisitor
visitClassExpression(ClassExpression) - Method in StaticTypeCheckingVisitor
visitClassExpression(ClassExpression) - Method in TransformingCodeVisitor
visitClassicalForControl(ClassicalForControlContext) - Method in AstBuilder
visitClassicalForControl(ClassicalForControlContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitClassicalForControl(ClassicalForControlContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.classicalForControl.
visitClassifiedModifiers(ClassifiedModifiersContext) - Method in AstBuilder
visitClassifiedModifiers(ClassifiedModifiersContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitClassifiedModifiers(ClassifiedModifiersContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.classifiedModifiers.
visitClassLiteral(MethodVisitor, ClassNode) - Method in BytecodeHelper
Visits a class literal.
visitClassName(ClassNameContext) - Method in AstBuilder
visitClassName(ClassNameContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitClassName(ClassNameContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.className.
visitClassOrInterfaceModifier(ClassOrInterfaceModifierContext) - Method in AstBuilder
visitClassOrInterfaceModifier(ClassOrInterfaceModifierContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitClassOrInterfaceModifier(ClassOrInterfaceModifierContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.classOrInterfaceModifier.
visitClassOrInterfaceModifiers(ClassOrInterfaceModifiersContext) - Method in AstBuilder
visitClassOrInterfaceModifiers(ClassOrInterfaceModifiersContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitClassOrInterfaceModifiers(ClassOrInterfaceModifiersContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.classOrInterfaceModifiers.
visitClassOrInterfaceModifiersOpt(ClassOrInterfaceModifiersOptContext) - Method in AstBuilder
visitClassOrInterfaceModifiersOpt(ClassOrInterfaceModifiersOptContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitClassOrInterfaceModifiersOpt(ClassOrInterfaceModifiersOptContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.classOrInterfaceModifiersOpt.
visitClassOrInterfaceType(ClassOrInterfaceTypeContext) - Method in AstBuilder
visitClassOrInterfaceType(ClassOrInterfaceTypeContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitClassOrInterfaceType(ClassOrInterfaceTypeContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.classOrInterfaceType.
visitClassTypeAnnotation(int, TypePath, String, boolean) - Method in LoggableTextifier
visitClosedBlock(GroovySourceAST, int) - Method in CompositeVisitor
visitClosedBlock(GroovySourceAST, int) - Method in SourcePrinter
visitClosedBlock(GroovySourceAST, int) - Method in Visitor
visitClosedBlock(GroovySourceAST, int) - Method in VisitorAdapter
visitClosure(ClosureContext) - Method in AstBuilder
visitClosure(ClosureContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitClosure(ClosureContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.closure.
visitClosureExpression(ClosureExpression) - Method in AsmClassGenerator
visitClosureExpression(ClosureExpression) - Method in CodeVisitorSupport
visitClosureExpression(ClosureExpression) - Method in ConditionalInterruptibleASTTransformation
visitClosureExpression(ClosureExpression) - Method in FieldASTTransformation
visitClosureExpression(ClosureExpression) - Method in FinalVariableAnalyzer
visitClosureExpression(ClosureExpression) - Method in GroovyCodeVisitor
visitClosureExpression(ClosureExpression) - Method in InnerClassVisitor
visitClosureExpression(ClosureExpression) - Method in OptimizerVisitor
visitClosureExpression(ClosureExpression) - Method in ReturnAdderForClosures
visitClosureExpression(ClosureExpression) - Method in StatementReplacer
visitClosureExpression(ClosureExpression) - Method in StaticTypeCheckingVisitor
visitClosureExpression(ClosureExpression) - Method in StaticVerifier
visitClosureExpression(ClosureExpression) - Method in ThreadInterruptibleASTTransformation
visitClosureExpression(ClosureExpression) - Method in TransformingCodeVisitor
visitClosureExpression(ClosureExpression) - Method in VariableScopeVisitor
visitClosureList(GroovySourceAST, int) - Method in CompositeVisitor
visitClosureList(GroovySourceAST, int) - Method in SourcePrinter
visitClosureList(GroovySourceAST, int) - Method in Visitor
visitClosureList(GroovySourceAST, int) - Method in VisitorAdapter
visitClosureListExpression(ClosureListExpression) - Method in AsmClassGenerator
visitClosureListExpression(ClosureListExpression) - Method in CodeVisitorSupport
visitClosureListExpression(ClosureListExpression) - Method in GroovyCodeVisitor
visitClosureListExpression(ClosureListExpression) - Method in TransformingCodeVisitor
visitClosureOp(GroovySourceAST, int) - Method in CompositeVisitor
visitClosureOp(GroovySourceAST, int) - Method in Visitor
visitClosureOp(GroovySourceAST, int) - Method in VisitorAdapter
visitClosurePrmrAlt(ClosurePrmrAltContext) - Method in AstBuilder
visitClosurePrmrAlt(ClosurePrmrAltContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitClosurePrmrAlt(ClosurePrmrAltContext) - Method in GroovyParserVisitor
Visit a parse tree produced by the closurePrmrAlt labeled alternative in GroovyParser.primary.
visitCode() - Method in LoggableTextifier
visitColon(GroovySourceAST, int) - Method in CompositeVisitor
visitColon(GroovySourceAST, int) - Method in Visitor
visitColon(GroovySourceAST, int) - Method in VisitorAdapter
visitComma(GroovySourceAST, int) - Method in CompositeVisitor
visitComma(GroovySourceAST, int) - Method in Visitor
visitComma(GroovySourceAST, int) - Method in VisitorAdapter
visitCommandArgument(CommandArgumentContext) - Method in AstBuilder
visitCommandArgument(CommandArgumentContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitCommandArgument(CommandArgumentContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.commandArgument.
visitCommandExprAlt(CommandExprAltContext) - Method in AstBuilder
visitCommandExprAlt(CommandExprAltContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitCommandExprAlt(CommandExprAltContext) - Method in GroovyParserVisitor
Visit a parse tree produced by the commandExprAlt labeled alternative in GroovyParser.statementExpression.
visitCommandExpression(CommandExpressionContext) - Method in AstBuilder
visitCommandExpression(CommandExpressionContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitCommandExpression(CommandExpressionContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.commandExpression.
visitCompareTo(GroovySourceAST, int) - Method in CompositeVisitor
visitCompareTo(GroovySourceAST, int) - Method in SourcePrinter
visitCompareTo(GroovySourceAST, int) - Method in Visitor
visitCompareTo(GroovySourceAST, int) - Method in VisitorAdapter
visitCompilationUnit(CompilationUnitContext) - Method in AstBuilder
visitCompilationUnit(CompilationUnitContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitCompilationUnit(CompilationUnitContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.compilationUnit.
visitConditionalExprAlt(ConditionalExprAltContext) - Method in AstBuilder
visitConditionalExprAlt(ConditionalExprAltContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitConditionalExprAlt(ConditionalExprAltContext) - Method in GroovyParserVisitor
Visit a parse tree produced by the conditionalExprAlt labeled alternative in GroovyParser.expression.
visitConditionalStatement(ConditionalStatementContext) - Method in AstBuilder
visitConditionalStatement(ConditionalStatementContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitConditionalStatement(ConditionalStatementContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.conditionalStatement.
visitConditionalStmtAlt(ConditionalStmtAltContext) - Method in AstBuilder
visitConditionalStmtAlt(ConditionalStmtAltContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitConditionalStmtAlt(ConditionalStmtAltContext) - Method in GroovyParserVisitor
Visit a parse tree produced by the conditionalStmtAlt labeled alternative in GroovyParser.statement.
visitConstantExpression(String, ConstantExpression, ClassNode) - Method in AnnotationVisitor
visitConstantExpression(ConstantExpression) - Method in AsmClassGenerator
Generate byte code for constants
visitConstantExpression(ConstantExpression) - Method in ClassCompletionVerifier
visitConstantExpression(ConstantExpression) - Method in CodeVisitorSupport
visitConstantExpression(ConstantExpression) - Method in GroovyCodeVisitor
visitConstantExpression(ConstantExpression) - Method in TransformingCodeVisitor
visitConstructor(ConstructorNode) - Method in AsmClassGenerator
visitConstructor(ConstructorNode) - Method in ClassCodeVisitorSupport
visitConstructor(ConstructorNode) - Method in ClassCompletionVerifier
visitConstructor(ConstructorNode) - Method in DummyClassGenerator
visitConstructor(ConstructorNode) - Method in ExtendedVerifier
visitConstructor(ConstructorNode) - Method in GroovyClassVisitor
Visit a ConstructorNode.
visitConstructor(ConstructorNode) - Method in InnerClassCompletionVisitor
visitConstructor(ConstructorNode) - Method in JavaAwareResolveVisitor
visitConstructor(ConstructorNode) - Method in StaticTypeCheckingVisitor
visitConstructor(ConstructorNode) - Method in Verifier
visitConstructorCallExpression(ConstructorCallExpression) - Method in AsmClassGenerator
visitConstructorCallExpression(ConstructorCallExpression) - Method in CodeVisitorSupport
visitConstructorCallExpression(ConstructorCallExpression) - Method in DependencyTracker
visitConstructorCallExpression(ConstructorCallExpression) - Method in FieldASTTransformation
visitConstructorCallExpression(ConstructorCallExpression) - Method in GenericsVisitor
visitConstructorCallExpression(ConstructorCallExpression) - Method in GroovyCodeVisitor
visitConstructorCallExpression(ConstructorCallExpression) - Method in InnerClassVisitor
visitConstructorCallExpression(ConstructorCallExpression) - Method in StaticCompilationVisitor
visitConstructorCallExpression(ConstructorCallExpression) - Method in StaticTypeCheckingVisitor
visitConstructorCallExpression(ConstructorCallExpression) - Method in StaticVerifier
visitConstructorCallExpression(ConstructorCallExpression) - Method in VariableScopeVisitor
visitConstructorCallExpression(ConstructorCallExpression) - Method in VerifierCodeVisitor
visitConstructorOrMethod(MethodNode, boolean) - Method in AnnotationConstantsVisitor
visitConstructorOrMethod(MethodNode, boolean) - Method in AsmClassGenerator
visitConstructorOrMethod(MethodNode, boolean) - Method in ClassCodeExpressionTransformer
visitConstructorOrMethod(MethodNode, boolean) - Method in ClassCodeVisitorSupport
visitConstructorOrMethod(MethodNode, boolean) - Method in InnerClassVisitor
visitConstructorOrMethod(MethodNode, boolean) - Method in ResolveVisitor
visitConstructorOrMethod(MethodNode, boolean) - Method in StaticCompilationTransformer
visitConstructorOrMethod(MethodNode, boolean) - Method in StaticImportVisitor
visitConstructorOrMethod(MethodNode, boolean) - Method in StaticTypeCheckingVisitor
visitConstructorOrMethod(MethodNode, boolean) - Method in StaticVerifier
visitConstructorOrMethod(MethodNode, boolean) - Method in VariableScopeVisitor
visitContents(GroovyClassVisitor) - Method in ClassNode
visitContinueStatement(ContinueStatement) - Method in AsmClassGenerator
visitContinueStatement(ContinueStatementContext) - Method in AstBuilder
visitContinueStatement(ContinueStatement) - Method in ClassCodeVisitorSupport
visitContinueStatement(ContinueStatement) - Method in CodeVisitorSupport
visitContinueStatement(ContinueStatement) - Method in GroovyCodeVisitor
visitContinueStatement(ContinueStatementContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitContinueStatement(ContinueStatementContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.continueStatement.
visitContinueStatement(ContinueStatement) - Method in LabelVerifier
visitContinueStatement(ContinueStatement) - Method in TransformingCodeVisitor
visitContinueStmtAlt(ContinueStmtAltContext) - Method in AstBuilder
visitContinueStmtAlt(ContinueStmtAltContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitContinueStmtAlt(ContinueStmtAltContext) - Method in GroovyParserVisitor
Visit a parse tree produced by the continueStmtAlt labeled alternative in GroovyParser.statement.
visitCreatedName(CreatedNameContext) - Method in AstBuilder
visitCreatedName(CreatedNameContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitCreatedName(CreatedNameContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.createdName.
visitCreator(CreatorContext) - Method in AstBuilder
visitCreator(CreatorContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitCreator(CreatorContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.creator.
visitCtorCall(GroovySourceAST, int) - Method in CompositeVisitor
visitCtorCall(GroovySourceAST, int) - Method in SourcePrinter
visitCtorCall(GroovySourceAST, int) - Method in Visitor
visitCtorCall(GroovySourceAST, int) - Method in VisitorAdapter
visitCtorIdent(GroovySourceAST, int) - Method in CompositeVisitor
visitCtorIdent(GroovySourceAST, int) - Method in SourcePrinter
visitCtorIdent(GroovySourceAST, int) - Method in Visitor
visitCtorIdent(GroovySourceAST, int) - Method in VisitorAdapter
visitDec(GroovySourceAST, int) - Method in CompositeVisitor
visitDec(GroovySourceAST, int) - Method in SourcePrinter
visitDec(GroovySourceAST, int) - Method in Visitor
visitDec(GroovySourceAST, int) - Method in VisitorAdapter
visitDeclarationExpression(DeclarationExpression) - Method in AsmClassGenerator
visitDeclarationExpression(DeclarationExpression) - Method in ClassCodeVisitorSupport
visitDeclarationExpression(DeclarationExpression) - Method in ClassCompletionVerifier
visitDeclarationExpression(DeclarationExpression) - Method in CodeVisitorSupport
visitDeclarationExpression(DeclarationExpression) - Method in ExtendedVerifier
visitDeclarationExpression(DeclarationExpression) - Method in GroovyCodeVisitor
visitDeclarationExpression(DeclarationExpression) - Method in TransformingCodeVisitor
visitDeclarationExpression(DeclarationExpression) - Method in VariableScopeVisitor
visitDefault(GroovySourceAST, int) - Method in CompositeVisitor
visitDefault(GroovySourceAST, int) - Method in Groovifier
visitDefault(GroovySourceAST, int) - Method in Java2GroovyConverter
visitDefault(GroovySourceAST, int) - Method in MindMapPrinter
visitDefault(GroovySourceAST, int) - Method in NodeAsHTMLPrinter
visitDefault(GroovySourceAST, int) - Method in NodeCollector
visitDefault(GroovySourceAST, int) - Method in NodePrinter
visitDefault(GroovySourceAST, int) - Method in PreJava2GroovyConverter
visitDefault(GroovySourceAST, int) - Method in SourcePrinter
visitDefault(GroovySourceAST, int) - Method in Visitor
visitDefault(GroovySourceAST, int) - Method in VisitorAdapter
visitDigit(GroovySourceAST, int) - Method in CompositeVisitor
visitDigit(GroovySourceAST, int) - Method in Visitor
visitDigit(GroovySourceAST, int) - Method in VisitorAdapter
visitDims(DimsContext) - Method in AstBuilder
visitDims(DimsContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitDims(DimsContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.dims.
visitDimsOpt(DimsOptContext) - Method in AstBuilder
visitDimsOpt(DimsOptContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitDimsOpt(DimsOptContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.dimsOpt.
visitDiv(GroovySourceAST, int) - Method in CompositeVisitor
visitDiv(GroovySourceAST, int) - Method in SourcePrinter
visitDiv(GroovySourceAST, int) - Method in Visitor
visitDiv(GroovySourceAST, int) - Method in VisitorAdapter
visitDivAssign(GroovySourceAST, int) - Method in CompositeVisitor
visitDivAssign(GroovySourceAST, int) - Method in SourcePrinter
visitDivAssign(GroovySourceAST, int) - Method in Visitor
visitDivAssign(GroovySourceAST, int) - Method in VisitorAdapter
visitDollar(GroovySourceAST, int) - Method in CompositeVisitor
visitDollar(GroovySourceAST, int) - Method in Visitor
visitDollar(GroovySourceAST, int) - Method in VisitorAdapter
visitDot(GroovySourceAST, int) - Method in CompositeVisitor
visitDot(GroovySourceAST, int) - Method in SourcePrinter
visitDot(GroovySourceAST, int) - Method in Visitor
visitDot(GroovySourceAST, int) - Method in VisitorAdapter
visitDoWhileLoop(DoWhileStatement) - Method in AbstractInterruptibleASTTransformation
visitDoWhileLoop(DoWhileStatement) - Method in AsmClassGenerator
visitDoWhileLoop(DoWhileStatement) - Method in ClassCodeExpressionTransformer
visitDoWhileLoop(DoWhileStatement) - Method in ClassCodeVisitorSupport
visitDoWhileLoop(DoWhileStatement) - Method in CodeVisitorSupport
visitDoWhileLoop(DoWhileStatement) - Method in GroovyCodeVisitor
visitDoWhileLoop(DoWhileStatement) - Method in LabelVerifier
visitDoWhileLoop(DoWhileStatement) - Method in StatementReplacer
visitDoWhileLoop(DoWhileStatement) - Method in TransformingCodeVisitor
visitDoWhileLoop(DoWhileStatement) - Method in VariableExpressionReplacer
visitDoWhileStmtAlt(DoWhileStmtAltContext) - Method in AstBuilder
visitDoWhileStmtAlt(DoWhileStmtAltContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitDoWhileStmtAlt(DoWhileStmtAltContext) - Method in GroovyParserVisitor
Visit a parse tree produced by the doWhileStmtAlt labeled alternative in GroovyParser.loopStatement.
visitDynamicMember(GroovySourceAST, int) - Method in CompositeVisitor
visitDynamicMember(GroovySourceAST, int) - Method in SourcePrinter
visitDynamicMember(GroovySourceAST, int) - Method in Visitor
visitDynamicMember(GroovySourceAST, int) - Method in VisitorAdapter
visitDynamicMemberName(DynamicMemberNameContext) - Method in AstBuilder
visitDynamicMemberName(DynamicMemberNameContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitDynamicMemberName(DynamicMemberNameContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.dynamicMemberName.
visitElementValue(ElementValueContext) - Method in AstBuilder
visitElementValue(ElementValueContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitElementValue(ElementValueContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.elementValue.
visitElementValueArrayInitializer(ElementValueArrayInitializerContext) - Method in AstBuilder
visitElementValueArrayInitializer(ElementValueArrayInitializerContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitElementValueArrayInitializer(ElementValueArrayInitializerContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.elementValueArrayInitializer.
visitElementValuePair(ElementValuePairContext) - Method in AstBuilder
visitElementValuePair(ElementValuePairContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitElementValuePair(ElementValuePairContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.elementValuePair.
visitElementValuePairName(ElementValuePairNameContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitElementValuePairName(ElementValuePairNameContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.elementValuePairName.
visitElementValuePairs(ElementValuePairsContext) - Method in AstBuilder
visitElementValuePairs(ElementValuePairsContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitElementValuePairs(ElementValuePairsContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.elementValuePairs.
visitElementValues(ElementValuesContext) - Method in AstBuilder
visitElementValues(ElementValuesContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitElementValues(ElementValuesContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.elementValues.
visitElist(GroovySourceAST, int) - Method in CompositeVisitor
visitElist(GroovySourceAST, int) - Method in SourcePrinter
visitElist(GroovySourceAST, int) - Method in Visitor
visitElist(GroovySourceAST, int) - Method in VisitorAdapter
visitEmptyStat(GroovySourceAST, int) - Method in CompositeVisitor
visitEmptyStat(GroovySourceAST, int) - Method in Visitor
visitEmptyStat(GroovySourceAST, int) - Method in VisitorAdapter
visitEmptyStatement(EmptyStatement) - Method in CodeVisitorSupport
visitEmptyStmtAlt(EmptyStmtAltContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitEmptyStmtAlt(EmptyStmtAltContext) - Method in GroovyParserVisitor
Visit a parse tree produced by the emptyStmtAlt labeled alternative in GroovyParser.statement.
visitEnhancedArgumentList(EnhancedArgumentListContext) - Method in AstBuilder
visitEnhancedArgumentList(EnhancedArgumentListContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitEnhancedArgumentList(EnhancedArgumentListContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.enhancedArgumentList.
visitEnhancedArgumentListElement(EnhancedArgumentListElementContext) - Method in AstBuilder
visitEnhancedArgumentListElement(EnhancedArgumentListElementContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitEnhancedArgumentListElement(EnhancedArgumentListElementContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.enhancedArgumentListElement.
visitEnhancedForControl(EnhancedForControlContext) - Method in AstBuilder
visitEnhancedForControl(EnhancedForControlContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitEnhancedForControl(EnhancedForControlContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.enhancedForControl.
visitEnhancedStatementExpression(EnhancedStatementExpressionContext) - Method in AstBuilder
visitEnhancedStatementExpression(EnhancedStatementExpressionContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitEnhancedStatementExpression(EnhancedStatementExpressionContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.enhancedStatementExpression.
visitEnum(String, String, String) - Method in LoggableTextifier
visitEnumConstant(EnumConstantContext) - Method in AstBuilder
visitEnumConstant(EnumConstantContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitEnumConstant(EnumConstantContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.enumConstant.
visitEnumConstantDef(GroovySourceAST, int) - Method in CompositeVisitor
visitEnumConstantDef(GroovySourceAST, int) - Method in SourcePrinter
visitEnumConstantDef(GroovySourceAST, int) - Method in Visitor
visitEnumConstantDef(GroovySourceAST, int) - Method in VisitorAdapter
visitEnumConstants(EnumConstantsContext) - Method in AstBuilder
visitEnumConstants(EnumConstantsContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitEnumConstants(EnumConstantsContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.enumConstants.
visitEnumDef(GroovySourceAST, int) - Method in CompositeVisitor
visitEnumDef(GroovySourceAST, int) - Method in SourcePrinter
visitEnumDef(GroovySourceAST, int) - Method in Visitor
visitEnumDef(GroovySourceAST, int) - Method in VisitorAdapter
visitEnumExpression(String, PropertyExpression, ClassNode) - Method in AnnotationVisitor
visitEof(GroovySourceAST, int) - Method in CompositeVisitor
visitEof(GroovySourceAST, int) - Method in Visitor
visitEof(GroovySourceAST, int) - Method in VisitorAdapter
visitEqual(GroovySourceAST, int) - Method in CompositeVisitor
visitEqual(GroovySourceAST, int) - Method in SourcePrinter
visitEqual(GroovySourceAST, int) - Method in Visitor
visitEqual(GroovySourceAST, int) - Method in VisitorAdapter
visitEqualityExprAlt(EqualityExprAltContext) - Method in AstBuilder
visitEqualityExprAlt(EqualityExprAltContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitEqualityExprAlt(EqualityExprAltContext) - Method in GroovyParserVisitor
Visit a parse tree produced by the equalityExprAlt labeled alternative in GroovyParser.expression.
visitEsc(GroovySourceAST, int) - Method in CompositeVisitor
visitEsc(GroovySourceAST, int) - Method in Visitor
visitEsc(GroovySourceAST, int) - Method in VisitorAdapter
visitExclusiveOrExprAlt(ExclusiveOrExprAltContext) - Method in AstBuilder
visitExclusiveOrExprAlt(ExclusiveOrExprAltContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitExclusiveOrExprAlt(ExclusiveOrExprAltContext) - Method in GroovyParserVisitor
Visit a parse tree produced by the exclusiveOrExprAlt labeled alternative in GroovyParser.expression.
visitExponent(GroovySourceAST, int) - Method in CompositeVisitor
visitExponent(GroovySourceAST, int) - Method in Visitor
visitExponent(GroovySourceAST, int) - Method in VisitorAdapter
visitExport(String, int, String) - Method in LoggableTextifier
visitExpr(GroovySourceAST, int) - Method in CompositeVisitor
visitExpr(GroovySourceAST, int) - Method in SourcePrinter
visitExpr(GroovySourceAST, int) - Method in Visitor
visitExpr(GroovySourceAST, int) - Method in VisitorAdapter
visitExpression(String, Expression, ClassNode) - Method in AnnotationVisitor
visitExpression(ExpressionContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitExpression(ExpressionContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.expression.
visitExpressionInPar(ExpressionInParContext) - Method in AstBuilder
visitExpressionInPar(ExpressionInParContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitExpressionInPar(ExpressionInParContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.expressionInPar.
visitExpressionList(ExpressionListContext) - Method in AstBuilder
visitExpressionList(ExpressionListContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitExpressionList(ExpressionListContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.expressionList.
visitExpressionListElement(ExpressionListElementContext) - Method in AstBuilder
visitExpressionListElement(ExpressionListElementContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitExpressionListElement(ExpressionListElementContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.expressionListElement.
visitExpressionStatement(ExpressionStatement) - Method in AsmClassGenerator
visitExpressionStatement(ExpressionStatement) - Method in ClassCodeExpressionTransformer
visitExpressionStatement(ExpressionStatement) - Method in ClassCodeVisitorSupport
visitExpressionStatement(ExpressionStatement) - Method in CodeVisitorSupport
visitExpressionStatement(ExpressionStatement) - Method in FieldASTTransformation
visitExpressionStatement(ExpressionStatement) - Method in GroovyCodeVisitor
visitExpressionStatement(ExpressionStatement) - Method in TransformingCodeVisitor
visitExpressionStatement(ExpressionStatement) - Method in VariableExpressionReplacer
visitExpressionStmtAlt(ExpressionStmtAltContext) - Method in AstBuilder
visitExpressionStmtAlt(ExpressionStmtAltContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitExpressionStmtAlt(ExpressionStmtAltContext) - Method in GroovyParserVisitor
Visit a parse tree produced by the expressionStmtAlt labeled alternative in GroovyParser.statement.
visitExtendsClause(GroovySourceAST, int) - Method in CompositeVisitor
visitExtendsClause(GroovySourceAST, int) - Method in SourcePrinter
visitExtendsClause(GroovySourceAST, int) - Method in Visitor
visitExtendsClause(GroovySourceAST, int) - Method in VisitorAdapter
visitField(FieldNode) - Method in AsmClassGenerator
visitField(FieldNode) - Method in ClassCodeExpressionTransformer
visitField(FieldNode) - Method in ClassCodeVisitorSupport
visitField(FieldNode) - Method in ClassCompletionVerifier
visitField(FieldNode) - Method in ConditionalInterruptibleASTTransformation
visitField(FieldNode) - Method in DependencyTracker
visitField(FieldNode) - Method in DummyClassGenerator
visitField(FieldNode) - Method in ExtendedVerifier
visitField(FieldNode) - Method in GenericsVisitor
visitField(FieldNode) - Method in GroovyClassVisitor
Visit a FieldNode.
visitField(FieldNode) - Method in InnerClassVisitor
visitField(int, String, String, String, Object) - Method in LoggableTextifier
visitField(FieldNode) - Method in ResolveVisitor
visitField(FieldNode) - Method in StaticTypeCheckingVisitor
visitField(FieldNode) - Method in VariableScopeVisitor
visitField(FieldNode) - Method in Verifier
visitFieldAnnotation(String, boolean) - Method in LoggableTextifier
visitFieldAttribute(Attribute) - Method in LoggableTextifier
visitFieldDeclaration(FieldDeclarationContext) - Method in AstBuilder
visitFieldDeclaration(FieldDeclarationContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitFieldDeclaration(FieldDeclarationContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.fieldDeclaration.
visitFieldEnd() - Method in LoggableTextifier
visitFieldExpression(FieldExpression) - Method in AsmClassGenerator
visitFieldExpression(FieldExpression) - Method in CodeVisitorSupport
visitFieldExpression(FieldExpression) - Method in GroovyCodeVisitor
visitFieldExpression(FieldExpression) - Method in TransformingCodeVisitor
visitFieldExpression(FieldExpression) - Method in VariableScopeVisitor
visitFieldExpression(FieldExpression) - Method in VerifierCodeVisitor
visitFieldInsn(int, String, String, String) - Method in LoggableTextifier
visitFieldTypeAnnotation(int, TypePath, String, boolean) - Method in LoggableTextifier
visitFinal(GroovySourceAST, int) - Method in CompositeVisitor
visitFinal(GroovySourceAST, int) - Method in SourcePrinter
visitFinal(GroovySourceAST, int) - Method in Visitor
visitFinal(GroovySourceAST, int) - Method in VisitorAdapter
visitFinallyBlock(FinallyBlockContext) - Method in AstBuilder
visitFinallyBlock(FinallyBlockContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitFinallyBlock(FinallyBlockContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.finallyBlock.
visitFloatingPointLiteralAlt(FloatingPointLiteralAltContext) - Method in AstBuilder
visitFloatingPointLiteralAlt(FloatingPointLiteralAltContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitFloatingPointLiteralAlt(FloatingPointLiteralAltContext) - Method in GroovyParserVisitor
Visit a parse tree produced by the floatingPointLiteralAlt labeled alternative in GroovyParser.literal.
visitFloatSuffix(GroovySourceAST, int) - Method in CompositeVisitor
visitFloatSuffix(GroovySourceAST, int) - Method in Visitor
visitFloatSuffix(GroovySourceAST, int) - Method in VisitorAdapter
visitForCondition(GroovySourceAST, int) - Method in CompositeVisitor
visitForCondition(GroovySourceAST, int) - Method in SourcePrinter
visitForCondition(GroovySourceAST, int) - Method in Visitor
visitForCondition(GroovySourceAST, int) - Method in VisitorAdapter
visitForControl(ForControlContext) - Method in AstBuilder
visitForControl(ForControlContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitForControl(ForControlContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.forControl.
visitForEachClause(GroovySourceAST, int) - Method in CompositeVisitor
visitForEachClause(GroovySourceAST, int) - Method in Visitor
visitForEachClause(GroovySourceAST, int) - Method in VisitorAdapter
visitForInit(ForInitContext) - Method in AstBuilder
visitForInit(GroovySourceAST, int) - Method in CompositeVisitor
visitForInit(ForInitContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitForInit(ForInitContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.forInit.
visitForInit(GroovySourceAST, int) - Method in SourcePrinter
visitForInit(GroovySourceAST, int) - Method in Visitor
visitForInit(GroovySourceAST, int) - Method in VisitorAdapter
visitForInIterable(GroovySourceAST, int) - Method in CompositeVisitor
visitForInIterable(GroovySourceAST, int) - Method in SourcePrinter
visitForInIterable(GroovySourceAST, int) - Method in Visitor
visitForInIterable(GroovySourceAST, int) - Method in VisitorAdapter
visitForIterator(GroovySourceAST, int) - Method in CompositeVisitor
visitForIterator(GroovySourceAST, int) - Method in SourcePrinter
visitForIterator(GroovySourceAST, int) - Method in Visitor
visitForIterator(GroovySourceAST, int) - Method in VisitorAdapter
visitForLoop(ForStatement) - Method in AbstractInterruptibleASTTransformation
visitForLoop(ForStatement) - Method in AsmClassGenerator
visitForLoop(ForStatement) - Method in ClassCodeExpressionTransformer
visitForLoop(ForStatement) - Method in ClassCodeVisitorSupport
visitForLoop(ForStatement) - Method in CodeVisitorSupport
visitForLoop(ForStatement) - Method in GroovyCodeVisitor
visitForLoop(ForStatement) - Method in LabelVerifier
visitForLoop(ForStatement) - Method in ResolveVisitor
visitForLoop(ForStatement) - Method in StatementReplacer
visitForLoop(ForStatement) - Method in StaticCompilationVisitor
visitForLoop(ForStatement) - Method in StaticTypeCheckingVisitor
visitForLoop(ForStatement) - Method in TransformingCodeVisitor
visitForLoop(ForStatement) - Method in VariableExpressionReplacer
visitForLoop(ForStatement) - Method in VariableScopeVisitor
visitForLoop(ForStatement) - Method in VerifierCodeVisitor
visitFormalParameter(FormalParameterContext) - Method in AstBuilder
visitFormalParameter(FormalParameterContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitFormalParameter(FormalParameterContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.formalParameter.
visitFormalParameterList(FormalParameterListContext) - Method in AstBuilder
visitFormalParameterList(FormalParameterListContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitFormalParameterList(FormalParameterListContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.formalParameterList.
visitFormalParameters(FormalParametersContext) - Method in AstBuilder
visitFormalParameters(FormalParametersContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitFormalParameters(FormalParametersContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.formalParameters.
visitForStmtAlt(ForStmtAltContext) - Method in AstBuilder
visitForStmtAlt(ForStmtAltContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitForStmtAlt(ForStmtAltContext) - Method in GroovyParserVisitor
Visit a parse tree produced by the forStmtAlt labeled alternative in GroovyParser.loopStatement.
visitForUpdate(ForUpdateContext) - Method in AstBuilder
visitForUpdate(ForUpdateContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitForUpdate(ForUpdateContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.forUpdate.
visitFrame(int, int, Object, int, Object) - Method in LoggableTextifier
visitGe(GroovySourceAST, int) - Method in CompositeVisitor
visitGe(GroovySourceAST, int) - Method in SourcePrinter
visitGe(GroovySourceAST, int) - Method in Visitor
visitGe(GroovySourceAST, int) - Method in VisitorAdapter
visitGenericType(GenericsType) - Method in AsmClassGenerator
visitGenericType(GenericsType) - Method in ExtendedVerifier
visitGenericType(GenericsType) - Method in Verifier
visitGstring(GstringContext) - Method in AstBuilder
visitGstring(GstringContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitGstring(GstringContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.gstring.
visitGStringExpression(GStringExpression) - Method in AsmClassGenerator
visitGStringExpression(GStringExpression) - Method in ClassCompletionVerifier
visitGStringExpression(GStringExpression) - Method in CodeVisitorSupport
visitGStringExpression(GStringExpression) - Method in GroovyCodeVisitor
visitGStringExpression(GStringExpression) - Method in TransformingCodeVisitor
visitGstringPath(GstringPathContext) - Method in AstBuilder
visitGstringPath(GstringPathContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitGstringPath(GstringPathContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.gstringPath.
visitGstringPrmrAlt(GstringPrmrAltContext) - Method in AstBuilder
visitGstringPrmrAlt(GstringPrmrAltContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitGstringPrmrAlt(GstringPrmrAltContext) - Method in GroovyParserVisitor
Visit a parse tree produced by the gstringPrmrAlt labeled alternative in GroovyParser.primary.
visitGstringValue(GstringValueContext) - Method in AstBuilder
visitGstringValue(GstringValueContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitGstringValue(GstringValueContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.gstringValue.
visitGt(GroovySourceAST, int) - Method in CompositeVisitor
visitGt(GroovySourceAST, int) - Method in SourcePrinter
visitGt(GroovySourceAST, int) - Method in Visitor
visitGt(GroovySourceAST, int) - Method in VisitorAdapter
visitHexDigit(GroovySourceAST, int) - Method in CompositeVisitor
visitHexDigit(GroovySourceAST, int) - Method in Visitor
visitHexDigit(GroovySourceAST, int) - Method in VisitorAdapter
visitIdent(GroovySourceAST, int) - Method in CompositeVisitor
visitIdent(GroovySourceAST, int) - Method in SourcePrinter
visitIdent(GroovySourceAST, int) - Method in Visitor
visitIdent(GroovySourceAST, int) - Method in VisitorAdapter
visitIdentifier(IdentifierContext) - Method in AstBuilder
visitIdentifier(IdentifierContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitIdentifier(IdentifierContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.identifier.
visitIdentifierPrmrAlt(IdentifierPrmrAltContext) - Method in AstBuilder
visitIdentifierPrmrAlt(IdentifierPrmrAltContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitIdentifierPrmrAlt(IdentifierPrmrAltContext) - Method in GroovyParserVisitor
Visit a parse tree produced by the identifierPrmrAlt labeled alternative in GroovyParser.primary.
visitIfElse(IfStatement) - Method in AsmClassGenerator
visitIfElse(IfStatement) - Method in ClassCodeExpressionTransformer
visitIfElse(IfStatement) - Method in ClassCodeVisitorSupport
visitIfElse(IfStatement) - Method in CodeVisitorSupport
visitIfElse(IfStatement) - Method in FinalVariableAnalyzer
visitIfElse(IfStatement) - Method in GroovyCodeVisitor
visitIfElse(IfStatement) - Method in StatementReplacer
visitIfElse(IfStatement) - Method in StaticTypeCheckingVisitor
visitIfElse(IfStatement) - Method in TransformingCodeVisitor
visitIfElse(IfStatement) - Method in VariableExpressionReplacer
visitIfElse(IfStatement) - Method in VariableScopeVisitor
visitIfElseStatement(IfElseStatementContext) - Method in AstBuilder
visitIfElseStatement(IfElseStatementContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitIfElseStatement(IfElseStatementContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.ifElseStatement.
visitIincInsn(int, int) - Method in LoggableTextifier
visitImplementsClause(GroovySourceAST, int) - Method in CompositeVisitor
visitImplementsClause(GroovySourceAST, int) - Method in SourcePrinter
visitImplementsClause(GroovySourceAST, int) - Method in Visitor
visitImplementsClause(GroovySourceAST, int) - Method in VisitorAdapter
visitImplicitParameters(GroovySourceAST, int) - Method in CompositeVisitor
visitImplicitParameters(GroovySourceAST, int) - Method in SourcePrinter
visitImplicitParameters(GroovySourceAST, int) - Method in Visitor
visitImplicitParameters(GroovySourceAST, int) - Method in VisitorAdapter
visitImport(GroovySourceAST, int) - Method in CompositeVisitor
visitImport(GroovySourceAST, int) - Method in SourcePrinter
visitImport(GroovySourceAST, int) - Method in Visitor
visitImport(GroovySourceAST, int) - Method in VisitorAdapter
visitImportDeclaration(ImportDeclarationContext) - Method in AstBuilder
visitImportDeclaration(ImportDeclarationContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitImportDeclaration(ImportDeclarationContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.importDeclaration.
visitImports(ModuleNode) - Method in ClassCodeVisitorSupport
visitImportStmtAlt(ImportStmtAltContext) - Method in AstBuilder
visitImportStmtAlt(ImportStmtAltContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitImportStmtAlt(ImportStmtAltContext) - Method in GroovyParserVisitor
Visit a parse tree produced by the importStmtAlt labeled alternative in GroovyParser.statement.
visitInc(GroovySourceAST, int) - Method in CompositeVisitor
visitInc(GroovySourceAST, int) - Method in SourcePrinter
visitInc(GroovySourceAST, int) - Method in Visitor
visitInc(GroovySourceAST, int) - Method in VisitorAdapter
visitInclusiveOrExprAlt(InclusiveOrExprAltContext) - Method in AstBuilder
visitInclusiveOrExprAlt(InclusiveOrExprAltContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitInclusiveOrExprAlt(InclusiveOrExprAltContext) - Method in GroovyParserVisitor
Visit a parse tree produced by the inclusiveOrExprAlt labeled alternative in GroovyParser.expression.
visitIndexOp(GroovySourceAST, int) - Method in CompositeVisitor
visitIndexOp(GroovySourceAST, int) - Method in SourcePrinter
visitIndexOp(GroovySourceAST, int) - Method in Visitor
visitIndexOp(GroovySourceAST, int) - Method in VisitorAdapter
visitIndexPropertyArgs(IndexPropertyArgsContext) - Method in AstBuilder
visitIndexPropertyArgs(IndexPropertyArgsContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitIndexPropertyArgs(IndexPropertyArgsContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.indexPropertyArgs.
visitInnerClass(String, String, String, int) - Method in LoggableTextifier
visitInsn(int) - Method in LoggableTextifier
visitInsnAnnotation(int, TypePath, String, boolean) - Method in LoggableTextifier
visitInstanceInit(GroovySourceAST, int) - Method in CompositeVisitor
visitInstanceInit(GroovySourceAST, int) - Method in SourcePrinter
visitInstanceInit(GroovySourceAST, int) - Method in Visitor
visitInstanceInit(GroovySourceAST, int) - Method in VisitorAdapter
visitIntegerLiteralAlt(IntegerLiteralAltContext) - Method in AstBuilder
visitIntegerLiteralAlt(IntegerLiteralAltContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitIntegerLiteralAlt(IntegerLiteralAltContext) - Method in GroovyParserVisitor
Visit a parse tree produced by the integerLiteralAlt labeled alternative in GroovyParser.literal.
visitInterfaceDef(GroovySourceAST, int) - Method in CompositeVisitor
visitInterfaceDef(GroovySourceAST, int) - Method in SourcePrinter
visitInterfaceDef(GroovySourceAST, int) - Method in Visitor
visitInterfaceDef(GroovySourceAST, int) - Method in VisitorAdapter
visitIntInsn(int, int) - Method in LoggableTextifier
visitInvokeDynamicInsn(String, String, Handle, Object) - Method in LoggableTextifier
visitJumpInsn(int, Label) - Method in LoggableTextifier
visitKeywords(KeywordsContext) - Method in AstBuilder
visitKeywords(KeywordsContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitKeywords(KeywordsContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.keywords.
visitLabel(Label) - Method in LoggableTextifier
visitLabeledArg(GroovySourceAST, int) - Method in CompositeVisitor
visitLabeledArg(GroovySourceAST, int) - Method in SourcePrinter
visitLabeledArg(GroovySourceAST, int) - Method in Visitor
visitLabeledArg(GroovySourceAST, int) - Method in VisitorAdapter
visitLabeledStat(GroovySourceAST, int) - Method in CompositeVisitor
visitLabeledStat(GroovySourceAST, int) - Method in SourcePrinter
visitLabeledStat(GroovySourceAST, int) - Method in Visitor
visitLabeledStat(GroovySourceAST, int) - Method in VisitorAdapter
visitLabeledStmtAlt(LabeledStmtAltContext) - Method in AstBuilder
visitLabeledStmtAlt(LabeledStmtAltContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitLabeledStmtAlt(LabeledStmtAltContext) - Method in GroovyParserVisitor
Visit a parse tree produced by the labeledStmtAlt labeled alternative in GroovyParser.statement.
visitLambdaBody(LambdaBodyContext) - Method in AstBuilder
visitLambdaBody(LambdaBodyContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitLambdaBody(LambdaBodyContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.lambdaBody.
visitLambdaExpression(LambdaExpression) - Method in AsmClassGenerator
visitLambdaExpression(LambdaExpression) - Method in CodeVisitorSupport
visitLambdaExpression(LambdaExpression) - Method in GroovyCodeVisitor
visitLambdaPrmrAlt(LambdaPrmrAltContext) - Method in AstBuilder
visitLambdaPrmrAlt(LambdaPrmrAltContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitLambdaPrmrAlt(LambdaPrmrAltContext) - Method in GroovyParserVisitor
Visit a parse tree produced by the lambdaPrmrAlt labeled alternative in GroovyParser.primary.
visitLand(GroovySourceAST, int) - Method in CompositeVisitor
visitLand(GroovySourceAST, int) - Method in SourcePrinter
visitLand(GroovySourceAST, int) - Method in Visitor
visitLand(GroovySourceAST, int) - Method in VisitorAdapter
visitLbrack(GroovySourceAST, int) - Method in CompositeVisitor
visitLbrack(GroovySourceAST, int) - Method in Visitor
visitLbrack(GroovySourceAST, int) - Method in VisitorAdapter
visitLcurly(GroovySourceAST, int) - Method in CompositeVisitor
visitLcurly(GroovySourceAST, int) - Method in Visitor
visitLcurly(GroovySourceAST, int) - Method in VisitorAdapter
visitLdcInsn(Object) - Method in LoggableTextifier
visitLe(GroovySourceAST, int) - Method in CompositeVisitor
visitLe(GroovySourceAST, int) - Method in SourcePrinter
visitLe(GroovySourceAST, int) - Method in Visitor
visitLe(GroovySourceAST, int) - Method in VisitorAdapter
visitLetter(GroovySourceAST, int) - Method in CompositeVisitor
visitLetter(GroovySourceAST, int) - Method in Visitor
visitLetter(GroovySourceAST, int) - Method in VisitorAdapter
visitLineNumber(int, Label) - Method in LoggableTextifier
visitList(ListContext) - Method in AstBuilder
visitList(ListContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitList(ListContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.list.
visitListConstructor(GroovySourceAST, int) - Method in CompositeVisitor
visitListConstructor(GroovySourceAST, int) - Method in SourcePrinter
visitListConstructor(GroovySourceAST, int) - Method in Visitor
visitListConstructor(GroovySourceAST, int) - Method in VisitorAdapter
visitListExpression(String, ListExpression, ClassNode) - Method in AnnotationVisitor
visitListExpression(ListExpression) - Method in AsmClassGenerator
visitListExpression(ListExpression) - Method in CodeVisitorSupport
visitListExpression(ListExpression) - Method in GroovyCodeVisitor
visitListExpression(ListExpression) - Method in TransformingCodeVisitor
visitListExpression(ListExpression) - Method in VerifierCodeVisitor
visitListOfExpressions(List<? extends Expression>) - Method in CodeVisitorSupport
visitListPrmrAlt(ListPrmrAltContext) - Method in AstBuilder
visitListPrmrAlt(ListPrmrAltContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitListPrmrAlt(ListPrmrAltContext) - Method in GroovyParserVisitor
Visit a parse tree produced by the listPrmrAlt labeled alternative in GroovyParser.primary.
visitLiteral(LiteralContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitLiteral(LiteralContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.literal.
visitLiteralAs(GroovySourceAST, int) - Method in CompositeVisitor
visitLiteralAs(GroovySourceAST, int) - Method in SourcePrinter
visitLiteralAs(GroovySourceAST, int) - Method in Visitor
visitLiteralAs(GroovySourceAST, int) - Method in VisitorAdapter
visitLiteralAssert(GroovySourceAST, int) - Method in CompositeVisitor
visitLiteralAssert(GroovySourceAST, int) - Method in SourcePrinter
visitLiteralAssert(GroovySourceAST, int) - Method in Visitor
visitLiteralAssert(GroovySourceAST, int) - Method in VisitorAdapter
visitLiteralBoolean(GroovySourceAST, int) - Method in CompositeVisitor
visitLiteralBoolean(GroovySourceAST, int) - Method in SourcePrinter
visitLiteralBoolean(GroovySourceAST, int) - Method in Visitor
visitLiteralBoolean(GroovySourceAST, int) - Method in VisitorAdapter
visitLiteralBreak(GroovySourceAST, int) - Method in CompositeVisitor
visitLiteralBreak(GroovySourceAST, int) - Method in SourcePrinter
visitLiteralBreak(GroovySourceAST, int) - Method in Visitor
visitLiteralBreak(GroovySourceAST, int) - Method in VisitorAdapter
visitLiteralByte(GroovySourceAST, int) - Method in CompositeVisitor
visitLiteralByte(GroovySourceAST, int) - Method in SourcePrinter
visitLiteralByte(GroovySourceAST, int) - Method in Visitor
visitLiteralByte(GroovySourceAST, int) - Method in VisitorAdapter
visitLiteralCase(GroovySourceAST, int) - Method in CompositeVisitor
visitLiteralCase(GroovySourceAST, int) - Method in SourcePrinter
visitLiteralCase(GroovySourceAST, int) - Method in Visitor
visitLiteralCase(GroovySourceAST, int) - Method in VisitorAdapter
visitLiteralCatch(GroovySourceAST, int) - Method in CompositeVisitor
visitLiteralCatch(GroovySourceAST, int) - Method in SourcePrinter
visitLiteralCatch(GroovySourceAST, int) - Method in Visitor
visitLiteralCatch(GroovySourceAST, int) - Method in VisitorAdapter
visitLiteralChar(GroovySourceAST, int) - Method in CompositeVisitor
visitLiteralChar(GroovySourceAST, int) - Method in SourcePrinter
visitLiteralChar(GroovySourceAST, int) - Method in Visitor
visitLiteralChar(GroovySourceAST, int) - Method in VisitorAdapter
visitLiteralClass(GroovySourceAST, int) - Method in CompositeVisitor
visitLiteralClass(GroovySourceAST, int) - Method in Visitor
visitLiteralClass(GroovySourceAST, int) - Method in VisitorAdapter
visitLiteralContinue(GroovySourceAST, int) - Method in CompositeVisitor
visitLiteralContinue(GroovySourceAST, int) - Method in SourcePrinter
visitLiteralContinue(GroovySourceAST, int) - Method in Visitor
visitLiteralContinue(GroovySourceAST, int) - Method in VisitorAdapter
visitLiteralDef(GroovySourceAST, int) - Method in CompositeVisitor
visitLiteralDef(GroovySourceAST, int) - Method in Visitor
visitLiteralDef(GroovySourceAST, int) - Method in VisitorAdapter
visitLiteralDefault(GroovySourceAST, int) - Method in CompositeVisitor
visitLiteralDefault(GroovySourceAST, int) - Method in SourcePrinter
visitLiteralDefault(GroovySourceAST, int) - Method in Visitor
visitLiteralDefault(GroovySourceAST, int) - Method in VisitorAdapter
visitLiteralDouble(GroovySourceAST, int) - Method in CompositeVisitor
visitLiteralDouble(GroovySourceAST, int) - Method in SourcePrinter
visitLiteralDouble(GroovySourceAST, int) - Method in Visitor
visitLiteralDouble(GroovySourceAST, int) - Method in VisitorAdapter
visitLiteralElse(GroovySourceAST, int) - Method in CompositeVisitor
visitLiteralElse(GroovySourceAST, int) - Method in Visitor
visitLiteralElse(GroovySourceAST, int) - Method in VisitorAdapter
visitLiteralEnum(GroovySourceAST, int) - Method in CompositeVisitor
visitLiteralEnum(GroovySourceAST, int) - Method in Visitor
visitLiteralEnum(GroovySourceAST, int) - Method in VisitorAdapter
visitLiteralExtends(GroovySourceAST, int) - Method in CompositeVisitor
visitLiteralExtends(GroovySourceAST, int) - Method in Visitor
visitLiteralExtends(GroovySourceAST, int) - Method in VisitorAdapter
visitLiteralFalse(GroovySourceAST, int) - Method in CompositeVisitor
visitLiteralFalse(GroovySourceAST, int) - Method in SourcePrinter
visitLiteralFalse(GroovySourceAST, int) - Method in Visitor
visitLiteralFalse(GroovySourceAST, int) - Method in VisitorAdapter
visitLiteralFinally(GroovySourceAST, int) - Method in CompositeVisitor
visitLiteralFinally(GroovySourceAST, int) - Method in SourcePrinter
visitLiteralFinally(GroovySourceAST, int) - Method in Visitor
visitLiteralFinally(GroovySourceAST, int) - Method in VisitorAdapter
visitLiteralFloat(GroovySourceAST, int) - Method in CompositeVisitor
visitLiteralFloat(GroovySourceAST, int) - Method in SourcePrinter
visitLiteralFloat(GroovySourceAST, int) - Method in Visitor
visitLiteralFloat(GroovySourceAST, int) - Method in VisitorAdapter
visitLiteralFor(GroovySourceAST, int) - Method in CompositeVisitor
visitLiteralFor(GroovySourceAST, int) - Method in SourcePrinter
visitLiteralFor(GroovySourceAST, int) - Method in Visitor
visitLiteralFor(GroovySourceAST, int) - Method in VisitorAdapter
visitLiteralIf(GroovySourceAST, int) - Method in CompositeVisitor
visitLiteralIf(GroovySourceAST, int) - Method in SourcePrinter
visitLiteralIf(GroovySourceAST, int) - Method in Visitor
visitLiteralIf(GroovySourceAST, int) - Method in VisitorAdapter
visitLiteralImplements(GroovySourceAST, int) - Method in CompositeVisitor
visitLiteralImplements(GroovySourceAST, int) - Method in Visitor
visitLiteralImplements(GroovySourceAST, int) - Method in VisitorAdapter
visitLiteralImport(GroovySourceAST, int) - Method in CompositeVisitor
visitLiteralImport(GroovySourceAST, int) - Method in Visitor
visitLiteralImport(GroovySourceAST, int) - Method in VisitorAdapter
visitLiteralIn(GroovySourceAST, int) - Method in CompositeVisitor
visitLiteralIn(GroovySourceAST, int) - Method in SourcePrinter
visitLiteralIn(GroovySourceAST, int) - Method in Visitor
visitLiteralIn(GroovySourceAST, int) - Method in VisitorAdapter
visitLiteralInstanceof(GroovySourceAST, int) - Method in CompositeVisitor
visitLiteralInstanceof(GroovySourceAST, int) - Method in SourcePrinter
visitLiteralInstanceof(GroovySourceAST, int) - Method in Visitor
visitLiteralInstanceof(GroovySourceAST, int) - Method in VisitorAdapter
visitLiteralInt(GroovySourceAST, int) - Method in CompositeVisitor
visitLiteralInt(GroovySourceAST, int) - Method in SourcePrinter
visitLiteralInt(GroovySourceAST, int) - Method in Visitor
visitLiteralInt(GroovySourceAST, int) - Method in VisitorAdapter
visitLiteralInterface(GroovySourceAST, int) - Method in CompositeVisitor
visitLiteralInterface(GroovySourceAST, int) - Method in Visitor
visitLiteralInterface(GroovySourceAST, int) - Method in VisitorAdapter
visitLiteralLong(GroovySourceAST, int) - Method in CompositeVisitor
visitLiteralLong(GroovySourceAST, int) - Method in SourcePrinter
visitLiteralLong(GroovySourceAST, int) - Method in Visitor
visitLiteralLong(GroovySourceAST, int) - Method in VisitorAdapter
visitLiteralNative(GroovySourceAST, int) - Method in CompositeVisitor
visitLiteralNative(GroovySourceAST, int) - Method in SourcePrinter
visitLiteralNative(GroovySourceAST, int) - Method in Visitor
visitLiteralNative(GroovySourceAST, int) - Method in VisitorAdapter
visitLiteralNew(GroovySourceAST, int) - Method in CompositeVisitor
visitLiteralNew(GroovySourceAST, int) - Method in SourcePrinter
visitLiteralNew(GroovySourceAST, int) - Method in Visitor
visitLiteralNew(GroovySourceAST, int) - Method in VisitorAdapter
visitLiteralNull(GroovySourceAST, int) - Method in CompositeVisitor
visitLiteralNull(GroovySourceAST, int) - Method in SourcePrinter
visitLiteralNull(GroovySourceAST, int) - Method in Visitor
visitLiteralNull(GroovySourceAST, int) - Method in VisitorAdapter
visitLiteralPackage(GroovySourceAST, int) - Method in CompositeVisitor
visitLiteralPackage(GroovySourceAST, int) - Method in Visitor
visitLiteralPackage(GroovySourceAST, int) - Method in VisitorAdapter
visitLiteralPrivate(GroovySourceAST, int) - Method in CompositeVisitor
visitLiteralPrivate(GroovySourceAST, int) - Method in SourcePrinter
visitLiteralPrivate(GroovySourceAST, int) - Method in Visitor
visitLiteralPrivate(GroovySourceAST, int) - Method in VisitorAdapter
visitLiteralPrmrAlt(LiteralPrmrAltContext) - Method in AstBuilder
visitLiteralPrmrAlt(LiteralPrmrAltContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitLiteralPrmrAlt(LiteralPrmrAltContext) - Method in GroovyParserVisitor
Visit a parse tree produced by the literalPrmrAlt labeled alternative in GroovyParser.primary.
visitLiteralProtected(GroovySourceAST, int) - Method in CompositeVisitor
visitLiteralProtected(GroovySourceAST, int) - Method in SourcePrinter
visitLiteralProtected(GroovySourceAST, int) - Method in Visitor
visitLiteralProtected(GroovySourceAST, int) - Method in VisitorAdapter
visitLiteralPublic(GroovySourceAST, int) - Method in CompositeVisitor
visitLiteralPublic(GroovySourceAST, int) - Method in SourcePrinter
visitLiteralPublic(GroovySourceAST, int) - Method in Visitor
visitLiteralPublic(GroovySourceAST, int) - Method in VisitorAdapter
visitLiteralReturn(GroovySourceAST, int) - Method in CompositeVisitor
visitLiteralReturn(GroovySourceAST, int) - Method in SourcePrinter
visitLiteralReturn(GroovySourceAST, int) - Method in Visitor
visitLiteralReturn(GroovySourceAST, int) - Method in VisitorAdapter
visitLiteralShort(GroovySourceAST, int) - Method in CompositeVisitor
visitLiteralShort(GroovySourceAST, int) - Method in SourcePrinter
visitLiteralShort(GroovySourceAST, int) - Method in Visitor
visitLiteralShort(GroovySourceAST, int) - Method in VisitorAdapter
visitLiteralStatic(GroovySourceAST, int) - Method in CompositeVisitor
visitLiteralStatic(GroovySourceAST, int) - Method in SourcePrinter
visitLiteralStatic(GroovySourceAST, int) - Method in Visitor
visitLiteralStatic(GroovySourceAST, int) - Method in VisitorAdapter
visitLiteralSuper(GroovySourceAST, int) - Method in CompositeVisitor
visitLiteralSuper(GroovySourceAST, int) - Method in SourcePrinter
visitLiteralSuper(GroovySourceAST, int) - Method in Visitor
visitLiteralSuper(GroovySourceAST, int) - Method in VisitorAdapter
visitLiteralSwitch(GroovySourceAST, int) - Method in CompositeVisitor
visitLiteralSwitch(GroovySourceAST, int) - Method in SourcePrinter
visitLiteralSwitch(GroovySourceAST, int) - Method in Visitor
visitLiteralSwitch(GroovySourceAST, int) - Method in VisitorAdapter
visitLiteralSynchronized(GroovySourceAST, int) - Method in CompositeVisitor
visitLiteralSynchronized(GroovySourceAST, int) - Method in SourcePrinter
visitLiteralSynchronized(GroovySourceAST, int) - Method in Visitor
visitLiteralSynchronized(GroovySourceAST, int) - Method in VisitorAdapter
visitLiteralThis(GroovySourceAST, int) - Method in CompositeVisitor
visitLiteralThis(GroovySourceAST, int) - Method in SourcePrinter
visitLiteralThis(GroovySourceAST, int) - Method in Visitor
visitLiteralThis(GroovySourceAST, int) - Method in VisitorAdapter
visitLiteralThreadsafe(GroovySourceAST, int) - Method in CompositeVisitor
visitLiteralThreadsafe(GroovySourceAST, int) - Method in SourcePrinter
visitLiteralThreadsafe(GroovySourceAST, int) - Method in Visitor
visitLiteralThreadsafe(GroovySourceAST, int) - Method in VisitorAdapter
visitLiteralThrow(GroovySourceAST, int) - Method in CompositeVisitor
visitLiteralThrow(GroovySourceAST, int) - Method in SourcePrinter
visitLiteralThrow(GroovySourceAST, int) - Method in Visitor
visitLiteralThrow(GroovySourceAST, int) - Method in VisitorAdapter
visitLiteralThrows(GroovySourceAST, int) - Method in CompositeVisitor
visitLiteralThrows(GroovySourceAST, int) - Method in SourcePrinter
visitLiteralThrows(GroovySourceAST, int) - Method in Visitor
visitLiteralThrows(GroovySourceAST, int) - Method in VisitorAdapter
visitLiteralTransient(GroovySourceAST, int) - Method in CompositeVisitor
visitLiteralTransient(GroovySourceAST, int) - Method in SourcePrinter
visitLiteralTransient(GroovySourceAST, int) - Method in Visitor
visitLiteralTransient(GroovySourceAST, int) - Method in VisitorAdapter
visitLiteralTrue(GroovySourceAST, int) - Method in CompositeVisitor
visitLiteralTrue(GroovySourceAST, int) - Method in SourcePrinter
visitLiteralTrue(GroovySourceAST, int) - Method in Visitor
visitLiteralTrue(GroovySourceAST, int) - Method in VisitorAdapter
visitLiteralTry(GroovySourceAST, int) - Method in CompositeVisitor
visitLiteralTry(GroovySourceAST, int) - Method in SourcePrinter
visitLiteralTry(GroovySourceAST, int) - Method in Visitor
visitLiteralTry(GroovySourceAST, int) - Method in VisitorAdapter
visitLiteralVoid(GroovySourceAST, int) - Method in CompositeVisitor
visitLiteralVoid(GroovySourceAST, int) - Method in SourcePrinter
visitLiteralVoid(GroovySourceAST, int) - Method in Visitor
visitLiteralVoid(GroovySourceAST, int) - Method in VisitorAdapter
visitLiteralVolatile(GroovySourceAST, int) - Method in CompositeVisitor
visitLiteralVolatile(GroovySourceAST, int) - Method in SourcePrinter
visitLiteralVolatile(GroovySourceAST, int) - Method in Visitor
visitLiteralVolatile(GroovySourceAST, int) - Method in VisitorAdapter
visitLiteralWhile(GroovySourceAST, int) - Method in CompositeVisitor
visitLiteralWhile(GroovySourceAST, int) - Method in SourcePrinter
visitLiteralWhile(GroovySourceAST, int) - Method in Visitor
visitLiteralWhile(GroovySourceAST, int) - Method in VisitorAdapter
visitLnot(GroovySourceAST, int) - Method in CompositeVisitor
visitLnot(GroovySourceAST, int) - Method in SourcePrinter
visitLnot(GroovySourceAST, int) - Method in Visitor
visitLnot(GroovySourceAST, int) - Method in VisitorAdapter
visitLocalVariable(String, String, String, Label, Label, int) - Method in LoggableTextifier
visitLocalVariableAnnotation(int, TypePath, Label, Label, int[], String, boolean) - Method in LoggableTextifier
visitLocalVariableDeclaration(LocalVariableDeclarationContext) - Method in AstBuilder
visitLocalVariableDeclaration(LocalVariableDeclarationContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitLocalVariableDeclaration(LocalVariableDeclarationContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.localVariableDeclaration.
visitLocalVariableDeclarationStmtAlt(LocalVariableDeclarationStmtAltContext) - Method in AstBuilder
visitLocalVariableDeclarationStmtAlt(LocalVariableDeclarationStmtAltContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitLocalVariableDeclarationStmtAlt(LocalVariableDeclarationStmtAltContext) - Method in GroovyParserVisitor
Visit a parse tree produced by the localVariableDeclarationStmtAlt labeled alternative in GroovyParser.statement.
visitLogicalAndExprAlt(LogicalAndExprAltContext) - Method in AstBuilder
visitLogicalAndExprAlt(LogicalAndExprAltContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitLogicalAndExprAlt(LogicalAndExprAltContext) - Method in GroovyParserVisitor
Visit a parse tree produced by the logicalAndExprAlt labeled alternative in GroovyParser.expression.
visitLogicalOrExprAlt(LogicalOrExprAltContext) - Method in AstBuilder
visitLogicalOrExprAlt(LogicalOrExprAltContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitLogicalOrExprAlt(LogicalOrExprAltContext) - Method in GroovyParserVisitor
Visit a parse tree produced by the logicalOrExprAlt labeled alternative in GroovyParser.expression.
visitLookupSwitchInsn(Label, int[], Label) - Method in LoggableTextifier
visitLoopStatement(LoopStatementContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitLoopStatement(LoopStatementContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.loopStatement.
visitLoopStmtAlt(LoopStmtAltContext) - Method in AstBuilder
visitLoopStmtAlt(LoopStmtAltContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitLoopStmtAlt(LoopStmtAltContext) - Method in GroovyParserVisitor
Visit a parse tree produced by the loopStmtAlt labeled alternative in GroovyParser.statement.
visitLor(GroovySourceAST, int) - Method in CompositeVisitor
visitLor(GroovySourceAST, int) - Method in SourcePrinter
visitLor(GroovySourceAST, int) - Method in Visitor
visitLor(GroovySourceAST, int) - Method in VisitorAdapter
visitLparen(GroovySourceAST, int) - Method in CompositeVisitor
visitLparen(GroovySourceAST, int) - Method in Visitor
visitLparen(GroovySourceAST, int) - Method in VisitorAdapter
visitLt(GroovySourceAST, int) - Method in CompositeVisitor
visitLt(GroovySourceAST, int) - Method in SourcePrinter
visitLt(GroovySourceAST, int) - Method in Visitor
visitLt(GroovySourceAST, int) - Method in VisitorAdapter
visitMap(MapContext) - Method in AstBuilder
visitMap(MapContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitMap(MapContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.map.
visitMapConstructor(GroovySourceAST, int) - Method in CompositeVisitor
visitMapConstructor(GroovySourceAST, int) - Method in SourcePrinter
visitMapConstructor(GroovySourceAST, int) - Method in Visitor
visitMapConstructor(GroovySourceAST, int) - Method in VisitorAdapter
visitMapEntry(MapEntryContext) - Method in AstBuilder
visitMapEntry(MapEntryContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitMapEntry(MapEntryContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.mapEntry.
visitMapEntryExpression(MapEntryExpression) - Method in AsmClassGenerator
visitMapEntryExpression(MapEntryExpression) - Method in CodeVisitorSupport
visitMapEntryExpression(MapEntryExpression) - Method in GroovyCodeVisitor
visitMapEntryExpression(MapEntryExpression) - Method in TransformingCodeVisitor
visitMapEntryLabel(MapEntryLabelContext) - Method in AstBuilder
visitMapEntryLabel(MapEntryLabelContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitMapEntryLabel(MapEntryLabelContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.mapEntryLabel.
visitMapEntryList(MapEntryListContext) - Method in AstBuilder
visitMapEntryList(MapEntryListContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitMapEntryList(MapEntryListContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.mapEntryList.
visitMapExpression(MapExpression) - Method in AsmClassGenerator
visitMapExpression(MapExpression) - Method in CodeVisitorSupport
visitMapExpression(MapExpression) - Method in GroovyCodeVisitor
visitMapExpression(MapExpression) - Method in TransformingCodeVisitor
visitMapPrmrAlt(MapPrmrAltContext) - Method in AstBuilder
visitMapPrmrAlt(MapPrmrAltContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitMapPrmrAlt(MapPrmrAltContext) - Method in GroovyParserVisitor
Visit a parse tree produced by the mapPrmrAlt labeled alternative in GroovyParser.primary.
visitMaxs(int, int) - Method in LoggableTextifier
visitMemberDeclaration(MemberDeclarationContext) - Method in AstBuilder
visitMemberDeclaration(MemberDeclarationContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitMemberDeclaration(MemberDeclarationContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.memberDeclaration.
visitMemberPointer(GroovySourceAST, int) - Method in CompositeVisitor
visitMemberPointer(GroovySourceAST, int) - Method in SourcePrinter
visitMemberPointer(GroovySourceAST, int) - Method in Visitor
visitMemberPointer(GroovySourceAST, int) - Method in VisitorAdapter
visitMethod(MethodNode) - Method in AsmClassGenerator
visitMethod(MethodNode) - Method in ClassCodeVisitorSupport
visitMethod(MethodNode) - Method in ClassCompletionVerifier
visitMethod(MethodNode) - Method in ConditionalInterruptibleASTTransformation
visitMethod(MethodNode) - Method in DependencyTracker
visitMethod(MethodNode) - Method in DummyClassGenerator
visitMethod(MethodNode) - Method in ExtendedVerifier
visitMethod(MethodNode) - Method in FieldASTTransformation
visitMethod(MethodNode) - Method in GenericsVisitor
visitMethod(MethodNode) - Method in GroovyClassVisitor
Visit a MethodNode.
visitMethod(int, String, String, String, String) - Method in LoggableTextifier
visitMethod(int, String, String, String, String) - Method in ProxyGeneratorAdapter
visitMethod(MethodNode) - Method in ReturnAdder
visitMethod(MethodNode) - Method in ReturnAdderForClosures
visitMethod(MethodNode) - Method in StaticCompilationVisitor
visitMethod(MethodNode) - Method in StaticTypeCheckingVisitor
visitMethod(MethodNode) - Method in ThreadInterruptibleASTTransformation
visitMethod(MethodNode) - Method in Verifier
visitMethodAnnotation(String, boolean) - Method in LoggableTextifier
visitMethodAttribute(Attribute) - Method in LoggableTextifier
visitMethodBody(MethodBodyContext) - Method in AstBuilder
visitMethodBody(MethodBodyContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitMethodBody(MethodBodyContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.methodBody.
visitMethodCall(GroovySourceAST, int) - Method in CompositeVisitor
visitMethodCall(GroovySourceAST, int) - Method in SourcePrinter
visitMethodCall(GroovySourceAST, int) - Method in Visitor
visitMethodCall(GroovySourceAST, int) - Method in VisitorAdapter
visitMethodCallArguments(ClassNode, ArgumentListExpression, boolean, MethodNode) - Method in StaticTypeCheckingVisitor
visitMethodCallExpression(MethodCallExpression) - Method in AsmClassGenerator
visitMethodCallExpression(MethodCallExpression) - Method in ClassCompletionVerifier
visitMethodCallExpression(MethodCallExpression) - Method in CodeVisitorSupport
visitMethodCallExpression(MethodCallExpression) - Method in CollectRecursiveCalls
visitMethodCallExpression(MethodCallExpression) - Method in GroovyCodeVisitor
visitMethodCallExpression(MethodCallExpression) - Method in HasRecursiveCalls
visitMethodCallExpression(MethodCallExpression) - Method in MethodInvocationTrap
Attempts to find AstBuilder 'from code' invocations.
visitMethodCallExpression(MethodCallExpression) - Method in StaticCompilationVisitor
visitMethodCallExpression(MethodCallExpression) - Method in StaticTypeCheckingVisitor
visitMethodCallExpression(MethodCallExpression) - Method in StaticVerifier
visitMethodCallExpression(MethodCallExpression) - Method in VariableScopeVisitor
visitMethodDeclaration(MethodDeclarationContext) - Method in AstBuilder
visitMethodDeclaration(MethodDeclarationContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitMethodDeclaration(MethodDeclarationContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.methodDeclaration.
visitMethodDeclarationStmtAlt(MethodDeclarationStmtAltContext) - Method in AstBuilder
visitMethodDeclarationStmtAlt(MethodDeclarationStmtAltContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitMethodDeclarationStmtAlt(MethodDeclarationStmtAltContext) - Method in GroovyParserVisitor
Visit a parse tree produced by the methodDeclarationStmtAlt labeled alternative in GroovyParser.statement.
visitMethodDef(GroovySourceAST, int) - Method in CompositeVisitor
visitMethodDef(GroovySourceAST, int) - Method in SourcePrinter
visitMethodDef(GroovySourceAST, int) - Method in Visitor
visitMethodDef(GroovySourceAST, int) - Method in VisitorAdapter
visitMethodEnd() - Method in LoggableTextifier
visitMethodInsn(int, String, String, String, boolean) - Method in LoggableTextifier
visitMethodName(MethodNameContext) - Method in AstBuilder
visitMethodName(MethodNameContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitMethodName(MethodNameContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.methodName.
visitMethodPointerExpression(MethodPointerExpression) - Method in AsmClassGenerator
visitMethodPointerExpression(MethodPointerExpression) - Method in CodeVisitorSupport
visitMethodPointerExpression(MethodPointerExpression) - Method in GroovyCodeVisitor
visitMethodPointerExpression(MethodPointerExpression) - Method in TransformingCodeVisitor
visitMethodTypeAnnotation(int, TypePath, String, boolean) - Method in LoggableTextifier
visitMinus(GroovySourceAST, int) - Method in CompositeVisitor
visitMinus(GroovySourceAST, int) - Method in SourcePrinter
visitMinus(GroovySourceAST, int) - Method in Visitor
visitMinus(GroovySourceAST, int) - Method in VisitorAdapter
visitMinusAssign(GroovySourceAST, int) - Method in CompositeVisitor
visitMinusAssign(GroovySourceAST, int) - Method in SourcePrinter
visitMinusAssign(GroovySourceAST, int) - Method in Visitor
visitMinusAssign(GroovySourceAST, int) - Method in VisitorAdapter
visitMlComment(GroovySourceAST, int) - Method in CompositeVisitor
visitMlComment(GroovySourceAST, int) - Method in Visitor
visitMlComment(GroovySourceAST, int) - Method in VisitorAdapter
visitMod(GroovySourceAST, int) - Method in CompositeVisitor
visitMod(GroovySourceAST, int) - Method in SourcePrinter
visitMod(GroovySourceAST, int) - Method in Visitor
visitMod(GroovySourceAST, int) - Method in VisitorAdapter
visitModAssign(GroovySourceAST, int) - Method in CompositeVisitor
visitModAssign(GroovySourceAST, int) - Method in SourcePrinter
visitModAssign(GroovySourceAST, int) - Method in Visitor
visitModAssign(GroovySourceAST, int) - Method in VisitorAdapter
visitModifier(ModifierContext) - Method in AstBuilder
visitModifier(ModifierContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitModifier(ModifierContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.modifier.
visitModifiers(ModifiersContext) - Method in AstBuilder
visitModifiers(GroovySourceAST, int) - Method in CompositeVisitor
visitModifiers(ModifiersContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitModifiers(ModifiersContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.modifiers.
visitModifiers(GroovySourceAST, int) - Method in SourcePrinter
visitModifiers(GroovySourceAST, int) - Method in Visitor
visitModifiers(GroovySourceAST, int) - Method in VisitorAdapter
visitModifiersOpt(ModifiersOptContext) - Method in AstBuilder
visitModifiersOpt(ModifiersOptContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitModifiersOpt(ModifiersOptContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.modifiersOpt.
visitModule(String, int, String) - Method in LoggableTextifier
visitModuleEnd() - Method in LoggableTextifier
visitMultiANewArrayInsn(String, int) - Method in LoggableTextifier
visitMultiCatch(GroovySourceAST, int) - Method in CompositeVisitor
visitMultiCatch(GroovySourceAST, int) - Method in SourcePrinter
visitMultiCatch(GroovySourceAST, int) - Method in Visitor
visitMultiCatch(GroovySourceAST, int) - Method in VisitorAdapter
visitMultiCatchTypes(GroovySourceAST, int) - Method in CompositeVisitor
visitMultiCatchTypes(GroovySourceAST, int) - Method in SourcePrinter
visitMultiCatchTypes(GroovySourceAST, int) - Method in Visitor
visitMultiCatchTypes(GroovySourceAST, int) - Method in VisitorAdapter
visitMultipleAssignmentExprAlt(MultipleAssignmentExprAltContext) - Method in AstBuilder
visitMultipleAssignmentExprAlt(MultipleAssignmentExprAltContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitMultipleAssignmentExprAlt(MultipleAssignmentExprAltContext) - Method in GroovyParserVisitor
Visit a parse tree produced by the multipleAssignmentExprAlt labeled alternative in GroovyParser.expression.
visitMultiplicativeExprAlt(MultiplicativeExprAltContext) - Method in AstBuilder
visitMultiplicativeExprAlt(MultiplicativeExprAltContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitMultiplicativeExprAlt(MultiplicativeExprAltContext) - Method in GroovyParserVisitor
Visit a parse tree produced by the multiplicativeExprAlt labeled alternative in GroovyParser.expression.
visitNamedPropertyArgs(NamedPropertyArgsContext) - Method in AstBuilder
visitNamedPropertyArgs(NamedPropertyArgsContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitNamedPropertyArgs(NamedPropertyArgsContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.namedPropertyArgs.
visitNamePart(NamePartContext) - Method in AstBuilder
visitNamePart(NamePartContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitNamePart(NamePartContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.namePart.
visitNewPrmrAlt(NewPrmrAltContext) - Method in AstBuilder
visitNewPrmrAlt(NewPrmrAltContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitNewPrmrAlt(NewPrmrAltContext) - Method in GroovyParserVisitor
Visit a parse tree produced by the newPrmrAlt labeled alternative in GroovyParser.primary.
visitNls(GroovySourceAST, int) - Method in CompositeVisitor
visitNls(NlsContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitNls(NlsContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.nls.
visitNls(GroovySourceAST, int) - Method in Visitor
visitNls(GroovySourceAST, int) - Method in VisitorAdapter
visitNode(GroovySourceAST, int) - Method in TraversalHelper
visitNonWildcardTypeArguments(NonWildcardTypeArgumentsContext) - Method in AstBuilder
visitNonWildcardTypeArguments(NonWildcardTypeArgumentsContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitNonWildcardTypeArguments(NonWildcardTypeArgumentsContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.nonWildcardTypeArguments.
visitNormalExprAlt(NormalExprAltContext) - Method in AstBuilder
visitNormalExprAlt(NormalExprAltContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitNormalExprAlt(NormalExprAltContext) - Method in GroovyParserVisitor
Visit a parse tree produced by the normalExprAlt labeled alternative in GroovyParser.statementExpression.
visitNotEqual(GroovySourceAST, int) - Method in CompositeVisitor
visitNotEqual(GroovySourceAST, int) - Method in SourcePrinter
visitNotEqual(GroovySourceAST, int) - Method in Visitor
visitNotEqual(GroovySourceAST, int) - Method in VisitorAdapter
visitNotExpression(NotExpression) - Method in AsmClassGenerator
visitNotExpression(NotExpression) - Method in CodeVisitorSupport
visitNotExpression(NotExpression) - Method in GroovyCodeVisitor
visitNotExpression(NotExpression) - Method in TransformingCodeVisitor
visitNullLiteralAlt(NullLiteralAltContext) - Method in AstBuilder
visitNullLiteralAlt(NullLiteralAltContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitNullLiteralAlt(NullLiteralAltContext) - Method in GroovyParserVisitor
Visit a parse tree produced by the nullLiteralAlt labeled alternative in GroovyParser.literal.
visitNullTreeLookahead(GroovySourceAST, int) - Method in CompositeVisitor
visitNullTreeLookahead(GroovySourceAST, int) - Method in Visitor
visitNullTreeLookahead(GroovySourceAST, int) - Method in VisitorAdapter
visitNumBigDecimal(GroovySourceAST, int) - Method in CompositeVisitor
visitNumBigDecimal(GroovySourceAST, int) - Method in SourcePrinter
visitNumBigDecimal(GroovySourceAST, int) - Method in Visitor
visitNumBigDecimal(GroovySourceAST, int) - Method in VisitorAdapter
visitNumBigInt(GroovySourceAST, int) - Method in CompositeVisitor
visitNumBigInt(GroovySourceAST, int) - Method in SourcePrinter
visitNumBigInt(GroovySourceAST, int) - Method in Visitor
visitNumBigInt(GroovySourceAST, int) - Method in VisitorAdapter
visitNumDouble(GroovySourceAST, int) - Method in CompositeVisitor
visitNumDouble(GroovySourceAST, int) - Method in SourcePrinter
visitNumDouble(GroovySourceAST, int) - Method in Visitor
visitNumDouble(GroovySourceAST, int) - Method in VisitorAdapter
visitNumFloat(GroovySourceAST, int) - Method in CompositeVisitor
visitNumFloat(GroovySourceAST, int) - Method in SourcePrinter
visitNumFloat(GroovySourceAST, int) - Method in Visitor
visitNumFloat(GroovySourceAST, int) - Method in VisitorAdapter
visitNumInt(GroovySourceAST, int) - Method in CompositeVisitor
visitNumInt(GroovySourceAST, int) - Method in SourcePrinter
visitNumInt(GroovySourceAST, int) - Method in Visitor
visitNumInt(GroovySourceAST, int) - Method in VisitorAdapter
visitNumLong(GroovySourceAST, int) - Method in CompositeVisitor
visitNumLong(GroovySourceAST, int) - Method in SourcePrinter
visitNumLong(GroovySourceAST, int) - Method in Visitor
visitNumLong(GroovySourceAST, int) - Method in VisitorAdapter
visitObjblock(GroovySourceAST, int) - Method in CompositeVisitor
visitObjblock(GroovySourceAST, int) - Method in SourcePrinter
visitObjblock(GroovySourceAST, int) - Method in Visitor
visitObjblock(GroovySourceAST, int) - Method in VisitorAdapter
visitObjectInitializerStatements(ClassNode) - Method in ClassCodeVisitorSupport
visitObjectInitializerStatements(ClassNode) - Method in InnerClassVisitor
visitOneNl(GroovySourceAST, int) - Method in CompositeVisitor
visitOneNl(GroovySourceAST, int) - Method in Visitor
visitOneNl(GroovySourceAST, int) - Method in VisitorAdapter
visitOptionalDot(GroovySourceAST, int) - Method in CompositeVisitor
visitOptionalDot(GroovySourceAST, int) - Method in SourcePrinter
visitOptionalDot(GroovySourceAST, int) - Method in Visitor
visitOptionalDot(GroovySourceAST, int) - Method in VisitorAdapter
Visitor - Interface in org.codehaus.groovy.antlr.treewalker
An interface for visiting a GroovySourceAST node.
visitor - Field in TypeCheckingContext
VisitorAdapter - Class in org.codehaus.groovy.antlr.treewalker
A default implementation of all visitor methods.
visitOuterClass(String, String, String) - Method in LoggableTextifier
visitPackage(PackageNode) - Method in ClassCodeVisitorSupport
visitPackageDeclaration(PackageDeclarationContext) - Method in AstBuilder
visitPackageDeclaration(PackageDeclarationContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitPackageDeclaration(PackageDeclarationContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.packageDeclaration.
visitPackageDef(GroovySourceAST, int) - Method in CompositeVisitor
visitPackageDef(GroovySourceAST, int) - Method in SourcePrinter
visitPackageDef(GroovySourceAST, int) - Method in Visitor
visitPackageDef(GroovySourceAST, int) - Method in VisitorAdapter
visitParameter(ASTNode, Parameter) - Method in DummyClassGenerator
visitParameter(String, int) - Method in LoggableTextifier
visitParameterAnnotation(int, String, boolean) - Method in LoggableTextifier
visitParameterDef(GroovySourceAST, int) - Method in CompositeVisitor
visitParameterDef(GroovySourceAST, int) - Method in SourcePrinter
visitParameterDef(GroovySourceAST, int) - Method in Visitor
visitParameterDef(GroovySourceAST, int) - Method in VisitorAdapter
visitParameters(GroovySourceAST, int) - Method in CompositeVisitor
visitParameters(ASTNode, Parameter) - Method in DummyClassGenerator
visitParameters(GroovySourceAST, int) - Method in SourcePrinter
visitParameters(GroovySourceAST, int) - Method in Visitor
visitParameters(GroovySourceAST, int) - Method in VisitorAdapter
visitParenPrmrAlt(ParenPrmrAltContext) - Method in AstBuilder
visitParenPrmrAlt(ParenPrmrAltContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitParenPrmrAlt(ParenPrmrAltContext) - Method in GroovyParserVisitor
Visit a parse tree produced by the parenPrmrAlt labeled alternative in GroovyParser.primary.
visitParExpression(ParExpressionContext) - Method in AstBuilder
visitParExpression(ParExpressionContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitParExpression(ParExpressionContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.parExpression.
visitPathElement(PathElementContext) - Method in AstBuilder
visitPathElement(PathElementContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitPathElement(PathElementContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.pathElement.
visitPathExpression(PathExpressionContext) - Method in AstBuilder
visitPathExpression(PathExpressionContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitPathExpression(PathExpressionContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.pathExpression.
visitPlus(GroovySourceAST, int) - Method in CompositeVisitor
visitPlus(GroovySourceAST, int) - Method in SourcePrinter
visitPlus(GroovySourceAST, int) - Method in Visitor
visitPlus(GroovySourceAST, int) - Method in VisitorAdapter
visitPlusAssign(GroovySourceAST, int) - Method in CompositeVisitor
visitPlusAssign(GroovySourceAST, int) - Method in SourcePrinter
visitPlusAssign(GroovySourceAST, int) - Method in Visitor
visitPlusAssign(GroovySourceAST, int) - Method in VisitorAdapter
visitPostDec(GroovySourceAST, int) - Method in CompositeVisitor
visitPostDec(GroovySourceAST, int) - Method in SourcePrinter
visitPostDec(GroovySourceAST, int) - Method in Visitor
visitPostDec(GroovySourceAST, int) - Method in VisitorAdapter
visitPostfixExprAlt(PostfixExprAltContext) - Method in AstBuilder
visitPostfixExprAlt(PostfixExprAltContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitPostfixExprAlt(PostfixExprAltContext) - Method in GroovyParserVisitor
Visit a parse tree produced by the postfixExprAlt labeled alternative in GroovyParser.expression.
visitPostfixExpression(PostfixExpression) - Method in AsmClassGenerator
visitPostfixExpression(PostfixExpressionContext) - Method in AstBuilder
visitPostfixExpression(PostfixExpression) - Method in CodeVisitorSupport
visitPostfixExpression(PostfixExpression) - Method in FinalVariableAnalyzer
visitPostfixExpression(PostfixExpression) - Method in GroovyCodeVisitor
visitPostfixExpression(PostfixExpressionContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitPostfixExpression(PostfixExpressionContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.postfixExpression.
visitPostfixExpression(PostfixExpression) - Method in StaticTypeCheckingVisitor
visitPostfixExpression(PostfixExpression) - Method in TransformingCodeVisitor
visitPostInc(GroovySourceAST, int) - Method in CompositeVisitor
visitPostInc(GroovySourceAST, int) - Method in SourcePrinter
visitPostInc(GroovySourceAST, int) - Method in Visitor
visitPostInc(GroovySourceAST, int) - Method in VisitorAdapter
visitPowerExprAlt(PowerExprAltContext) - Method in AstBuilder
visitPowerExprAlt(PowerExprAltContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitPowerExprAlt(PowerExprAltContext) - Method in GroovyParserVisitor
Visit a parse tree produced by the powerExprAlt labeled alternative in GroovyParser.expression.
visitPrefixExpression(PrefixExpression) - Method in AsmClassGenerator
visitPrefixExpression(PrefixExpression) - Method in CodeVisitorSupport
visitPrefixExpression(PrefixExpression) - Method in FinalVariableAnalyzer
visitPrefixExpression(PrefixExpression) - Method in GroovyCodeVisitor
visitPrefixExpression(PrefixExpression) - Method in StaticTypeCheckingVisitor
visitPrefixExpression(PrefixExpression) - Method in TransformingCodeVisitor
visitPrimary(PrimaryContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitPrimary(PrimaryContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.primary.
visitPrimitiveType(PrimitiveTypeContext) - Method in AstBuilder
visitPrimitiveType(PrimitiveTypeContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitPrimitiveType(PrimitiveTypeContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.primitiveType.
visitProperty(PropertyNode) - Method in AsmClassGenerator
visitProperty(PropertyNode) - Method in ClassCodeExpressionTransformer
visitProperty(PropertyNode) - Method in ClassCodeVisitorSupport
visitProperty(PropertyNode) - Method in ClassCompletionVerifier
visitProperty(PropertyNode) - Method in ConditionalInterruptibleASTTransformation
visitProperty(PropertyNode) - Method in DummyClassGenerator
Creates a getter, setter and field
visitProperty(PropertyNode) - Method in ExtendedVerifier
visitProperty(PropertyNode) - Method in GroovyClassVisitor
Visit a PropertyNode.
visitProperty(PropertyNode) - Method in InnerClassVisitor
visitProperty(PropertyNode) - Method in ResolveVisitor
visitProperty(PropertyNode) - Method in StaticTypeCheckingVisitor
visitProperty(PropertyNode) - Method in VariableScopeVisitor
visitProperty(PropertyNode) - Method in Verifier
visitPropertyExpression(PropertyExpression) - Method in AsmClassGenerator
visitPropertyExpression(PropertyExpression) - Method in CodeVisitorSupport
visitPropertyExpression(PropertyExpression) - Method in GroovyCodeVisitor
visitPropertyExpression(PropertyExpression) - Method in StaticCompilationVisitor
visitPropertyExpression(PropertyExpression) - Method in StaticTypeCheckingVisitor
visitPropertyExpression(PropertyExpression) - Method in StaticVerifier
visitPropertyExpression(PropertyExpression) - Method in TransformingCodeVisitor
visitPropertyExpression(PropertyExpression) - Method in VariableScopeVisitor
visitProvide(String, String) - Method in LoggableTextifier
visitQualifiedClassName(QualifiedClassNameContext) - Method in AstBuilder
visitQualifiedClassName(QualifiedClassNameContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitQualifiedClassName(QualifiedClassNameContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.qualifiedClassName.
visitQualifiedClassNameList(QualifiedClassNameListContext) - Method in AstBuilder
visitQualifiedClassNameList(QualifiedClassNameListContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitQualifiedClassNameList(QualifiedClassNameListContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.qualifiedClassNameList.
visitQualifiedName(QualifiedNameContext) - Method in AstBuilder
visitQualifiedName(QualifiedNameContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitQualifiedName(QualifiedNameContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.qualifiedName.
visitQualifiedNameElement(QualifiedNameElementContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitQualifiedNameElement(QualifiedNameElementContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.qualifiedNameElement.
visitQualifiedNameElements(QualifiedNameElementsContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitQualifiedNameElements(QualifiedNameElementsContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.qualifiedNameElements.
visitQualifiedStandardClassName(QualifiedStandardClassNameContext) - Method in AstBuilder
visitQualifiedStandardClassName(QualifiedStandardClassNameContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitQualifiedStandardClassName(QualifiedStandardClassNameContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.qualifiedStandardClassName.
visitQuestion(GroovySourceAST, int) - Method in CompositeVisitor
visitQuestion(GroovySourceAST, int) - Method in SourcePrinter
visitQuestion(GroovySourceAST, int) - Method in Visitor
visitQuestion(GroovySourceAST, int) - Method in VisitorAdapter
visitRangeExclusive(GroovySourceAST, int) - Method in CompositeVisitor
visitRangeExclusive(GroovySourceAST, int) - Method in SourcePrinter
visitRangeExclusive(GroovySourceAST, int) - Method in Visitor
visitRangeExclusive(GroovySourceAST, int) - Method in VisitorAdapter
visitRangeExpression(RangeExpression) - Method in AsmClassGenerator
visitRangeExpression(RangeExpression) - Method in CodeVisitorSupport
visitRangeExpression(RangeExpression) - Method in GroovyCodeVisitor
visitRangeExpression(RangeExpression) - Method in StaticTypeCheckingVisitor
visitRangeExpression(RangeExpression) - Method in TransformingCodeVisitor
visitRangeInclusive(GroovySourceAST, int) - Method in CompositeVisitor
visitRangeInclusive(GroovySourceAST, int) - Method in SourcePrinter
visitRangeInclusive(GroovySourceAST, int) - Method in Visitor
visitRangeInclusive(GroovySourceAST, int) - Method in VisitorAdapter
visitRbrack(GroovySourceAST, int) - Method in CompositeVisitor
visitRbrack(GroovySourceAST, int) - Method in Visitor
visitRbrack(GroovySourceAST, int) - Method in VisitorAdapter
visitRcurly(GroovySourceAST, int) - Method in CompositeVisitor
visitRcurly(GroovySourceAST, int) - Method in Visitor
visitRcurly(GroovySourceAST, int) - Method in VisitorAdapter
visitRegexExprAlt(RegexExprAltContext) - Method in AstBuilder
visitRegexExprAlt(RegexExprAltContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitRegexExprAlt(RegexExprAltContext) - Method in GroovyParserVisitor
Visit a parse tree produced by the regexExprAlt labeled alternative in GroovyParser.expression.
visitRegexFind(GroovySourceAST, int) - Method in CompositeVisitor
visitRegexFind(GroovySourceAST, int) - Method in SourcePrinter
visitRegexFind(GroovySourceAST, int) - Method in Visitor
visitRegexFind(GroovySourceAST, int) - Method in VisitorAdapter
visitRegexMatch(GroovySourceAST, int) - Method in CompositeVisitor
visitRegexMatch(GroovySourceAST, int) - Method in SourcePrinter
visitRegexMatch(GroovySourceAST, int) - Method in Visitor
visitRegexMatch(GroovySourceAST, int) - Method in VisitorAdapter
visitRegexpCtorEnd(GroovySourceAST, int) - Method in CompositeVisitor
visitRegexpCtorEnd(GroovySourceAST, int) - Method in Visitor
visitRegexpCtorEnd(GroovySourceAST, int) - Method in VisitorAdapter
visitRegexpLiteral(GroovySourceAST, int) - Method in CompositeVisitor
visitRegexpLiteral(GroovySourceAST, int) - Method in Visitor
visitRegexpLiteral(GroovySourceAST, int) - Method in VisitorAdapter
visitRegexpSymbol(GroovySourceAST, int) - Method in CompositeVisitor
visitRegexpSymbol(GroovySourceAST, int) - Method in Visitor
visitRegexpSymbol(GroovySourceAST, int) - Method in VisitorAdapter
visitRelationalExprAlt(RelationalExprAltContext) - Method in AstBuilder
visitRelationalExprAlt(RelationalExprAltContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitRelationalExprAlt(RelationalExprAltContext) - Method in GroovyParserVisitor
Visit a parse tree produced by the relationalExprAlt labeled alternative in GroovyParser.expression.
visitRequire(String, int, String) - Method in LoggableTextifier
visitResource(ResourceContext) - Method in AstBuilder
visitResource(ResourceContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitResource(ResourceContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.resource.
visitResourceList(ResourceListContext) - Method in AstBuilder
visitResourceList(ResourceListContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitResourceList(ResourceListContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.resourceList.
visitResources(ResourcesContext) - Method in AstBuilder
visitResources(ResourcesContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitResources(ResourcesContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.resources.
visitReturnStatement(ReturnStatement) - Method in AsmClassGenerator
visitReturnStatement(ReturnStatement) - Method in ClassCodeExpressionTransformer
visitReturnStatement(ReturnStatement) - Method in ClassCodeVisitorSupport
visitReturnStatement(ReturnStatement) - Method in CodeVisitorSupport
visitReturnStatement(ReturnStatement) - Method in GroovyCodeVisitor
visitReturnStatement(ReturnStatement) - Method in StaticTypeCheckingVisitor
visitReturnStatement(ReturnStatement) - Method in TransformingCodeVisitor
visitReturnStatement(ReturnStatement) - Method in VariableExpressionReplacer
visitReturnStmtAlt(ReturnStmtAltContext) - Method in AstBuilder
visitReturnStmtAlt(ReturnStmtAltContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitReturnStmtAlt(ReturnStmtAltContext) - Method in GroovyParserVisitor
Visit a parse tree produced by the returnStmtAlt labeled alternative in GroovyParser.statement.
visitReturnType(ReturnTypeContext) - Method in AstBuilder
visitReturnType(ReturnTypeContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitReturnType(ReturnTypeContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.returnType.
visitRparen(GroovySourceAST, int) - Method in CompositeVisitor
visitRparen(RparenContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitRparen(RparenContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.rparen.
visitRparen(GroovySourceAST, int) - Method in Visitor
visitRparen(GroovySourceAST, int) - Method in VisitorAdapter
visitSelectSlot(GroovySourceAST, int) - Method in CompositeVisitor
visitSelectSlot(GroovySourceAST, int) - Method in SourcePrinter
visitSelectSlot(GroovySourceAST, int) - Method in Visitor
visitSelectSlot(GroovySourceAST, int) - Method in VisitorAdapter
visitSemi(GroovySourceAST, int) - Method in CompositeVisitor
visitSemi(GroovySourceAST, int) - Method in Visitor
visitSemi(GroovySourceAST, int) - Method in VisitorAdapter
visitSep(SepContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitSep(SepContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.sep.
visitShComment(GroovySourceAST, int) - Method in CompositeVisitor
visitShComment(GroovySourceAST, int) - Method in Visitor
visitShComment(GroovySourceAST, int) - Method in VisitorAdapter
visitShiftExprAlt(ShiftExprAltContext) - Method in AstBuilder
visitShiftExprAlt(ShiftExprAltContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitShiftExprAlt(ShiftExprAltContext) - Method in GroovyParserVisitor
Visit a parse tree produced by the shiftExprAlt labeled alternative in GroovyParser.expression.
visitShortTernaryExpression(ElvisOperatorExpression) - Method in CodeVisitorSupport
visitShortTernaryExpression(ElvisOperatorExpression) - Method in GroovyCodeVisitor
visitShortTernaryExpression(ElvisOperatorExpression) - Method in TransformingCodeVisitor
visitSl(GroovySourceAST, int) - Method in CompositeVisitor
visitSl(GroovySourceAST, int) - Method in SourcePrinter
visitSl(GroovySourceAST, int) - Method in Visitor
visitSl(GroovySourceAST, int) - Method in VisitorAdapter
visitSlAssign(GroovySourceAST, int) - Method in CompositeVisitor
visitSlAssign(GroovySourceAST, int) - Method in SourcePrinter
visitSlAssign(GroovySourceAST, int) - Method in Visitor
visitSlAssign(GroovySourceAST, int) - Method in VisitorAdapter
visitSlComment(GroovySourceAST, int) - Method in CompositeVisitor
visitSlComment(GroovySourceAST, int) - Method in Visitor
visitSlComment(GroovySourceAST, int) - Method in VisitorAdapter
visitSlist(GroovySourceAST, int) - Method in CompositeVisitor
visitSlist(GroovySourceAST, int) - Method in SourcePrinter
visitSlist(GroovySourceAST, int) - Method in Visitor
visitSlist(GroovySourceAST, int) - Method in VisitorAdapter
visitSource(String, String) - Method in LoggableTextifier
visitSpreadArg(GroovySourceAST, int) - Method in CompositeVisitor
visitSpreadArg(GroovySourceAST, int) - Method in SourcePrinter
visitSpreadArg(GroovySourceAST, int) - Method in Visitor
visitSpreadArg(GroovySourceAST, int) - Method in VisitorAdapter
visitSpreadDot(GroovySourceAST, int) - Method in CompositeVisitor
visitSpreadDot(GroovySourceAST, int) - Method in SourcePrinter
visitSpreadDot(GroovySourceAST, int) - Method in Visitor
visitSpreadDot(GroovySourceAST, int) - Method in VisitorAdapter
visitSpreadExpression(SpreadExpression) - Method in AsmClassGenerator
visitSpreadExpression(SpreadExpression) - Method in CodeVisitorSupport
visitSpreadExpression(SpreadExpression) - Method in GroovyCodeVisitor
visitSpreadExpression(SpreadExpression) - Method in StaticCompilationVisitor
visitSpreadExpression(SpreadExpression) - Method in TransformingCodeVisitor
visitSpreadMapArg(GroovySourceAST, int) - Method in CompositeVisitor
visitSpreadMapArg(GroovySourceAST, int) - Method in SourcePrinter
visitSpreadMapArg(GroovySourceAST, int) - Method in Visitor
visitSpreadMapArg(GroovySourceAST, int) - Method in VisitorAdapter
visitSpreadMapExpression(SpreadMapExpression) - Method in AsmClassGenerator
visitSpreadMapExpression(SpreadMapExpression) - Method in CodeVisitorSupport
visitSpreadMapExpression(SpreadMapExpression) - Method in GroovyCodeVisitor
visitSpreadMapExpression(SpreadMapExpression) - Method in TransformingCodeVisitor
visitSr(GroovySourceAST, int) - Method in CompositeVisitor
visitSr(GroovySourceAST, int) - Method in SourcePrinter
visitSr(GroovySourceAST, int) - Method in Visitor
visitSr(GroovySourceAST, int) - Method in VisitorAdapter
visitSrAssign(GroovySourceAST, int) - Method in CompositeVisitor
visitSrAssign(GroovySourceAST, int) - Method in SourcePrinter
visitSrAssign(GroovySourceAST, int) - Method in Visitor
visitSrAssign(GroovySourceAST, int) - Method in VisitorAdapter
visitStandardLambdaExpression(StandardLambdaExpressionContext) - Method in AstBuilder
visitStandardLambdaExpression(StandardLambdaExpressionContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitStandardLambdaExpression(StandardLambdaExpressionContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.standardLambdaExpression.
visitStandardLambdaParameters(StandardLambdaParametersContext) - Method in AstBuilder
visitStandardLambdaParameters(StandardLambdaParametersContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitStandardLambdaParameters(StandardLambdaParametersContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.standardLambdaParameters.
visitStar(GroovySourceAST, int) - Method in CompositeVisitor
visitStar(GroovySourceAST, int) - Method in SourcePrinter
visitStar(GroovySourceAST, int) - Method in Visitor
visitStar(GroovySourceAST, int) - Method in VisitorAdapter
visitStarAssign(GroovySourceAST, int) - Method in CompositeVisitor
visitStarAssign(GroovySourceAST, int) - Method in SourcePrinter
visitStarAssign(GroovySourceAST, int) - Method in Visitor
visitStarAssign(GroovySourceAST, int) - Method in VisitorAdapter
visitStarStar(GroovySourceAST, int) - Method in CompositeVisitor
visitStarStar(GroovySourceAST, int) - Method in SourcePrinter
visitStarStar(GroovySourceAST, int) - Method in Visitor
visitStarStar(GroovySourceAST, int) - Method in VisitorAdapter
visitStarStarAssign(GroovySourceAST, int) - Method in CompositeVisitor
visitStarStarAssign(GroovySourceAST, int) - Method in SourcePrinter
visitStarStarAssign(GroovySourceAST, int) - Method in Visitor
visitStarStarAssign(GroovySourceAST, int) - Method in VisitorAdapter
visitStatement(Statement) - Method in AsmClassGenerator
visitStatement(Statement) - Method in ASTTestTransformation.LabelFinder
visitStatement(Statement) - Method in ClassCodeVisitorSupport
visitStatement(StatementContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitStatement(StatementContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.statement.
visitStatement(Statement) - Method in LabelVerifier
visitStatementExpression(StatementExpressionContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitStatementExpression(StatementExpressionContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.statementExpression.
visitStatements(StatementsContext) - Method in AstBuilder
visitStatements(StatementsContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitStatements(StatementsContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.statements.
visitStaticImport(GroovySourceAST, int) - Method in CompositeVisitor
visitStaticImport(GroovySourceAST, int) - Method in SourcePrinter
visitStaticImport(GroovySourceAST, int) - Method in Visitor
visitStaticImport(GroovySourceAST, int) - Method in VisitorAdapter
visitStaticInit(GroovySourceAST, int) - Method in CompositeVisitor
visitStaticInit(GroovySourceAST, int) - Method in SourcePrinter
visitStaticInit(GroovySourceAST, int) - Method in Visitor
visitStaticInit(GroovySourceAST, int) - Method in VisitorAdapter
visitStaticMethodCallExpression(StaticMethodCallExpression) - Method in AsmClassGenerator
visitStaticMethodCallExpression(StaticMethodCallExpression) - Method in CodeVisitorSupport
visitStaticMethodCallExpression(StaticMethodCallExpression) - Method in CollectRecursiveCalls
visitStaticMethodCallExpression(StaticMethodCallExpression) - Method in GroovyCodeVisitor
visitStaticMethodCallExpression(StaticMethodCallExpression) - Method in HasRecursiveCalls
visitStaticMethodCallExpression(StaticMethodCallExpression) - Method in StaticTypeCheckingVisitor
visitStaticMethodCallExpression(StaticMethodCallExpression) - Method in TransformingCodeVisitor
visitStrictfp(GroovySourceAST, int) - Method in CompositeVisitor
visitStrictfp(GroovySourceAST, int) - Method in SourcePrinter
visitStrictfp(GroovySourceAST, int) - Method in Visitor
visitStrictfp(GroovySourceAST, int) - Method in VisitorAdapter
visitStringCh(GroovySourceAST, int) - Method in CompositeVisitor
visitStringCh(GroovySourceAST, int) - Method in Visitor
visitStringCh(GroovySourceAST, int) - Method in VisitorAdapter
visitStringConstructor(GroovySourceAST, int) - Method in CompositeVisitor
visitStringConstructor(GroovySourceAST, int) - Method in SourcePrinter
visitStringConstructor(GroovySourceAST, int) - Method in Visitor
visitStringConstructor(GroovySourceAST, int) - Method in VisitorAdapter
visitStringCtorEnd(GroovySourceAST, int) - Method in CompositeVisitor
visitStringCtorEnd(GroovySourceAST, int) - Method in Visitor
visitStringCtorEnd(GroovySourceAST, int) - Method in VisitorAdapter
visitStringCtorMiddle(GroovySourceAST, int) - Method in CompositeVisitor
visitStringCtorMiddle(GroovySourceAST, int) - Method in Visitor
visitStringCtorMiddle(GroovySourceAST, int) - Method in VisitorAdapter
visitStringCtorStart(GroovySourceAST, int) - Method in CompositeVisitor
visitStringCtorStart(GroovySourceAST, int) - Method in Visitor
visitStringCtorStart(GroovySourceAST, int) - Method in VisitorAdapter
visitStringLiteral(StringLiteralContext) - Method in AstBuilder
visitStringLiteral(GroovySourceAST, int) - Method in CompositeVisitor
visitStringLiteral(StringLiteralContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitStringLiteral(StringLiteralContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.stringLiteral.
visitStringLiteral(GroovySourceAST, int) - Method in SourcePrinter
visitStringLiteral(GroovySourceAST, int) - Method in Visitor
visitStringLiteral(GroovySourceAST, int) - Method in VisitorAdapter
visitStringLiteralAlt(StringLiteralAltContext) - Method in AstBuilder
visitStringLiteralAlt(StringLiteralAltContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitStringLiteralAlt(StringLiteralAltContext) - Method in GroovyParserVisitor
Visit a parse tree produced by the stringLiteralAlt labeled alternative in GroovyParser.literal.
visitStringNl(GroovySourceAST, int) - Method in CompositeVisitor
visitStringNl(GroovySourceAST, int) - Method in Visitor
visitStringNl(GroovySourceAST, int) - Method in VisitorAdapter
visitSuperCtorCall(GroovySourceAST, int) - Method in CompositeVisitor
visitSuperCtorCall(GroovySourceAST, int) - Method in SourcePrinter
visitSuperCtorCall(GroovySourceAST, int) - Method in Visitor
visitSuperCtorCall(GroovySourceAST, int) - Method in VisitorAdapter
visitSuperPrmrAlt(SuperPrmrAltContext) - Method in AstBuilder
visitSuperPrmrAlt(SuperPrmrAltContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitSuperPrmrAlt(SuperPrmrAltContext) - Method in GroovyParserVisitor
Visit a parse tree produced by the superPrmrAlt labeled alternative in GroovyParser.primary.
visitSwitch(SwitchStatement) - Method in AsmClassGenerator
visitSwitch(SwitchStatement) - Method in ClassCodeExpressionTransformer
visitSwitch(SwitchStatement) - Method in ClassCodeVisitorSupport
visitSwitch(SwitchStatement) - Method in CodeVisitorSupport
visitSwitch(SwitchStatement) - Method in GroovyCodeVisitor
visitSwitch(SwitchStatement) - Method in LabelVerifier
visitSwitch(SwitchStatement) - Method in StaticTypeCheckingVisitor
visitSwitch(SwitchStatement) - Method in TransformingCodeVisitor
visitSwitch(SwitchStatement) - Method in VariableExpressionReplacer
visitSwitchBlockStatementGroup(SwitchBlockStatementGroupContext) - Method in AstBuilder
visitSwitchBlockStatementGroup(SwitchBlockStatementGroupContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitSwitchBlockStatementGroup(SwitchBlockStatementGroupContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.switchBlockStatementGroup.
visitSwitchLabel(SwitchLabelContext) - Method in AstBuilder
visitSwitchLabel(SwitchLabelContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitSwitchLabel(SwitchLabelContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.switchLabel.
visitSwitchStatement(SwitchStatementContext) - Method in AstBuilder
visitSwitchStatement(SwitchStatementContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitSwitchStatement(SwitchStatementContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.switchStatement.
visitSynchronizedStatement(SynchronizedStatement) - Method in AsmClassGenerator
visitSynchronizedStatement(SynchronizedStatement) - Method in ClassCodeExpressionTransformer
visitSynchronizedStatement(SynchronizedStatement) - Method in ClassCodeVisitorSupport
visitSynchronizedStatement(SynchronizedStatement) - Method in CodeVisitorSupport
visitSynchronizedStatement(SynchronizedStatement) - Method in GroovyCodeVisitor
visitSynchronizedStatement(SynchronizedStatement) - Method in TransformingCodeVisitor
visitSynchronizedStatement(SynchronizedStatement) - Method in VariableExpressionReplacer
visitSynchronizedStmtAlt(SynchronizedStmtAltContext) - Method in AstBuilder
visitSynchronizedStmtAlt(SynchronizedStmtAltContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitSynchronizedStmtAlt(SynchronizedStmtAltContext) - Method in GroovyParserVisitor
Visit a parse tree produced by the synchronizedStmtAlt labeled alternative in GroovyParser.statement.
visitTableSwitchInsn(int, int, Label, Label) - Method in LoggableTextifier
visitTernaryExpression(TernaryExpression) - Method in AsmClassGenerator
visitTernaryExpression(TernaryExpression) - Method in CodeVisitorSupport
visitTernaryExpression(TernaryExpression) - Method in GroovyCodeVisitor
visitTernaryExpression(TernaryExpression) - Method in StaticTypeCheckingVisitor
visitTernaryExpression(TernaryExpression) - Method in TransformingCodeVisitor
visitThisFormalParameter(ThisFormalParameterContext) - Method in AstBuilder
visitThisFormalParameter(ThisFormalParameterContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitThisFormalParameter(ThisFormalParameterContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.thisFormalParameter.
visitThisPrmrAlt(ThisPrmrAltContext) - Method in AstBuilder
visitThisPrmrAlt(ThisPrmrAltContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitThisPrmrAlt(ThisPrmrAltContext) - Method in GroovyParserVisitor
Visit a parse tree produced by the thisPrmrAlt labeled alternative in GroovyParser.primary.
visitThrowStatement(ThrowStatement) - Method in AsmClassGenerator
visitThrowStatement(ThrowStatement) - Method in ClassCodeExpressionTransformer
visitThrowStatement(ThrowStatement) - Method in ClassCodeVisitorSupport
visitThrowStatement(ThrowStatement) - Method in CodeVisitorSupport
visitThrowStatement(ThrowStatement) - Method in GroovyCodeVisitor
visitThrowStatement(ThrowStatement) - Method in TransformingCodeVisitor
visitThrowStatement(ThrowStatement) - Method in VariableExpressionReplacer
visitThrowStmtAlt(ThrowStmtAltContext) - Method in AstBuilder
visitThrowStmtAlt(ThrowStmtAltContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitThrowStmtAlt(ThrowStmtAltContext) - Method in GroovyParserVisitor
Visit a parse tree produced by the throwStmtAlt labeled alternative in GroovyParser.statement.
visitTraitDef(GroovySourceAST, int) - Method in CompositeVisitor
visitTraitDef(GroovySourceAST, int) - Method in SourcePrinter
visitTraitDef(GroovySourceAST, int) - Method in Visitor
visitTraitDef(GroovySourceAST, int) - Method in VisitorAdapter
visitTripleDot(GroovySourceAST, int) - Method in CompositeVisitor
visitTripleDot(GroovySourceAST, int) - Method in Visitor
visitTripleDot(GroovySourceAST, int) - Method in VisitorAdapter
visitTryCatchAnnotation(int, TypePath, String, boolean) - Method in LoggableTextifier
visitTryCatchBlock(Label, Label, Label, String) - Method in LoggableTextifier
visitTryCatchFinally(TryCatchStatement) - Method in AsmClassGenerator
visitTryCatchFinally(TryCatchStatement) - Method in ClassCodeVisitorSupport
visitTryCatchFinally(TryCatchStatement) - Method in CodeVisitorSupport
visitTryCatchFinally(TryCatchStatement) - Method in FinalVariableAnalyzer
visitTryCatchFinally(TryCatchStatement) - Method in GroovyCodeVisitor
visitTryCatchFinally(TryCatchStatement) - Method in StaticTypeCheckingVisitor
visitTryCatchFinally(TryCatchStatement) - Method in TransformingCodeVisitor
visitTryCatchStatement(TryCatchStatementContext) - Method in AstBuilder
visitTryCatchStatement(TryCatchStatementContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitTryCatchStatement(TryCatchStatementContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.tryCatchStatement.
visitTryCatchStmtAlt(TryCatchStmtAltContext) - Method in AstBuilder
visitTryCatchStmtAlt(TryCatchStmtAltContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitTryCatchStmtAlt(TryCatchStmtAltContext) - Method in GroovyParserVisitor
Visit a parse tree produced by the tryCatchStmtAlt labeled alternative in GroovyParser.statement.
visitTupleExpression(TupleExpression) - Method in AsmClassGenerator
visitTupleExpression(TupleExpression) - Method in CodeVisitorSupport
visitTupleExpression(TupleExpression) - Method in GroovyCodeVisitor
visitTupleExpression(TupleExpression) - Method in TransformingCodeVisitor
visitType(TypeContext) - Method in AstBuilder
visitType(GroovySourceAST, int) - Method in CompositeVisitor
visitType(TypeContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitType(TypeContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.type.
visitType(GroovySourceAST, int) - Method in SourcePrinter
visitType(GroovySourceAST, int) - Method in Visitor
visitType(GroovySourceAST, int) - Method in VisitorAdapter
visitTypeAnnotation(int, TypePath, String, boolean) - Method in LoggableTextifier
visitTypeArgument(TypeArgumentContext) - Method in AstBuilder
visitTypeArgument(GroovySourceAST, int) - Method in CompositeVisitor
visitTypeArgument(TypeArgumentContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitTypeArgument(TypeArgumentContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.typeArgument.
visitTypeArgument(GroovySourceAST, int) - Method in SourcePrinter
visitTypeArgument(GroovySourceAST, int) - Method in Visitor
visitTypeArgument(GroovySourceAST, int) - Method in VisitorAdapter
visitTypeArguments(TypeArgumentsContext) - Method in AstBuilder
visitTypeArguments(GroovySourceAST, int) - Method in CompositeVisitor
visitTypeArguments(TypeArgumentsContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitTypeArguments(TypeArgumentsContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.typeArguments.
visitTypeArguments(GroovySourceAST, int) - Method in SourcePrinter
visitTypeArguments(GroovySourceAST, int) - Method in Visitor
visitTypeArguments(GroovySourceAST, int) - Method in VisitorAdapter
visitTypeArgumentsOrDiamond(TypeArgumentsOrDiamondContext) - Method in AstBuilder
visitTypeArgumentsOrDiamond(TypeArgumentsOrDiamondContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitTypeArgumentsOrDiamond(TypeArgumentsOrDiamondContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.typeArgumentsOrDiamond.
visitTypeBound(TypeBoundContext) - Method in AstBuilder
visitTypeBound(TypeBoundContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitTypeBound(TypeBoundContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.typeBound.
visitTypecast(GroovySourceAST, int) - Method in CompositeVisitor
visitTypecast(GroovySourceAST, int) - Method in SourcePrinter
visitTypecast(GroovySourceAST, int) - Method in Visitor
visitTypecast(GroovySourceAST, int) - Method in VisitorAdapter
visitTypeDeclaration(TypeDeclarationContext) - Method in AstBuilder
visitTypeDeclaration(TypeDeclarationContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitTypeDeclaration(TypeDeclarationContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.typeDeclaration.
visitTypeDeclarationStmtAlt(TypeDeclarationStmtAltContext) - Method in AstBuilder
visitTypeDeclarationStmtAlt(TypeDeclarationStmtAltContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitTypeDeclarationStmtAlt(TypeDeclarationStmtAltContext) - Method in GroovyParserVisitor
Visit a parse tree produced by the typeDeclarationStmtAlt labeled alternative in GroovyParser.statement.
visitTypeInsn(int, String) - Method in LoggableTextifier
visitTypeList(TypeListContext) - Method in AstBuilder
visitTypeList(TypeListContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitTypeList(TypeListContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.typeList.
visitTypeLowerBounds(GroovySourceAST, int) - Method in CompositeVisitor
visitTypeLowerBounds(GroovySourceAST, int) - Method in SourcePrinter
visitTypeLowerBounds(GroovySourceAST, int) - Method in Visitor
visitTypeLowerBounds(GroovySourceAST, int) - Method in VisitorAdapter
visitTypeNamePair(TypeNamePairContext) - Method in AstBuilder
visitTypeNamePair(TypeNamePairContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitTypeNamePair(TypeNamePairContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.typeNamePair.
visitTypeNamePairs(TypeNamePairsContext) - Method in AstBuilder
visitTypeNamePairs(TypeNamePairsContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitTypeNamePairs(TypeNamePairsContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.typeNamePairs.
visitTypeParameter(TypeParameterContext) - Method in AstBuilder
visitTypeParameter(GroovySourceAST, int) - Method in CompositeVisitor
visitTypeParameter(TypeParameterContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitTypeParameter(TypeParameterContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.typeParameter.
visitTypeParameter(GroovySourceAST, int) - Method in SourcePrinter
visitTypeParameter(GroovySourceAST, int) - Method in Visitor
visitTypeParameter(GroovySourceAST, int) - Method in VisitorAdapter
visitTypeParameters(TypeParametersContext) - Method in AstBuilder
visitTypeParameters(GroovySourceAST, int) - Method in CompositeVisitor
visitTypeParameters(TypeParametersContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitTypeParameters(TypeParametersContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.typeParameters.
visitTypeParameters(GroovySourceAST, int) - Method in SourcePrinter
visitTypeParameters(GroovySourceAST, int) - Method in Visitor
visitTypeParameters(GroovySourceAST, int) - Method in VisitorAdapter
visitTypeUpperBounds(GroovySourceAST, int) - Method in CompositeVisitor
visitTypeUpperBounds(GroovySourceAST, int) - Method in SourcePrinter
visitTypeUpperBounds(GroovySourceAST, int) - Method in Visitor
visitTypeUpperBounds(GroovySourceAST, int) - Method in VisitorAdapter
visitUnaryAddExprAlt(UnaryAddExprAltContext) - Method in AstBuilder
visitUnaryAddExprAlt(UnaryAddExprAltContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitUnaryAddExprAlt(UnaryAddExprAltContext) - Method in GroovyParserVisitor
Visit a parse tree produced by the unaryAddExprAlt labeled alternative in GroovyParser.expression.
visitUnaryMinus(GroovySourceAST, int) - Method in CompositeVisitor
visitUnaryMinus(GroovySourceAST, int) - Method in SourcePrinter
visitUnaryMinus(GroovySourceAST, int) - Method in Visitor
visitUnaryMinus(GroovySourceAST, int) - Method in VisitorAdapter
visitUnaryMinusExpression(UnaryMinusExpression) - Method in AsmClassGenerator
visitUnaryMinusExpression(UnaryMinusExpression) - Method in CodeVisitorSupport
visitUnaryMinusExpression(UnaryMinusExpression) - Method in GroovyCodeVisitor
visitUnaryMinusExpression(UnaryMinusExpression) - Method in StaticTypeCheckingVisitor
visitUnaryMinusExpression(UnaryMinusExpression) - Method in TransformingCodeVisitor
visitUnaryNotExprAlt(UnaryNotExprAltContext) - Method in AstBuilder
visitUnaryNotExprAlt(UnaryNotExprAltContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitUnaryNotExprAlt(UnaryNotExprAltContext) - Method in GroovyParserVisitor
Visit a parse tree produced by the unaryNotExprAlt labeled alternative in GroovyParser.expression.
visitUnaryPlus(GroovySourceAST, int) - Method in CompositeVisitor
visitUnaryPlus(GroovySourceAST, int) - Method in SourcePrinter
visitUnaryPlus(GroovySourceAST, int) - Method in Visitor
visitUnaryPlus(GroovySourceAST, int) - Method in VisitorAdapter
visitUnaryPlusExpression(UnaryPlusExpression) - Method in AsmClassGenerator
visitUnaryPlusExpression(UnaryPlusExpression) - Method in CodeVisitorSupport
visitUnaryPlusExpression(UnaryPlusExpression) - Method in GroovyCodeVisitor
visitUnaryPlusExpression(UnaryPlusExpression) - Method in StaticTypeCheckingVisitor
visitUnaryPlusExpression(UnaryPlusExpression) - Method in TransformingCodeVisitor
visitUnusedConst(GroovySourceAST, int) - Method in CompositeVisitor
visitUnusedConst(GroovySourceAST, int) - Method in Visitor
visitUnusedConst(GroovySourceAST, int) - Method in VisitorAdapter
visitUnusedDo(GroovySourceAST, int) - Method in CompositeVisitor
visitUnusedDo(GroovySourceAST, int) - Method in Visitor
visitUnusedDo(GroovySourceAST, int) - Method in VisitorAdapter
visitUnusedGoto(GroovySourceAST, int) - Method in CompositeVisitor
visitUnusedGoto(GroovySourceAST, int) - Method in Visitor
visitUnusedGoto(GroovySourceAST, int) - Method in VisitorAdapter
visitUse(String) - Method in LoggableTextifier
visitVariableDeclaration(VariableDeclarationContext) - Method in AstBuilder
visitVariableDeclaration(VariableDeclarationContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitVariableDeclaration(VariableDeclarationContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.variableDeclaration.
visitVariableDeclarator(VariableDeclaratorContext) - Method in AstBuilder
visitVariableDeclarator(VariableDeclaratorContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitVariableDeclarator(VariableDeclaratorContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.variableDeclarator.
visitVariableDeclaratorId(VariableDeclaratorIdContext) - Method in AstBuilder
visitVariableDeclaratorId(VariableDeclaratorIdContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitVariableDeclaratorId(VariableDeclaratorIdContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.variableDeclaratorId.
visitVariableDeclarators(VariableDeclaratorsContext) - Method in AstBuilder
visitVariableDeclarators(VariableDeclaratorsContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitVariableDeclarators(VariableDeclaratorsContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.variableDeclarators.
visitVariableDef(GroovySourceAST, int) - Method in CompositeVisitor
visitVariableDef(GroovySourceAST, int) - Method in SourcePrinter
visitVariableDef(GroovySourceAST, int) - Method in Visitor
visitVariableDef(GroovySourceAST, int) - Method in VisitorAdapter
visitVariableExpression(VariableExpression) - Method in AsmClassGenerator
Visits a bare (unqualified) variable expression.
visitVariableExpression(VariableExpression) - Method in ClosureWriter.CorrectAccessedVariableVisitor
visitVariableExpression(VariableExpression) - Method in CodeVisitorSupport
visitVariableExpression(VariableExpression) - Method in DependencyTracker
visitVariableExpression(VariableExpression) - Method in FinalVariableAnalyzer
visitVariableExpression(VariableExpression) - Method in GroovyCodeVisitor
visitVariableExpression(VariableExpression) - Method in SharedVariableCollector
visitVariableExpression(VariableExpression) - Method in StaticTypeCheckingVisitor
visitVariableExpression(VariableExpression) - Method in StaticTypeCheckingVisitor.VariableExpressionTypeMemoizer
visitVariableExpression(VariableExpression) - Method in StaticVerifier
visitVariableExpression(VariableExpression) - Method in TransformingCodeVisitor
visitVariableExpression(VariableExpression) - Method in VariableScopeVisitor
visitVariableExpression(VariableExpression) - Method in VerifierCodeVisitor
visitVariableInitializer(VariableInitializerContext) - Method in AstBuilder
visitVariableInitializer(VariableInitializerContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitVariableInitializer(VariableInitializerContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.variableInitializer.
visitVariableInitializers(VariableInitializersContext) - Method in AstBuilder
visitVariableInitializers(VariableInitializersContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitVariableInitializers(VariableInitializersContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.variableInitializers.
visitVariableModifier(VariableModifierContext) - Method in AstBuilder
visitVariableModifier(VariableModifierContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitVariableModifier(VariableModifierContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.variableModifier.
visitVariableModifiers(VariableModifiersContext) - Method in AstBuilder
visitVariableModifiers(VariableModifiersContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitVariableModifiers(VariableModifiersContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.variableModifiers.
visitVariableModifiersOpt(VariableModifiersOptContext) - Method in AstBuilder
visitVariableModifiersOpt(VariableModifiersOptContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitVariableModifiersOpt(VariableModifiersOptContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.variableModifiersOpt.
visitVariableNames(VariableNamesContext) - Method in AstBuilder
visitVariableNames(VariableNamesContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitVariableNames(VariableNamesContext) - Method in GroovyParserVisitor
Visit a parse tree produced by GroovyParser.variableNames.
visitVariableParameterDef(GroovySourceAST, int) - Method in CompositeVisitor
visitVariableParameterDef(GroovySourceAST, int) - Method in SourcePrinter
visitVariableParameterDef(GroovySourceAST, int) - Method in Visitor
visitVariableParameterDef(GroovySourceAST, int) - Method in VisitorAdapter
visitVarInsn(int, int) - Method in LoggableTextifier
visitVocab(GroovySourceAST, int) - Method in CompositeVisitor
visitVocab(GroovySourceAST, int) - Method in Visitor
visitVocab(GroovySourceAST, int) - Method in VisitorAdapter
visitWhileLoop(WhileStatement) - Method in AbstractInterruptibleASTTransformation
visitWhileLoop(WhileStatement) - Method in AsmClassGenerator
visitWhileLoop(WhileStatement) - Method in ClassCodeExpressionTransformer
visitWhileLoop(WhileStatement) - Method in ClassCodeVisitorSupport
visitWhileLoop(WhileStatement) - Method in CodeVisitorSupport
visitWhileLoop(WhileStatement) - Method in GroovyCodeVisitor
visitWhileLoop(WhileStatement) - Method in LabelVerifier
visitWhileLoop(WhileStatement) - Method in StatementReplacer
visitWhileLoop(WhileStatement) - Method in StaticTypeCheckingVisitor
visitWhileLoop(WhileStatement) - Method in TransformingCodeVisitor
visitWhileLoop(WhileStatement) - Method in VariableExpressionReplacer
visitWhileStmtAlt(WhileStmtAltContext) - Method in AstBuilder
visitWhileStmtAlt(WhileStmtAltContext) - Method in GroovyParserBaseVisitor
{@inheritDoc}
visitWhileStmtAlt(WhileStmtAltContext) - Method in GroovyParserVisitor
Visit a parse tree produced by the whileStmtAlt labeled alternative in GroovyParser.loopStatement.
visitWildcardType(GroovySourceAST, int) - Method in CompositeVisitor
visitWildcardType(GroovySourceAST, int) - Method in SourcePrinter
visitWildcardType(GroovySourceAST, int) - Method in Visitor
visitWildcardType(GroovySourceAST, int) - Method in VisitorAdapter
visitWs(GroovySourceAST, int) - Method in CompositeVisitor
visitWs(GroovySourceAST, int) - Method in Visitor
visitWs(GroovySourceAST, int) - Method in VisitorAdapter
VMPlugin - Interface in org.codehaus.groovy.vmplugin
Interface to access VM version based actions.
VMPluginFactory - Class in org.codehaus.groovy.vmplugin
Factory class to get functionality based on the VM version.
VOCAB - Field in GroovyTokenTypes
VOCAB - Field in JavaTokenTypes
VOCABULARY - Field in GroovyLexer
VOCABULARY - Field in GroovyParser
VOID - Field in ConstantExpression
VOID - Field in GroovyLexer
VOID - Field in GroovyParser
VOID() - Method in GroovyParser.BuiltInTypeContext
VOID() - Method in GroovyParser.KeywordsContext
VOID() - Method in GroovyParser.ReturnTypeContext
VOID() - Method in GroovyParser.TypeContext
VOID_TYPE - Field in ClassHelper
void_WRAPPER_TYPE - Field in ClassHelper
VOLATILE - Field in GroovyLexer
VOLATILE - Field in GroovyParser
VOLATILE() - Method in GroovyParser.KeywordsContext
VOLATILE() - Method in GroovyParser.ModifierContext

W

waitForOrKill(Process, long) - Method in ProcessGroovyMethods
Wait for the process to finish during a certain amount of time, otherwise stops the process.
waitForOrKill(long) - Method in ProcessGroovyMethods.ProcessRunner
waitForProcessOutput(Process, OutputStream, OutputStream) - Method in ProcessGroovyMethods
Gets the output and error streams from a process and reads them to keep the process from blocking due to a full output buffer.
warn(Object, Throwable) - Method in Logger
WarningMessage - Class in org.codehaus.groovy.control.messages
A class for warning messages.
WarningMessage(int, String, Object, CSTNode, SourceUnit) - Constructor in WarningMessage
Creates a new warning message.
warnings - Field in ErrorCollector
WarningMessages collected during processing
Weigher - Interface in org.apache.groovy.util.concurrentlinkedhashmap
A class that can determine the weight of a value.
weigher(EntryWeigher<? super K, ? super V>) - Method in ConcurrentLinkedHashMap.Builder
Specifies an algorithm to determine how many the units of capacity an entry consumes.
Weighers - Class in org.apache.groovy.util.concurrentlinkedhashmap
A common set of Weigher and EntryWeigher implementations.
weightedSize() - Method in ConcurrentLinkedHashMap
Returns the weighted size of this map.
weightOf(K, V) - Method in EntryWeigher
Measures an entry's weight to determine how many units of capacity that the key and value consumes.
weightOf(V) - Method in Weigher
Measures an object's weight to determine how many units of capacity that the value consumes.
WHILE - Field in GroovyLexer
WHILE - Field in GroovyParser
WHILE() - Method in GroovyParser.DoWhileStmtAltContext
WHILE() - Method in GroovyParser.KeywordsContext
WHILE() - Method in GroovyParser.WhileStmtAltContext
WhileStatement - Class in org.codehaus.groovy.ast.stmt
Represents a while (condition) { ... } loop in Groovy
whileStatement(AST) - Method in AntlrParserPlugin
whileStatement(Closure) - Method in AstSpecificationCompiler
Creates a WhileStatement.
WhileStatement(BooleanExpression, Statement) - Constructor in WhileStatement
WideningCategories - Class in org.codehaus.groovy.ast.tools
This class provides helper methods to determine the type from a widening operation for example for a plus operation.
WideningCategories.LowestUpperBoundClassNode - Class in org.codehaus.groovy.ast.tools
This ClassNode specialization is used when the lowest upper bound of two types cannot be represented by an existing type.
WideningCategories.LowestUpperBoundClassNode(String, ClassNode, ClassNode) - Constructor in WideningCategories.LowestUpperBoundClassNode
WILDCARD_TYPE - Field in GroovyTokenTypes
WILDCARD_TYPE - Field in JavaTokenTypes
wildcardType() - Method in GroovyRecognizer
wildcardType() - Method in JavaRecognizer
with(U, boolean, Closure<T>) - Method in DefaultGroovyMethods
Allows the closure to be called for the object reference self.
with(Closure<T>) - Method in NullObject
Allows the closure to be called for NullObject
withBuilder(Map, FactoryBuilderSupport, String, Closure) - Method in FactoryBuilderSupport
Switches the builder's proxyBuilder during the execution of a closure.
withCloseable(U, Closure<T>) - Method in IOGroovyMethods
Allows this AutoCloseable to be used within the closure, ensuring that it is closed once the closure has been executed and before this method returns.
withConfig(CompilerConfiguration, Closure) - Method in CompilerCustomizationBuilder
withDataInputStream(File, Closure<T>) - Method in DefaultGroovyMethods
withDataInputStream(File, Closure<T>) - Method in ResourceGroovyMethods
Create a new DataInputStream for this file and passes it into the closure.
withDataOutputStream(File, Closure<T>) - Method in DefaultGroovyMethods
withDataOutputStream(File, Closure<T>) - Method in ResourceGroovyMethods
Create a new DataOutputStream for this file and passes it into the closure.
withDefault$$bridge(List<T>, Closure<T>) - Method in DefaultGroovyMethods
withDefault(List<T>, Closure<T>) - Method in DefaultGroovyMethods
An alias for withLazyDefault which decorates a list allowing it to grow when called with index values outside the normal list bounds.
withEagerDefault$$bridge(List<T>, Closure<T>) - Method in DefaultGroovyMethods
withEagerDefault(List<T>, Closure<T>) - Method in DefaultGroovyMethods
Decorates a list allowing it to grow when called with a non-existent index value.
withFormatter(Appendable, Locale, Closure) - Method in IOGroovyMethods
Invokes a Closure that uses a Formatter taking care of resource handling.
withIndex(Iterator<E>, int) - Method in DefaultGroovyMethods
Zips an iterator with indices in (value, index) order.
withInputStream(URL, Closure<T>) - Method in DefaultGroovyMethods
withInputStream(URL, Closure<T>) - Method in ResourceGroovyMethods
Creates a new InputStream for this URL and passes it into the closure.
withLazyDefault$$bridge(List<T>, Closure<T>) - Method in DefaultGroovyMethods
withLazyDefault(List<T>, Closure<T>) - Method in DefaultGroovyMethods
Decorates a list allowing it to grow when called with a non-existent index value.
withObjectInputStream(InputStream, ClassLoader, Closure<T>) - Method in DefaultGroovyMethods
withObjectInputStream(InputStream, ClassLoader, Closure<T>) - Method in IOGroovyMethods
Create a new ObjectInputStream for this file and pass it to the closure.
withObjectInputStream(File, ClassLoader, Closure<T>) - Method in ResourceGroovyMethods
Create a new ObjectInputStream for this file associated with the given class loader and pass it to the closure.
withObjectOutputStream(OutputStream, Closure<T>) - Method in DefaultGroovyMethods
withObjectOutputStream(OutputStream, Closure<T>) - Method in IOGroovyMethods
Create a new ObjectOutputStream for this output stream and then pass it to the closure.
withObjectOutputStream(File, Closure<T>) - Method in ResourceGroovyMethods
Create a new ObjectOutputStream for this file and then pass it to the closure.
withObjectStreams(Socket, Closure<T>) - Method in DefaultGroovyMethods
withObjectStreams(Socket, Closure<T>) - Method in SocketGroovyMethods
Creates an InputObjectStream and an OutputObjectStream from a Socket, and passes them to the closure.
withoutNulls(String) - Method in Inspector
withOutputStream(File, Closure) - Method in DefaultGroovyMethods
withOutputStream(Process, Closure) - Method in ProcessGroovyMethods
Creates a new buffered OutputStream as stdin for this process, passes it to the closure, and ensures the stream is flushed and closed after the closure returns.
withOutputStream(File, Closure) - Method in ResourceGroovyMethods
Creates a new OutputStream for this file and passes it into the closure.
withPrintWriter(Writer, Closure<T>) - Method in DefaultGroovyMethods
withPrintWriter(OutputStream, Closure<T>) - Method in IOGroovyMethods
Create a new PrintWriter for this OutputStream.
withPrintWriter(File, String, Closure<T>) - Method in ResourceGroovyMethods
Create a new PrintWriter with a specified charset for this file.
withReader(InputStream, String, Closure<T>) - Method in DefaultGroovyMethods
withReader(InputStream, String, Closure<T>) - Method in IOGroovyMethods
Helper method to create a new Reader for a stream and then passes it into the closure.
withReader(URL, String, Closure<T>) - Method in ResourceGroovyMethods
Helper method to create a new Reader for a URL and then passes it to the closure.
WithReadLock - Annotation Type in groovy.transform
This annotation is used in conjunction with WithWriteLock to support read and write synchronization on a method.
withStream(OutputStream, Closure<T>) - Method in DefaultGroovyMethods
withStream(U, Closure<T>) - Method in IOGroovyMethods
Passes this OutputStream to the closure, ensuring that the stream is closed after the closure returns, regardless of errors.
withStreams(Socket, Closure<T>) - Method in DefaultGroovyMethods
withStreams(Socket, Closure<T>) - Method in SocketGroovyMethods
Passes the Socket's InputStream and OutputStream to the closure.
withTraits(Object, Class<?>) - Method in DefaultGroovyMethods
Dynamically wraps an instance into something which implements the supplied trait classes.
withTypeChecker(Closure<R>) - Method in AbstractTypeCheckingExtension
WithWriteLock - Annotation Type in groovy.transform
This annotation is used in conjunction with WithReadLock to support read and write synchronization on a method.
withWriter(OutputStream, String, Closure<T>) - Method in DefaultGroovyMethods
withWriter(OutputStream, String, Closure<T>) - Method in IOGroovyMethods
Creates a writer from this stream, passing it to the given closure.
withWriter(Process, Closure) - Method in ProcessGroovyMethods
Creates a new BufferedWriter as stdin for this process, passes it to the closure, and ensures the stream is flushed and closed after the closure returns.
withWriter(File, String, Closure<T>) - Method in ResourceGroovyMethods
Creates a new BufferedWriter for this file, passes it to the closure, and ensures the stream is flushed and closed after the closure returns.
withWriterAppend(File, Closure<T>) - Method in DefaultGroovyMethods
withWriterAppend(File, Closure<T>) - Method in ResourceGroovyMethods
Create a new BufferedWriter for this file in append mode.
wrap(MethodNode) - Method in InWhileLoopWrapper
wrap(Class) - Method in MetaClassHelper
wrap(Object) - Method in Proxy
This method is for convenience.
wrapBlock(Statement) - Method in AbstractInterruptibleASTTransformation
Takes a statement and wraps it into a block statement which first element is the interruption check statement.
wrapLoggingMethodCall(Expression, String, Expression) - Method in Commons.CommonsLoggingStrategy
wrapLoggingMethodCall(Expression, String, Expression) - Method in Log.JavaUtilLoggingStrategy
wrapLoggingMethodCall(Expression, String, Expression) - Method in Log4j.Log4jLoggingStrategy
wrapLoggingMethodCall(Expression, String, Expression) - Method in Log4j2.Log4j2LoggingStrategy
wrapLoggingMethodCall(Expression, String, Expression) - Method in LogASTTransformation.LoggingStrategy
wrapLoggingMethodCall(Expression, String, Expression) - Method in Slf4j.Slf4jLoggingStrategy
wrapped - Field in GroovyObjectWrapper
wrapped - Field in PojoWrapper
Wrapper - Class in org.codehaus.groovy.runtime.wrappers
@author John Wilson
Wrapper(Class) - Constructor in Wrapper
wrapTypeIfNecessary(ClassNode) - Method in StaticTypeCheckingVisitor
Returns a wrapped type if, and only if, the provided class node is a primitive type.
Writable - Interface in groovy.lang
Represents an object which is capable of writing itself to a text stream in a more efficient format than just creating a toString() representation of itself.
WritableFile - Class in org.codehaus.groovy.runtime
A Writable File.
WritableFile(File, String) - Constructor in WritableFile
write(int, boolean) - Method in BinaryExpressionWriter
write(int, boolean) - Method in BinaryObjectExpressionHelper
write(PrintWriter, String) - Method in CSTNode
Formats the node and writes it to the specified Writer.
write(File, String, String) - Method in DefaultGroovyMethods
write(Object, String, Object) - Method in DefaultPropertyAccessor
write(Object, String, Object) - Method in DefaultPropertyWriter
write(PrintWriter, Janitor) - Method in ErrorCollector
Writes error messages to the specified PrintWriter.
write(PrintWriter) - Method in ErrorReporter
Writes the error to the specified PrintWriter.
write(PrintWriter, Janitor) - Method in ExceptionMessage
Writes out a nicely formatted summary of the exception.
write(String, int, int) - Method in FlushingStreamWriter
write(Writer, Object) - Method in InvokerHelper
Writes an object to a Writer using Groovy's default representation for the object.
write(Writer, Writable) - Method in IOGroovyMethods
A helper method so that dynamic dispatch of the writer.write(object) method will always use the more efficient Writable.writeTo(writer) mechanism if the object implements the Writable interface.
write(PrintWriter, Janitor) - Method in LocatedMessage
write(PrintWriter) - Method in Message
A synonym for write( writer, owner, null ).
write(char[], int, int) - Method in NullWriter
write(char[], int, int) - Method in PlatformLineWriter
write(Object, String, Object) - Method in PropertyWriter
write(File, String, String, boolean) - Method in ResourceGroovyMethods
Write the text to the File, using the specified encoding.
write(PrintWriter, Janitor) - Method in SimpleMessage
write(int) - Method in SourceBuffer
Writes the specified character into the buffer
write(String, int, int) - Method in StringBufferWriter
Write a portion of a string.
write(char[], int, int) - Method in StringBuilderWriter
Writes a portion of a character array to the StringBuilder.
write(PrintWriter, Janitor) - Method in SyntaxErrorMessage
Writes out a nicely formatted summary of the syntax error.
write(Object, String, Object, String) - Method in TracingInterceptor
write(PrintWriter, Janitor) - Method in WarningMessage
writeAICCall(ConstructorCallExpression) - Method in InvocationWriter
writeAssert(AssertStatement) - Method in StatementWriter
writeAssertStatement(AssertStatement) - Method in AssertionWriter
writeBitwiseNegate(BitwiseNegationExpression) - Method in StaticTypesUnaryExpressionHelper
writeBitwiseNegate(BitwiseNegationExpression) - Method in UnaryExpressionHelper
writeBitwiseOp(int, boolean) - Method in BinaryDoubleExpressionHelper
writeBitwiseOp(int, boolean) - Method in BinaryExpressionWriter
writes some the bitwise operations. type is one of BITWISE_OR, BITWISE_AND, BITWISE_XOR
writeBitwiseOp(int, boolean) - Method in BinaryFloatExpressionHelper
writeBlockStatement(BlockStatement) - Method in OptimizingStatementWriter
writeBlockStatement(BlockStatement) - Method in StatementWriter
writeBlockStatement(BlockStatement) - Method in StaticTypesStatementWriter
writeBreak(BreakStatement) - Method in StatementWriter
writeCaseStatement(CaseStatement, int, Label, Label) - Method in StatementWriter
writeClosure(ClosureExpression) - Method in ClosureWriter
writeContinue(ContinueStatement) - Method in StatementWriter
writeDirectMethodCall(MethodNode, boolean, Expression, TupleExpression) - Method in InvocationWriter
writeDirectMethodCall(MethodNode, boolean, Expression, TupleExpression) - Method in StaticInvocationWriter
writeDivision(boolean) - Method in BinaryBooleanExpressionHelper
writeDivision(boolean) - Method in BinaryExpressionWriter
writeDivision(boolean) - Method in BinaryObjectExpressionHelper
writeDoWhileLoop(DoWhileStatement) - Method in OptimizingStatementWriter
writeDoWhileLoop(DoWhileStatement) - Method in StatementWriter
writeExceptionTable(CompileStack.BlockRecorder, Label, String) - Method in CompileStack
writeExpressionStatement(ExpressionStatement) - Method in OptimizingStatementWriter
writeExpressionStatement(ExpressionStatement) - Method in StatementWriter
writeForInLoop(ForStatement) - Method in OptimizingStatementWriter
writeForInLoop(ForStatement) - Method in StatementWriter
writeForInLoop(ForStatement) - Method in StaticTypesStatementWriter
writeForLoopWithClosureList(ForStatement) - Method in OptimizingStatementWriter
writeForLoopWithClosureList(ForStatement) - Method in StatementWriter
writeForStatement(ForStatement) - Method in StatementWriter
writeGetProperty(Expression, String, boolean, boolean, boolean) - Method in InvokeDynamicWriter
writeIfElse(IfStatement) - Method in OptimizingStatementWriter
writeIfElse(IfStatement) - Method in StatementWriter
writeInfo(Class, String, Object) - Method in TracingInterceptor
writeInvokeConstructor(ConstructorCallExpression) - Method in InvocationWriter
writeInvokeConstructor(ConstructorCallExpression) - Method in StaticInvocationWriter
writeInvokeMethod(MethodCallExpression) - Method in InvocationWriter
writeInvokeMethod(MethodCallExpression) - Method in StaticInvocationWriter
writeInvokeStaticMethod(StaticMethodCallExpression) - Method in InvocationWriter
writeIteratorHasNext(MethodVisitor) - Method in OptimizingStatementWriter
writeIteratorHasNext(MethodVisitor) - Method in StatementWriter
writeIteratorNext(MethodVisitor) - Method in OptimizingStatementWriter
writeIteratorNext(MethodVisitor) - Method in StatementWriter
writeLambda(LambdaExpression) - Method in LambdaWriter
writeLambda(LambdaExpression) - Method in StaticTypesLambdaWriter
writeLine(BufferedWriter, String) - Method in DefaultGroovyMethods
writeLine(BufferedWriter, String) - Method in IOGroovyMethods
Write the text and append a newline (using the platform's line-ending).
writeMinusMinus(MethodVisitor) - Method in BinaryBooleanExpressionHelper
writeMinusMinus(MethodVisitor) - Method in BinaryDoubleExpressionHelper
writeMinusMinus(MethodVisitor) - Method in BinaryExpressionWriter
writeMinusMinus(MethodVisitor) - Method in BinaryFloatExpressionHelper
writeMinusMinus(MethodVisitor) - Method in BinaryIntExpressionHelper
writeMinusMinus(MethodVisitor) - Method in BinaryLongExpressionHelper
writeMinusMinus(MethodVisitor) - Method in BinaryObjectExpressionHelper
writeNormalConstructorCall(ConstructorCallExpression) - Method in InvocationWriter
writeNormalConstructorCall(ConstructorCallExpression) - Method in InvokeDynamicWriter
writeNotExpression(NotExpression) - Method in StaticTypesUnaryExpressionHelper
writeNotExpression(NotExpression) - Method in UnaryExpressionHelper
writePlusPlus(MethodVisitor) - Method in BinaryBooleanExpressionHelper
writePlusPlus(MethodVisitor) - Method in BinaryDoubleExpressionHelper
writePlusPlus(MethodVisitor) - Method in BinaryExpressionWriter
writePlusPlus(MethodVisitor) - Method in BinaryFloatExpressionHelper
writePlusPlus(MethodVisitor) - Method in BinaryIntExpressionHelper
writePlusPlus(MethodVisitor) - Method in BinaryLongExpressionHelper
writePlusPlus(MethodVisitor) - Method in BinaryObjectExpressionHelper
writePostOrPrefixMethod(int, boolean) - Method in BinaryBooleanExpressionHelper
writePostOrPrefixMethod(int, String, Expression, Expression) - Method in BinaryExpressionHelper
writePostOrPrefixMethod(int, String, Expression, Expression) - Method in BinaryExpressionMultiTypeDispatcher
writePostOrPrefixMethod(int, boolean) - Method in BinaryExpressionWriter
writePostOrPrefixMethod(int, boolean) - Method in BinaryObjectExpressionHelper
writePostOrPrefixMethod(int, String, Expression, Expression) - Method in IndyBinHelper
writePostOrPrefixMethod(int, String, Expression, Expression) - Method in StaticTypesBinaryExpressionMultiTypeDispatcher
writer - Field in TracingInterceptor
WriterController - Class in org.codehaus.groovy.classgen.asm
WriterControllerFactory - Interface in org.codehaus.groovy.classgen.asm
A non static factory to get alternative writer controller to be stored in the meta data
writeReturn(ReturnStatement) - Method in OptimizingStatementWriter
writeReturn(ReturnStatement) - Method in StatementWriter
writeShiftOp(int, boolean) - Method in BinaryDoubleExpressionHelper
writeShiftOp(int, boolean) - Method in BinaryExpressionWriter
Write shifting operations.
writeShiftOp(int, boolean) - Method in BinaryFloatExpressionHelper
writeSpaceship(int, boolean) - Method in BinaryExpressionWriter
writeSpaceship(int, boolean) - Method in BinaryIntExpressionHelper
writes the spaceship operator, type should be COMPARE_TO
writeSpecialConstructorCall(ConstructorCallExpression) - Method in InvocationWriter
writeSpecialConstructorCall(ConstructorCallExpression) - Method in StaticInvocationWriter
writeStatementLabel(Statement) - Method in StatementWriter
writeStdCompare(int, boolean) - Method in BinaryExpressionWriter
writes some int standard operations for compares
writeStdCompare(int, boolean) - Method in BinaryIntExpressionHelper
writes a std compare.
writeStdOperators(int, boolean) - Method in BinaryBooleanExpressionHelper
writeStdOperators(int, boolean) - Method in BinaryExpressionWriter
writeSwitch(SwitchStatement) - Method in StatementWriter
writeSynchronized(SynchronizedStatement) - Method in StatementWriter
writeThrow(ThrowStatement) - Method in StatementWriter
writeTo(Writer) - Method in ConfigObject
Writes this config object into a String serialized representation which can later be parsed back using the parse() method
writeTo(Writer) - Method in GString
writeTo(Writer) - Method in Writable
Writes this object to the given writer.
writeTo(Writer) - Method in WritableFile
writeTryCatchFinally(TryCatchStatement) - Method in StatementWriter
writeUnaryMinus(UnaryMinusExpression) - Method in StaticTypesUnaryExpressionHelper
writeUnaryMinus(UnaryMinusExpression) - Method in UnaryExpressionHelper
writeUnaryPlus(UnaryPlusExpression) - Method in StaticTypesUnaryExpressionHelper
writeUnaryPlus(UnaryPlusExpression) - Method in UnaryExpressionHelper
writeWhileLoop(WhileStatement) - Method in OptimizingStatementWriter
writeWhileLoop(WhileStatement) - Method in StatementWriter
WS - Field in GroovyLexer
WS - Field in GroovyParser
WS - Field in GroovyTokenTypes
WS - Field in JavaTokenTypes

X

x(Object, String) - Method in Eval
Evaluates the specified String expression and makes the parameter available inside the script bound to a variable named 'x', returning the result.
XOR_ASSIGN - Field in GroovyLexer
XOR_ASSIGN - Field in GroovyParser
XOR_ASSIGN() - Method in GroovyParser.AssignmentExprAltContext
xor(Boolean, Boolean) - Method in DefaultGroovyMethods
Exclusive disjunction of two boolean operators
XOR - Field in GroovyLexer
XOR - Field in GroovyParser
XOR() - Method in GroovyParser.ExclusiveOrExprAltContext
xor(long, long) - Method in IndyMath
xor(Number, Number) - Method in NumberMath
xor(long, long) - Method in NumberMathModificationInfo
xorImpl(Number, Number) - Method in BigIntegerMath
xorImpl(Number, Number) - Method in IntegerMath
xorImpl(Number, Number) - Method in LongMath
xorImpl(Number, Number) - Method in NumberMath
XStreamUtils - Class in org.codehaus.groovy.control
xy(Object, Object, String) - Method in Eval
Evaluates the specified String expression and makes the first two parameters available inside the script bound to variables named 'x' and 'y' respectively, returning the result.
xyz(Object, Object, Object, String) - Method in Eval
Evaluates the specified String expression and makes the first three parameters available inside the script bound to variables named 'x', 'y', and 'z' respectively, returning the result.

Y

years - Field in BaseDuration

Z

zArrayGet(boolean[], int) - Method in BytecodeInterface8
get value from boolean[] using normalized index
zArraySet(boolean[], int, boolean) - Method in BytecodeInterface8
set value from boolean[] using normalized index

_

__TIMESTAMP__ - Field in Verifier
__TIMESTAMP - Field in Verifier
_ATN - Field in GroovyLexer
_ATN - Field in GroovyParser
_serializedATN - Field in GroovyLexer
_serializedATN - Field in GroovyParser
_tokenNames - Field in GroovyRecognizer
_tokenNames - Field in JavaRecognizer
_tokenSet_0 - Field in GroovyRecognizer
_tokenSet_0 - Field in JavaLexer
_tokenSet_0 - Field in JavaRecognizer
_tokenSet_100 - Field in GroovyRecognizer
_tokenSet_101 - Field in GroovyRecognizer
_tokenSet_102 - Field in GroovyRecognizer
_tokenSet_103 - Field in GroovyRecognizer
_tokenSet_104 - Field in GroovyRecognizer
_tokenSet_105 - Field in GroovyRecognizer
_tokenSet_106 - Field in GroovyRecognizer
_tokenSet_107 - Field in GroovyRecognizer
_tokenSet_108 - Field in GroovyRecognizer
_tokenSet_109 - Field in GroovyRecognizer
_tokenSet_10 - Field in GroovyRecognizer
_tokenSet_10 - Field in JavaRecognizer
_tokenSet_110 - Field in GroovyRecognizer
_tokenSet_111 - Field in GroovyRecognizer
_tokenSet_11 - Field in GroovyRecognizer
_tokenSet_11 - Field in JavaRecognizer
_tokenSet_12 - Field in GroovyRecognizer
_tokenSet_12 - Field in JavaRecognizer
_tokenSet_13 - Field in GroovyRecognizer
_tokenSet_13 - Field in JavaRecognizer
_tokenSet_14 - Field in GroovyRecognizer
_tokenSet_14 - Field in JavaRecognizer
_tokenSet_15 - Field in GroovyRecognizer
_tokenSet_15 - Field in JavaRecognizer
_tokenSet_16 - Field in GroovyRecognizer
_tokenSet_16 - Field in JavaRecognizer
_tokenSet_17 - Field in GroovyRecognizer
_tokenSet_17 - Field in JavaRecognizer
_tokenSet_18 - Field in GroovyRecognizer
_tokenSet_18 - Field in JavaRecognizer
_tokenSet_19 - Field in GroovyRecognizer
_tokenSet_19 - Field in JavaRecognizer
_tokenSet_1 - Field in GroovyRecognizer
_tokenSet_1 - Field in JavaLexer
_tokenSet_1 - Field in JavaRecognizer
_tokenSet_20 - Field in GroovyRecognizer
_tokenSet_20 - Field in JavaRecognizer
_tokenSet_21 - Field in GroovyRecognizer
_tokenSet_21 - Field in JavaRecognizer
_tokenSet_22 - Field in GroovyRecognizer
_tokenSet_22 - Field in JavaRecognizer
_tokenSet_23 - Field in GroovyRecognizer
_tokenSet_23 - Field in JavaRecognizer
_tokenSet_24 - Field in GroovyRecognizer
_tokenSet_24 - Field in JavaRecognizer
_tokenSet_25 - Field in GroovyRecognizer
_tokenSet_25 - Field in JavaRecognizer
_tokenSet_26 - Field in GroovyRecognizer
_tokenSet_26 - Field in JavaRecognizer
_tokenSet_27 - Field in GroovyRecognizer
_tokenSet_27 - Field in JavaRecognizer
_tokenSet_28 - Field in GroovyRecognizer
_tokenSet_28 - Field in JavaRecognizer
_tokenSet_29 - Field in GroovyRecognizer
_tokenSet_29 - Field in JavaRecognizer
_tokenSet_2 - Field in GroovyRecognizer
_tokenSet_2 - Field in JavaLexer
_tokenSet_2 - Field in JavaRecognizer
_tokenSet_30 - Field in GroovyRecognizer
_tokenSet_30 - Field in JavaRecognizer
_tokenSet_31 - Field in GroovyRecognizer
_tokenSet_31 - Field in JavaRecognizer
_tokenSet_32 - Field in GroovyRecognizer
_tokenSet_32 - Field in JavaRecognizer
_tokenSet_33 - Field in GroovyRecognizer
_tokenSet_33 - Field in JavaRecognizer
_tokenSet_34 - Field in GroovyRecognizer
_tokenSet_34 - Field in JavaRecognizer
_tokenSet_35 - Field in GroovyRecognizer
_tokenSet_35 - Field in JavaRecognizer
_tokenSet_36 - Field in GroovyRecognizer
_tokenSet_36 - Field in JavaRecognizer
_tokenSet_37 - Field in GroovyRecognizer
_tokenSet_37 - Field in JavaRecognizer
_tokenSet_38 - Field in GroovyRecognizer
_tokenSet_38 - Field in JavaRecognizer
_tokenSet_39 - Field in GroovyRecognizer
_tokenSet_39 - Field in JavaRecognizer
_tokenSet_3 - Field in GroovyRecognizer
_tokenSet_3 - Field in JavaLexer
_tokenSet_3 - Field in JavaRecognizer
_tokenSet_40 - Field in GroovyRecognizer
_tokenSet_40 - Field in JavaRecognizer
_tokenSet_41 - Field in GroovyRecognizer
_tokenSet_41 - Field in JavaRecognizer
_tokenSet_42 - Field in GroovyRecognizer
_tokenSet_42 - Field in JavaRecognizer
_tokenSet_43 - Field in GroovyRecognizer
_tokenSet_43 - Field in JavaRecognizer
_tokenSet_44 - Field in GroovyRecognizer
_tokenSet_44 - Field in JavaRecognizer
_tokenSet_45 - Field in GroovyRecognizer
_tokenSet_45 - Field in JavaRecognizer
_tokenSet_46 - Field in GroovyRecognizer
_tokenSet_46 - Field in JavaRecognizer
_tokenSet_47 - Field in GroovyRecognizer
_tokenSet_47 - Field in JavaRecognizer
_tokenSet_48 - Field in GroovyRecognizer
_tokenSet_48 - Field in JavaRecognizer
_tokenSet_49 - Field in GroovyRecognizer
_tokenSet_49 - Field in JavaRecognizer
_tokenSet_4 - Field in GroovyRecognizer
_tokenSet_4 - Field in JavaLexer
_tokenSet_4 - Field in JavaRecognizer
_tokenSet_50 - Field in GroovyRecognizer
_tokenSet_51 - Field in GroovyRecognizer
_tokenSet_52 - Field in GroovyRecognizer
_tokenSet_53 - Field in GroovyRecognizer
_tokenSet_54 - Field in GroovyRecognizer
_tokenSet_55 - Field in GroovyRecognizer
_tokenSet_56 - Field in GroovyRecognizer
_tokenSet_57 - Field in GroovyRecognizer
_tokenSet_58 - Field in GroovyRecognizer
_tokenSet_59 - Field in GroovyRecognizer
_tokenSet_5 - Field in GroovyRecognizer
_tokenSet_5 - Field in JavaLexer
_tokenSet_5 - Field in JavaRecognizer
_tokenSet_60 - Field in GroovyRecognizer
_tokenSet_61 - Field in GroovyRecognizer
_tokenSet_62 - Field in GroovyRecognizer
_tokenSet_63 - Field in GroovyRecognizer
_tokenSet_64 - Field in GroovyRecognizer
_tokenSet_65 - Field in GroovyRecognizer
_tokenSet_66 - Field in GroovyRecognizer
_tokenSet_67 - Field in GroovyRecognizer
_tokenSet_68 - Field in GroovyRecognizer
_tokenSet_69 - Field in GroovyRecognizer
_tokenSet_6 - Field in GroovyRecognizer
_tokenSet_6 - Field in JavaRecognizer
_tokenSet_70 - Field in GroovyRecognizer
_tokenSet_71 - Field in GroovyRecognizer
_tokenSet_72 - Field in GroovyRecognizer
_tokenSet_73 - Field in GroovyRecognizer
_tokenSet_74 - Field in GroovyRecognizer
_tokenSet_75 - Field in GroovyRecognizer
_tokenSet_76 - Field in GroovyRecognizer
_tokenSet_77 - Field in GroovyRecognizer
_tokenSet_78 - Field in GroovyRecognizer
_tokenSet_79 - Field in GroovyRecognizer
_tokenSet_7 - Field in GroovyRecognizer
_tokenSet_7 - Field in JavaRecognizer
_tokenSet_80 - Field in GroovyRecognizer
_tokenSet_81 - Field in GroovyRecognizer
_tokenSet_82 - Field in GroovyRecognizer
_tokenSet_83 - Field in GroovyRecognizer
_tokenSet_84 - Field in GroovyRecognizer
_tokenSet_85 - Field in GroovyRecognizer
_tokenSet_86 - Field in GroovyRecognizer
_tokenSet_87 - Field in GroovyRecognizer
_tokenSet_88 - Field in GroovyRecognizer
_tokenSet_89 - Field in GroovyRecognizer
_tokenSet_8 - Field in GroovyRecognizer
_tokenSet_8 - Field in JavaRecognizer
_tokenSet_90 - Field in GroovyRecognizer
_tokenSet_91 - Field in GroovyRecognizer
_tokenSet_92 - Field in GroovyRecognizer
_tokenSet_93 - Field in GroovyRecognizer
_tokenSet_94 - Field in GroovyRecognizer
_tokenSet_95 - Field in GroovyRecognizer
_tokenSet_96 - Field in GroovyRecognizer
_tokenSet_97 - Field in GroovyRecognizer
_tokenSet_98 - Field in GroovyRecognizer
_tokenSet_99 - Field in GroovyRecognizer
_tokenSet_9 - Field in GroovyRecognizer
_tokenSet_9 - Field in JavaRecognizer
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _