LayerD CodeDOM and Zoe Compiler interface
ErrorSource Enumeration
NamespacesLayerD.ZOECompilerErrorSource

[This is preliminary documentation and is subject to change.]

In which component the error was raised
Declaration Syntax
C#Visual BasicVisual C++
public enum ErrorSource
Public Enumeration ErrorSource
public enum class ErrorSource
Members
MemberDescription
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

Assembly: lib_zoe_cginterface (Module: lib_zoe_cginterface) Version: 1.0.3410.22811 (1.0.0.0)