Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
to write unit tests for the osxml parser
|
|
|
|
|
|
|
|
|
|
|
|
|
|
between the Handler and the Stack and one for communication between the Stack and the Parser
|
|
class.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
in order to control the parsing process
|
|
|
|
"WhitespaceMode" enum
|
|
|
|
to css code (this is the only place where it is actually used)
|
|
|
|
|
|
|
|
that syntax highlighter
|
|
|
|
|
|
a lot of unit tests.
|
|
|
|
without advancing any cursor
|
|
|
|
only if we have a stable "anchor" at the bottom, meaning an explicit structuredclass. We can build the bridge in between. A mechanism to incorporate transparency when only fields are referenced is still missing, though.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
beauty of this tokenizer is that it has no internal state depending on the reader, so it doesn't need to hold a reference to it
|