public interface IStruct extends ICompound
ICompound.CompoundKind
Modifier and Type | Method and Description |
---|---|
java.util.ListIterator<IRelatedCompound> |
baseCompounds() |
java.util.ListIterator<IRelatedCompound> |
derivedCompounds() |
int |
locationBodyEndLine() |
int |
locationBodyStartLine() |
java.lang.String |
locationFile() |
int |
locationLine() |
java.util.ListIterator<ICompound> |
nestedCompounds() |
briefDescription, detailedDescription, id, kind, kindString, memberById, memberByName, name, sections
java.util.ListIterator<ICompound> nestedCompounds()
java.util.ListIterator<IRelatedCompound> baseCompounds()
java.util.ListIterator<IRelatedCompound> derivedCompounds()
java.lang.String locationFile()
int locationLine()
int locationBodyStartLine()
int locationBodyEndLine()