Class CliAbstractSig.CliParam
- java.lang.Object
-
- ghidra.app.util.bin.format.pe.cli.blobs.CliAbstractSig.CliTypeBase
-
- ghidra.app.util.bin.format.pe.cli.blobs.CliAbstractSig.CliParam
-
- All Implemented Interfaces:
CliRepresentable
- Enclosing class:
- CliAbstractSig
public class CliAbstractSig.CliParam extends CliAbstractSig.CliTypeBase
-
-
Constructor Summary
Constructors Constructor Description CliParam(BinaryReader reader)
-
Method Summary
-
Methods inherited from class ghidra.app.util.bin.format.pe.cli.blobs.CliAbstractSig.CliTypeBase
getCustomMods, getDefinitionDataType, getExecutionDataType, getRepresentation, getRepresentation, getShortRepresentation, getShortRepresentation, getType, isByRef, isConstrained
-
-
-
-
Constructor Detail
-
CliParam
public CliParam(BinaryReader reader) throws java.io.IOException, InvalidInputException
- Throws:
java.io.IOException
InvalidInputException
-
-