Module dev.civl.mc
Interface StructOrUnionFieldReference
- All Superinterfaces:
MemoryUnitReference
This represents a reference to a field of a struct/union.
-
Nested Class Summary
Nested classes/interfaces inherited from interface dev.civl.mc.model.IF.expression.reference.MemoryUnitReference
MemoryUnitReference.MemoryUnitReferenceKind -
Method Summary
Methods inherited from interface dev.civl.mc.model.IF.expression.reference.MemoryUnitReference
child, memoryUnitKind
-
Method Details
-
fieldIndex
int fieldIndex()The field index of this reference.- Returns:
-