ParserCompanion

caseapp.core.parser.ParserCompanion
abstract class ParserCompanion

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Parser.type

Members list

Concise view

Type members

Classlikes

sealed abstract class Step extends Product with Serializable

Attributes

Companion:
object
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any
Known subtypes
object Step

Attributes

Companion:
class
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Step.type

Value members

Concrete methods

def consumed(initial: List[String], updated: List[String]): Int