com.google.dart.compiler.util
Interface TextOutput.OutListener

All Known Implementing Classes:
JsSourceGenerationVisitor
Enclosing interface:
TextOutput

public static interface TextOutput.OutListener


Method Summary
 void indentedAfterNewLine()
           
 void newLined()
           
 

Method Detail

newLined

void newLined()

indentedAfterNewLine

void indentedAfterNewLine()