コード例 #1
0
ファイル: S_SIGNALXX_SHDL.java プロジェクト: bvandepo/shdl
 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);
 }
コード例 #2
0
ファイル: S_SIGNALXX_SHDL.java プロジェクト: bvandepo/shdl
 private void regle15() throws EGGException {
   // declaration
   // appel
   att_scanner.accepter_sucre(LEX_SHDL.token_crocfer);
 }