org.netbeans.modules.classfile/1 1.35

org.netbeans.modules.classfile
Class VerificationTypeInfo.FloatVariableInfo

java.lang.Object
  extended by org.netbeans.modules.classfile.VerificationTypeInfo
      extended by org.netbeans.modules.classfile.VerificationTypeInfo.FloatVariableInfo
Enclosing class:
VerificationTypeInfo

public static final class VerificationTypeInfo.FloatVariableInfo
extends VerificationTypeInfo

A Float_variable_info type, which indicates that the location contains the verification type float.


Nested Class Summary
 
Nested classes/interfaces inherited from class org.netbeans.modules.classfile.VerificationTypeInfo
VerificationTypeInfo.DoubleVariableInfo, VerificationTypeInfo.FloatVariableInfo, VerificationTypeInfo.IntegerVariableInfo, VerificationTypeInfo.LongVariableInfo, VerificationTypeInfo.NullVariableInfo, VerificationTypeInfo.ObjectVariableInfo, VerificationTypeInfo.TopVariableInfo, VerificationTypeInfo.UninitializedThisVariableInfo, VerificationTypeInfo.UninitializedVariableInfo
 
Field Summary
 
Fields inherited from class org.netbeans.modules.classfile.VerificationTypeInfo
ITEM_Double, ITEM_Float, ITEM_Integer, ITEM_Long, ITEM_Null, ITEM_Object, ITEM_Top, ITEM_Uninitialized, ITEM_UninitializedThis
 
Method Summary
 
Methods inherited from class org.netbeans.modules.classfile.VerificationTypeInfo
getTag
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 


org.netbeans.modules.classfile/1 1.35

Built on May 22 2012.  |  Portions Copyright 1997-2012 Oracle. All rights reserved.