Class ChildAtom
java.lang.Object
ghidra.features.bsim.query.protocol.FilterAtom
ghidra.features.bsim.query.protocol.ChildAtom
-
Field Summary
FieldsFields inherited from class ghidra.features.bsim.query.protocol.FilterAtom
type, value
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ghidra.features.bsim.query.protocol.FilterAtom
evaluate, isValid
-
Field Details
-
name
-
exename
-
-
Constructor Details
-
ChildAtom
public ChildAtom()
-
-
Method Details
-
saveXml
- Overrides:
saveXml
in classFilterAtom
- Throws:
IOException
-
restoreXml
- Overrides:
restoreXml
in classFilterAtom
-
clone
- Overrides:
clone
in classFilterAtom
-
getInfoString
- Overrides:
getInfoString
in classFilterAtom
-
getValueString
- Overrides:
getValueString
in classFilterAtom
-