public class DFSFunctionBodyTransformationContext extends FunctionBodyTransformationContext
_context, TEMP_VAR_PREFIX| Constructor and Description |
|---|
DFSFunctionBodyTransformationContext(TopLevelTransformationContext context,
boolean isStatic,
DynamicFunctionSymbol dfs) |
| Modifier and Type | Method and Description |
|---|---|
DynamicFunctionSymbol |
getCurrentDFS() |
boolean |
isBlockInvoke() |
createSymbol, getScopes, getSymbol, getTypeParamIndex, hasSuperBeenInvoked, hasSymbol, isStatic, makeAndIndexTempSymbol, makeAndIndexTempSymbol, makeTempSymbolName, markInvokingSuper, markSuperInvoked, popScope, pushScope, putSymbol, putSymbols, updateSuperInvokedAfterLastExpressionCompilespublic DFSFunctionBodyTransformationContext(TopLevelTransformationContext context, boolean isStatic, DynamicFunctionSymbol dfs)
public boolean isBlockInvoke()
isBlockInvoke in class FunctionBodyTransformationContextpublic DynamicFunctionSymbol getCurrentDFS()
getCurrentDFS in class FunctionBodyTransformationContextCopyright © 2019. All rights reserved.