Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
POTTIER Francois
menhir
Commits
874ffaf0
Commit
874ffaf0
authored
Jun 07, 2018
by
POTTIER Francois
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix a typo in the documentation of $endpos.
parent
941178bd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
doc/manual.tex
doc/manual.tex
+1
-1
No files found.
doc/manual.tex
View file @
874ffaf0
...
...
@@ -1719,7 +1719,7 @@ the author of the lexical analyzer.)
\begin{tabular}
{
@
{}
l@
{
\hspace
{
7.0mm
}}
l@
{}}
\verb
+
$startpos
+
&
start position of the first symbol in the production's right-hand side, if there is one;
\\
&
end position of the most recently parsed symbol, otherwise
\\
\verb
+
$endpos
+
&
end position of the
fir
st symbol in the production's right-hand side, if there is one;
\\
&
\verb
+
$endpos
+
&
end position of the
la
st symbol in the production's right-hand side, if there is one;
\\
&
end position of the most recently parsed symbol, otherwise
\\
\verb
+
$startpos(
+
\verb
+
$
+
\nt
{
i
}
\barre
\nt
{
id
}
\verb
+
)
+
&
start position of the symbol named
\verb
+
$
+
\nt
{
i
}
or
\nt
{
id
}
\\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment