C# Class Kaleidoscope.Chapter7.Driver

Inheritance: IDriver
Afficher le fichier Open project: aaronrandolph/LLVM.NET

Méthodes publiques

Méthode Description
Driver ( ) : System
Run ( ) : void

Private Methods

Méthode Description
HandleDefinition ( ) : void
HandleTopLevelExpression ( ) : void

Method Details

Driver() public méthode

public Driver ( ) : System
Résultat System

Run() public méthode

public Run ( ) : void
Résultat void