Skip to content

HintInfo

Creating Instance

HintInfo takes the following to be created:

HintInfo is created when:

Text Representation

toString: String

toString is part of the Object (Java) abstraction.

toString returns the following (with the strategy if defined or none):

(strategy=[strategy|none])

Merging Hints

merge(
  other: HintInfo,
  hintErrorHandler: HintErrorHandler): HintInfo

merge...FIXME

merge is used when: