public class CompilerResults extends Object
List<DeliaError>
errors
List<Exp>
list
CompilerResults()
boolean
success()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public List<Exp> list
public List<DeliaError> errors
public CompilerResults()
public boolean success()
Copyright © 2020. All rights reserved.