Home
last modified time | relevance | path

Searched refs:replace_with_usings (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/public/
H A Des2panda_lib.rb472 def replace_with_usings(type, usings) method in Es2pandaLibApi.ClassData
510 arg['type'] = replace_with_usings(arg['type'], usings)
633 return_type = Type.new(replace_with_usings(method.return_type, usings))
638 arg['type'] = replace_with_usings(arg['type'], usings)

Completed in 1 milliseconds