lcapy.parser
This module performs parsing of SPICE-like netlists. It uses a custom parser rather than lex/yacc to give better error messages.
Copyright 2015–2023 Michael Hayes, UCECE
Functions
|
Split string by specified delimiters but not if a delimiter is within curly brackets {} or "". |
|
Split a string by delimiter except if in () |
Classes
|
|
|
|
|
|
|
|
|
|
|