ExprAST

A list of multiple ASTNode trees, which is the intermediate form an expression is compiled into prior to being converted to a byte-code.

Constructor

new L3D.ExprAST(other)

Parameters
other Array.<ASTNode>