Pos

scala.meta.internal.parsers.Pos
trait Pos extends StartPos, EndPos

Attributes

Graph
Supertypes
trait EndPos
trait StartPos
class Object
trait Matchable
class Any
Known subtypes
class IndexPos
object AutoPos
class TreePos

Members list

Value members

Inherited and Abstract methods

def begIndex: Int

Attributes

Inherited from:
StartPos
def endIndex: Int

Attributes

Inherited from:
EndPos