samt-core
1.0.0
jvm
language-server
/
tools.samt.ls
/
SamtDeclarationLookup
Samt
Declaration
Lookup
class
SamtDeclarationLookup
:
SamtSemanticLookup
<
Location
,
UserDeclared
>
Members
Types
Companion
Link copied to clipboard
object
Companion
Functions
get
Link copied to clipboard
operator
fun
get
(
key
:
Location
)
:
UserDeclared
?
set
Link copied to clipboard
operator
fun
set
(
key
:
Location
,
value
:
UserDeclared
)