Tokenizer.emitError - multiple declarations

Function Tokenizer.emitError

Prototype

void emitError(
  string msg,
  ref const(Token) token
);

Function Tokenizer.emitError

Prototype

void emitError(
  string msg
);

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2015

License

Boost License 1.0