stage1_2/stage1_2_priv.hh
changeset 934 2a42a68f4b59
parent 881 e05d69c1ccb3
child 952 e984cfdf3b10
equal deleted inserted replaced
933:76324f461aed 934:2a42a68f4b59
    91 /************************************/
    91 /************************************/
    92 /* whether to allow nested comments */
    92 /* whether to allow nested comments */
    93 /************************************/
    93 /************************************/
    94 bool get_opt_nested_comments();
    94 bool get_opt_nested_comments();
    95 
    95 
    96 /************************************/
    96 /**************************************************************************/
    97 /* whether to allow REF() operator  */
    97 /* whether to allow REF(), DREF(), REF_TO, NULL and ^ operators/keywords  */
    98 /************************************/
    98 /**************************************************************************/
    99 bool get_opt_ref_operator();
    99 bool get_opt_ref_standard_extensions();
   100 
   100 
   101 
   101 
   102 
   102 
   103 /*************************************************************/
   103 /*************************************************************/
   104 /*************************************************************/
   104 /*************************************************************/