mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-28 10:37:17 +02:00
While all parsed argument grammars can be represented as `Vector<Vector<ComponentValue>>`, we can save some redundant work by storing them in their argument-grammar-parsed format. Note that for all currently implemented ASFs this is actually `Vector<Vector<ComponentValue>>` and thus this change will only be relevant for ASFs we haven't implemented yet
7.6 KiB
7.6 KiB