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 SummaryConstructors Constructor Description CliParam(BinaryReader reader)
 - 
Method Summary- 
Methods inherited from class ghidra.app.util.bin.format.pe.cli.blobs.CliAbstractSig.CliTypeBasegetCustomMods, getDefinitionDataType, getExecutionDataType, getRepresentation, getRepresentation, getShortRepresentation, getShortRepresentation, getType, isByRef, isConstrained
 
- 
 
- 
- 
- 
Constructor Detail- 
CliParampublic CliParam(BinaryReader reader) throws java.io.IOException, InvalidInputException - Throws:
- java.io.IOException
- InvalidInputException
 
 
- 
 
-