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