Instead of appending single characters to a String buffer the lexer now uses a start and end position to figure out what the buffer is. This is a lot faster than constantly appending to a String. |
||
|---|---|---|
| .. | ||
| oga | ||
| oga.rb | ||
Instead of appending single characters to a String buffer the lexer now uses a start and end position to figure out what the buffer is. This is a lot faster than constantly appending to a String. |
||
|---|---|---|
| .. | ||
| oga | ||
| oga.rb | ||