During the last stage of the parser we can add hooks to convert known CSS types into JavaFX data types. This would make the parsing process more efficient and keep all the "converters" inside the parser grammar rather than as external classes, which might help reduce class count slightly but which should be much more efficient to parse. Also have the parser end up creating Stylesheet object in the end fully populated.
-
David Grieve
-
Richard Bair (Inactive)
- Votes:
-
0 Vote for this issue
- Watchers:
-
0 Start watching this issue
- Created:
- Updated:
- Resolved:
- Imported: