public class Interpreter extends Object
Interpreter(Plan plan)
Map<String,Object>
getVariables()
Object
interpret()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Interpreter(Plan plan)
public Object interpret()
public Map<String,Object> getVariables()
Copyright © 2019. All rights reserved.