Home
last modified time | relevance | path

Searched defs:exactOnly (Results 1 – 1 of 1) sorted by relevance

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Error/Listeners/
H A DDiagnosticErrorListener.php41 protected $exactOnly; variable in Antlr\\Antlr4\\Runtime\\Error\\Listeners\\DiagnosticErrorListener
43 public function __construct(bool $exactOnly = true) argument