IdentLowerToken

ostrat.pParse.IdentLowerToken
See theIdentLowerToken companion trait

Extractor function object for IdentLowerToken type.

Attributes

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

Members list

Value members

Concrete methods

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

Extractor method for IdentLowerToken type.

Extractor method for IdentLowerToken type.

Attributes