Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
general
stups
SableCC STUPS
Commits
73e901b6
Commit
73e901b6
authored
Aug 27, 2014
by
Sebastian Krings
Browse files
javadoc fixes for java 8 lint
parent
05639d3d
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/resources/patchfiles/SourcePositions.txt
View file @
73e901b6
...
...
@@ -300,8 +300,8 @@ public class SourcePositions {
* </p>
* <p>
* If no token list is available <code>-1</code> is returned. For
* <code>line
<
0</code> the index <code>0</code> is returned. If
* <code>line
>
= 1 &
&
column
<
0</code> the line number is returned.
* <code>line
<
0</code> the index <code>0</code> is returned. If
* <code>line
>
= 1 &
amp;&
column
<
0</code> the line number is returned.
* </p>
* <p>
* If the line matches but the requested column is beyond the max. length of
...
...
Write
Preview
Supports
Markdown
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