toggle menu
codyze
jvm
switch theme
search in API
coko-core
/
de.fraunhofer.aisec.codyze.specificationLanguages.coko.core
/
CallLocation
Call
Location
data
class
CallLocation
(
val
direction
:
Direction
,
val
scope
:
Scope
)
(
source
)
Members
Constructors
Call
Location
Link copied to clipboard
constructor
(
direction
:
Direction
,
scope
:
Scope
)
Properties
direction
Link copied to clipboard
val
direction
:
Direction
scope
Link copied to clipboard
val
scope
:
Scope