[
https://issues.apache.org/jira/browse/FLEX-34874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14570011#comment-14570011
]
Michael Schmalle commented on FLEX-34874:
-----------------------------------------
Really, it's the function closures that re not valid AS, most of JS is valid,
but js devs put everything in those global closure calls for there freaky scope
management and that is was kills the as parser.
> d.ts parser/tokenizer for simple API generation
> -----------------------------------------------
>
> Key: FLEX-34874
> URL: https://issues.apache.org/jira/browse/FLEX-34874
> Project: Apache Flex
> Issue Type: New Feature
> Components: FalconJX
> Reporter: Michael Schmalle
> Priority: Minor
> Fix For: Apache FalconJX 0.0.2
>
>
> Investigate a way to either tokenize and parse t.ds files on a high level
> just "getting close" with the definitions.
> Or there might be a way with node.js and actually using the TypeScript parser
> API to create a visitor emitter, this might or might not be possible, needs
> investigation.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)