Package gw.internal.gosu.parser
Class GosuClassCompilingStack
java.lang.Object
gw.internal.gosu.parser.GosuClassCompilingStack
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic IType
getCompilingType
(String typeName) static IType
static void
static void
pushCompilingType
(IType gsClass)
-
Field Details
-
g_compilingClassStack
-
-
Constructor Details
-
GosuClassCompilingStack
public GosuClassCompilingStack()
-
-
Method Details
-
getCurrentCompilingType
-
getCompilingType
-
pushCompilingType
-
popCompilingType
public static void popCompilingType()
-