![]() |
Qucs-S S-parameter Viewer & RF Synthesis Tools
|
Functions | |
| EvalContext | get_eval_context ("Node" node, t.Optional[EvalContext] ctx) |
| t.Tuple[t.List[t.Any], t.Dict[t.Any, t.Any]] | args_as_const (t.Union["_FilterTestCommon", "Call"] node, t.Optional[EvalContext] eval_ctx) |
| "te.NoReturn" | _failing_new (*t.Any args, **t.Any kwargs) |
Variables | |
| _NodeBound = t.TypeVar("_NodeBound", bound="Node") | |
| dict | _binop_to_func |
| dict | _uaop_to_func |
| dict | _cmpop_to_func |
AST nodes generated by the parser for the compiler. Also provides some node tree helper functions used by the parser and compiler in order to normalize nodes.
|
protected |
|
protected |
|
protected |