viaduct
0.3.0
compiler
/
io.github.aplcornell.viaduct.syntax.surface
/
FunctionArgumentNode
Function
Argument
Node
sealed
class
FunctionArgumentNode
:
Node
Arguments to functions.
Functions
Properties
Inheritors
Functions
to
Document
Link copied to clipboard
override
fun
toDocument
(
)
:
Document
Properties
comment
Link copied to clipboard
override
val
comment
:
String
?
source
Location
Link copied to clipboard
abstract
val
sourceLocation
:
SourceLocation
Inheritors
FunctionReturnArgumentNode
Link copied to clipboard
ExpressionArgumentNode
Link copied to clipboard
ObjectReferenceArgumentNode
Link copied to clipboard