| Package | Description |
|---|---|
| gw.lang | |
| gw.lang.parser | |
| gw.lang.parser.exceptions | |
| gw.lang.reflect | |
| gw.lang.reflect.gs |
| Modifier and Type | Method and Description |
|---|---|
IPropertyInfo |
IGosuShop.getPropertyInfo(IType classBean,
String strProperty,
IFeatureFilter filter,
IParserPart parserBase,
IScriptabilityModifier scriptabilityConstraint) |
| Modifier and Type | Method and Description |
|---|---|
IType |
StandardCoercionManager.verifyTypesComparable(IType lhsType,
IType rhsType,
boolean bBiDirectional) |
IType |
StandardCoercionManager.verifyTypesComparable(IType lhsType,
IType rhsType,
boolean bBiDirectional,
IFullParserState parserState) |
| Modifier and Type | Class and Description |
|---|---|
class |
DoesNotOverrideFunctionException |
class |
ImplicitCoercionError |
class |
NoCtorFoundException |
class |
NotImplementedParseException |
class |
SymbolNotFoundException |
class |
WrongNumberOfArgsException |
| Modifier and Type | Method and Description |
|---|---|
ParseException |
ParseException.getAlternateException()
An alternate ParseException that may provide additional information.
|
static ParseException |
ParseException.shallowCopy(ParseException source) |
static ParseException |
ParseException.wrap(Throwable t,
IParserState state) |
| Modifier and Type | Method and Description |
|---|---|
void |
ParseException.setAlternateException(ParseException alternateException) |
static ParseException |
ParseException.shallowCopy(ParseException source) |
| Constructor and Description |
|---|
ParseException(ParseException e) |
| Modifier and Type | Method and Description |
|---|---|
static IPropertyInfo |
TypeSystem.getPropertyInfo(IType classBean,
String strProperty,
IFeatureFilter filter,
IParserPart parserBase,
IScriptabilityModifier scriptabilityConstraint) |
| Modifier and Type | Method and Description |
|---|---|
List<ParseException> |
IGosuClassParser.resolveFunctionAndPropertyDecls(ISymbolTable table) |
Copyright © 2019. All rights reserved.