IdentUpperToken

ostrat.pParse.IdentUpperToken
See theIdentUpperToken companion trait

Extractor function object for IdentUpperToken type.

Attributes

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

Members list

Value members

Concrete methods

def unapply(inp: Any): Option[(TextPosn, String)]

Extractor method for IdentUpperToken type.

Extractor method for IdentUpperToken type.

Attributes