FirstUnrecognized

caseapp.core.parser.ParserCompanion.Step.FirstUnrecognized
final case class FirstUnrecognized(index: Int, isOption: Boolean) extends SingleArg

Attributes

Graph
Supertypes
class SingleArg
class Step
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

final def consumed: Int

Attributes

Inherited from:
SingleArg
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product