HomePhorge

(maint) Add to_s methods to Token and Factory to get sane parser debug
b58c121cc9b1Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(maint) Add to_s methods to Token and Factory to get sane parser debug

This adds methods to Factory and Lexer2::Token that produce output
suitable for output from a parser in debug mode.

The reason for this change is that default inspect output was produced
and this created very poor signal to noise ratio in the debug output.

Details

Provenance
Henrik Lindberg <henrik.lindberg@cloudsmith.com>Authored on
Andrew Parker <andy@puppetlabs.com>Committed on Aug 1 2014, 8:35 PM
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUeb046081b442: (maint) Add entry to makefile to generat a debug version of the parser.
Branches
Unknown
Tags
Unknown

Event Timeline

Andrew Parker <andy@puppetlabs.com> committed rPUb58c121cc9b1: (maint) Add to_s methods to Token and Factory to get sane parser debug (authored by Henrik Lindberg <henrik.lindberg@cloudsmith.com>).Aug 1 2014, 8:35 PM