org.extendj.ast
class ConstantUtf8

General Info

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

Description

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

Member Filters

API level:

Aspect:

Constructors

public ConstantUtf8(java.lang.String 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