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

V

valueOf(String) - Static method in enum net.sf.transjvm.util.Evaluator.Dump
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.sf.transjvm.util.Evaluator.Dump
Returns an array containing the constants of this enum type, in the order they're declared.
variable(Expression) - Method in class net.sf.transjvm.FieldID
Returns a variable for the field of this object.
variable(TypeID) - Method in class net.sf.transjvm.Frame
Allocates a new variable from this Frame.
Variable - Class in net.sf.transjvm
Variables represents storage locations in the JVM: locals, fields and array members.
Verifier - Class in net.sf.transjvm.util
Verifies an expression.
Verifier() - Constructor for class net.sf.transjvm.util.Verifier
 
verify(Expression) - Static method in class net.sf.transjvm.util.Verifier
Verifies that e is OK.
virtual(TypeID, TypeID, String) - Static method in class net.sf.transjvm.MethodID
Returns a MethodID for virtual dispatch, with no parameters.
virtual(TypeID, TypeID, String, TypeID) - Static method in class net.sf.transjvm.MethodID
Returns a MethodID for virtual dispatch, with one parameter.
virtual(TypeID, TypeID, String, TypeID, TypeID) - Static method in class net.sf.transjvm.MethodID
Returns a MethodID for virtual dispatch, with two parameters.
virtual(TypeID, TypeID, String, TypeID...) - Static method in class net.sf.transjvm.MethodID
Returns a MethodID for virtual dispatch, with several parameters.
VOID - Static variable in class net.sf.transjvm.TypeID
Pseudo-type for return type of subroutines.
VOLATILE - Static variable in class net.sf.transjvm.Flags
Marks field as volatile.

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