Class: Input
Represents a command to read input from the user or standard input.
Constructors
Constructor
new Input(
message,variable,loc?):Input
Parameters
| Parameter | Type |
|---|---|
message | Expression |
variable | SymbolPrimitive |
loc? | SourceLocation |
Returns
Input
Overrides
ASTNode.constructor