CommentFieldLocation
Package:
ghidra.program.util
Type:
class
11.4_PUBLIC
modified
method
:
getCommentType
return type: int → CommentType
-
int
getCommentType(
)
+
ghidra.
program.
model.
listing.
CommentType
getCommentType(
)
modified
field
:
type
type: int → CommentType
-
int
type
+
ghidra.
program.
model.
listing.
CommentType
type
removed
method
:
validateType
void validateType(
)
9.0.2_PUBLIC
added
field
:
comment
java.
lang.
String[] comment
added
field
:
type
int type
added
method
:
validateType
void validateType(
)
9.0.1_PUBLIC
introduced
Initial version