diff options
author | Zaggy1024 <zaggy1024@gmail.com> | 2022-11-06 15:02:24 -0600 |
---|---|---|
committer | Andrew Kaster <andrewdkaster@gmail.com> | 2022-11-12 10:17:27 -0700 |
commit | 6192a33e79df20d23d0ddd968f1448b710ebb75a (patch) | |
tree | a29e5f37e359446a71714915f7b5c365209852d3 /Userland/DevTools/SQLStudio | |
parent | 69e6feaf3221acea63a660f2ba4f44b419f48379 (diff) | |
download | serenity-6192a33e79df20d23d0ddd968f1448b710ebb75a.zip |
LibVideo: Move parsing of Partition to its own TreeParser function
This adds a tree-parsing function that can be called statically from
specific trees' implementations in TreeParser, of which Partition is
the first. This way, all calls to tree parses will take the context
they need to be able to select a tree and probabilities, which will
allow removal of the state dependence in TreeParser on fields from
itself and Parser.
Diffstat (limited to 'Userland/DevTools/SQLStudio')
0 files changed, 0 insertions, 0 deletions