Class CliAbstractSig.CliConstraint
java.lang.Object
ghidra.app.util.bin.format.pe.cli.blobs.CliAbstractSig.CliConstraint
- All Implemented Interfaces:
 CliRepresentable
- Enclosing class:
 CliAbstractSig
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptiongetRepresentation(CliStreamMetadata stream) static booleanisConstraint(BinaryReader reader)  
- 
Constructor Details
- 
CliConstraint
- Throws:
 IOException
 
 - 
 - 
Method Details
- 
isConstraint
- Throws:
 IOException
 - 
getConstraint
 - 
getRepresentation
- Specified by:
 getRepresentationin interfaceCliRepresentable
 - 
getShortRepresentation
- Specified by:
 getShortRepresentationin interfaceCliRepresentable
 - 
getRepresentation
- Specified by:
 getRepresentationin interfaceCliRepresentable
 - 
getShortRepresentation
- Specified by:
 getShortRepresentationin interfaceCliRepresentable
 
 -