lexOperatorToken

ostrat.pParse.plex.lexOperatorToken$

Function object to parse operator token.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

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 charachters in RSON.

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

Attributes