Crate mofmt

Source

Enums§

SyntaxKind
Represents Modelica grammar rules as defined in Modelica Specification 3.6.

Functions§

build_tree
Return the parse tree built from the collection returned from parser
parse
Return Parsed object generated from the source string.
pretty_print
Return string containing formatted Modelica code