|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IArrayETIR
Method Summary | |
---|---|
java.lang.String |
getElementType()
Returns the type of the array. |
ExpressionTIR |
getInit()
Returns the initialization expression. |
ExpressionTIR |
getSize()
Returns the size of the array. |
Methods inherited from interface org.norecess.citkit.tir.ExpressionTIR |
---|
accept, getType |
Methods inherited from interface org.norecess.citkit.tir.HobbesTIR |
---|
getPosition |
Method Detail |
---|
ExpressionTIR getInit()
ExpressionTIR getSize()
java.lang.String getElementType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |