public class GosuClassTestUtil extends Object
| Constructor and Description |
|---|
GosuClassTestUtil() |
| Modifier and Type | Method and Description |
|---|---|
static ParseResultsException |
declCompileAndGetClassErrors(IType type) |
static ParseResultsException |
defnCompileAndGetClassErrors(IType type) |
static List<? extends IDynamicFunctionSymbol> |
getMemberFunctions(IGosuClass clazz) |
public static List<? extends IDynamicFunctionSymbol> getMemberFunctions(IGosuClass clazz)
public static ParseResultsException declCompileAndGetClassErrors(IType type)
public static ParseResultsException defnCompileAndGetClassErrors(IType type)
Copyright © 2022. All rights reserved.