absyntax/absyntax.def
changeset 177 697562a5da7c
parent 152 efc510145ab2
child 194 e18690830555
equal deleted inserted replaced
176:bef3cc16c064 177:697562a5da7c
    33  * This generates the parse tree structure used to bind the components
    33  * This generates the parse tree structure used to bind the components
    34  * identified by Bison in the correct syntax order. At the end of the
    34  * identified by Bison in the correct syntax order. At the end of the
    35  * Bison analysis the tree is walked in a sequential fashion generating
    35  * Bison analysis the tree is walked in a sequential fashion generating
    36  * the relavent code.
    36  * the relavent code.
    37  */
    37  */
       
    38 
       
    39 
       
    40 
       
    41 
       
    42 
       
    43 
       
    44 /*****************************************************************/
       
    45 /*****************************************************************/
       
    46 /*****************************************************************/
       
    47 /*****************************************************************/
       
    48 /*                                                               */
       
    49 /*             Symbols defined in:                               */
       
    50 /*      PLCopen - Technical Committee 5                          */
       
    51 /*      Safety Software Technical Specification,                 */
       
    52 /*      Part 1: Concepts and Function Blocks,                    */
       
    53 /*      Version 1.0 – Official Release - 2006-01-31              */
       
    54 /*                                                               */
       
    55 /*****************************************************************/
       
    56 /*****************************************************************/
       
    57 /*****************************************************************/
       
    58 /*****************************************************************/
       
    59 
       
    60 
       
    61 
       
    62 
       
    63 SYM_REF0(safebool_type_name_c)
       
    64 
       
    65 
       
    66 
       
    67 
       
    68 
       
    69 /*****************************************************************/
       
    70 /*****************************************************************/
       
    71 /*****************************************************************/
       
    72 /*****************************************************************/
       
    73 /*                                                               */
       
    74 /*             Symbols defined in:                               */
       
    75 /*      FINAL DRAFT - IEC 61131-3, 2nd Ed. (2001-12-10)          */
       
    76 /*                                                               */
       
    77 /*****************************************************************/
       
    78 /*****************************************************************/
       
    79 /*****************************************************************/
       
    80 /*****************************************************************/
       
    81 
       
    82 /* Based on the                                    */
       
    83 /* FINAL DRAFT - IEC 61131-3, 2nd Ed. (2001-12-10) */
    38 
    84 
    39 
    85 
    40 /* EN/ENO */
    86 /* EN/ENO */
    41 SYM_REF0(en_param_c)
    87 SYM_REF0(en_param_c)
    42 SYM_REF0(eno_param_c)
    88 SYM_REF0(eno_param_c)