Ven::Parser
Inherits Reference / Object
Constructors
new(file : String, src : String)
SourceClass methods
from(filename : String, source : String)
SourceInstance methods
consume(type : String)
Sourceconsume
Sourcedie(message : String)
Sourceexpect(*types : String)
Sourcefollowed_by(type : String, unit : -> Quote = ->infix)
Sourceinfix(level = 0) : Quote
Sourceprefix
Sourceregister
Sourcerepeat(stop : String | Nil = nil, sep : String | Nil = nil, unit : -> T = ->infix) forall T
Sourcestart
Sourcestmt
Source