NatStdToken

ostrat.pParse.NatStdToken
See theNatStdToken companion trait
object NatStdToken

Companion object for the NatStdToken trait, only contains an unapply method.

Attributes

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

Members list

Value members

Concrete methods

def unapply(inp: Token): Option[Int]

Factory unapply method for the NatStdToken trait.

Factory unapply method for the NatStdToken trait.

Attributes