public class Expression extends Object
Expression()
void
setLeft(String left)
setRight(String right)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Expression()
public void setLeft(String left)
public void setRight(String right)
Copyright © 2019 The Apache Software Foundation. All rights reserved.