Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in visitor-pattern
Visitor Pattern, remove the need to cast
Aug 18, 2026
c#
design-patterns
visitor-pattern
Is there any kind of "line visitor" in Eclipse JDT Java Parser? If there is not, does someone knows a good workaround?
Aug 16, 2026
java
parsing
eclipse-jdt
tree-traversal
visitor-pattern
How does the Vistor trait allow only partial implementation?
Aug 08, 2026
rust
visitor-pattern
serde
Postorder traversal on a ast.nodevisitor in Python
Jul 31, 2026
python
abstract-syntax-tree
visitor-pattern
postorder
Recursive AST visitor in TypeScript
Aug 01, 2026
typescript
visitor-pattern
Visitor pattern and compiler code generation, how to get children attributes?
Jul 27, 2026
design-patterns
code-generation
visitor-pattern
java - Return a value from Visitor
Jul 24, 2026
java
design-patterns
visitor-pattern
Implementing toString method in Java with The Visitor Pattern?
Jul 22, 2026
java
visitor-pattern
Casting to base class without knowing name of class in C#
Jul 17, 2026
c#
oop
casting
visitor-pattern
Why can't I visit this custom type with boost::variant?
Jul 16, 2026
c++
visitor-pattern
boost-variant
Problem with satisfying a C++ concept in a std::visit
Jun 26, 2026
c++
c++-concepts
variant
visitor-pattern
What are the differences between Clang AST Matcher and AST Visitor?
Jun 08, 2026
c++
clang
abstract-syntax-tree
matcher
visitor-pattern
Transforming trees in C++
May 16, 2026
c++
algorithm
c++11
tree
visitor-pattern
Visitor Pattern, why is it useful?
May 14, 2026
python
design-patterns
visitor-pattern
Visitor Pattern VS Iterator Pattern: visiting across hierarchy class?
May 10, 2026
iterator
visitor-pattern
What's the best way to implement AST using visitor pattern with return value?
May 08, 2026
c++
abstract-syntax-tree
visitor-pattern
Older Entries »