org.yecht
Class Emitter.Node

java.lang.Object
  extended by org.yecht.Emitter.Node
Enclosing class:
Emitter

public static class Emitter.Node
extends Object


Field Summary
 int indent
           
 boolean is_shortcut
           
 int pos
           
 
Constructor Summary
Emitter.Node()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

pos

public int pos

indent

public int indent

is_shortcut

public boolean is_shortcut
Constructor Detail

Emitter.Node

public Emitter.Node()


Copyright © 2013. All Rights Reserved.