C# Class Castle.MonoRail.Views.Brail.CustomTypeSystem

Inheritance: Boo.Lang.Compiler.TypeSystem.TypeSystemServices
Show file Open project: nats/castle-1.0.3-mono

Public Methods

Method Description
CustomTypeSystem ( CompilerContext context ) : Boo.Lang.Compiler

Protected Methods

Method Description
PreparePrimitives ( ) : void

Method Details

CustomTypeSystem() public method

public CustomTypeSystem ( CompilerContext context ) : Boo.Lang.Compiler
context Boo.Lang.Compiler.CompilerContext
return Boo.Lang.Compiler

PreparePrimitives() protected method

protected PreparePrimitives ( ) : void
return void