[dna-issues] [JBoss JIRA] Created: (DNA-555) Requirement for extracting indexed content during parsing using TokenStream
Barry LaFond (JIRA)
jira-events at lists.jboss.org
Mon Nov 23 16:33:29 EST 2009
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
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
More information about the dna-issues
mailing list