Loc

esmeta.util.Loc
See theLoc companion class
object Loc

Attributes

Companion
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Loc.type

Members list

Type members

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

def dropStepPrefix(s: String): String

drop the leading step prefix like "1. " from a line, if present

drop the leading step prefix like "1. " from a line, if present

Attributes

def oneLine(s: String): String

sanitize a string to a single line

sanitize a string to a single line

Attributes