Class CliAbstractSig.CliTypeVarOrMvar
java.lang.Object
ghidra.app.util.bin.format.pe.cli.blobs.CliAbstractSig.CliSigType
ghidra.app.util.bin.format.pe.cli.blobs.CliAbstractSig.CliTypeVarOrMvar
- All Implemented Interfaces:
CliRepresentable
- Enclosing class:
- CliAbstractSig
-
Field Summary
Fields inherited from class ghidra.app.util.bin.format.pe.cli.blobs.CliAbstractSig.CliSigType
baseTypeCode, PATH -
Constructor Summary
ConstructorsConstructorDescriptionCliTypeVarOrMvar(BinaryReader reader, CliAbstractSig.CliElementType typeCode) -
Method Summary
Methods inherited from class ghidra.app.util.bin.format.pe.cli.blobs.CliAbstractSig.CliSigType
getExecutionDataType, getRepresentation, getShortRepresentation, getShortRepresentation
-
Constructor Details
-
CliTypeVarOrMvar
public CliTypeVarOrMvar(BinaryReader reader, CliAbstractSig.CliElementType typeCode) throws IOException - Throws:
IOException
-
-
Method Details
-
getRepresentation
- Specified by:
getRepresentationin interfaceCliRepresentable- Specified by:
getRepresentationin classCliAbstractSig.CliSigType
-
getDefinitionDataType
- Specified by:
getDefinitionDataTypein classCliAbstractSig.CliSigType
-