A B C D E F G H I J L M N O P R S T U V W X Z _

I

iconst(int) - Method in class net.sf.transjvm.InstructionStream
 
identity(Expression, Expression) - Method in interface net.sf.transjvm.util.ExpressionVisitor
 
implement(TypeID) - Method in class net.sf.transjvm.TClass
Adds an interface to the list of interfaces implemented by this class.
increment(Variable, boolean) - Method in interface net.sf.transjvm.util.ExpressionVisitor
 
increment(Variable, int) - Method in interface net.sf.transjvm.util.StatementVisitor
 
increment(int) - Method in class net.sf.transjvm.Variable
Returns a statement which increments this by incr.
index(Expression) - Method in class net.sf.transjvm.Expression
Returns a variable for an indexed array member.
InstructionStream - Class in net.sf.transjvm
Utility stream for writing instruction codes.
InstructionStream(ByteStream, ConstantPool, Frame) - Constructor for class net.sf.transjvm.InstructionStream
 
INT - Static variable in class net.sf.transjvm.TypeID
Alias for INT32
INT16 - Static variable in class net.sf.transjvm.TypeID
16 bit signed integer type.
INT32 - Static variable in class net.sf.transjvm.TypeID
32 bit signed integer type.
INT64 - Static variable in class net.sf.transjvm.TypeID
64 bit signed integer type.
intArg(int, int) - Method in class net.sf.transjvm.InstructionStream
 
INTERFACE - Static variable in class net.sf.transjvm.Flags
Marks class as an interface.
intOffset(InstructionStream, int) - Method in class net.sf.transjvm.Label
 
intValue() - Method in class net.sf.transjvm.util.Evaluator.Double
 
intValue() - Method in class net.sf.transjvm.util.Evaluator.Float
 
intValue() - Method in class net.sf.transjvm.util.Evaluator.Integer
 
intValue(Expression) - Method in class net.sf.transjvm.util.Evaluator
 
intValue() - Method in class net.sf.transjvm.util.Evaluator.Long
 
isArray() - Method in class net.sf.transjvm.TypeID
True if this TypeID is an array, ie it is not a primitive or a class.
isInstanceOf(TypeID) - Method in class net.sf.transjvm.Expression
Returns an expression representing this instanceof type.
isPrimitive() - Method in class net.sf.transjvm.TypeID
True if this TypeID is a primitive, ie it is not a class or an array.

A B C D E F G H I J L M N O P R S T U V W X Z _
Copyright 2004-5, Mark Shannon