public class Field extends Exp
Field(Exp expression, String name)
Exp
getExpression()
String
getName()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Field(Exp expression, String name)
expression
name
public Exp getExpression()
public String getName()
public String toString()
toString
Copyright © 2007–2014 Tecgraf/PUC-Rio. All rights reserved.