lexSrc

ostrat.pParse.plex.lexSrc
object lexSrc

More imperative version of Function object for creating an EMon of Refs of Token from a source. This internally uses a mutable ArrayBuffer, but the mutability is fully encapsulated.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
lexSrc.type

Members list

Value members

Concrete methods

def apply(charsIn: Array[Char], fileName: String): EArr[Token]

Max numbers for long and hexadecimal formats needs to be implemented.

Max numbers for long and hexadecimal formats needs to be implemented.

Attributes

def str(inp: String): EArr[Token]