mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-12 02:59:45 +00:00
JSSpecCompiler+LibXML: Store location for tokens
This commit is contained in:
parent
d219c91ca9
commit
dee4978d67
Notes:
sideshowbarker
2024-07-16 23:34:44 +09:00
Author: https://github.com/DanShaders
Commit: dee4978d67
Pull-request: https://github.com/SerenityOS/serenity/pull/22899
Reviewed-by: https://github.com/ADKaster ✅
7 changed files with 78 additions and 50 deletions
|
@ -59,6 +59,7 @@ class ControlFlowGraph;
|
|||
class RecursiveASTVisitor;
|
||||
|
||||
// Parser/SpecParser.h
|
||||
class SpecificationParsingContext;
|
||||
class AlgorithmStep;
|
||||
class AlgorithmStepList;
|
||||
class Algorithm;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue