Module kproc_macros

Module kproc_macros 

Source
Expand description

core module that implement the basic concept used inside the parser.

Structs§

KTokenStream
Convinient way to manage any kind of tokens stream by exposing basic function to advance and consume the stream.
OrderedTokenTree

Traits§

MatchTok