projects
/
bison.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
regen.
[bison.git]
/
data
/
lalr1.java
diff --git
a/data/lalr1.java
b/data/lalr1.java
index a40d6c272a6ee2374acf437b9c6f83c1a4698825..9952491735e63017d931362d041cd47f497e5f8e 100644
(file)
--- a/
data/lalr1.java
+++ b/
data/lalr1.java
@@
-133,7
+133,7
@@
b4_locations_if([[
/** Token returned by the scanner to signal the end of its input. */
public static final int EOF = 0;
-]b4_token_enums
(b4_tokens)
[
+]b4_token_enums[
]b4_locations_if([[/**
* Method to retrieve the beginning position of the last scanned token.