AST
class ConstantString

General Info

Type Hierarchy:
java.lang.Object
  extended by AST.CPInfo
      extended by AST.ConstantString

Description

Member Filters

API level:

Aspect:

Constructors

public ConstantString(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 AST.CPInfo

Methods inherited from class java.lang.Object

clone
equals
finalize
getClass
hashCode
notify
notifyAll
wait
wait
wait

Fields inherited from AST.CPInfo