CSProjectsAvatar / ml

0 stars 0 forks source link

Hacer el AST de acuerdo a la Gramatica Definida #5

Closed OmarHernandez99 closed 2 years ago

OmarHernandez99 commented 2 years ago

Inside 1st-project/domain/AST/ast_node.py some AST-node classes are defined. You must complete the definition of all classes shown in 1st-project/grammars/ast-query-cypher.pdf.

See branch feat/ast5 and work upon it.

MakeMake23 commented 2 years ago

a few Optional must be deleted. That's mine