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

Inheritance: Boo.Lang.Compiler.TypeSystem.TypeSystemServices
Afficher le fichier Open project: nats/castle-1.0.3-mono

Méthodes publiques

Méthode Description
CustomTypeSystem ( CompilerContext context ) : Boo.Lang.Compiler

Méthodes protégées

Méthode Description
PreparePrimitives ( ) : void

Method Details

CustomTypeSystem() public méthode

public CustomTypeSystem ( CompilerContext context ) : Boo.Lang.Compiler
context Boo.Lang.Compiler.CompilerContext
Résultat Boo.Lang.Compiler

PreparePrimitives() protected méthode

protected PreparePrimitives ( ) : void
Résultat void