public class Pass3RuleCompiler extends CompilerPassBase
errorLineFinder, execCtxet, factorySvc, log| Constructor and Description |
|---|
Pass3RuleCompiler(FactoryService factorySvc,
ErrorLineFinder errorLineFinder,
InternalCompileState execCtx) |
| Modifier and Type | Method and Description |
|---|---|
CompilerResults |
process(List<Exp> list) |
void |
processTypeExp(TypeStatementExp typeExp,
Map<String,String> fieldMap,
CompilerResults results) |
createErrorpublic Pass3RuleCompiler(FactoryService factorySvc, ErrorLineFinder errorLineFinder, InternalCompileState execCtx)
public CompilerResults process(List<Exp> list)
process in class CompilerPassBasepublic void processTypeExp(TypeStatementExp typeExp, Map<String,String> fieldMap, CompilerResults results)
Copyright © 2020. All rights reserved.