Skip to content
Snippets Groups Projects
Commit da9097f9 authored by Michael Leuschel's avatar Michael Leuschel
Browse files

make line and pos protected in Lexer.java

rather than private
this allows to adapt line and pos
in derived lexers so that we do not start
parsing at line 0 and position 0.
parent f957a281
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment