All Methods Instance Methods Concrete Methods
Modifier and Type |
Method and Description |
void |
addPathContext(String contextName,
String moduleName) |
void |
addPathEventType(String eventTypeName,
String moduleName) |
void |
addPathExpression(String expressionName,
String moduleName) |
void |
addPathIndex(boolean namedWindow,
String infraName,
String infraModuleName,
String indexName,
String indexModuleName,
NamedWindowCompileTimeRegistry namedWindowCompileTimeRegistry,
TableCompileTimeRegistry tableCompileTimeRegistry) |
void |
addPathNamedWindow(String namedWindowName,
String moduleName) |
void |
addPathScript(NameAndParamNum key,
String moduleName) |
void |
addPathTable(String tableName,
String moduleName) |
void |
addPathVariable(String variableName,
String moduleName) |
void |
addPublicEventType(String eventTypeName) |
void |
addPublicVariable(String variableName) |
CodegenExpression |
make(CodegenMethodScope parent,
CodegenClassScope classScope) |