Changeset 23725
- Timestamp:
- 02/05/07 23:41:04 (2 years ago)
- Files:
-
- 1 modified
-
doc/trunk/design/syn/S05.pod (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
doc/trunk/design/syn/S05.pod
r23724 r23725 684 684 685 685 This can be viewed as a form of multiple dispatch, except that it's 686 based on longest-token matching rather than signature matc ing. The686 based on longest-token matching rather than signature matching. The 687 687 advantage of writing it this way is that it's easy to add additional 688 688 rules to the same category in a derived grammar. All of them will
