org.extendj.ast
class ConstantFloat

General Info

Type Hierarchy:
java.lang.Object
  extended by org.extendj.ast.CPInfo
      extended by org.extendj.ast.ConstantFloat

Description

Source
Declared in /home/jesper/git/extendj/java4/backend/ConstantPool.jrag at line 416
Aspect
ConstantPool

Member Filters

API level:

Aspect:

Constructors

public ConstantFloat(float val)

Methods

public void emit(java.io.DataOutputStream out)
          throws java.io.IOException
public java.lang.String toString()

Inherited Members

Methods inherited from class org.extendj.ast.CPInfo

Methods inherited from class java.lang.Object

clone
equals
finalize
getClass
hashCode
notify
notifyAll
wait
wait
wait

Fields inherited from org.extendj.ast.CPInfo