DrawScript
1.0
jvm
DrawScript
/
ast.instructions.figure
/
Square
/
Square
Square
constructor
(
start
:
Point
,
length
:
Expression
)
Parameters
start
The top-left
Point
of the square.
length
An
Expression
representing the side length of the square.