org.extendj.ast
class ConstantLong

General Info

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

Description

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

Member Filters

API level:

Aspect:

Constructors

public ConstantLong(long 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