Class: Print
Represents a command to output data to the standard output.
Constructors
Constructor
new Print(
expression,loc?):
Parameters
| Parameter | Type |
|---|---|
expression | Expression |
loc? | SourceLocation |
Returns
Print
Overrides
ASTNode.constructor