C# Class AST.TranslnUnit

ファイルを表示 Open project: phisiart/C-Compiler

Public Methods

Method Description
Create ( ImmutableList externDeclns ) : TranslnUnit

Private Methods

Method Description
GetTranslnUnit ( ) : ISemantReturn
TranslnUnit ( ImmutableList declns ) : System

Method Details

Create() public static method

public static Create ( ImmutableList externDeclns ) : TranslnUnit
externDeclns ImmutableList
return TranslnUnit