|
Web Site | |||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Java.Type
, Java.Rvalue
and
Java.Lvalue
.Java.Rvalue
s that compile better as conditional
branches.Parser.parseCompilationUnit()
.Java.ConstructorDeclarator
and
Java.MethodDeclarator
.elseStatement
is mandatory; for an if statement without
an "else" clause, a dummy Java.EmptyStatement
should be passed.
ClassLoader
that, unlike usual ClassLoader
s,
does not load byte code, but reads JavaTM source code and then scans, parses,
compiles and loads it into the virtual machine.JavaSourceClassLoader
that finds JavaTM source code in a file
that resides in either of the directories specified by the given source path.
JavaSourceClassLoader
that finds JavaTM source code through
a given ResourceFinder
.
|
Web Site | |||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |