Represents a block of code in the Shake language. This includes a sequence of statements that are executed in the Shake programming environment.
0.1.0
A list of statements that make up this block of code.
Converts this block of code to a JSON representation. This can be useful for serialization, debugging, or for interfacing with other components that consume JSON.