C# Class Algebra.QL.Extensions.Print.Stmnt.GotoStmnt

Inheritance: IPrintStmnt
ファイルを表示 Open project: software-engineering-amsterdam/poly-ql

Public Methods

Method Description
BuildDocument ( int indentation ) : System.Windows.Documents.Block
GotoStmnt ( ) : System.Windows

Method Details

BuildDocument() public method

public BuildDocument ( int indentation ) : System.Windows.Documents.Block
indentation int
return System.Windows.Documents.Block

GotoStmnt() public method

public GotoStmnt ( ) : System.Windows
return System.Windows