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
-
Method Summary
Modifier and TypeMethodDescriptiongetRepresentation
(CliStreamMetadata stream) static boolean
isConstraint
(BinaryReader reader)
-
Constructor Details
-
CliConstraint
- Throws:
IOException
-
-
Method Details
-
isConstraint
- Throws:
IOException
-
getConstraint
-
getRepresentation
- Specified by:
getRepresentation
in interfaceCliRepresentable
-
getShortRepresentation
- Specified by:
getShortRepresentation
in interfaceCliRepresentable
-
getRepresentation
- Specified by:
getRepresentation
in interfaceCliRepresentable
-
getShortRepresentation
- Specified by:
getShortRepresentation
in interfaceCliRepresentable
-