Exemple #1
0
 private void regle14() throws EGGException {
   // declaration
   T_num10_SHDL x_2 = new T_num10_SHDL(att_scanner);
   // appel
   att_scanner.accepter_sucre(LEX_SHDL.token_ptpt);
   x_2.analyser();
   action_set_14(x_2);
   att_scanner.accepter_sucre(LEX_SHDL.token_crocfer);
 }
Exemple #2
0
 private void regle15() throws EGGException {
   // declaration
   // appel
   att_scanner.accepter_sucre(LEX_SHDL.token_crocfer);
 }