Package ghidra.framework.main.datatree
Interface Cuttable
- All Known Implementing Classes:
DomainFileNode
,DomainFolderNode
,DomainFolderRootNode
public interface Cuttable
-
Method Summary
-
Method Details
-
setIsCut
void setIsCut(boolean b) -
isCut
boolean isCut()
-