Original wikiparser from NSC
Original wikiparser from NSC
Performs a lookup based on the provided (pruned) query string
Performs a lookup based on the provided (pruned) query string
Will return a Tooltip
if unsucessfull, otherwise a LinkToEntity or LinkToExternal
Parses a raw comment string into a Comment
object.
Parses a raw comment string into a Comment
object.
all packages parsed by Scaladoc tool, used for lookup
the raw comment source string.
the position of the comment in source.
Parses a string containing wiki syntax into a Comment
object.
Parses a string containing wiki syntax into a Comment
object.
Note that the string is assumed to be clean:
endOfLine
is used to mark line endings.