public class Pass3Compiler extends CompilerPassBase
errorLineFinder, execCtxet, factorySvc, log| Constructor and Description |
|---|
Pass3Compiler(FactoryService factorySvc,
ErrorLineFinder errorLineFinder,
InternalCompileState execCtx) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isBuildTypeMapFlag() |
CompilerResults |
process(List<Exp> list) |
void |
setBuildTypeMapFlag(boolean buildTypeMapFlag) |
createErrorpublic Pass3Compiler(FactoryService factorySvc, ErrorLineFinder errorLineFinder, InternalCompileState execCtx)
public CompilerResults process(List<Exp> list)
process in class CompilerPassBasepublic boolean isBuildTypeMapFlag()
public void setBuildTypeMapFlag(boolean buildTypeMapFlag)
Copyright © 2020. All rights reserved.