ParserCompanion

caseapp.core.parser.ParserCompanion
abstract class ParserCompanion

Attributes

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

Members list

Type members

Classlikes

sealed abstract class Step extends Product, Serializable

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
object Step

Attributes

Companion
class
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