SpiceQA
Questions
Tags
Users
Badges
visitor-pattern
44 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Replace references of variables with their assignments done later in Python file
user_10439780
0
•
asked Aug 12, 2021
2
1
101
abstract-syntax-tree
visitor-pattern
parsing
python
regex
Advantages of Acyclic Visitor over Command with Switch On Type
user_889742
0
•
asked Jul 30, 2021
3
2
163
open-closed-principle
visitor-pattern
design-patterns
c#
Confused about the Visitor Design Pattern
user_2545722
0
•
asked Jun 3, 2021
41
5
4875
visitor-pattern
design-patterns
java
Type does not satisfy the constraint and incorrectly extends interface when trying to implement generic Specification and Visitor patterns
user_6660433
0
•
asked Mar 24, 2021
4
1
659
specification-pattern
typescript
visitor-pattern
generics
types
Migrate a Traversable that uses a visitor to an Iterable in Scala 2.13
user_2491528
0
•
asked Jan 20, 2021
2
3
166
scala-2.13
visitor-pattern
iterable
migration
scala
Unique visitor counter for Express.js
Admin
1
•
asked Jan 6, 2021
2
1
793
express
counter
visitor-pattern
unique
for-loop
How to add a new statement on the same line using JavaParser
user_2938364
0
•
asked Dec 17, 2020
5
0
339
code-transformation
javaparser
abstract-syntax-tree
visitor-pattern
java
Recursive AST visitor in TypeScript
user_7884305
0
•
asked Nov 22, 2020
3
2
413
typescript
visitor-pattern
Can I associate one class with another from a template (using C++17 variant)?
user_3705286
0
•
asked Nov 16, 2020
2
2
163
variant
visitor-pattern
templates
type-conversion
c++
Is it possible to use std::visit without lambdas (just a simple class)?
user_3818491
0
•
asked Oct 6, 2020
5
1
421
c++17
variant
visitor-pattern
c++
Prev
Prev
1
2
(current)
3
4
5
Next
Next
Hot Questions