Package ghidra.app.util.html
Class HTMLDataTypeRepresentationDiffInput
java.lang.Object
ghidra.app.util.html.HTMLDataTypeRepresentationDiffInput
- All Implemented Interfaces:
DataTypeDiffInput
-
Constructor Summary
ConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptioncreatePlaceHolder
(ValidatableLine oppositeLine) getLines()
toString()
-
Constructor Details
-
HTMLDataTypeRepresentationDiffInput
public HTMLDataTypeRepresentationDiffInput(HTMLDataTypeRepresentation source, List<ValidatableLine> lines)
-
-
Method Details
-
getLines
- Specified by:
getLines
in interfaceDataTypeDiffInput
-
createPlaceHolder
- Specified by:
createPlaceHolder
in interfaceDataTypeDiffInput
-
toString
-