error library

Properties

hadError bool
getter/setter pair
hadRuntimeError bool
getter/setter pair

Functions

error(int line, String message) → void
error1(Token token, String message) → void
report(int line, String where, String message) → void
runtimeError(RuntimeError error) → void