- sameClass(Class[], Object) - Method in MetaClassHelper
- sameClasses(Class[], Object, Object, Object, Object) - Method in MetaClassHelper
- sameType(Collection[]) - Method in DefaultGroovyMethodsSupport
- Determines if all items of this array are of the same type.
- sanitize(Throwable) - Method in StackTraceUtils
Remove all apparently groovy-internal trace entries from the exception instance
This modifies the original instance and returns it, it does not clone
- sanitizeRootCause(Throwable) - Method in StackTraceUtils
Get the root cause of an exception and sanitize it for display to the user
This will MODIFY the stacktrace of the root cause exception object and return it
- save(def, def, def, def, def, CompilePhaseAdapter) - Method in AstBrowserUiPreferences
- SaveCommand - Class in org.codehaus.groovy.tools.shell.commands
- The 'save' command.
- SaveCommand(Shell) - Constructor in SaveCommand
- saveDgmInfo(List, String) - Method in GeneratedMetaMethod.DgmMethodRecord
- SAXBuilder - Class in groovy.xml
- A builder for generating W3C SAX events.
- SAXBuilder(ContentHandler) - Constructor in SAXBuilder
- sbquo - Field in Entity
- scanDir(File, File, String[]) - Method in Groovyc
- Scans the directory looking for source files to be compiled.
- scaron - Field in Entity
- Script - Class in groovy.lang
- This object represents a Groovy script
- Script(Binding) - Constructor in Script
- script - Field in SimpleTemplateEngine.SimpleTemplate
- 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
- ScriptTestAdapter - Class in org.codehaus.groovy.runtime
- An adapter to make any Groovy Script class an instance of a JUnit Test
- ScriptTestAdapter(Class, String[]) - Constructor in ScriptTestAdapter
- ScriptToTreeNodeAdapter - Class in groovy.inspect.swingui
- This class controls the conversion from a Groovy script as a String into
a Swing JTree representation of the AST in that script.
- ScriptToTreeNodeAdapter(def, def, def) - Constructor in ScriptToTreeNodeAdapter
- ScrollPaneFactory - Class in groovy.swing.factory
- ScrollPaneFactory(Class) - Constructor in ScrollPaneFactory
- 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
- seconds - Field in BaseDuration
- secondVisit(GroovySourceAST) - Method in TraversalHelper
- sect - Field in Entity
- segmentFor(int) - Method in AbstractConcurrentDoubleKeyMap
- segmentFor(int) - Method in AbstractConcurrentMap
- segmentFor(int) - Method in AbstractConcurrentMapBase
- segments - Field in AbstractConcurrentMapBase
- select(int) - Method in BufferManager
- SELECT_SLOT - Field in GroovyTokenTypes
- selectAll(EventObject) - Method in Console
- 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
- selectFilename(def) - Method in Console
- SEMANTIC_ANALYSIS - Field in Phases
- SEMI - Field in GroovyTokenTypes
- SEMI - Field in JavaTokenTypes
- SEMICOLON - Field in Types
- send(Object) - Method in JmxEventEmitter
- Called to broadcast message on MBeanServer event bus.
- send(Object) - Method in JmxEventEmitterMBean
- Method called to dispatch event on event bus.
- sep() - Method in GroovyRecognizer
- A statement separator is either a semicolon or a significant newline.
- SeparatorFactory - Class in groovy.swing.factory
- 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
- serializableFields() - Method in ExternalGroovyClassDoc
- serializableFields() - Method in GroovyClassDoc
- serializableFields() - Method in SimpleGroovyClassDoc
- serializationMethods() - Method in ExternalGroovyClassDoc
- serializationMethods() - Method in GroovyClassDoc
- serializationMethods() - Method in SimpleGroovyClassDoc
- serialize(Element, OutputStream) - Method in DOMUtil
- Write a pretty version of the Element to the OutputStream.
- serialize(String, Writer) - Method in XmlUtil
- Write a pretty version of the given XML string to the Writer.
- server() - Method in GroovyMBean
- service(HttpServletRequest, HttpServletResponse) - Method in GroovyServlet
- Handle web requests to the GroovyServlet
- service(HttpServletRequest, HttpServletResponse) - Method in TemplateServlet
- Services the request with a response.
- ServletBinding - Class in groovy.servlet
- Servlet-specific binding extension to lazy load the writer or the output
stream from the response.
- ServletBinding.ServletOutput(HttpServletResponse) - Constructor in ServletBinding.ServletOutput
- ServletBinding(HttpServletRequest, HttpServletResponse, ServletContext) - Method in ServletBinding
- Initializes a servlet binding.
- ServletCategory - Class in groovy.servlet
- Servlet support.
- servletContext - Field in AbstractHttpServlet
- Servlet (or the web application) context.
- set(String, Object) - Method in ClassExtender
- set(int, CSTNode) - Method in CSTNode
- Sets an element node in at the specified index.
- set(Date, Map) - Method in DateGroovyMethods
- Support mutating a Date with a Map.
- set(int, Object) - Method in EmptyRange
- Always throws
UnsupportedOperationException
for an empty range.
- set(int, Object) - Method in FastArray
- 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(PageContext, String, Object) - Method in ServletCategory
- setAbstract(boolean) - Method in SimpleGroovyAbstractableElementDoc
- setAccess(String) - Method in Groovydoc
- Indicates the access mode or scope of interest: one of public, protected, package, or private.
- 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 Java4
- setAdditionalClassInformation(ClassNode) - Method in Java5
- setAdditionalClassInformation(ClassNode) - Method in VMPlugin
- setAfterExecution(Closure) - Method in InteractiveShell
- A closure that is executed after the execution of the last script.
- setAlign(String) - Method in TableLayoutCell
- Sets the horizontal alignment to a case insensitive value of {LEFT, CENTER, RIGHT}
- setAllowedTargets(int) - Method in AnnotationNode
- setAnnotated(boolean) - Method in ClassNode
- Marks if the current class uses annotations or not
- setAnnotationDefault(boolean) - Method in MethodNode
- setAnonymous(boolean) - Method in InnerClassNode
- setAppend(boolean) - Method in Groovy
- Whether output should be appended to or overwrite
an existing file.
- setArguments(Expression) - Method in MethodCallExpression
- 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
- 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
- setAuthor(boolean) - Method in Groovydoc
- If set to false, author will not be displayed.
- setBean(Object) - Method in PropertyBinding
- setBeanFactoryName(String) - Method in ObjectGraphBuilder
- Sets the name for the 'bean' node.
- setBeforeExecution(Closure) - Method in InteractiveShell
- A closure that is executed before the execution of a given script
- 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
- setBounds(int, int, int, int) - Method in TextEditor
- setBugText(String) - Method in GroovyBugError
- Sets the bug text to describe this error
- setBytes(OutputStream, byte[]) - Method in DefaultGroovyMethods
- Write the byte[] to the output stream.
- setCachable(boolean) - Method in GroovyCodeSource
- setCacheNamedQueries(boolean) - Method in Sql
- Enables named query caching.
- setCacheStatements(boolean) - Method in Sql
- Enables statement caching.
- setCallSites(List) - Method in InterfaceHelperClassNode
- setCatchStatement(int, CatchStatement) - Method in TryCatchStatement
- setCellpadding(int) - Method in TableLayout
- setChild(FactoryBuilderSupport, Object, Object) - Method in AbstractFactory
- setChild(FactoryBuilderSupport, Object, Object) - Method in CellEditorFactory
- setChild(FactoryBuilderSupport, Object, Object) - Method in CollectionFactory
- setChild(FactoryBuilderSupport, Object, Object) - Method in ColumnFactory
- setChild(FactoryBuilderSupport, Object, Object) - Method in ComponentFactory
- setChild(FactoryBuilderSupport, Object, Object) - Method in Factory
- setChild(FactoryBuilderSupport, Object, Object) - Method in FrameFactory
- 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 ObjectGraphBuilder.ObjectFactory
- setChild(FactoryBuilderSupport, Object, Object) - Method in ObjectGraphBuilder.ObjectRefFactory
- setChild(FactoryBuilderSupport, Object, Object) - Method in RendererFactory
- setChild(FactoryBuilderSupport, Object, Object) - Method in RootPaneContainerFactory
- setChild(FactoryBuilderSupport, Object, Object) - Method in ScrollPaneFactory
- setChild(FactoryBuilderSupport, Object, Object) - Method in SplitPaneFactory
- setChild(FactoryBuilderSupport, Object, Object) - Method in TabbedPaneFactory
- setChild(FactoryBuilderSupport, Object, Object) - Method in TableFactory
- setChild(FactoryBuilderSupport, Object, Object) - Method in TDFactory
- setChild(FactoryBuilderSupport, Object, Object) - Method in WidgetFactory
- 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(GroovyClassLoader) - Method in GroovyScriptEngineImpl
- 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.
- setClasspath(String) - Method in CompilerConfiguration
- Sets the classpath.
- setClasspath(Path) - Method in CompileTaskSupport
- setClasspath(Path) - Method in Groovy
- Sets the classpath for loading.
- setClasspath(Path) - Method in Groovyc
- Set the classpath to be used for this compilation.
- setClasspath(Path) - Method in RootLoaderRef
- Set the classpath to be used for this compilation.
- setClasspath(Path) - Method in UberCompileTask
- setClasspathList(List) - Method in CompilerConfiguration
- sets the classpath using a list of Strings
- setClasspathRef(Reference) - Method in CompileTaskSupport
- setClasspathRef(Reference) - Method in Groovy
- Set the classpath for loading
using the classpath reference.
- setClasspathRef(Reference) - Method in Groovyc
- Adds a reference to a classpath defined elsewhere.
- setClasspathRef(Reference) - Method in RootLoaderRef
- Adds a reference to a classpath defined elsewhere.
- setClasspathRef(Reference) - Method in UberCompileTask
- setClassRetention(boolean) - Method in AnnotationNode
- Sets the internal flag if the current annotation has
RetentionPolicy.CLASS
.
- setClassScope(ClassNode) - Method in VariableScope
- setClosure(Closure) - Method in ClosureSourceBinding
- setClosure(Closure) - Method in ClosureTriggerBinding
- setClosure(Closure) - Method in DefaultAction
- setClosureArgument(Object) - Method in ClosureSourceBinding
- setClosureArguments(Object[]) - Method in ClosureSourceBinding
- 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.
- setClosureSharedVariable(boolean) - Method in DynamicVariable
- setClosureSharedVariable(boolean) - Method in FieldNode
- setClosureSharedVariable(boolean) - Method in Parameter
- setClosureSharedVariable(boolean) - Method in PropertyNode
- setClosureSharedVariable(boolean) - Method in Variable
- setClosureSharedVariable(boolean) - Method in VariableExpression
- setCoalesce(boolean) - Method in SwingTimerFullBinding
- 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
- setColfill(boolean) - Method in TableLayoutCell
- Sets whether or not this column should allow its component to stretch to fill the space available
- setCollectionExpression(Expression) - Method in ForStatement
- setColor(def) - Method in Main
- setColspan(int) - Method in TableLayoutCell
- Sets the number of columns that this cell should span.
- setColumn(int) - Method in GroovySourceAST
- setColumn(int) - Method in GroovySourceToken
- setColumn(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
- setColumnNumber(int) - Method in AntlrParserPlugin.AnonymousInnerClassCarrier
- setColumnNumber(int) - Method in ASTNode
- SetCommand - Class in org.codehaus.groovy.tools.shell.commands
- The 'set' command, used to set preferences.
- SetCommand(Shell) - Constructor in SetCommand
- setCommentText(String) - Method in SimpleGroovyDoc
- setCompilerFactory(JavaCompilerFactory) - Method in JavaAwareCompilationUnit
- setCompileUnit(CompileUnit) - Method in ClassNode
- setConfig(CompilerConfiguration) - Method in GroovyScriptEngine
- sets a compiler configuration
- setConfiguration(CompilerConfiguration) - Method in ProcessingUnit
- setConstantName(String) - Method in ConstantExpression
- setConstantValueExpression(String) - Method in SimpleGroovyFieldDoc
- setContainingPackage(GroovyPackageDoc) - Method in SimpleGroovyProgramElementDoc
- setContextClassLoader(boolean) - Method in Groovy
- Setting to true will cause the contextClassLoader to be set with
the classLoader of the shell used to run the script.
- setController(SourceUnit) - Method in ASTHelper
- setConverter(Closure) - Method in AbstractFullBinding
- setConverter(Closure) - Method in FullBinding
- setConverter(Closure) - Method in MutualPropertyBinding
- setCurrent(Object) - Method in BuilderSupport
- setCurrent(Object) - Method in NamespaceBuilderSupport
- setDebug(boolean) - Method in CompilerConfiguration
- Turns debugging operation on or off.
- 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.
- setDefaultCharset(Charset) - Method in CharsetToolkit
- Defines the default
Charset
used in case the buffer represents
an 8-bit Charset
.
- setDefaultFamily(String) - Method in ConsoleTextEditor
- setDefaultJmxNameDomain(String) - Method in JmxBuilder
- setDefaultJmxNameType(String) - Method in JmxBuilder
- setDefaultScriptExtension(String) - Method in CompilerConfiguration
- setDefaultStatement(Statement) - Method in SwitchStatement
- setDefaultStyle(Style) - Method in StructuredSyntaxDocumentFilter.LexerNode
- setDefaultValue(String) - Method in SimpleGroovyParameter
- setDelegate(Object) - Method in Closure
- Allows the delegate to be changed such as when performing markup building
- setDelegate(Object) - Method in Closure.WritableClosure
- setDelegate(Object) - Method in CurriedClosure
- setDeprecated(boolean) - Method in SimpleGroovyDoc
- setDescription(String) - Method in ModuleNode
- setDescription(String) - Method in SimpleGroovyPackageDoc
- setDescription(String) - Method in SimpleGroovyRootDoc
- setDestdir(File) - Method in CompileTaskSupport
- setDestdir(File) - Method in Groovyc
- Set the destination directory into which the Java source
files should be compiled.
- setDestdir(File) - Method in Groovydoc
- Set the directory where the Groovydoc output will be generated.
- setDestdir(File) - Method in UberCompileTask
- setDir(String) - Method in VerifyClass
- setDirective(int) - Method in Closure
- @param directive The directive to set.
- setDirty(boolean) - Method in Console
- 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
- setDoctitle(String) - Method in Groovydoc
- Set the title for the overview page.
- setDocumentLocator(Locator) - Method in XmlParser
- setDoubleQuotes(boolean) - Method in MarkupBuilder
- Sets whether the builder outputs attribute values in double
quotes or single quotes.
- setDTDHandler(DTDHandler) - Method in XmlParser
- setDTDHandler(DTDHandler) - Method in XmlSlurper
- setDuration(long) - Method in SwingTimerFullBinding
- setDynamicResolving(boolean) - Method in VariableScope
- setDynamicTyped(boolean) - Method in Variable
- setEditable(boolean) - Method in ValueHolder
- setEditorValue(Closure) - Method in ClosureCellEditor
- 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.
- setEnableNamedQueries(boolean) - Method in Sql
- Enables named query support.
- setEnclosingMethod(MethodNode) - Method in ClassNode
- setEncoding(String) - Method in Groovyc
- Sets the file encoding for generated files.
- setEndLabel(Label) - Method in Variable
- setEnforce8Bit(boolean) - Method in CharsetToolkit
- If US-ASCII is recognized, enforce to return the default encoding, rather than US-ASCII.
- setEntityBaseUrl(URL) - Method in XmlSlurper
- Resolves entities against using the suppied URL as the base for relative URLs
- setEntityResolver(EntityResolver) - Method in XmlParser
- setEntityResolver(EntityResolver) - Method in XmlSlurper
- setErrorHandler(ErrorHandler) - Method in XmlParser
- setErrorHandler(ErrorHandler) - Method in XmlSlurper
- setErrorProperty(String) - Method in Groovyc
- The property to set on compilation failure.
- setEvent(String) - Method in JmxEventEmitter
- Event type setter
- setEvent(String) - Method in JmxEventEmitterMBean
- Setter - sets event thrown by Emitter.
- setEventName(String) - Method in EventTriggerBinding
- 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
- setExtensions(String) - Method in Groovydoc
- A colon-separated list of filename extensions to look for when searching for files to process in a given directory.
- setFailonerror(boolean) - Method in CompileTaskSupport
- setFailonerror(boolean) - Method in Groovyc
- Indicates whether the build will continue
even if there are compilation errors; defaults to true.
- setFatal(boolean) - Method in ConfigurationException
- Set fatal is just ignored.
- setFatal(boolean) - Method in GroovyException
- setFatal(boolean) - Method in GroovyExceptionInterface
- setFeature(String, boolean) - Method in XmlParser
- setFeature(String, boolean) - Method in XmlSlurper
- setField(CachedField) - Method in MetaBeanProperty
- 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
- setFinal(boolean) - Method in SimpleGroovyProgramElementDoc
- setFinallyStatement(Statement) - Method in TryCatchStatement
- setFirstSentenceCommentText(String) - Method in SimpleGroovyDoc
- setFooter(String) - Method in Groovydoc
- Set the footer to place at the bottom of each generated html page.
- setForce(boolean) - Method in GroovycTask
- setFork(boolean) - Method in Groovy
- Should the script be executed using a forked process.
- setFork(boolean) - Method in Groovyc
- If true forks the Groovy compiler.
- setFullPathName(String) - Method in SimpleGroovyClassDoc
- setGenericsPlaceHolder(boolean) - Method in ClassNode
- setGenericsTypes(GenericsType[]) - Method in ClassNode
- setGenericsTypes(GenericsType[]) - Method in MethodCallExpression
- setGenericsTypes(GenericsType[]) - Method in MethodNode
- setGetterBlock(Statement) - Method in PropertyNode
- setGroovy(boolean) - Method in SimpleGroovyClassDoc
- 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
- setHasNoRealSourcePosition(boolean) - Method in AnnotatedNode
- setHeader(String) - Method in Groovydoc
- Specifies the header text to be placed at the top of each output file.
- setHistory(History) - Method in InteractiveShellRunner
- setHistoryFile(File) - Method in InteractiveShellRunner
- setHolder(boolean) - Method in FieldNode
- setHolder(boolean) - Method in Variable
- setHref(String) - Method in LinkArgument
- Set the href attribute.
- setIdentifierResolver(Object) - Method in ObjectGraphBuilder
- Sets the current IdentifierResolver.
- setIfBlock(Statement) - Method in IfStatement
- setImplicitThis(boolean) - Method in MethodCallExpression
- setImplicitThis(boolean) - Method in PropertyExpression
- setImportsResolved(boolean) - Method in ModuleNode
- setIncludeAntRuntime(boolean) - Method in Groovy
- Should the system classpath be included on the classpath when forking.
- setIncludeantruntime(boolean) - Method in Groovyc
- If true, includes Ant's own classpath in the classpath.
- setIncludeDestClasses(boolean) - Method in Groovyc
- This property controls whether to include the
destination classes directory in the classpath
given to the compiler.
- setIncludejavaruntime(boolean) - Method in Groovyc
- If true, includes the Java runtime libraries in the classpath.
- setIncludeMainForScripts(boolean) - Method in Groovydoc
- If set to false, 'public static void main' method will not be displayed.
- setIndentation(String) - Method in XmlTemplateEngine
- setIndentLevel(int) - Method in IndentPrinter
- setIndex(Matcher, int) - Method in DefaultGroovyMethods
- Set the position of the given Matcher to the given index.
- 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
- setInterfaces(ClassNode[]) - Method in ClassNode
- setInternalConnection(Connection) - Method in Sql
- Stub needed for testing.
- setInterval(int) - Method in SwingTimerFullBinding
- setJavaHome(File) - Method in Groovyc
- The JDK Home to use when forked.
- setJointCompilationOptions(Map) - Method in CompilerConfiguration
- Sets the joint compilation options for this configuration.
- setKeepJavaMetaClasses(boolean) - Method in GroovySystem
- setKeepStubs(boolean) - Method in Groovyc
- Set the keepStubs flag.
- setKeepWhitespace(boolean) - Method in XmlSlurper
- @param keepWhitespace
- setKey(Object) - Method in MapEntry
- setKeyExpression(Expression) - Method in MapEntryExpression
- setLast(Token) - Method in GroovySourceAST
- setLastColumnNumber(int) - Method in AntlrParserPlugin.AnonymousInnerClassCarrier
- setLastColumnNumber(int) - Method in ASTNode
- setLastLineNumber(int) - Method in AntlrParserPlugin.AnonymousInnerClassCarrier
- setLastLineNumber(int) - Method in ASTNode
- 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
- setLexer(CharScanner) - Method in UnicodeEscapingReader
- Sets the lexer that is using this reader.
- setLine(int) - Method in GroovySourceAST
- setLine(int) - Method in GroovySourceToken
- 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
- setLineNumber(int) - Method in AntlrParserPlugin.AnonymousInnerClassCarrier
- setLineNumber(int) - Method in ASTNode
- setListfiles(boolean) - Method in Groovyc
- If true, list the source files being handed off to the compiler.
- setLoopBlock(Statement) - Method in DoWhileStatement
- setLoopBlock(Statement) - Method in ForStatement
- setLoopBlock(Statement) - Method in WhileStatement
- setMainClass(String) - Method in LoaderConfiguration
- Sets the main class.
- setManagedResource(Object) - Method in JmxBuilderModelMBean
- setMBeanServer(MBeanServerConnection) - Method in JmxBuilder
- 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
- setMemoryInitialSize(String) - Method in Groovyc
- The initial size of the memory for the underlying VM
if javac is run externally; ignored otherwise.
- setMemoryMaximumSize(String) - Method in Groovyc
- The maximum size of the memory for the underlying VM
if javac is run externally; ignored otherwise.
- setMessage(String) - Method in JmxEventEmitter
- Event message setter.
- setMessageExpression(Expression) - Method in AssertStatement
- setMetaClass(Object, MetaClass) - Method in DefaultGroovyMethods
- Set the metaclass for an object
- setMetaClass(MetaClass) - Method in DelegatingMetaClass
- setMetaClass(MetaClass) - Method in ExpandoMetaClass
- setMetaClass(MetaClass) - Method in GPathResult
- 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
- setMetaClass(Object, MetaClass) - Method in MetaClassRegistryImpl
- setMetaClass(MetaClass, Class) - Method in Node
- 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.
- setMetaMethod(MetaMethod) - Method in MethodCallExpression
- @deprecated
- setMetaMethod(MetaMethod) - Method in StaticMethodCallExpression
- setMethod(Expression) - Method in MethodCallExpression
- setMethodDispatcherCode(BlockStatement, Expression, Parameter[]) - Method in InnerClassVisitorHelper
- setMethodTarget(MethodNode) - Method in MethodCallExpression
- setMinimumRecompilationInterval(int) - Method in CompilerConfiguration
- setMixinInstance(Object, Object) - Method in MixinInMetaClass
- setMode(String) - Method in JmxBuilder
- setModel(Object) - Method in BindingProxy
- setModel(TableModel) - Method in TableMap
- setModel(TableModel) - Method in TableSorter
- setModifierBit(AST, int, int) - Method in AntlrParserPlugin
- setModifiers(int) - Method in ClassNode
- setModifiers(int) - Method in FieldNode
- setModifiers(int) - Method in MethodNode
- setModule(ModuleNode) - Method in ClassNode
- setModule(ModuleNode) - Method in GroovyRuntimeException
- setName(String) - Method in ClassNode
- setName(String) - Method in GenericsType
- setName(String) - Method in ResolveVisitor.ConstructedClassWithPackage
- setName(String) - Method in ResolveVisitor.LowerCaseClass
- setName(String) - Method in SimpleGroovyAnnotationRef
- setNameMappingClosure(Closure) - Method in FactoryBuilderSupport
- setNamespaceAware(boolean) - Method in XmlNodePrinter
- Enable and/or disable namespace handling.
- setNamespaceAware(boolean) - Method in XmlParser
- Enable and/or disable namspace handling.
- setNewInstanceResolver(Object) - Method in ObjectGraphBuilder
- Sets the current NewInstanceResolver.
- setNewMopMethods(List) - Method in CachedClass
- setNodeAttributes(Object, Map) - Method in FactoryBuilderSupport
- Maps attributes key/values to properties on node.
- setNodeMetaData(Object, Object) - Method in ASTNode
- Sets the node meta data.
- setNonChangeCheck(boolean) - Method in PropertyBinding
- setObject(PreparedStatement, int, Object) - Method in Sql
- Strategy method allowing derived classes to handle types differently
such as for CLOBs etc.
- setObjectExpression(Expression) - Method in MethodCallExpression
- setObjectExpression(Expression) - Method in PropertyExpression
- setOmitEmptyAttributes(boolean) - Method in MarkupBuilder
- Allows empty attributes to be removed from the generated markup.
- setOmitNullAttributes(boolean) - Method in MarkupBuilder
- Allows null attributes to be removed from the generated markup.
- setOuter(GroovyClassDoc) - Method in SimpleGroovyClassDoc
- setOutput(PrintWriter) - Method in CompilerConfiguration
- Sets the output writer.
- setOutput(File) - Method in Groovy
- Set the output file;
optional, defaults to the Ant log.
- setOverride(ClassLoader) - Method in ProxyGenerator
- setOvertypeMode(boolean) - Method in TextEditor
- Set the caret to use depending on overtype/insert mode
- setOverview(File) - Method in Groovydoc
- Specify the file containing the overview to be included in the generated documentation.
- setOwner(ClassNode) - Method in FieldNode
- @param owner The owner to set.
- setOwnerType(ClassNode) - Method in StaticMethodCallExpression
- setPackage(String, List) - Method in ASTHelper
- setPackage(boolean) - Method in Groovydoc
- Indicate whether only package, protected and public classes and members are to be included in the scope processed.
- setPackage(PackageNode) - Method in ModuleNode
- setPackageName(String) - Method in ASTHelper
- setPackageName(String) - Method in ModuleNode
- setPackagenames(String) - Method in Groovydoc
- Set the package names to be processed.
- setPackagePrivate(boolean) - Method in SimpleGroovyProgramElementDoc
- setPackages(String) - Method in LinkArgument
- Set the packages attribute.
- setParameters(Parameter[]) - Method in MethodNode
- setParameters(List, PreparedStatement) - Method in Sql
- Hook to allow derived classes to override behavior associated with
setting params for a prepared statement.
- setParametersTypes(CachedClass[]) - Method in ParameterTypes
- setParent(FactoryBuilderSupport, Object, Object) - Method in AbstractFactory
- setParent(FactoryBuilderSupport, Object, Object) - Method in ActionFactory
- setParent(Object, Object) - Method in AntBuilder
- setParent(FactoryBuilderSupport, Object, Object) - Method in BoxLayoutFactory
- setParent(Object, Object) - Method in BuilderSupport
- setParent(Object, Object) - Method in DOMBuilder
- setParent(FactoryBuilderSupport, Object, Object) - Method in Factory
- setParent(Object, Object) - Method in FactoryBuilderSupport
- Strategy method to establish parent/child relationships.
- setParent(FactoryBuilderSupport, Object, Object) - Method in LayoutFactory
- setParent(Object, Object) - Method in MarkupBuilder
- setParent(Object, Object) - Method in NamespaceBuilderSupport
- setParent(Object, Object) - Method in NodeBuilder
- setParent(FactoryBuilderSupport, Object, Object) - Method in ObjectGraphBuilder.ObjectFactory
- setParent(FactoryBuilderSupport, Object, Object) - Method in ObjectGraphBuilder.ObjectRefFactory
- setParent(Object, Object) - Method in SAXBuilder
- setParent(def, def) - Method in StaxBuilder
- setParent(FactoryBuilderSupport, Object, Object) - Method in SwingBorderFactory
- setParent(FactoryBuilderSupport, Object, Object) - Method in TableLayoutFactory
- setParentClassLoader(ClassLoader) - Method in GroovyScriptEngine
-
@deprecated
- Parameters:
parentClassLoader
- ClassLoader to be used as the parent ClassLoader
for scripts executed by the engine
- setPerInstanceMetaClass(Object, MetaClass) - Method in ClassInfo
- setPlaceholder(boolean) - Method in GenericsType
- setPluginFactory(ParserPluginFactory) - Method in CompilerConfiguration
- setPrepareEditor(Closure) - Method in ClosureCellEditor
- setPreserveWhitespace(boolean) - Method in XmlNodePrinter
- Enable and/or disable preservation of whitespace.
- setPrivate(boolean) - Method in Groovydoc
- Indicate whether all classes and
members are to be included in the scope processed.
- setPrivate(boolean) - Method in SimpleGroovyProgramElementDoc
- setProceed(boolean) - Method in Groovyc
- @param proceed inverse of failonerror
- setProcessScripts(boolean) - Method in Groovydoc
- If set to false, Scripts will not be processed.
- 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(String, Object) - Method in BaseMarkupBuilder.Document
- setProperty(String, Object) - Method in Binding
- @todo we should check if we have the property with the metaClass instead of try/catch
- setProperty(String, Object) - Method in BindingProxy
- setProperty(Object, Object) - Method in CachedField
- Sets the property on the given object to the new value
- setProperty(String, Object) - Method in Closure
- setProperty(String, Object) - Method in Closure.WritableClosure
- setProperty(Class, Object, String, Object, boolean, boolean) - Method in ClosureMetaClass
- setProperty(String, Object) - Method in DelegatingMetaClass
- 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.DefiningClosure
- 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 GPathResult
- setProperty(String, Object) - Method in GroovyMBean
- 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 GroovyResultSetExtension
- Updates the designated column with an
Object
value.
- setProperty(String, Object) - Method in GroovyShell
- 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
Retrieves a property on the given receiver for the specified arguments.
- setProperty(Object, String, Object) - Method in MetaClassImpl
- setProperty(Object, Object) - Method in MetaClassImpl.GetBeanMethodMetaProperty
- setProperty(Object, Object) - Method in MetaClassImpl.GetMethodMetaProperty
- 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(Class, Object, String, Object, boolean, boolean) - Method in MockProxyMetaClass
- 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 ResultSetMetaDataWrapper
- setProperty(String, Object) - Method in Script
- setProperty(Object, Class, Object, String) - Method in ScriptBytecodeAdapter
- setProperty(String, Object) - Method in Sequence
- setProperty(boolean) - Method in Variable
- setProperty(String, Object) - Method in XmlParser
- setProperty(String, Object) - Method in XmlSlurper
- setPropertyGetterDispatcher(BlockStatement, Expression, Parameter[]) - Method in InnerClassVisitorHelper
- setPropertyMethod - Field in MetaClassImpl
- setPropertyName(String) - Method in PropertyBinding
- 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
- setProtected(boolean) - Method in Groovydoc
- Indicate whether only protected and public classes and members are to be included in the scope processed.
- setProtected(boolean) - Method in SimpleGroovyProgramElementDoc
- setProxyBuilder(FactoryBuilderSupport) - Method in FactoryBuilderSupport
- Sets the builder to be used as a proxy.
- setPublic(boolean) - Method in Groovydoc
- Indicate whether only public classes and members are to be included in the scope processed.
- setPublic(boolean) - Method in SimpleGroovyProgramElementDoc
- setQuote(String) - Method in XmlNodePrinter
- Set Quote to use when printing attributes.
- setRawCommentText(String) - Method in ExternalGroovyClassDoc
- setRawCommentText(String) - Method in GroovyDoc
- setRawCommentText(String) - Method in SimpleGroovyDoc
- setRecompileGroovySource(boolean) - Method in CompilerConfiguration
- setRedirect(ClassNode) - Method in ClassNode
- Sets this instance as proxy for the given ClassNode.
- setRef(String) - Method in RootLoaderRef
- sets the name of the reference which should store the Loader
- setReferenceResolver(Object) - Method in ObjectGraphBuilder
- Sets the current ReferenceResolver.
- setRelationNameResolver(ObjectGraphBuilder.RelationNameResolver) - Method in ObjectGraphBuilder
- Sets the current RelationNameResolver.
- setRepeat(boolean) - Method in SwingTimerFullBinding
- setReportClass(ClassNode) - Method in AnnotationVisitor
- setReportElapsed(boolean) - Method in SwingTimerFullBinding
- setReportFraction(boolean) - Method in SwingTimerFullBinding
- setReportSteps(boolean) - Method in SwingTimerFullBinding
- 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.
- setResolveStrategy(int) - Method in Closure.WritableClosure
- setResolveStrategy(int) - Method in CurriedClosure
- setResourceLoader(GroovyResourceLoader) - Method in GroovyClassLoader
- setResourceLoader(GroovyResourceLoader) - Method in GroovyClassLoader.InnerLoader
- setResultSetConcurrency(int) - Method in Sql
- Sets the resultSetConcurrency for statements created using the connection.
- setResultSetHoldability(int) - Method in Sql
- Sets the resultSetHoldability for statements created using the connection.
- setResultSetType(int) - Method in Sql
- Sets the resultSetType for statements created using the connection.
- setReturnType(GroovyType) - Method in GroovyMethodDoc
- setReturnType(ClassNode) - Method in MethodNode
- setReturnType(GroovyType) - Method in SimpleGroovyMethodDoc
- setReverseConverter(Closure) - Method in AbstractFullBinding
- setReverseConverter(Closure) - Method in FullBinding
- setReverseConverter(Closure) - Method in MutualPropertyBinding
- setRightExpression(Expression) - Method in BinaryExpression
- setRightExpression(Expression) - Method in DeclarationExpression
- setRowfill(boolean) - Method in TableLayoutCell
- Sets whether or not this row should allow its component to stretch to fill the space available
- setRowNumAndColNum() - Method in Console
- setRowspan(int) - Method in TableLayoutCell
- Sets the number of rows that this cell should span.
- setRuntimeRetention(boolean) - Method in AnnotationNode
- Sets the internal flag of this annotation runtime retention policy.
- setSafe(boolean) - Method in MethodCallExpression
- setScript(boolean) - Method in ClassNode
- setScript(boolean) - Method in SimpleGroovyDoc
- setScriptBaseClass(String) - Method in CompilerConfiguration
- Sets the name of the base class for scripts.
- setScriptBody(boolean) - Method in ClassNode
- setScriptExtension(String) - Method in Groovyc
- Set the extension to use when searching for Groovy source files.
- setScriptExtensions(Set) - Method in CompilerConfiguration
- setSetterBlock(Statement) - Method in PropertyNode
- setShouldRecompile(Boolean) - Method in GroovyClassLoader
- sets if the recompilation should be enable.
- setSize(Dimension) - Method in HScrollableTextPane
- setSnippet(String) - Method in GroovySourceAST
- setSourceBinding(SourceBinding) - Method in AbstractFullBinding
- setSourceBinding(SourceBinding) - Method in AbstractSyntheticBinding
- setSourceBinding(SourceBinding) - Method in FullBinding
- setSourceBinding(SourceBinding) - Method in MutualPropertyBinding
- 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
- setSourcepath(Path) - Method in Groovyc
- Set the sourcepath to be used for this compilation.
- setSourcepath(Path) - Method in Groovydoc
- Specify where to find source file
- setSourcepathRef(Reference) - Method in Groovyc
- Adds a reference to a source path defined elsewhere.
- setSourcePosition(ASTNode) - Method in AntlrParserPlugin.AnonymousInnerClassCarrier
- setSourcePosition(ASTNode) - Method in ASTNode
- Sets the source position using another ASTNode.
- setSourceRetention(boolean) - Method in AnnotationNode
- Sets the internal flag if the current annotation has
RetentionPolicy.SOURCE
.
- setSpreadSafe(boolean) - Method in MethodCallExpression
- setSpreadSafe(boolean) - Method in PropertyExpression
- setSrc(File) - Method in Groovy
- Set the name of the file to be run.
- setSrcdir(Path) - Method in CompileTaskSupport
- setSrcdir(Path) - Method in Groovyc
- Set the source directories to find the source Java files.
- setSrcdir(Path) - Method in UberCompileTask
- setStacktrace(boolean) - Method in Groovy
- Enable compiler to report stack trace information if a problem occurs
during compilation.
- setStacktrace(boolean) - Method in Groovyc
- Enable compiler to report stack trace information if a problem occurs
during compilation.
- setStartLabel(Label) - Method in Variable
- setStatementLabel(String) - Method in Statement
- setStatic(boolean) - Method in PropertyExpression
- setStatic(boolean) - Method in SimpleGroovyProgramElementDoc
- setStaticClass(boolean) - Method in ClassNode
- setStepSize(int) - Method in SwingTimerFullBinding
- setStrongMetaClass(MetaClass) - Method in ClassInfo
- setStubdir(File) - Method in Groovyc
- Set the stub directory into which the Java source stub
files should be generated.
- setStyleSheetFile(File) - Method in Groovydoc
- Specifies a stylesheet file to use.
- setSummary(String) - Method in SimpleGroovyPackageDoc
- setSuperClass(ClassNode) - Method in ClassNode
- Sets the superclass of this ClassNode
- setSuperClass(GroovyClassDoc) - Method in SimpleGroovyClassDoc
- setSuperClassName(String) - Method in SimpleGroovyClassDoc
- setSynthetic(boolean) - Method in AnnotatedNode
- sets this node as a node added by the compiler.
- setSystemProperty(String) - Method in Main
- setTableHeader(boolean) - Method in ClosureRenderer
- setTargetBinding(TargetBinding) - Method in AbstractFullBinding
- setTargetBinding(TargetBinding) - Method in AbstractSyntheticBinding
- setTargetBinding(TargetBinding) - Method in FullBinding
- setTargetBinding(TargetBinding) - Method in JComboBoxSelectedElementBinding
- setTargetBinding(TargetBinding) - Method in JComboBoxSelectedIndexBinding
- setTargetBinding(TargetBinding) - Method in JListSelectedElementBinding
- setTargetBinding(TargetBinding) - Method in JScrollBarValueBinding
- setTargetBinding(TargetBinding) - Method in MutualPropertyBinding
- setTargetBytecode(String) - Method in CompilerConfiguration
- Allow setting the bytecode compatibility.
- setTargetBytecode(String) - Method in Groovyc
- Sets the bytecode compatibility mode
- setTargetDirectory(File) - Method in CompilerConfiguration
- Sets the target directory.
- setTerminalType(String) - Method in Main
- setText(Object, String) - Method in AntBuilder
- setText(File, String, String) - Method in DefaultGroovyMethods
- 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 GroovySourceToken
- set the source token text
- setText(String) - Method in Token
- Not advisable, but if you need to adjust the token's text, this
will do it.
- setTokenType(int) - Method in SimpleGroovyDoc
- setTolerance(int) - Method in CompilerConfiguration
- Sets the error tolerance, which is the number of
non-fatal errors (per unit) that should be tolerated before
compilation is aborted.
- setTriggerBean(Object) - Method in EventTriggerBinding
- setTrimWhitespace(boolean) - Method in XmlParser
- Sets the trim whitespace setting value.
- setTryStatement(Statement) - Method in TryCatchStatement
- setType(ClassNode) - Method in CastExpression
- 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(GroovyClassDoc) - Method in SimpleGroovyAnnotationRef
- setType(GroovyType) - Method in SimpleGroovyFieldDoc
- setType(GroovyType) - Method in SimpleGroovyParameter
- setType(ClassNode) - Method in Variable
- setType(ClassNode) - Method in VariableExpression
- setTypeName(String) - Method in SimpleGroovyParameter
- setUnresolvedSuperClass(ClassNode) - Method in ClassNode
- setUnwrapped(boolean) - Method in TextEditor
- @param unwrapped
- setUp() - Method in CompositeVisitor
- setUp() - Method in GroovyShellTestCase
- setUp() - Method in MindMapPrinter
- setUp() - Method in NodeAsHTMLPrinter
- setUp(GroovySourceAST) - Method in SourceCodeTraversal
- gather, sort and process all unvisited nodes
- setUp(GroovySourceAST) - Method in TraversalHelper
- setUp() - Method in Visitor
- setUp() - Method in VisitorAdapter
- setUpdate(Closure) - Method in ClosureRenderer
- setUpdatedProperty(String) - Method in Groovyc
- The property to set on compilation success.
- setUse(boolean) - Method in Groovydoc
- setUseGroovyShell(boolean) - Method in Groovy
- Should a new GroovyShell be used when forking.
- setUseReferenceDirectly(boolean) - Method in FieldExpression
- setUseReferenceDirectly(boolean) - Method in VariableExpression
- setUsingAnonymousInnerClass(boolean) - Method in ConstructorCallExpression
- setUsingGenerics(boolean) - Method in ClassNode
- setValidator(Closure) - Method in AbstractFullBinding
- setValidator(Closure) - Method in FullBinding
- setValidator(Closure) - Method in MutualPropertyBinding
- setValign(String) - Method in TableLayoutCell
- Sets the vertical alignment to a case insensitive value of {TOP, MIDDLE, BOTTOM}
- setValue(V) - Method in AbstractConcurrentMapBase.Entry
- setValue(Object) - Method in ClosureModel
- setValue(Object) - Method in ComplexKeyHashMap.Entry
- setValue(Object) - Method in ConcurrentReaderHashMap.Entry
- Set the value of this entry.
- setValue(Object, Object, int, int) - Method in DefaultTableColumn
- setValue(Element, String) - Method in DOMCategory
- setValue(V) - Method in ManagedConcurrentMap.Entry
- setValue(V) - Method in ManagedConcurrentMap.EntryWithValue
- setValue(V) - Method in ManagedDoubleKeyMap.Entry
- setValue(V) - Method in ManagedDoubleKeyMap.EntryWithValue
- setValue(Object) - Method in MapEntry
- setValue(Reference) - Method in MemoryAwareConcurrentReadMap.Entry
- setValue(Object) - Method in Node
- setValue(Object) - Method in PropertyModel
- setValue(Object) - Method in PropertyValue
- setValue(Object) - Method in ValueHolder
- setValue(Object) - Method in ValueModel
- setValueAt(Object, int, int) - Method in DefaultTableModel
- setValueAt(Object, int, int) - Method in TableMap
- setValueAt(Object, int, int) - Method in TableSorter
- 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 Console
- setVariable(String, Object) - Method in FactoryBuilderSupport
- Sets the value of the given variable
- setVariable(String, Object) - Method in GroovyShell
- setVariable(String, Object) - Method in ServletBinding
- setVariables(ServletBinding) - Method in AbstractHttpServlet
- Override this method to set your variables to the Groovy binding.
- 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.
- setVerbose(boolean) - Method in Groovyc
- Enable verbose compiling which will display which files
are being compiled.
- setVerbose(boolean) - Method in SimpleTemplateEngine
- @param verbose true if you want the engine to display the template source file for debugging purposes
- setVerbose(boolean) - Method in VerifyClass
- 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
- setWindowtitle(String) - Method in Groovydoc
- Set the title to be placed in the HTML <title> tag of the
generated documentation.
- setWrapped(boolean) - Method in ListExpression
- setWriter(Writer) - Method in TracingInterceptor
- setWritingAttribute(boolean) - Method in StreamingMarkupWriter
- SH_COMMENT - Field in GroovyTokenTypes
- ShadowCommand - Class in org.codehaus.groovy.tools.shell.commands
- The 'shadow' command.
- ShadowCommand(Shell) - Constructor in ShadowCommand
- Shell - Class in org.codehaus.groovy.tools.shell
- A simple shell for invoking commands from a command-line.
- shell - Field in CommandSupport
- The owning shell.
- shell - Field in GroovyEngine
- shell - Field in GroovyShellTestCase
- Shell() - Constructor in Shell
- ShellRunner - Class in org.codehaus.groovy.tools.shell
- Support for running a Shell.
- ShellRunner(Shell) - Constructor in ShellRunner
- 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
- ShortArrayGetAtMetaMethod.MyPojoMetaMethodSite(CallSite, MetaClassImpl, MetaMethod, Class[]) - Constructor in ShortArrayGetAtMetaMethod.MyPojoMetaMethodSite
- ShortArrayPutAtMetaMethod - Class in org.codehaus.groovy.runtime.dgmimpl.arrays
- ShortArrayPutAtMetaMethod.MyPojoMetaMethodSite(CallSite, MetaClassImpl, MetaMethod, Class[]) - Constructor in ShortArrayPutAtMetaMethod.MyPojoMetaMethodSite
- ShortArrayPutAtMetaMethod() - Constructor in ShortArrayPutAtMetaMethod
- ShortCachedClass - Class in org.codehaus.groovy.reflection.stdclasses
- @author Alex.Tkachman
- ShortCachedClass(Class, ClassInfo, boolean) - Constructor in ShortCachedClass
- shortcut(String, def) - Method in SwingBuilder
- shortName(Class) - Method in Inspector
- shortName(Object) - Method in MetaClassHelper
- shortName(String) - Method in ProxyGenerator
- shortUnbox(Object) - Method in DefaultTypeTransformation
- ShortWrapper - Class in org.codehaus.groovy.runtime.wrappers
- @author John Wilson
- ShortWrapper(short) - Constructor in ShortWrapper
- shouldFail(Class, Closure) - Method in GroovyTestCase
- Asserts that the given code closure fails when it is evaluated
and that a particular exception is thrown.
- shouldFailWithCause(Class, Closure) - Method in GroovyTestCase
- Asserts that the given code closure fails when it is evaluated
and that a particular exception can be attributed to the cause.
- showAbout(EventObject) - Method in AstBrowser
- showAbout(EventObject) - Method in Console
- showAbout(EventObject) - Method in ObjectBrowser
- ShowCommand - Class in org.codehaus.groovy.tools.shell.commands
- The 'show' command.
- ShowCommand(Shell) - Constructor in ShowCommand
- showCompilingMessage() - Method in Console
- showDialog(boolean) - Method in FindReplaceUtility
- @param isReplace show a replace dialog rather than a find dialog if true
- showExecutingMessage() - Method in Console
- showMessage(String) - Method in Console
- showOutputWindow(EventObject) - Method in Console
- showScriptClass(EventObject) - Method in AstBrowser
- showScriptFreeForm(EventObject) - Method in AstBrowser
- showScriptInOutput(EventObject) - Method in Console
- showToolbar(EventObject) - Method in Console
- shuttlesort(int[], int[], int, int) - Method in TableSorter
- shy - Field in Entity
- SIGN - Field in Types
- signature() - Method in GroovyExecutableMemberDoc
- signature() - Method in SimpleGroovyExecutableMemberDoc
- SIMPLE_EXPRESSION - Field in Types
- SimpleCompletor - Class in org.codehaus.groovy.tools.shell.util
- Support for simple completors.
- SimpleCompletor(Closure) - Constructor in SimpleCompletor
- SimpleGroovyAbstractableElementDoc - Class in org.codehaus.groovy.tools.groovydoc
- SimpleGroovyAbstractableElementDoc(String) - Constructor in SimpleGroovyAbstractableElementDoc
- SimpleGroovyAnnotationRef - Class in org.codehaus.groovy.tools.groovydoc
- SimpleGroovyAnnotationRef(String, String) - Constructor in SimpleGroovyAnnotationRef
- SimpleGroovyClassDoc - Class in org.codehaus.groovy.tools.groovydoc
- SimpleGroovyClassDoc(List, String) - Constructor in SimpleGroovyClassDoc
- SimpleGroovyClassDocAssembler - Class in org.codehaus.groovy.tools.groovydoc
- SimpleGroovyClassDocAssembler(String, String, SourceBuffer, List, Properties, boolean) - Constructor in SimpleGroovyClassDocAssembler
- SimpleGroovyConstructorDoc - Class in org.codehaus.groovy.tools.groovydoc
- SimpleGroovyConstructorDoc(String, GroovyClassDoc) - Constructor in SimpleGroovyConstructorDoc
- SimpleGroovyDoc - Class in org.codehaus.groovy.tools.groovydoc
- SimpleGroovyDoc(String) - Constructor in SimpleGroovyDoc
- SimpleGroovyExecutableMemberDoc - Class in org.codehaus.groovy.tools.groovydoc
- SimpleGroovyExecutableMemberDoc(String, GroovyClassDoc) - Constructor in SimpleGroovyExecutableMemberDoc
- SimpleGroovyFieldDoc - Class in org.codehaus.groovy.tools.groovydoc
- SimpleGroovyFieldDoc(String, GroovyClassDoc) - Constructor in SimpleGroovyFieldDoc
- SimpleGroovyMemberDoc - Class in org.codehaus.groovy.tools.groovydoc
- SimpleGroovyMemberDoc(String, GroovyClassDoc) - Constructor in SimpleGroovyMemberDoc
- SimpleGroovyMethodDoc - Class in org.codehaus.groovy.tools.groovydoc
- SimpleGroovyMethodDoc(String, GroovyClassDoc) - Constructor in SimpleGroovyMethodDoc
- SimpleGroovyPackageDoc - Class in org.codehaus.groovy.tools.groovydoc
- SimpleGroovyPackageDoc(String) - Constructor in SimpleGroovyPackageDoc
- SimpleGroovyParameter - Class in org.codehaus.groovy.tools.groovydoc
- SimpleGroovyParameter(String) - Constructor in SimpleGroovyParameter
- SimpleGroovyProgramElementDoc - Class in org.codehaus.groovy.tools.groovydoc
- SimpleGroovyProgramElementDoc(String) - Constructor in SimpleGroovyProgramElementDoc
- SimpleGroovyRootDoc - Class in org.codehaus.groovy.tools.groovydoc
- SimpleGroovyRootDoc(String) - Constructor in SimpleGroovyRootDoc
- SimpleGroovyTag - Class in org.codehaus.groovy.tools.groovydoc
- Stores info about GroovyDoc tags.
- SimpleGroovyTag(String, String, String) - Constructor in SimpleGroovyTag
- SimpleGroovyType - Class in org.codehaus.groovy.tools.groovydoc
- SimpleGroovyType(String) - Constructor in SimpleGroovyType
- SimpleMessage - Class in org.codehaus.groovy.control.messages
- A base class for compilation messages.
- SimpleMessage(String, Object, ProcessingUnit) - Constructor in SimpleMessage
- SimpleTemplateEngine - Class in groovy.text
- Processes template source files substituting variables and expressions into
placeholders in a template source text to produce the desired output.
- SimpleTemplateEngine(GroovyShell) - Constructor in SimpleTemplateEngine
- simpleTypeName() - Method in ExternalGroovyClassDoc
- simpleTypeName() - Method in GroovyType
- The unqualified name of this type excluding any dimension or nesting information.
- simpleTypeName() - Method in SimpleGroovyClassDoc
- simpleTypeName() - Method in SimpleGroovyType
- SINGLE_QUOTES - Field in GroovyFilter
- singleDeclaration() - Method in GroovyRecognizer
- A declaration with one declarator and optional initialization, like a parameterDeclaration.
- singleDeclarationNoInit() - Method in GroovyRecognizer
- A declaration with one declarator and no initialization, like a parameterDeclaration.
- SingleKeyHashMap - Class in org.codehaus.groovy.util
- SingleKeyHashMap.Copier - Interface in org.codehaus.groovy.util
- SingleKeyHashMap.Entry - Class in org.codehaus.groovy.util
- SingleKeyHashMap(boolean) - Method in SingleKeyHashMap
- Singleton - Annotation Type in groovy.lang
- Class annotation to make class singleton.
- 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 AntProjectPropertiesDelegate
- size() - Method in Attribute
- size() - Method in BufferManager
- size() - Method in ClassInfo
- size - Field in ComplexKeyHashMap
- size() - Method in ConcurrentReaderHashMap
- Returns the number of key-value mappings in this map.
- size() - Method in ConcurrentReaderHashMap.EntrySet
- size() - Method in ConcurrentReaderHashMap.KeySet
- size() - Method in ConcurrentReaderHashMap.Values
- size() - Method in CSTNode
- Returns the number of elements in the node (including root).
- size(double[]) - Method in DefaultGroovyMethods
- Allows arrays to behave similar to collections.
- size(NodeList) - Method in DOMCategory
- size() - Method in EmptyRange
- Always 0 for an empty range.
- size - Field in FastArray
- size() - Method in GPathResult
- size() - Method in GroovyRowResult
- size() - Method in IntRange
- {@inheritDoc}
- size() - Method in ListHashMap
- size() - Method in MapWithDefault
- size() - Method in MemoryAwareConcurrentReadMap
- Returns the number of key-value mappings in this map.
- size - Field in MetaMethodIndex
- size() - Method in NoChildren
- size() - Method in NodeChild
- size() - Method in NodeChildren
- size() - Method in ObjectRange
- {@inheritDoc}
- size() - Method in ObservableList
- size() - Method in ObservableMap
- size(StringBuilder) - Method in PluginDefaultGroovyMethods
- Standard Groovy size() method for StringBuilders
(Only works with JDK1.5 or later).
- size() - Method in Reduction
- Returns the number of elements in the node.
- size() - Method in SpreadMap
- size(JTabbedPane) - Method in SwingGroovyMethods
- Provide the standard Groovy
size()
method for JTabbedPane
.
- size() - Method in Token
- Returns the number of elements in the node (including root).
- size() - Method in Tuple
- SKIP - Field in Closure
- skip(GroovySourceAST) - Method in TraversalHelper
- skipClass(Class) - Method in MetaClassImpl.MethodIndexAction
- skipClass(CachedClass) - Method in MetaClassImpl.MOPIter
- skippedEntity(String) - Method in XmlParser
- 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
- SLASH_SLASH_COMMENT - Field in GroovyFilter
- SLASH_STAR_COMMENT - Field in GroovyFilter
- SLASHY_QUOTES - Field in GroovyFilter
- sleep(Object, long, Closure) - Method in DefaultGroovyStaticMethods
- Sleep for so many milliseconds, using a given closure for interrupt processing.
- SLIST - Field in GroovyTokenTypes
- SLIST - Field in JavaTokenTypes
- SMALL_FONT - Field in StructuredSyntaxResources
- smallerFont(EventObject) - Method in AstBrowser
- smallerFont(EventObject) - Method in Console
- SMALLINT - Field in Sql
- snippetUnit() - Method in GroovyRecognizer
- A Groovy script or simple expression.
- sort(Closure) - Method in DataSet
- sort(SortedSet) - Method in DefaultGroovyMethods
- Avoids doing unnecessary work when sorting an already sorted set.
- sort(List) - Method in Inspector
- sort(Object) - Method in TableSorter
- sortByColumn(int, boolean) - Method in TableSorter
- sortClasses() - Method in ModuleNode
- source - Field in SourceUnit
- Where we can get Readers for our source unit
- source - Field in SyntaxErrorMessage
- SourceBinding - Interface in org.codehaus.groovy.binding
- @author Danno Ferrin
- sourceBinding - Field in AbstractFullBinding
- SourceBuffer - Class in org.codehaus.groovy.antlr
- A simple buffer that provides line/col access to chunks of source code
held within itself.
- SourceBuffer() - Constructor in SourceBuffer
- sourceCache - Field in GroovyClassLoader
- This cache contains mappings of file name to class.
- SourceCodeTraversal - Class in org.codehaus.groovy.antlr.treewalker
- A treewalker for the antlr generated AST that attempts to visit the
AST nodes in the order needed to generate valid groovy source code.
- SourceCodeTraversal(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.transform.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.transform.powerassert
- Indicates that the source text for an assertion statement is not available.
- SourceTextNotAvailableException(AssertStatement, SourceUnit, String) - Constructor in SourceTextNotAvailableException
- SourceUnit - Class in org.codehaus.groovy.control
- Provides an anchor for a single source unit (usually a script file)
as it passes through the compiler system.
- SourceUnit(String, String, CompilerConfiguration, GroovyClassLoader, ErrorCollector) - Constructor in SourceUnit
- Initializes the SourceUnit for a string of source.
- SPACE_ABOVE - Field in StructuredSyntaxHandler
- SPACE_BELOW - Field in StructuredSyntaxHandler
- specialConstructorCallExpression(AST, ClassNode) - Method in AntlrParserPlugin
- specifiedClasses() - Method in GroovyRootDoc
- specifiedClasses() - Method in SimpleGroovyRootDoc
- specifiedPackages() - Method in GroovyRootDoc
- specifiedPackages() - Method in SimpleGroovyRootDoc
- SPLIT_ARGS_REGEX - Field in SimpleGroovyClassDoc
- split(GString) - Method in DefaultGroovyMethods
- Convenience method to split a GString (with whitespace as delimiter).
- splitEachLine(String, Pattern, Closure) - Method in DefaultGroovyMethods
- Iterates through the given String line by line, splitting each line using
the given separator Pattern.
- SplitPaneFactory - Class in groovy.swing.factory
- SPREAD_ARG - Field in GroovyTokenTypes
- spread(Map) - Method in DefaultGroovyMethods
- Synonym for toSpreadMap(java.util.Map).
- SPREAD_DOT - Field in GroovyTokenTypes
- SPREAD_MAP_ARG - Field in GroovyTokenTypes
- 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
- Represents a spreadable map which extends java.util.HashMap.
- spreadMap(Object) - Method in InvokerHelper
- spreadMap(Object) - Method in ScriptBytecodeAdapter
- SpreadMap(Map) - Constructor in SpreadMap
- 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 synch lock is
held and interference has been detected.
- sput(Object, Object, int) - Method in MemoryAwareConcurrentReadMap
- Continuation of put(), called only when synch lock is
held and interference has been detected.
- Sql - Class in groovy.sql
- A facade over Java's normal JDBC APIs providing greatly simplified
resource management and result set handling.
- Sql.AbstractQueryCommand - Class in groovy.sql
- Sql.PreparedQueryCommand - Class in groovy.sql
- Sql.QueryCommand - Class in groovy.sql
- Sql(Sql) - Constructor in Sql
- sql - Field in Sql.AbstractQueryCommand
- SqlGroovyMethods - Class in org.codehaus.groovy.runtime
- This class defines all the new SQL-related groovy methods which enhance
the normal JDK SQL classes when inside the Groovy environment.
- SqlGroovyMethods.ResultSetMetaDataIterator(ResultSetMetaData) - Constructor in SqlGroovyMethods.ResultSetMetaDataIterator
- SqlOrderByVisitor - Class in groovy.sql
- @author Paul King
- SqlWhereVisitor - Class in groovy.sql
- @author James Strachan
- SqlWithParams - Class in groovy.sql
- SqlWithParams(String, List) - Constructor in SqlWithParams
- SR_ASSIGN - Field in GroovyTokenTypes
- SR_ASSIGN - Field in JavaTokenTypes
- SR - Field in GroovyTokenTypes
- SR - Field in JavaTokenTypes
- src - Field in CompileTaskSupport
- sremove(Object, int) - Method in ConcurrentReaderHashMap
- Continuation of remove(), called only when synch lock is
held and interference has been detected.
- sremove(Object, int) - Method in MemoryAwareConcurrentReadMap
- Continuation of remove(), called only when synch 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.
- 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() - Method in ConsoleApplet
- start(Thread, String, Closure) - Method in DefaultGroovyStaticMethods
- Start a Thread with a given name and the given closure
as a Runnable instance.
- start() - Method in Startable
- start() - Method in StructuredSyntaxDocumentFilter.MultiLineRun
- start() - Method in SystemOutputInterceptor
- Starts intercepting System.out/System.err
- Startable - Interface in groovy.swing.impl
- A simple lifecycle method called when an object is fully constructed.
- startDaemon(Thread, String, Closure) - Method in DefaultGroovyStaticMethods
- Start a daemon Thread with a given name and the given closure as
a Runnable instance.
- startDocument() - Method in StructuredSyntaxHandler
- @throws SAXException
- startDocument() - Method in XmlParser
- startDocument() - Method in XmlSlurper
- startElement(String, String, String, Attributes) - Method in StructuredSyntaxHandler
- @param uri
- startElement(String, String, String, Attributes) - Method in XmlParser
- startElement(String, String, String, Attributes) - Method in XmlSlurper
- startPrefixMapping(String, String) - Method in XmlParser
- startPrefixMapping(String, String) - Method in XmlSlurper
- startRange(Label) - Method in CompileStack.BlockRecorder
- startResolving(ClassNode, SourceUnit) - Method in ResolveVisitor
- stateChanged(ChangeEvent) - Method in JScrollBarValueBinding
- stateChanged(ChangeEvent) - Method in JSliderValueBinding
- stateChanged(ChangeEvent) - Method in JSpinnerValueBinding
- Statement - Class in org.codehaus.groovy.ast.stmt
- Base class for any statement
- statement(AST) - Method in AntlrParserPlugin
- statement(int) - Method in GroovyRecognizer
- A statement is an element of a block.
- statement() - Method in JavaRecognizer
- statement - Field in Sql.AbstractQueryCommand
- Statement() - Constructor in Statement
- 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
- StatementReplacingVisitorSupport - Class in org.codehaus.groovy.transform.powerassert
- Adds the ability to replace statements.
- STATIC_IMPORT - Field in GroovyTokenTypes
- STATIC_IMPORT - Field in JavaTokenTypes
- STATIC_INIT - Field in GroovyTokenTypes
- STATIC_INIT - Field in JavaTokenTypes
- STATIC_METHOD_MISSING - Field in MetaClassImpl
- STATIC_PROPERTY_MISSING - Field in MetaClassImpl
- STATIC_QUALIFIER - Field in ExpandoMetaClass
- StaticImportVisitor - Class in org.codehaus.groovy.control
- Visitor to resolve constants and method calls from static Imports
- staticImportVisitor - Field in CompilationUnit
- StaticImportVisitor(CompilationUnit) - Constructor in StaticImportVisitor
- staticInit(AST) - Method in AntlrParserPlugin
- 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
- StaticMethodCallExpression - Class in org.codehaus.groovy.ast.expr
- A static method call on a class
- StaticMethodCallExpression(ClassNode, String, Expression) - Constructor in StaticMethodCallExpression
- staticMethods - Field in MetaMethodIndex.Entry
- statistic() - Method in BenchmarkInterceptor
- @return a list of lines, each item is [methodname, numberOfCalls, accumulatedTime]
- StaxBuilder - Class in groovy.xml
- A Groovy builder that works with Stax processors.
- StaxBuilder(def) - Constructor in StaxBuilder
- 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
- {@inheritDoc}
- step(int) - Method in ObjectRange
- {@inheritDoc}
- step(int) - Method in Range
- Forms a list by stepping through the range by the indicated interval.
- stop() - Method in ConsoleApplet
- stop() - Method in SystemOutputInterceptor
- Stops intercepting System.out/System.err, sending output to whereever it was
going when this interceptor was created.
- stopThread() - Method in ReferenceManager
- stopThread() - Method in ReferenceManager.ThreadedReferenceManager
- stopThreadedReferenceManager() - Method in GroovySystem
- This method can be used to ensure that no threaded created
by a reference manager will be active.
- store(Variable) - Method in BytecodeHelper
- storeStaticField(FieldExpression) - Method in AsmClassGenerator
- storeThisInstanceField(FieldExpression) - Method in AsmClassGenerator
- storeVar(Variable) - Method in BytecodeHelper
- StreamingDOMBuilder - Class in groovy.xml
- StreamingDOMBuilder() - Constructor in StreamingDOMBuilder
- StreamingMarkupBuilder - Class in groovy.xml
A builder class for creating XML markup.
- StreamingMarkupBuilder() - Constructor in StreamingMarkupBuilder
- StreamingMarkupWriter - Class in groovy.xml.streamingmarkupsupport
- StreamingMarkupWriter(Writer) - Constructor in StreamingMarkupWriter
- StreamingSAXBuilder - Class in groovy.xml
- StreamingSAXBuilder() - Constructor in StreamingSAXBuilder
- 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.
- StrictExpectation - Class in groovy.mock.interceptor
- Expects demanded call cardinalities to match demanded ranges in the sequence of recording.
- StrictExpectation(Demand) - Constructor in StrictExpectation
- STRICTFP - Field in GroovyTokenTypes
- STRICTFP - Field in JavaTokenTypes
- STRIKE_THROUGH - Field in StructuredSyntaxHandler
- 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
- StringBufferWriter - Class in org.codehaus.groovy.runtime
- This class codes around a silly limiation of StringWriter which doesn't allow a StringBuffer
to be passed in as a constructor for some bizzare reason.
- StringBufferWriter(StringBuffer) - Constructor in StringBufferWriter
- Create a new string writer which will append the text to the given StringBuffer
- 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
- StringHelper - Class in org.codehaus.groovy.tools
- stringLog(Level, String, Closure) - Method in GroovyLogTestCase
- Execute the given Closure with the according level for the Logger that
is qualified by the qualifier and return the log output as a String.
- 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.
- StringSetMap - Class in org.codehaus.groovy.tools.gse
- StringSetMap(StringSetMap) - Constructor in StringSetMap
- StringUtil - Class in org.codehaus.groovy.util
- 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.
- 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
Strip numChar leading characters from
every line in a String.
- stripMargin(String, char) - Method in DefaultGroovyMethods
Strip leading whitespace/control characters followed by marginChar from
every line in a String.
- STRUCT - Field in Sql
- StructuredSyntaxDocumentFilter - Class in groovy.ui.text
- @author Evan "Hippy" Slatis
- StructuredSyntaxDocumentFilter.LexerNode - Class in groovy.ui.text
- StructuredSyntaxDocumentFilter.MultiLineRun - Class in groovy.ui.text
- StructuredSyntaxDocumentFilter.MultiLineRun(int, int, int) - Constructor in StructuredSyntaxDocumentFilter.MultiLineRun
- StructuredSyntaxDocumentFilter(DefaultStyledDocument) - Constructor in StructuredSyntaxDocumentFilter
- Creates a new instance of StructuredSyntaxDocumentFilter
- StructuredSyntaxHandler - Class in groovy.ui.text
- @author Evan "Hippy" Slatis
- StructuredSyntaxHandler(StructuredSyntaxDocumentFilter) - Constructor in StructuredSyntaxHandler
- Creates a new instance of MasterFrameHandler
- StructuredSyntaxResources - Class in groovy.ui.text
- Contains all the basic resources and values used by the utility frame work
framework.
- StubFor - Class in groovy.mock.interceptor
- StubFor supports (typically unit) testing of classes in isolation by allowing
a loosely-ordered expectation of the behavior of collaborators to be defined.
- StubFor(Class, boolean) - Constructor in StubFor
- STYLE - Field in StructuredSyntaxHandler
- styledDocument - Field in StructuredSyntaxDocumentFilter
- subclass - Field in MetaMethodIndex.Header
- subclassOf(GroovyClassDoc) - Method in ExternalGroovyClassDoc
- subclassOf(GroovyClassDoc) - Method in GroovyClassDoc
- subclassOf(GroovyClassDoc) - Method in SimpleGroovyClassDoc
- subList(int, int) - Method in IntRange
- {@inheritDoc}
- subList(int, int) - Method in ObjectRange
- {@inheritDoc}
- subList(int, int) - Method in ObservableList
- subList(int, int) - Method in Tuple
- subListBorders(int, EmptyRange) - Method in DefaultGroovyMethodsSupport
- subMap(Map, Collection) - Method in DefaultGroovyMethods
- Creates a sub-Map containing the given keys.
- SUBSCRIPT - Field in StructuredSyntaxHandler
- subSequence(int, int) - Method in GString
- subsequences(List) - Method in DefaultGroovyMethods
- Finds all non-null subsequences of a list.
- subsequences(List) - 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
- suite(String, String, String) - Method in AllTestSuite
- suite() - Method in GroovyTestSuite
- suite(String, String, String) - Method in JavadocAssertionTestSuite
- sum(Iterator, Object, Closure) - Method in DefaultGroovyMethods
- Sums the result of applying a closure to each item of an Iterator to some initial value.
- sum(Collection) - Method in GroovyCollections
- Sums all the items from a collection of items.
- summariesByPublicClassName - Field in CompilationUnit
- summariesBySourceName - Field in CompilationUnit
- summary() - Method in GroovyPackageDoc
- The one-sentence summary for the package derived from the beginning of the description.
- summary() - Method in SimpleGroovyPackageDoc
- summary() - Method in SimpleGroovyRootDoc
- SunClassLoader - Class in org.codehaus.groovy.reflection
- Special class loader, which when running on Sun VM allows to generate accessor classes for any method
- SunClassLoader() - Constructor in SunClassLoader
- sunVM - Field in GroovySunClassLoader
- sunVM - Field in SunClassLoader
- sup1 - Field in Entity
- sup2 - Field in Entity
- sup3 - Field in Entity
- SUPER - Field in ClassNode
- SUPER_CTOR_CALL - Field in GroovyTokenTypes
- SUPER_CTOR_CALL - Field in JavaTokenTypes
- SUPER_EXPRESSION - Field in VariableExpression
- SUPER_VARIABLE - Field in Variable
- superclass() - Method in ExternalGroovyClassDoc
- superclass() - Method in GroovyClassDoc
- superclass() - Method in SimpleGroovyClassDoc
- superClassClause() - Method in GroovyRecognizer
- superClassClause() - Method in JavaRecognizer
- superclassType() - Method in ExternalGroovyClassDoc
- superclassType() - Method in GroovyClassDoc
- superclassType() - Method in SimpleGroovyClassDoc
- SUPERSCRIPT - Field in StructuredSyntaxHandler
- surrogatePair - Field in StreamingMarkupWriter
- suspiciousExpressionStatementStart() - Method in GroovyRecognizer
- Lookahead for suspicious statement warnings and errors.
- SWAP_INIT - Field in Verifier
- swap(int, int) - Method in TableSorter
- swapObjectWith(ClassNode) - Method in BytecodeHelper
- swapTwoChildren(GroovySourceAST) - Method in PreJava2GroovyConverter
- To swap two children of node t...
- swapWithObject(ClassNode) - Method in BytecodeHelper
- SwingBorderFactory - Class in groovy.swing.factory
- SwingBuilder - Class in groovy.swing
- A helper class for creating Swing widgets using GroovyMarkup
- SwingBuilder(boolean) - Constructor in SwingBuilder
- SwingGroovyMethods - Class in org.codehaus.groovy.runtime
- This class defines all the new Swing-related groovy methods which enhance
the normal JDK Swing classes when inside the Groovy environment.
- SwingTimerTriggerBinding - Class in org.codehaus.groovy.binding
- @author Danno Ferrin
- SwingTreeNodeMaker - Class in groovy.inspect.swingui
- Creates tree nodes for swing UI
- SWITCH_BLOCK_TERMINATORS - Field in Types
- SWITCH_ENTRIES - Field in Types
- SwitchStatement - Class in org.codehaus.groovy.ast.stmt
- Represents a switch (object) { case value: ... case [1, 2, 3]: ...
- switchStatement(AST) - Method in AntlrParserPlugin
- SwitchStatement(Expression, List, Statement) - Constructor in SwitchStatement
- SYMBOL - Field in Types
- Synchronized - Annotation Type in groovy.transform
- Method annotation to make a method call synchronized for concurrency handling
with some useful baked-in conventions.
- 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(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
- SyntaxException - Class in org.codehaus.groovy.syntax
- Base exception indicating a syntax error.
- SyntaxException(String, Throwable, int, int) - Constructor in SyntaxException
- SYNTH_BLOCK - Field in Types
- SYNTH_CAST - Field in Types
- SYNTH_CLASS - Field in Types
- SYNTH_CLOSURE - Field in Types
- SYNTH_COMPILATION_UNIT - Field in Types
- SYNTH_EXPRESSION - Field in Types
- SYNTH_GSTRING - Field in Types
- SYNTH_INTERFACE - Field in Types
- SYNTH_LABEL - Field in Types
- SYNTH_LIST - Field in Types
- SYNTH_MAP - Field in Types
- SYNTH_METHOD_CALL - Field in Types
- SYNTH_METHOD - Field in Types
- SYNTH_MIXIN - Field in Types
- SYNTH_PARAMETER_DECLARATION - Field in Types
- SYNTH_PROPERTY - Field in Types
- SYNTH_TERNARY - Field in Types
- SYNTH_TUPLE - Field in Types
- SYNTH_VARIABLE_DECLARATION - Field in Types
- SYNTHETIC - Field in Types
- syntheticBind() - Method in AbstractButtonSelectedBinding
- syntheticBind() - Method in AbstractJComponentBinding
- syntheticBind() - Method in AbstractSyntheticBinding
- syntheticBind() - Method in JComboBoxElementsBinding
- syntheticBind() - Method in JComboBoxSelectedElementBinding
- syntheticBind() - Method in JComboBoxSelectedIndexBinding
- syntheticBind() - Method in JListElementsBinding
- syntheticBind() - Method in JListSelectedElementBinding
- syntheticBind() - Method in JScrollBarValueBinding
- syntheticBind() - Method in JSliderValueBinding
- syntheticBind() - Method in JSpinnerValueBinding
- syntheticBind() - Method in JTableElementsBinding
- syntheticBind() - Method in JTableSelectedElementBinding
- syntheticBind() - Method in JTextComponentTextBinding
- syntheticUnbind() - Method in AbstractButtonSelectedBinding
- syntheticUnbind() - Method in AbstractJComponentBinding
- syntheticUnbind() - Method in AbstractSyntheticBinding
- syntheticUnbind() - Method in JComboBoxElementsBinding
- syntheticUnbind() - Method in JComboBoxSelectedElementBinding
- syntheticUnbind() - Method in JComboBoxSelectedIndexBinding
- syntheticUnbind() - Method in JListElementsBinding
- syntheticUnbind() - Method in JListSelectedElementBinding
- syntheticUnbind() - Method in JScrollBarValueBinding
- syntheticUnbind() - Method in JSliderValueBinding
- syntheticUnbind() - Method in JSpinnerValueBinding
- syntheticUnbind() - Method in JTableElementsBinding
- syntheticUnbind() - Method in JTableSelectedElementBinding
- syntheticUnbind() - Method in JTextComponentTextBinding
- SYSPROP_SRC_DIR - Field in JavadocAssertionTestSuite
- The System Property to set as base directory for collection of Classes.
- SYSPROP_SRC_EXCLUDES_PATTERN - Field in JavadocAssertionTestSuite
- The System Property to set as a filename excludes pattern for collection of Classes.
- SYSPROP_SRC_PATTERN - Field in JavadocAssertionTestSuite
- The System Property to set as the filename pattern for collection of Classes.
- SYSPROP_TEST_DIR - Field in AllTestSuite
- The System Property to set as base directory for collection of Test Cases.
- SYSPROP_TEST_EXCLUDES_PATTERN - Field in AllTestSuite
- The System Property to set as a filename excludes pattern for collection of Test Cases.
- SYSPROP_TEST_PATTERN - Field in AllTestSuite
- The System Property to set as the filename pattern for collection of Test Cases.
- SYSTEM_CLIPBOARD - Field in StructuredSyntaxResources
- SystemOutputInterceptor - Class in groovy.ui
- Intercepts System.out/System.err.
- SystemOutputInterceptor(Closure, boolean) - Constructor in SystemOutputInterceptor
- Constructor
- szlig - Field in Entity
Copyright © 2003-2010 The Codehaus. All rights reserved.