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

Inheritance: IEntity
Datei anzeigen Open project: boo/boo-lang Class Usage Examples

Public Methods

Method Description
InternalLabel ( Boo.Lang.Compiler.Ast.LabelStatement labelStatement ) : System

Method Details

InternalLabel() public method

public InternalLabel ( Boo.Lang.Compiler.Ast.LabelStatement labelStatement ) : System
labelStatement Boo.Lang.Compiler.Ast.LabelStatement
return System