C# Class fitSharp.Parser.TextTables

Afficher le fichier Open project: jediwhale/fitsharp

Méthodes publiques

Méthode Description
Parse ( ) : Tree
TextTables ( fitSharp.Parser.TextTableScanner scanner, Func makeTreeCell ) : System

Private Methods

Méthode Description
MakeCells ( Tree row ) : void
MakeRows ( Tree table ) : void
MakeTables ( Tree result ) : void
SetTags ( ) : void

Method Details

Parse() public méthode

public Parse ( ) : Tree
Résultat Tree

TextTables() public méthode

public TextTables ( fitSharp.Parser.TextTableScanner scanner, Func makeTreeCell ) : System
scanner fitSharp.Parser.TextTableScanner
makeTreeCell Func
Résultat System