Class CliIndexHasSemantics
java.lang.Object
ghidra.app.util.bin.format.pe.cli.tables.indexes.CliIndexHasSemantics
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic intgetRowIndex(int codedIndex) static CliTypeTablegetTableName(int codedIndex) static intreadCodedIndex(BinaryReader reader, CliStreamMetadata stream) static DataTypetoDataType(CliStreamMetadata stream)
-
Constructor Details
-
CliIndexHasSemantics
public CliIndexHasSemantics()
-
-
Method Details
-
toDataType
-
getRowIndex
public static int getRowIndex(int codedIndex) -
getTableName
- Throws:
InvalidInputException
-
readCodedIndex
- Throws:
IOException
-