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

kjncznc

parent 723ef4e2
Branches
Tags
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