HomePhorge

(PUP-30) Add SUBLOCATE token to lexer to communicate subspace
74873c4cb78aUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(PUP-30) Add SUBLOCATE token to lexer to communicate subspace

This token is needed since everything inside the heredoc lives in
its own location space and needs to be anchored inside something.
This token achieves this by giving the parser it needs (offset and
length of the text from which heredoc is extracted).

Details

Provenance
Henrik Lindberg <henrik.lindberg@cloudsmith.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUe93eeaa99792: (PUP-30) Add support for the SubLocatableExpression
Branches
Unknown
Tags
Unknown

Event Timeline

Henrik Lindberg <henrik.lindberg@cloudsmith.com> committed rPU74873c4cb78a: (PUP-30) Add SUBLOCATE token to lexer to communicate subspace (authored by Henrik Lindberg <henrik.lindberg@cloudsmith.com>).Mar 7 2014, 2:54 AM