LayerD CodeDOM and Zoe Compiler interface
ZOECompilerCore Class
NamespacesLayerD.ZOECompilerZOECompilerCore

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

[Missing <summary> documentation for T:LayerD.ZOECompiler.ZOECompilerCore]

Declaration Syntax
C#Visual BasicVisual C++
public class ZOECompilerCore
Public Class ZOECompilerCore
public ref class ZOECompilerCore
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
ZOECompilerCore()()()
CheckSemantic(array<XplDocument>[]()[], String)
ClearAllExtensions()()()
CompileCicle(array<XplDocument>[]()[])
CompileProgram(array<XplDocument>[]()[])
CompileProgram(XplDocument)
CompileProgram(String)
CompileProgram(String, String, XplDocument, array<XplDocument>[]()[])
Compila un programa ZOE. Se debe proporcionar el nombre del archivo del programa ZOE o un Programa ZOE en memoria. Si se proporciona un nombre de archivo se cargan en memoria, el programa y los fuentes. Si se proporciona un programa en memoria se cargan los fuentes de dicho programa.

CurrentCompileCicle
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Errors
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
get_BuildAllPlatforms()()()
get_CompilationPlatform()()()
get_CurrentOriginalSourceProgram()()()
get_DllBaseDirectory()()()
get_ErrorCollection()()()
get_IgnoreErrorsAndBuild()()()
get_IgnoreErrorsOnImportedTypes()()()
get_InstalledExtensions()()()
get_InteractiveOnly()()()
get_InyectedCodeDebug()()()
If zoe compiler will generate rendered inyected code debug information or not.

get_LastProgram()()()
get_LastResultDocument()()()
get_OutputPath()()()
get_OutputPlatform()()()
get_OutputPlatformBuildArguments()()()
get_OutputPlatformRenderArguments()()()
get_RenderIntermediateOutputOnly()()()
get_ReturnErrorMessage()()()
get_ShowFullDebugInfo()()()
get_ShowInternalTimes()()()
get_SilentMode()()()
get_TextOutputStream()()()
GetHashCode()()()
Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
LastTypesTable
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
RecompileParameterDocument(XplDocument, XplDocument)
RemoveExtension(String)
set_AddExtensions(Boolean)
set_BuildAllPlatforms(Boolean)
set_CompilationPlatform(String)
set_IgnoreErrorsAndBuild(Boolean)
set_IgnoreErrorsOnImportedTypes(Boolean)
set_InteractiveOnly(Boolean)
set_InyectedCodeDebug(Boolean)
Set if zoe compiler will generate rendered inyected code debug information or not.

set_OutputPath(String)
set_OutputPlatform(String)
set_OutputPlatformBuildArguments(String)
set_OutputPlatformRenderArguments(String)
set_RenderIntermediateOutputOnly(Boolean)
set_ShowFullDebugInfo(Boolean)
set_ShowInternalTimes(Boolean)
set_SilentMode(Boolean)
set_TextOutputStream(TextWriter)
ShowInternalDebuger
ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
WorkingPath
WriteDebugTextLine(String)
Inheritance Hierarchy
Object
ZOECompilerCore

Assembly: lib_zoec_core (Module: lib_zoec_core) Version: 1.0.3410.22813 (1.0.0.0)