|
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 ?
- matches(StringPattern[], String) -
Static method in class org.codehaus.janino.util.StringPattern
- Match a given
text
against an array of StringPattern
s (which was
typically created by StringPattern.parseCombinedPattern(String)
.
- MethodDescriptor - Class in org.codehaus.janino
- Representation of a "method descriptor" (JVMS 4.3.3).
- MethodDescriptor(String[], String) -
Constructor for class org.codehaus.janino.MethodDescriptor
-
- MethodDescriptor(String) -
Constructor for class org.codehaus.janino.MethodDescriptor
- Parse a method descriptor into parameter FDs and return FDs.
- methodInfos -
Variable in class org.codehaus.janino.util.ClassFile
-
- methodName -
Variable in class org.codehaus.janino.Java.Invocation
-
- mhs -
Variable in class org.codehaus.janino.Java.ConditionalExpression
-
- MINOR_VERSION_JDK_1_1 -
Static variable in class org.codehaus.janino.util.ClassFile
-
- MINOR_VERSION_JDK_1_2 -
Static variable in class org.codehaus.janino.util.ClassFile
-
- MINOR_VERSION_JDK_1_3 -
Static variable in class org.codehaus.janino.util.ClassFile
-
- MINOR_VERSION_JDK_1_4 -
Static variable in class org.codehaus.janino.util.ClassFile
-
- MINOR_VERSION_JDK_1_5 -
Static variable in class org.codehaus.janino.util.ClassFile
-
- Mod - Class in org.codehaus.janino
- This class defines constants and convenience methods for the handling of
modifiers as defined by the JVM.
- modifiers -
Variable in class org.codehaus.janino.Java.AbstractTypeDeclaration
-
- modifiers -
Variable in class org.codehaus.janino.Java.FieldDeclaration
-
- modifiers -
Variable in class org.codehaus.janino.Java.FunctionDeclarator
-
- modifiers -
Variable in class org.codehaus.janino.Java.LocalVariableDeclarationStatement
-
- MultiDimensionalIterator - Class in org.codehaus.janino.util.iterator
- An
Iterator
that iterates over a delegate, which produces
arrays, Collection
s, Enumeration
s or
Iterator
s. - MultiDimensionalIterator(Iterator, int) -
Constructor for class org.codehaus.janino.util.iterator.MultiDimensionalIterator
-
- MultiIterator - Class in org.codehaus.janino.util
- An
Iterator
that traverses a Collection
of
Iterator
s. - MultiIterator(Iterator[]) -
Constructor for class org.codehaus.janino.util.MultiIterator
-
- MultiIterator(Collection[]) -
Constructor for class org.codehaus.janino.util.MultiIterator
-
- MultiIterator(Object[][]) -
Constructor for class org.codehaus.janino.util.MultiIterator
-
- MultiIterator(Collection) -
Constructor for class org.codehaus.janino.util.MultiIterator
-
- MultiIterator(Iterator) -
Constructor for class org.codehaus.janino.util.MultiIterator
-
- MultiIterator(Object[]) -
Constructor for class org.codehaus.janino.util.MultiIterator
-
- MultiIterator(Object, Collection) -
Constructor for class org.codehaus.janino.util.MultiIterator
- Iterates over the given
Collection
, prepended with the given Object
.
- MultiIterator(Collection, Object) -
Constructor for class org.codehaus.janino.util.MultiIterator
- Iterates over the given
Collection
, appended with the given Object
.
- MultiIterator(Object, Iterator) -
Constructor for class org.codehaus.janino.util.MultiIterator
- Iterates over the given
Iterator
, prepended with the given prefix
.
- MultiIterator(Iterator, Object) -
Constructor for class org.codehaus.janino.util.MultiIterator
- Iterates over the given
Iterator
, appended with the given suffix
.
- MultiResourceFinder - Class in org.codehaus.janino.util.resource
- A
ResourceFinder
that finds its resources through a collection of
other ResourceFinder
s. - MultiResourceFinder(Collection) -
Constructor for class org.codehaus.janino.util.resource.MultiResourceFinder
-
|
janino.net | ||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |