mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-09 19:16:02 +00:00
parent
15fde85b21
commit
239472ba69
Notes:
sideshowbarker
2024-07-18 23:50:56 +09:00
Author: https://github.com/alimpfard
Commit: 239472ba69
Pull-request: https://github.com/SerenityOS/serenity/pull/4899
9 changed files with 457 additions and 19 deletions
|
@ -50,6 +50,7 @@ public:
|
|||
virtual void visit(const AST::FunctionDeclaration*);
|
||||
virtual void visit(const AST::ForLoop*);
|
||||
virtual void visit(const AST::Glob*);
|
||||
virtual void visit(const AST::HistoryEvent*);
|
||||
virtual void visit(const AST::Execute*);
|
||||
virtual void visit(const AST::IfCond*);
|
||||
virtual void visit(const AST::Join*);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue