IdentifierToken

ostrat.pParse.IdentifierToken
See theIdentifierToken companion trait

Extractor object for IdentifierToken.

Attributes

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

Members list

Value members

Concrete methods

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

Unaply extractor method for IdentifierToken.

Unaply extractor method for IdentifierToken.

Attributes