org.extendj.ast
class ConstantClass

General Info

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

Description

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

Member Filters

API level:

Aspect:

Constructors

public ConstantClass(int name)

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