|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectInniArmAbstract
edu.ucdavis.rj.InniArmArray
public class InniArmArray
Constructor Summary | |
---|---|
InniArmArray(OpInni[] ops,
InniArmCode code)
|
|
InniArmArray(OpInni[] ops,
Quantifiers[] quantsArray,
InniArmCode code)
|
Method Summary | |
---|---|
OpInni[] |
getOps()
|
Quantifiers[] |
getQuantifiersArray()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InniArmArray(OpInni[] ops, Quantifiers[] quantsArray, InniArmCode code)
public InniArmArray(OpInni[] ops, InniArmCode code)
Method Detail |
---|
public OpInni[] getOps()
public Quantifiers[] getQuantifiersArray()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |