Scarlet Line home page Scarlet Line - SOFTWARE DESIGN & DEVELOPMENT

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

Expand All
Collapse All
Contents

Lisp::token_first Locate in Contents

Declaration Locate in Contents

<token first> ::=
            constituent
        |    <multiple escape> <multiple escaped>* <multiple escape>
        |    <single escape> <single escaped>

Composition Locate in Contents

symbol token_first Alternation Node constituent Concatenation Node Concatenation Node multiple_escape Iteration Node multiple_escape single_escape single_escaped multiple_escaped

State Machine Locate in Contents

start:225:$0 constituent|{195|$1|196} multiple_escape|{211|$3|212} single_escape|{209|$8|210} final:226:$0 multiple_escaped|{216|$5|217} single_escaped|{193|$9|194} multiple_escaped|{216|$5|217} multiple_escape|{211|$6|212}