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
Calling methods common to types in a boost::variant
Aug 19, 2022
c++
generic-programming
visitor-pattern
boost-variant
c++ visitor pattern: Why should every derived visited implement Accept()?
Apr 25, 2022
c++
visitor-pattern
Why is the visitor responsible for enumerating children in the visitor pattern?
Mar 16, 2021
design-patterns
enumeration
visitor-pattern
Any Object-Oriented Flexible Java x86 Disassembler Library?
Apr 08, 2022
java
x86
visitor-pattern
disassembly
Is the Visitor Pattern the fastest way to differentiate parameter types in C++?
Nov 13, 2022
c++
oop
visitor-pattern
dynamic-dispatch
Is skipping "accept" where type is known, a valid optimization for the Visitor pattern?
Aug 24, 2022
java
visitor-pattern
Visitor Pattern for two arguments
Nov 02, 2022
java
design-patterns
visitor-pattern
ANTLR v4, JavaLexer and JavaParser returning null as parse tree
Dec 29, 2021
java
antlr4
abstract-syntax-tree
visitor-pattern
parse-tree
g++ std::visit leaking into global namespace?
Apr 23, 2022
c++
g++
c++17
variant
visitor-pattern
What is the motivation of C# ExpressionVisitor's implementation?
Oct 22, 2022
c#
design-patterns
linq-expressions
visitor-pattern
Java Enums - Switch statements vs Visitor Pattern on Enums - Performance benefits?
May 15, 2012
java
enums
performance
switch-statement
visitor-pattern
Visitor Pattern for AST
Oct 24, 2022
c++
visitor-pattern
Visitor Pattern: Should the visitor or the visited object decide the visiting order?
Aug 14, 2018
design-patterns
visitor-pattern
Tracking visitor JS errors? [closed]
Apr 18, 2021
javascript
tracking
visitor-pattern
Iterating hierarchy of nodes - Visitor and Composite?
May 10, 2020
c++
oop
design-patterns
composite
visitor-pattern
Using the visitor pattern with generics in C#
Jul 23, 2022
c#
design-patterns
visitor-pattern
Command Pattern vs. Visitor Pattern
Oct 26, 2022
design-patterns
command-pattern
visitor-pattern
mutability
Replace parameter to point to nested parameter in lambda expression
Apr 27, 2022
c#
lambda
expression
visitor-pattern
Building a control-flow graph from an AST with a visitor pattern using Java
Aug 10, 2017
java
abstract-syntax-tree
visitor-pattern
control-flow
How to avoid downcast?
Apr 21, 2022
c++
casting
visitor-pattern
downcast
state-pattern
« Newer Entries
Older Entries »