sofaman.parser.sofa_parser

sofaman.parser.sofa_parser#

Supports parsing of Sofa files into an abstract syntax tree (AST). It uses Lark to parse the content of a Sofa file.

Classes

SofaParser()

SofaParser is a class that parses a Sofa file into an abstract syntax tree (AST).