public class NewItem extends Object
NewItem(String name, ExprNode optExpression)
String
getName()
ExprNode
getOptExpression()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NewItem(String name, ExprNode optExpression)
public String getName()
public ExprNode getOptExpression()