C# Class Boo.Lang.Compiler.Steps.IntroduceGlobalNamespaces

Inheritance: AbstractCompilerStep
Afficher le fichier Open project: boo/boo-lang

Méthodes publiques

Méthode Description
Run ( ) : void

Méthodes protégées

Méthode Description
SafeGetNamespace ( string qname ) : INamespace

Method Details

Run() public méthode

public Run ( ) : void
Résultat void

SafeGetNamespace() protected méthode

protected SafeGetNamespace ( string qname ) : INamespace
qname string
Résultat INamespace