SPPCompiler.Utils.ErrorFormatter module

class SPPCompiler.Utils.ErrorFormatter.ErrorFormatter(tokens, file_path)

Bases: object

error(start_pos, message='', tag_message='', minimal=False)
Return type:

str

error_ast(ast, message='', tag_message='', minimal=False)
Return type:

str