ObjectDeclarationArgumentNode
class ObjectDeclarationArgumentNode(variable: ObjectVariableNode, sourceLocation: SourceLocation) : FunctionReturnArgumentNode
Content copied to clipboard
Declaration of a new object as a return argument of a function.
Constructors
ObjectDeclarationArgumentNode
Link copied to clipboard
fun ObjectDeclarationArgumentNode(variable: ObjectVariableNode, sourceLocation: SourceLocation)
Content copied to clipboard
Functions
toDocument
Link copied to clipboard