StrPosn

ostrat.StrPosn
object StrPosn

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
StrPosn.type

Members list

Value members

Concrete methods

def apply(lineNum: Int, linePosn: Int): TextPosn
def unapply(inp: TextPosn): Option[(Int, Int)]