Skip to content

Class: Input

Represents a command to read input from the user or standard input.

Constructors

Constructor

new Input(message, variable, loc?): Input

Parameters

ParameterType
messageExpression
variableSymbolPrimitive
loc?SourceLocation

Returns

Input

Overrides

ASTNode.constructor