Documentation ¶ Index ¶ func Format(syntaFile synta.Synta) (code string) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Format ¶ func Format(syntaFile synta.Synta) (code string) Format formats a synta structure into a string which represnts the contents of the associated synta file. The definitions are sorted by name. and blank lines are let as per internal convention. Types ¶ This section is empty. Source Files ¶ View all Source files format.go Click to show internal directories. Click to hide internal directories.