类 BasicValue
java.lang.Object
org.beetl.ow2.asm.tree.analysis.BasicValue
- 所有已实现的接口:
Value
A
Value that is represented by its type in a seven types type system.
This type system distinguishes the UNINITIALZED, INT, FLOAT, LONG, DOUBLE,
REFERENCE and RETURNADDRESS types.- 作者:
- Eric Bruneton
-
字段概要
字段修饰符和类型字段说明static final BasicValuestatic final BasicValuestatic final BasicValuestatic final BasicValuestatic final BasicValuestatic final BasicValuestatic final BasicValue -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
UNINITIALIZED_VALUE
-
INT_VALUE
-
FLOAT_VALUE
-
LONG_VALUE
-
DOUBLE_VALUE
-
REFERENCE_VALUE
-
RETURNADDRESS_VALUE
-
-
构造器详细资料
-
BasicValue
-
-
方法详细资料