[dna-issues] [JBoss JIRA] Updated: (DNA-555) Requirement for extracting indexed content during parsing using TokenStream
Barry LaFond (JIRA)
jira-events at lists.jboss.org
Tue Nov 24 15:45:29 EST 2009
[ https://jira.jboss.org/jira/browse/DNA-555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Barry LaFond updated DNA-555:
-----------------------------
Attachment: (was: dna.patch)
> 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_555.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
More information about the dna-issues
mailing list