lexOperatorToken

ostrat.pParse.plex.lexOperatorToken

Function object to parse operator token.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(remOff: CharsOff, tp: TextPosn)(implicit charArr: CharArr): EMon3[CharsOff, TextPosn, Token]

Not sure if this is fully fixed. Parses an operator. Operators can have multiple characters in RSON.

Not sure if this is fully fixed. Parses an operator. Operators can have multiple characters in RSON.

Attributes