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