ObjectReferenceArgumentNode
class ObjectReferenceArgumentNode(variable: ObjectVariableNode, sourceLocation: SourceLocation) : FunctionArgumentNode
Content copied to clipboard
Function argument that is an object reference (e.g. &a in the surface syntax).
Constructors
ObjectReferenceArgumentNode
Link copied to clipboard
fun ObjectReferenceArgumentNode(variable: ObjectVariableNode, sourceLocation: SourceLocation)
Content copied to clipboard
Functions
toDocument
Link copied to clipboard