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