org.stjs.generator.executor
Class NodeJSExecutor

java.lang.Object
  extended by org.stjs.generator.executor.NodeJSExecutor

public class NodeJSExecutor
extends Object


Constructor Summary
NodeJSExecutor()
           
 
Method Summary
 ExecutionResult run(File srcFile)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NodeJSExecutor

public NodeJSExecutor()
Method Detail

run

public ExecutionResult run(File srcFile)


Copyright © 2014. All Rights Reserved.