Syntaks::Parser
Inherits Syntaks::EBNF < Reference < Object
Instance methods
call(input : String, ctx : Context = EmptyContext.new)
Sourcecall(source : Source, ctx : Context = EmptyContext.new)
Sourcecall(state : State, ctx : Context = EmptyContext.new)
Sourcecall!(input : String)
Sourcecall!(src : Source)
Sourceinspect(io)
Sourceprofile(input : String | Source)
Sourceroot
Source