|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
TokenStream
implementations.
assert i != 0 : "should never be zero";
ExceptionCollector
to the set.
GroovyException
to the collector.
GroovyException
to the collector.
atEnd(true)
.
typeBodyStatement( true, true, false )
.
null
.
CharsetToolkit
utility class.
ModuleNode
instancesrestore()
ing later.
Iterator
on the child list.
write()
operation.
CharStream
sources.
UnexpectedTokenException
.
CSTNode
of the result of consume(type)
as a child of root
.
UnexpectedTokenException
.
consume(root, type)
, exception consumes with
consume_bare
.
String
in a Parser
.
datatype( true )
.
toString
.
endOfStatement( true )
.
FileIterator
is an iterator over a
over a number of files from a colleciton of FileSet instances.FileScanner
is a bean which allows the iteration
over a number of files from a colleciton of FileSet instances.ExceptionCollector
for the specified source,
or null.
Charset
s on the platform,
among which the default charset
.
CharStream
.
Lexer
.
BufferedReader
(indeed a LineNumberReader
) from the File
specified in the constructor of CharsetToolkit
using the charset discovered by the
method guessEncoding()
.
TokenStream
being parsed.
throwIfCause()
should throw.
Iterator
to the keys in the set.
Iterator
to the exceptions in the set.
Lexer
from an opened CharStream
.
TokenStream
on a Lexer
.LexerTokenStream
.
k
th token in the stream without consuming
it (or any other unconsumed tokens).
k
th token.
k
th character, without consuming any.
k
th
non-newline token from the underlying token stream.
k
th
token from the underlying token stream (newlines included).
la()
token, or -1.
la(k)
token, or -1.
la_bare()
token, or -1.
la_bare(k)
token, or -1.
Method
except without using reflection to invoke the methodLexer
.
Parser
to process a TokenStream
.
Parser
to process a TokenStream
.
CharStream
source, producing a Concrete
Syntax Tree (CST).
PrintStream
QName
class represents the value of a qualified name
as specified in XML
Schema Part2: Datatypes specification.recover( safe, false )
.
recover( STATEMENT_TERMNINATORS, true )
.
Token
is not null.
checkpoint()
.
CSTNode
that holds the result of
consume(type)
.
rootNode(type)
, but adds child as
a child of the newly created node.
- rootNode_bare(int) -
Method in class org.codehaus.groovy.syntax.parser.Parser
- Analagous to
rootNode(type)
, except consumes with
consume_bare
.
- rootNode_bare(int, CSTNode) -
Method in class org.codehaus.groovy.syntax.parser.Parser
- Analagous to
rootNode(type, child)
, except consumes with
consume_bare()
.
- round(Float) -
Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
- Get the absolute value
- round(Double) -
Static method in class org.codehaus.groovy.runtime.DefaultGroovyMethods
- Round the value
- run() -
Method in class groovy.lang.Closure
-
- run(File, List) -
Method in class groovy.lang.GroovyShell
- A helper method which runs the given script file with the given command line arguments
- run(File, String[]) -
Method in class groovy.lang.GroovyShell
- Runs the given script file name with the given command line arguments
- run(String, String, String[]) -
Method in class groovy.lang.GroovyShell
- Runs the given script text with command line arguments
- run(InputStream, String, String[]) -
Method in class groovy.lang.GroovyShell
- Runs the given script with command line arguments
- run() -
Method in class groovy.lang.Script
- The main instance method of a script which has variables in scope
as defined by the current
Binding
instance.
- run(String[]) -
Method in class groovy.ui.InteractiveShell
- Reads commands and statements from input stream and processes them.
- run(String, String) -
Method in class groovy.util.GroovyScriptEngine
-
- run(String, Binding) -
Method in class groovy.util.GroovyScriptEngine
-
- run() -
Method in class org.codehaus.groovy.runtime.DefaultGroovyMethods.ProcessRunner
-
- runScript(Class, String[]) -
Static method in class org.codehaus.groovy.runtime.InvokerHelper
-
Charset
used in case the buffer represents
an 8-bit Charset
.
debug
or
always
.
statement( false )
.
UnexpectedTokenException
.
topLevelStatement()
.
PrintStream
.
PrintWriter
.
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |