Skip to content
Snippets Groups Projects
Commit 5428fc78 authored by BAZIZI Zakaria's avatar BAZIZI Zakaria
Browse files

kjncznc

parent a15a94d3
No related branches found
No related tags found
No related merge requests found
......@@ -98,7 +98,7 @@ le = {expr} exp lse | {epsilon} epsilon ;
lse = {lstexpr} virgule exp lse | {epsilon} epsilon ;
var = {id} id | {id_crochet} id crochetg exp crochetd ;
decvar = {declavariable} type id |type id crochetg nombre crochetd ;
type = {bool} bool | {entier} entier
type = {bool} bool | {entier} entier ;
decfonc = {declafonc} typeopt id gparenthese [firstldec]: ldec dparenthese [secondldec]: ldec bloc ;
typeopt= {typeopt} type | epsilon ;
ldec = {lstdeclacvar} decvar suitedec | epsilon ;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment