$k. AccessParameterAssignment

new AccessParameterAssignment(accessedElementopt)

Constructs an AccessParameterAssignment

Parameters:
NameTypeAttributesDescription
accessedElement$k.SemanticElement<optional>

The accessed element

Since
  • 5.8.0

Methods

accessedObject() → {$k.SemanticElement}

Function to get the accessed element

Since
  • 5.8.0
Returns:
Type: 
$k.SemanticElement

assignment(parameter)

Retrieve the assigned value of the given parameter

Parameters:
NameTypeDescription
parameterstring

parameter registry key

Since
  • 5.8.0
Throws: