ca.carleton.gcrc.javascript
Class DebugProcess
java.lang.Object
ca.carleton.gcrc.javascript.DebugProcess
public class DebugProcess
- extends Object
This class is used to create a debug version of a library, based on a number
of Javascript input files.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DebugProcess
public DebugProcess()
generate
public void generate(LibraryConfiguration config,
File outputFile)
throws Exception
- Throws:
Exception
generate
public void generate(LibraryConfiguration config,
String outputName,
Writer writer)
throws Exception
- Throws:
Exception
Copyright © 2013. All Rights Reserved.