httk.optimade.filter¶
Re-exports of the OPTIMADE filter-language parser.
The parser is implemented in httk.core.optimade_filter, beside the
vendored OPTIMADE property definitions in httk.core.optimade_defs, and is
also exposed through this package.
Exceptions¶
Common base class for all non-exit exceptions. |
|
Common base class for all non-exit exceptions. |
Functions¶
|
|
|
Package Contents¶
- exception httk.optimade.filter.ParserError[source]¶
Bases:
ExceptionCommon base class for all non-exit exceptions.
- exception httk.optimade.filter.ParserSyntaxError(*args: Any)[source]¶
Bases:
ParserErrorCommon base class for all non-exit exceptions.
- info¶
- line¶
- pos¶
- linestr¶