Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Public Member Functions | List of all members
playwright._impl._impl_to_api_mapping.ImplToApiMapping Class Reference

Public Member Functions

None __init__ (self)
 
None register (self, type impl_class, type api_class)
 
Any from_maybe_impl (self, Any obj, Optional[Map[Any, Union[List, Dict]]] visited=None)
 
Any from_impl (self, Any obj)
 
Optional[Any] from_impl_nullable (self, Any obj=None)
 
List[Any] from_impl_list (self, Sequence[Any] items)
 
Dict[str, Any] from_impl_dict (self, Dict[str, Any] map)
 
Any to_impl (self, Any obj, Optional[Map[Any, Union[List, Dict]]] visited=None)
 
Callable[..., None] wrap_handler (self, Callable[..., Any] handler)
 

The documentation for this class was generated from the following file: