Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-typescript
/
typescript
/
NodeFactory
/
createQualifiedName
create
Qualified
Name
abstract
fun
createQualifiedName
(
left
:
EntityName
,
right
:
String
)
:
QualifiedName
(
source
)
abstract
fun
createQualifiedName
(
left
:
EntityName
,
right
:
Identifier
)
:
QualifiedName
(
source
)