|
janino.net | ||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
block
by parsing statements until EOF and adding
them to the block.
Java.CompilationUnit
, set the default imports, and parse the import
declarations.
Java.ClassDeclaration
, add
A public method declaration with the given return type, name, parameter
names and values and thrown exceptions
A block
Map
.Map
.
ResourceFinder
that provides access
to resource stored as byte arrays in a Map
.text
against the pattern represented by the current instance,
as follows:
A *
in the pattern matches any sequence of zero or more characters in the
text
A ?
in the pattern matches exactly one character in the text
Any other character in the pattern must appear exactly as it is in the text
Notice: The mode
flag of the current instance does not take any effect here.
text
against an array of StringPattern
s (which was
typically created by StringPattern.parseCombinedPattern(String)
.
Iterator
that iterates over a delegate, which produces
arrays, Collection
s, Enumeration
s or
Iterator
s.Iterator
that traverses a Collection
of
Iterator
s.Collection
, prepended with the given Object
.
Collection
, appended with the given Object
.
Iterator
, prepended with the given prefix
.
Iterator
, appended with the given suffix
.
ResourceFinder
that finds its resources through a collection of
other ResourceFinder
s.
|
janino.net | ||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |