C# Class Compiler.MethodToAsmStage

Inheritance: Compiler.Framework.MethodCompilerStageBase
Show file Open project: kthompson/csharpos

Public Methods

Method Description
Run ( IMethodCompilerContext context ) : IMethodCompilerContext

Private Methods

Method Description
GetFilename ( IMethodCompilerContext context ) : string

Method Details

Run() public method

public Run ( IMethodCompilerContext context ) : IMethodCompilerContext
context IMethodCompilerContext
return IMethodCompilerContext