Tokenizer.errorTolerant

when true, returns BadToken instead of throwing exception

  1. bool errorTolerant [@property setter]
  2. bool errorTolerant [@property getter]
    class Tokenizer
    @property
    bool
    errorTolerant
    ()

Meta