|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Expression
subinterface for expressions which have a
three operands.Statement
subinterface for the throw
keyword.Literal
.
byte
value of the
Literal
.
char
value of the
Literal
.
Class
value of the Literal
.
double
value of the
Literal
.
float
value of the
Literal
.
int
value of the
Literal
.
long/code> value of the
Literal
.
- toObject() -
Method in interface org.inxar.jenesis.Literal
- Returns the underlying
Object
.
- toObject() -
Method in class com.inxar.jenesis.MLiteral
-
- toShort() -
Method in interface org.inxar.jenesis.ShortLiteral
- Returns the
short
value of the
Literal
.
- toString() -
Method in interface org.inxar.jenesis.StringLiteral
- Returns the
String
value of the
Literal
.
- toString() -
Method in class com.inxar.jenesis.MType
-
- True - interface org.inxar.jenesis.True.
Literal
subinterface for true
.- Try - interface org.inxar.jenesis.Try.
Statement
subinterface for the try catch
finally
construct.- Type - interface org.inxar.jenesis.Type.
- The
Type
superinterface. - type() -
Method in interface org.inxar.jenesis.Ternary
- Returns the type of this binary function as one of the
constants in this interface.
- type() -
Method in interface org.inxar.jenesis.Binary
- Returns the type of this binary function as one of the
constants in this interface.
- type() -
Method in interface org.inxar.jenesis.Assign
- Returns the type of this assignment as one of the constants in this interface.
- type() -
Method in interface org.inxar.jenesis.Comment
- Returns the type of this comment.
- type() -
Method in interface org.inxar.jenesis.Unary
- Returns the type of this unary function as one of the constants
in this interface.
- type() -
Method in interface org.inxar.jenesis.Type
- Returns the integer type as one of the constants in the type
interface.
- type() -
Method in class com.inxar.jenesis.MComment
-
- type() -
Method in class com.inxar.jenesis.MType
-
- TypeDeclaration - interface org.inxar.jenesis.TypeDeclaration.
Declaration
subinterface for type declaration
including class and interface delcarations.- TypeIterator - class com.inxar.jenesis.util.TypeIterator.
- Implementation of Iterator which screens for the given type.
- TypeIterator(Class, Enumeration, int) -
Constructor for class com.inxar.jenesis.util.TypeIterator
-
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |