Scarlet Line home page Scarlet Line - SOFTWARE DESIGN & DEVELOPMENT

[Home]->[Documentation]->[Syntac Universal Parser]->[Programming Languages]->[Lisp]->[Symbols]->[single_escaped]

Expand All
Collapse All
Contents

Lisp::single_escaped Locate in Contents

Declaration Locate in Contents

<single escaped> ::=
            constituent
        |    whitespace
        |    macro
        |    <single escape>
        |    <multiple escape>

Composition Locate in Contents

dispatch_macro single_escaped Alternation Node token_rest token_first multiple_escaped constituent whitespace macro single_escape multiple_escape

State Machine Locate in Contents

start:193:$0 constituent|{195|$1|196} whitespace|{144|$2|145} macro|{203|$3|204} single_escape|{209|$4|210} multiple_escape|{211|$5|212} final:194:$0