Package com.prineside.tdi2.managers.script
package com.prineside.tdi2.managers.script
-
ClassesClassDescriptionRead-only LuaTable which stores a part of the class tree and allows to be properly serialized in case user stores a part of the tree in a separate variableRead-only LuaTable which stores all aliases (shortcuts) to the classesExperimental / work in progress No point in using it right nowPrepared math expressions in a simplified Lua environment.Whitelist: - Field (className$fieldName) - Method (className#methodName(paramTypes)) - Constructor (className@paramTypes) - Interface proxy (className#) Blacklist: - Package - Class - Field - Method - Constructor - Interface proxy