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