[
https://jira.jboss.org/jira/browse/DNA-555?page=com.atlassian.jira.plugin...
]
Randall Hauch commented on DNA-555:
-----------------------------------
Not sure if I was clear, but correct the patch to not add the .project file, and it's
fine to commit.
Requirement for extracting indexed content during parsing using
TokenStream
---------------------------------------------------------------------------
Key: DNA-555
URL:
https://jira.jboss.org/jira/browse/DNA-555
Project: DNA
Issue Type: Bug
Components: Common, Graph
Reporter: Barry LaFond
Attachments: dna.patch
Complex DDL parsing requires additional Position information (Index In Content) as well
as ability to extract designated segments of the token stream (original file character
string)
So... a Position.getIndexInContent() method as well as appropriate constructor mods to
handle an integer index variable.
Also need a TokenStream.getContentBetween(position1, position2) to access the string
segment.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira