SyntaxError summarizes a syntax error in a given parsed command line.
class val SyntaxError
new val create( token': String val, msg': String val) : SyntaxError val^
fun box token() : String val
fun box string() : String val
© 2016-2018, The Pony Developers
© 2014-2015, Causality Ltd.
Licensed under the BSD 2-Clause License.
https://stdlib.ponylang.io/cli-SyntaxError