public class GosuClassCompilingStack extends Object
| Constructor and Description |
|---|
GosuClassCompilingStack() |
| Modifier and Type | Method and Description |
|---|---|
static IType |
getCompilingType(String typeName) |
static IType |
getCurrentCompilingType() |
static void |
popCompilingType() |
static void |
pushCompilingType(IType gsClass) |
Copyright © 2022. All rights reserved.