Package gw.internal.gosu.parser
Class GosuClassCompilingStack
- java.lang.Object
-
- gw.internal.gosu.parser.GosuClassCompilingStack
-
public class GosuClassCompilingStack extends Object
-
-
Constructor Summary
Constructors Constructor Description GosuClassCompilingStack()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ITypegetCompilingType(String typeName)static ITypegetCurrentCompilingType()static voidpopCompilingType()static voidpushCompilingType(IType gsClass)
-