ValidRawHexaNatToken

ostrat.pParse.ValidRawHexaNatToken
See theValidRawHexaNatToken companion trait

Attributes

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

Members list

Value members

Concrete methods

def unapply(input: Any): Option[Int]

unapply method needs to get natural Int decoding Token as hexadecimal.

unapply method needs to get natural Int decoding Token as hexadecimal.

Attributes