- getT get(int idx) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- getStatestate_ptr getState() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- getUserdataT getUserdata(string n, int i) 
- return reference to userdata on stack 
- metatableVar metatable(string n) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- newUserdataVar newUserdata(T e, string n) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- opIndexVar opIndex(string key) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- opIndexAssignvoid opIndexAssign(T t, string key) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- printStackstring printStack() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- pushvoid push(Ret function(Args) f) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- pushvoid push(Ret delegate(Args) f) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- pushvoid push(double n) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- pushvoid push(string s) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- pushvoid push(Var v) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- pushvoid push(Function f) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- pushFieldvoid pushField() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- pushFieldvoid pushField(string c, string g, Args args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- pushFieldvoid pushField(string n, T t, Args args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- runvoid run(string s) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- runFilevoid runFile(string path) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- tableVar table(Args args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- toStringstring toString(int i) 
- Undocumented in source. Be warned that the author may not have intended to support it.