|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Statement
subinterface for the if, else if,
else
construct.(a ? b : c)
.
Declaration
subinterface for import declarations at
the beginning of a compilation unit.Declaration
subinterface for an initialization
structures including static initializers and constructors.CompilationUnit
and
PackageClass
to be generated using the given
codebase
, packageName
, and
className
.
Declaration
subinterface for an inner class.int
type.
Declaration
subinterface for interfaces.Literal
subinterface for int
literals.Expression
subinterface for method invocations
(n-ary).(a instanceof
b)
.
true
if this is an array,
false
otherwise.
isFinal
flag.
isFinal
flag.
isNative
flag.
isNative
flag.
true
if this is one of the primitive
types, false
otherwise.
true
if this import is a single-type
import, false
if it is an import-type-on-demand.
isSynchronized
flag.
isSynchronized
flag.
isTransient
flag.
isTransient
flag.
isVolatile
flag.
isVolatile
flag.
Objects
.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |