Implement AstNodeArray class.
AstNode's must now be created with AstNode.create method, which will decide whether to create AstNode or AstNodeArray.
Loading
Please register or sign in to comment
AstNode's must now be created with AstNode.create method, which will decide whether to create AstNode or AstNodeArray.