Skip to content

Class: Print

Represents a command to output data to the standard output.

Constructors

Constructor

new Print(expression, loc?): Print

Parameters

ParameterType
expressionExpression
loc?SourceLocation

Returns

Print

Overrides

ASTNode.constructor