LineTracking

alpaca.internal.lexer.LineTracking
See theLineTracking companion trait
object LineTracking

Attributes

Companion
trait
Experimental
true
Source
LineTracking.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Givens

Givens

OnTokenMatch instance that increments the line number on newlines.

OnTokenMatch instance that increments the line number on newlines.

This is automatically composed with other OnTokenMatch instances when the context extends LineTracking.

Attributes

Source
LineTracking.scala