C# Class Boo.Lang.Compiler.TypeSystem.InternalLocal

Inheritance: AbstractLocalEntity, ITypedEntity, ILocalEntity, IInternalEntity
Datei anzeigen Open project: boo/boo-lang Class Usage Examples

Public Methods

Method Description
InternalLocal ( Boo local, IType type )
ToString ( ) : string

Method Details

InternalLocal() public method

public InternalLocal ( Boo local, IType type )
local Boo
type IType

ToString() public method

public ToString ( ) : string
return string