All Packages  Class Hierarchy  This Package  Previous  Next  Index  

Class hpjava.compiler.reflection.ScopeDescriptor

java.lang.Object
    |
    +----hpjava.compiler.reflection.ScopeDescriptor

public class ScopeDescriptor
extends Object

Constructor Index

 o ScopeDescriptor()
 o ScopeDescriptor(Node)

Method Index

 o id()
 o node()
 o toString()

Constructors

 o ScopeDescriptor
protected ScopeDescriptor()
 o ScopeDescriptor
public ScopeDescriptor(Node s)

Methods

 o id
public int id()
 o node
public Node node()
 o toString
public String toString()
Overrides:
toString in class Object

All Packages  Class Hierarchy  This Package  Previous  Next  Index