org.xwt.js
Class JS.TailCall

java.lang.Object
  extended byorg.xwt.js.JS.TailCall
Enclosing class:
JS

public static class JS.TailCall
extends java.lang.Object


Constructor Summary
JS.TailCall()
           
 
Method Summary
 JS.TailCall set(Function func)
           
 JS.TailCall set(Function func, JS.Array args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JS.TailCall

public JS.TailCall()
Method Detail

set

public JS.TailCall set(Function func)

set

public JS.TailCall set(Function func,
                       JS.Array args)