public abstract class TMLScriptGlobal
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
TYPE_MANAGED |
static int |
TYPE_OBJECT |
static int |
TYPE_PACKAGE_OR_CLASS |
| Constructor and Description |
|---|
TMLScriptGlobal(java.lang.String name,
java.lang.Object ref) |
public static final int TYPE_PACKAGE_OR_CLASS
public static final int TYPE_OBJECT
public static final int TYPE_MANAGED