Esempio n. 1
0
 def reporte_AST_(self):
     try:
         Gram.reporte_AST_GLOB()
     except:
         print("error en el reporte gramatical :(")
Esempio n. 2
0
 def reporte_AST_(self):
     Gram.reporte_AST_GLOB()