LTSVParser

com.github.seratch.ltsv4s.LTSVParser$
See theLTSVParser companion class
object LTSVParser

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def parse(input: String, lenient: Boolean): List[Map[String, String]]