public class ExprNodeWithParentPair extends Object
ExprNodeWithParentPair(ExprNode node, ExprNode parent)
ExprNode
getNode()
getParent()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ExprNodeWithParentPair(ExprNode node, ExprNode parent)
public ExprNode getNode()
public ExprNode getParent()
Copyright © 2005–2021. All rights reserved.