polyglot.util
Class SimpleCodeWriter.State

java.lang.Object
  extended by polyglot.util.SimpleCodeWriter.State
Enclosing class:
SimpleCodeWriter

protected class SimpleCodeWriter.State
extends Object


Field Summary
 boolean breakAll
           
 int lmargin
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

lmargin

public int lmargin

breakAll

public boolean breakAll