cpg
Toggle table of contents
9.0.0
Select version
9.0.2
9.0.1
9.0.0
main
jvm
Platform filter
jvm
Switch theme
Search in API
cpg
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