MCPcopy Create free account
hub / github.com/easyw/kicadStepUpMod / parseDefault

Function parseDefault

fcad_parser/sexp_parser/sexp_parser.py:637–684  ·  view source on GitHub ↗

Default handling of value parsing Arg: sexp: the value for parsing Returns an Sexp object for `SexpParser` to store the value This function will try to guess the value format by trying type conversion of ``int, float and SexpBool. It will use `SexpParse

(obj,sexp)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

_parseMethod · 0.85

Calls 3

SexpClass · 0.85
SexpBoolClass · 0.85
SexpParserClass · 0.85

Tested by

no test coverage detected