[This is preliminary documentation and is subject to change.]
In which component the error was raised

C# | Visual Basic | Visual C++ |
public enum ErrorSource
Public Enumeration ErrorSource
public enum class ErrorSource

Member | Description |
---|---|
Core |
Zoe compiler core
|
SemanticAnalizer |
Zoe semantic analizer
|
FactoryLibrary |
Zoe factory library
|
ProgramLoader |
Zoe subprogram loader
|
ModuleGenerator |
Zoe factory module generator
|
CodeSplitter |
Zoe code splitter
|
BuildingControler |
Zoe building controler (compile time controler)
|
OutputModule |
Zoe output module
|
LayerDCompiler |
High level layerd compiler
|
Unspecified |
Other module
|