addedmethod:
addAlignmentValue
static java.lang.StringBuffer addAlignmentValue(java.lang.String alignmentValueString, java.lang.StringBuffer buffer)
addedfield:
alignmentText
java.util.List<ghidra.app.util.html.ValidatableLine> alignmentText
addedfield:
bodyContent
java.util.List<ghidra.app.util.html.ValidatableLine> bodyContent
addedmethod:
buildAlignmentText
java.util.List<ghidra.app.util.html.ValidatableLine> buildAlignmentText(ghidra.program.model.data.Composite dataType)
addedmethod:
buildAlignmentValueText
ghidra.app.util.html.TextLine buildAlignmentValueText(ghidra.program.model.data.Composite composite)
addedmethod:
buildFooterText
ghidra.app.util.html.TextLine buildFooterText(ghidra.program.model.data.DataType dataType)
addedmethod:
buildPackingText
ghidra.app.util.html.TextLine buildPackingText(ghidra.program.model.data.Composite dataType)
addedmethod:
buildWarnings
java.util.List<java.lang.String> buildWarnings(ghidra.program.model.data.Composite comp)
addedmethod:
createPlaceHolderLine
ghidra.app.util.html.PlaceHolderLine createPlaceHolderLine(ghidra.app.util.html.ValidatableLine oppositeLine)
addedfield:
displayName
ghidra.app.util.html.TextLine displayName
addedfield:
footerText
ghidra.app.util.html.TextLine footerText
addedfield:
headerContent
java.util.List<ghidra.app.util.html.ValidatableLine> headerContent
addedfield:
warningLines
java.util.List<java.lang.String> warningLines