org.extendj.ast
class ConstantDouble

General Info

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

Description

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

Member Filters

API level:

Aspect:

Constructors

public ConstantDouble(double val)

Methods

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

Inherited Members

Methods inherited from class java.lang.Object

clone
equals
finalize
getClass
hashCode
notify
notifyAll
wait
wait
wait

Fields inherited from org.extendj.ast.CPInfo