| Package | Description |
|---|---|
| gw.internal.gosu.ir.transform.expression | |
| gw.internal.gosu.parser | |
| gw.internal.gosu.template |
| Modifier and Type | Method and Description |
|---|---|
static IRExpression |
BlockExpressionTransformer.compile(TopLevelTransformationContext cc,
BlockExpression blockExpression) |
| Modifier and Type | Method and Description |
|---|---|
BlockExpression |
GosuClassParseInfo.getBlock() |
BlockExpression |
BlockClass.getBlock() |
| Modifier and Type | Method and Description |
|---|---|
void |
ParserBase.addBlockToBlockStack(BlockExpression block) |
static IBlockClassInternal |
BlockClass.create(ICompilableTypeInternal enclosingClass,
BlockExpression block,
boolean staticBlock) |
void |
ParserBase.pushCurrentBlock(BlockExpression block) |
void |
GosuClassParseInfo.setBlock(BlockExpression blk) |
| Modifier and Type | Method and Description |
|---|---|
void |
ParserBase.setBlocks(Stack<BlockExpression> blocks) |
| Modifier and Type | Method and Description |
|---|---|
void |
TemplateGenerator.compile(Stack<IScriptPartId> scriptPartIdStack,
ISymbolTable symTable,
Map<String,Set<IFunctionSymbol>> dfsDeclByName,
ITypeUsesMap typeUsesMap,
Stack<BlockExpression> blocks,
ContextInferenceManager ctxInferenceMgr) |
Copyright © 2015. All rights reserved.