| Package | Description |
|---|---|
| gw.lang | |
| gw.lang.parser | |
| gw.lang.parser.exceptions |
| Modifier and Type | Method and Description |
|---|---|
static IFullParserState |
GosuShop.createStandardParserState(IParsedElement rootParsedElement,
String scriptSrc,
boolean b) |
IFullParserState |
IGosuShop.createStandardParserState(IParsedElement rootParsedElement,
String scriptSrc,
boolean b) |
| Modifier and Type | Method and Description |
|---|---|
IType |
StandardCoercionManager.verifyTypesComparable(IType lhsType,
IType rhsType,
boolean bBiDirectional,
IFullParserState parserState) |
IType |
ICoercionManager.verifyTypesComparable(IType lhsType,
IType rhsType,
boolean bBiDirectional,
IFullParserState parserState)
Verifies that the right hand type can be converted or coerced to the left hand type.
|
| Constructor and Description |
|---|
NoCtorFoundException(IFullParserState parserState,
Object... args) |
NotImplementedParseException(IFullParserState parserState,
IGosuClass gsClass,
String strClass,
IFunctionType funcType) |
SymbolNotFoundException(IFullParserState parserState,
String symbolName) |
Copyright © 2022. All rights reserved.