toggle menu
cpg
main
jvm
switch theme
search in API
cpg-core
/
de.fraunhofer.aisec.cpg
/
ScopeManager
/
Alias
Alias
data
class
Alias
(
var
from
:
Name
,
var
to
:
Name
)
Represents an alias with the name
to
for the particular name
from
.
Members
Constructors
Alias
Link copied to clipboard
constructor
(
from
:
Name
,
to
:
Name
)
Properties
from
Link copied to clipboard
var
from
:
Name
to
Link copied to clipboard
var
to
:
Name