|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISequenceETIR
Method Summary | |
---|---|
ExpressionTIR |
getExpression(int index)
|
java.util.List<? extends ExpressionTIR> |
getExpressions()
Returns the list of expressions in the sequence. |
Methods inherited from interface org.norecess.citkit.tir.ExpressionTIR |
---|
accept, getType |
Methods inherited from interface org.norecess.citkit.tir.HobbesTIR |
---|
getPosition |
Methods inherited from interface java.lang.Iterable |
---|
iterator |
Method Detail |
---|
java.util.List<? extends ExpressionTIR> getExpressions()
ExpressionTIR getExpression(int index)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |