C# Class Kaleidoscope.Chapter7.Driver

Inheritance: IDriver
Show file Open project: aaronrandolph/LLVM.NET

Public Methods

Method Description
Driver ( ) : System
Run ( ) : void

Private Methods

Method Description
HandleDefinition ( ) : void
HandleTopLevelExpression ( ) : void

Method Details

Driver() public method

public Driver ( ) : System
return System

Run() public method

public Run ( ) : void
return void