[][src]Macro crulz::crulst_atom

macro_rules! crulst_atom {
    ( "foreach" ) => { ... };
    ( "$" ) => { ... };
    ( "undef" ) => { ... };
    ( " " ) => { ... };
    ( "une" ) => { ... };
    ( "suppress" ) => { ... };
    ( "{" ) => { ... };
    ( "pass" ) => { ... };
    ( "foreach-raw" ) => { ... };
    ( "fseq" ) => { ... };
    ( "def-lazy" ) => { ... };
    ( "unee" ) => { ... };
    ( "add" ) => { ... };
    ( "include" ) => { ... };
    ( "}" ) => { ... };
    ( "def" ) => { ... };
    ( "" ) => { ... };
}