|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Declaration
subinterface for the package declaration
at the beginning of a compilation unit.(a !=
b)
.
(-1)
.
Expression
factory method which returns a new
field access with the given qualifier and name.
Expression
factory method which returns a new
anonymous class instance creation expression for the given
type.
Declaration
subinterface for an anonymous class.Expression
subinterface for expressions which create
new arrays.Type
factory method which returns an array of
primitive type with the given constant and dimensions.
Type
factory method which returns an array of
class type with the given name and dimensions.
Expression
factory method which returns a new
array instance creation expression for the given type.
Expression
factory method which returns a new
array access expression with the given qualifier and name.
Expression
factory method which returns a new
array initializer with the given arguments.
Expression
factory method which returns a new
assignment of the given type.
Expression
factory method which returns a new
assignment of the SIMPLE type.
Expression
factory method which returns a new
unary function of the given type.
Expression
factory method which returns the blank
expression.
Break
statement to this block and
returns it.
Literal
factory method which returns a new
byte
literal.
Case
to the set of cases.
Expression
factory method which returns a new
cast function having the given type and value.
Catch
statement to this Try
.
Literal
factory method which returns a new
char
literal.
Expression
subinterface for expressions which create
new non-array objects.Literal
factory method which returns a new
Class
literal.
Expression
factory method which returns a new
class instance creation expression for the given type.
CompilationUnit
in this
Machine
and returns it.
Continue
statement to this block and
returns it.
Literal
factory method which returns a new
double
literal.
DoWhile
statement to this block and
returns it.
ElseIf
to the list of else-if's.
Empty
statement to this block and
returns it.
Literal
factory method which returns the boolean
false
literal.
Literal
factory method which returns a new
float
literal.
For
statement to this block and returns
it.
Expression
factory method which returns a new
freeform expression with the given code.
If
statement to this block and returns
it.
Literal
factory method which returns a new
int
literal.
Expression
factory method which returns a new
method invocation with the given qualifier and name.
Let
statement to this block for the
given type and returns it.
System.getProperty("line.separator")
and the line
is padded with the n tab characters where n is the number
returned by getIndentNumber()
.
System.getProperty("line.separator")
and the line
is padded with the n tab characters where n is the number
returned by getIndentNumber()
.
System.getProperty("line.separator")
and the
line is padded with the n tab characters where n is the number
returned by getIndentNumber()
.
LocalBlock
statement to this block and
returns it.
LocalClass
statement to this block and
returns it.
Literal
factory method which returns a new
long
literal.
Literal
factory method which returns the
null
literal.
Literal
factory method which returns a new octal
char
literal.
Return
statement to this block and
returns it.
Literal
factory method which returns a new
scientific floating point char
literal.
Literal
factory method which returns a new
short
literal.
ExpressionStatement
statement to this
block on the given statement Expression
and
returns it.
Literal
factory method which returns a new
String
literal.
Switch
statement to this block and
returns it.
Synchronized
statement to this block
and returns it.
Expression
factory method which returns a new
unary function of the given type.
Throw
statement to this block and
returns it.
Literal
factory method which returns the boolean
true
literal.
Try
statement to this block and returns
it.
Type
factory method which returns a primitive type
named by the given int
as allowed by the constants
listed in the Type
interface.
Type
factory method which returns a class type
named with the given String
.
Expression
factory method which returns a new
unary function of the given type.
Literal
factory method which returns a new unicode
char
literal.
Expression
factory method which returns a new
variable with the given name.
While
statement to this block and
returns it.
(!true)
.
Literal
subinterface for the null
literal.null
type.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |