Kaba function GraphMode.parse ed
...
Syntax ed
func static pure GraphMode.parse(label: string, type: Class&) -> GraphMode
Parameters ed
- label: string
- ...
- type: Class&
- ...
Return ed
...
...
func static pure GraphMode.parse(label: string, type: Class&) -> GraphMode
...