Package ghidra.app.util.html
Interface PlaceHolderLine
- 
- All Superinterfaces:
 ValidatableLine
- All Known Implementing Classes:
 EmptyDataTypeLine,EmptyTextLine,EmptyVariableTextLine
public interface PlaceHolderLine extends ValidatableLine
Marker interface for lines that are generic place holders for diffing 
- 
- 
Field Summary
- 
Fields inherited from interface ghidra.app.util.html.ValidatableLine
INVALID_COLOR 
 - 
 
- 
Method Summary
- 
Methods inherited from interface ghidra.app.util.html.ValidatableLine
copy, getText, isDiffColored, isValidated, matches, setValidationLine, updateColor 
 - 
 
 -