Class CliTableMethodSemantics

java.lang.Object
ghidra.app.util.bin.format.pe.cli.tables.CliAbstractTable
ghidra.app.util.bin.format.pe.cli.tables.CliTableMethodSemantics
All Implemented Interfaces:
PeMarkupable, StructConverter

public class CliTableMethodSemantics extends CliAbstractTable
Describes the MethodSemantics table. Each row is a link between a property or event and a specific method. Events are routinely associated with more than one method, and properties use this for get/set methods.