Parser class implementation #6
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
A
parserclass should exist, which will work in parallel with aDOMclass that generates the HTML tree.This will be a simple shell of the parser. A result will be a simple class with some method prototypes and use case examples.
This is not intended to define everything, but rather what the team is currently aware of.
The parser is implemented, new features or parser rules will exist via new issues.