On 6/4/15, 11:23 AM, "Michael Schmalle" <teotigraphix...@gmail.com> wrote: >>Hmm. Maybe I should spend some time looking into fixing ASDocTokenizer? >> Was the problem that it didn’t work on every AS file we current have? >> > > >It doesn't work on anything, there is an infinite loop in the scanner that >is created by JFlex, the RawASDocTokenizer is broken. > >What is weird is I was using the SAME code base when I wrote the asdoc >documenter I have 2 years ago and it worked fine.
We upgraded the version of JFlex, IIRC. I’ll take a look. What setup did you have for trying it? Did you run it on the Flex SDK or FlexJS SDK or did it even loop on a simple test case? -Alex