ValidRawHexaIntToken

ostrat.pParse.ValidRawHexaIntToken
See theValidRawHexaIntToken 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 Int decoding Token as hexadecimal.

unapply method needs to get Int decoding Token as hexadecimal.

Attributes