Kaba function BuilderContext.find_temp ed
...
Syntax ed
func BuilderContext.find_temp(source: Node, port: i32, wanted_type: i32) -> string
Parameters ed
- source: Node
- ...
- port: i32
- ...
- wanted_type: i32
- ...
Return ed
...
...
func BuilderContext.find_temp(source: Node, port: i32, wanted_type: i32) -> string
...