class

Ven::Parser

Inherits Reference / Object

Constructors

new(file : String, src : String)
Source

Class methods

from(filename : String, source : String)
Source

Instance methods

consume(type : String)
Source
consume
Source
die(message : String)
Source
expect(*types : String)
Source
followed_by(type : String, unit : -> Quote = ->infix)
Source
infix(level = 0) : Quote
Source
prefix
Source
register
Source
repeat(stop : String | Nil = nil, sep : String | Nil = nil, unit : -> T = ->infix) forall T
Source
start
Source
stmt
Source