AST
class ConstantNameAndType

General Info

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

Description

Member Filters

API level:

Aspect:

Constructors

public ConstantNameAndType(int name,
                           int type)

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