| Package | Description |
|---|---|
| org.delia.compiler | |
| org.delia.runner |
| Modifier and Type | Field and Description |
|---|---|
protected InternalCompileState |
CompilerPassBase.execCtx |
| Constructor and Description |
|---|
CompilerPassBase(FactoryService factorySvc,
ErrorLineFinder errorLineFinder,
InternalCompileState execCtx) |
DeliaCompiler(FactoryService factorySvc,
InternalCompileState execCtx) |
Pass2Compiler(FactoryService factorySvc,
ErrorLineFinder errorLineFinder,
InternalCompileState execCtx) |
Pass3Compiler(FactoryService factorySvc,
ErrorLineFinder errorLineFinder,
InternalCompileState execCtx) |
Pass3RuleCompiler(FactoryService factorySvc,
ErrorLineFinder errorLineFinder,
InternalCompileState execCtx) |
Pass4Compiler(FactoryService factorySvc,
ErrorLineFinder errorLineFinder,
InternalCompileState execCtx,
DTypeRegistry registry) |
| Modifier and Type | Method and Description |
|---|---|
InternalCompileState |
Runner.getCompileState()
Get the compiler state.
|
InternalCompileState |
RunnerImpl.getCompileState() |
Copyright © 2020. All rights reserved.