All Packages  Class Hierarchy  This Package  Previous  Next  Index  

Class hpjava.compiler.unparser.Space

java.lang.Object
    |
    +----hpjava.compiler.unparser.Space

public class Space
extends Object

Constructor Index

 o Space(int)

Method Index

 o toString()
 o updateSpc(int)

Constructors

 o Space
public Space(int indentAmt)

Methods

 o toString
public String toString()
Overrides:
toString in class Object
 o updateSpc
public void updateSpc(int numIndentLvls)

All Packages  Class Hierarchy  This Package  Previous  Next  Index