Scarlet Line home page Scarlet Line - SOFTWARE DESIGN & DEVELOPMENT

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

Expand All
Collapse All
Contents

Lisp::object Locate in Contents

Declaration Locate in Contents

object ::=
            list
        |    number
        |    <dispatch macro>
        |    symbol

Composition Locate in Contents

translation_unit object Alternation Node list dispatch_macro list number dispatch_macro symbol

State Machine Locate in Contents

start:136:$0 list|{138|$1|139} number|{167|$2|168} dispatch_macro|{191|$3|192} symbol|{223|$4|224} final:137:$0