viaduct
0.2.0-5-g5831d91.dirty
compiler
/
edu.cornell.cs.apl.viaduct.syntax
/
UnaryOperator
/
toDocument
to
Document
open
override
fun
toDocument
(
arguments
:
List
<
PrettyPrintable
>
)
:
Document
Content copied to clipboard
Shows this operator applied to
arguments
.
abstract
fun
toDocument
(
argument
:
PrettyPrintable
)
:
Document
Content copied to clipboard
Shows this operator applied to
argument
.