DiagnosticErrorListener.this

Initializes a new instance of {@link DiagnosticErrorListener}, specifying whether all ambiguities or only exact ambiguities are reported.

@param exactOnly {@code true} to report only exact ambiguities, otherwise {@code false} to report all ambiguities.

  1. this()
  2. this(bool exactOnly)
    class DiagnosticErrorListener
    this
    ()

Meta