contrib/jwrapper: make casting base objects (Integer, Long, etc.) optional
[nit.git] / lib / parser_base.nit
2015-06-11 Lucas Bajoletlib: Added simple parser_base module for all hand-parsi...