alpaca.internal.lexer.LineTracking
See theLineTracking companion object
trait LineTracking extends LexerCtx
A trait for contexts that track line numbers.
This trait adds line number tracking to a lexer context. The line number is incremented each time a newline character is matched.
Attributes
- Companion
- object
- Experimental
- true
- Source
- LineTracking.scala
- Graph
-
- Supertypes
- Known subtypes
-
class Default
- Self type
-
Product
Members list
In this article
