public class InternalCompileState extends Object
| Modifier and Type | Field and Description |
|---|---|
Map<String,TypeSpec> |
compiledTypeMap |
Map<String,UserFunctionDefStatementExp> |
declaredUserFnMap |
Map<String,ResultValue> |
delcaredVarMap |
| Constructor and Description |
|---|
InternalCompileState() |
public Map<String,ResultValue> delcaredVarMap
public Map<String,UserFunctionDefStatementExp> declaredUserFnMap
Copyright © 2020. All rights reserved.