Skip to content
This repository was archived by the owner on Apr 8, 2020. It is now read-only.

Commit 5f7ebd3

Browse files
committed
WIP
1 parent 9dc2767 commit 5f7ebd3

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,3 +176,11 @@ RELATIVEGITLINK - alternative workdir is specified, use relative paths for the g
176176
```
177177

178178
We're not going to deal with these extra options, but the default set of possibilities first.
179+
180+
---
181+
182+
We can use embedded actions or the visitor pattern.
183+
184+
The visitor pattern allows us to have multiple semantics for the same parser.
185+
186+
It's also more modular.

0 commit comments

Comments
 (0)