net.jangaroo.jooc
Class StdOutCompileLog

java.lang.Object
  extended by net.jangaroo.jooc.AbstractCompileLog
      extended by net.jangaroo.jooc.StdOutCompileLog
All Implemented Interfaces:
CompileLog

public class StdOutCompileLog
extends AbstractCompileLog

Author:
Andreas Gawecki

Field Summary
 
Fields inherited from class net.jangaroo.jooc.AbstractCompileLog
errors
 
Constructor Summary
StdOutCompileLog()
           
 
Method Summary
protected  void doLogError(String msg)
           
 void warning(String msg)
           
 
Methods inherited from class net.jangaroo.jooc.AbstractCompileLog
error, error, hasErrors, warning
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StdOutCompileLog

public StdOutCompileLog()
Method Detail

doLogError

protected void doLogError(String msg)
Specified by:
doLogError in class AbstractCompileLog

warning

public void warning(String msg)


Copyright © 2002-2012 CoreMedia AG. All Rights Reserved.