Property definitions

nitc :: lexer $ TKwdebug :: init_tk
    init init_tk(loc: Location)
    do
		_location = loc
    end
src/parser/lexer.nit:639,5--642,7