C# (CSharp) Boo.Lang.Compiler Namespace

Nested Namespaces

Boo.Lang.Compiler.Ast
Boo.Lang.Compiler.IO
Boo.Lang.Compiler.MetaProgramming
Boo.Lang.Compiler.Pipelines
Boo.Lang.Compiler.Resources
Boo.Lang.Compiler.Steps
Boo.Lang.Compiler.TypeSystem

Classes

Name Description
AbstractAstAttribute
AbstractAstMacro
AbstractCompilerComponent
AssemblyCollection
BooCompiler The compiler: a facade to the CompilerParameters/CompilerContext/Pipeline subsystem.
CompilerContext boo compilation context.
CompilerError
CompilerErrorFactory
CompilerParameters Compiler parameters.
CompilerPipeline A ordered set of ICompilerStep implementations that should be executed in sequence.
CompilerPipelineEventArgs
CompilerStepEventArgs
CompilerWarningFactory
LexicalInfoPreservingGeneratorMacro
LexicalInfoPreservingMacro