public class Index extends Exp
Ex: a[i], a[i + 1]
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–2017 Tecgraf/PUC-Rio. All rights reserved.