This commit is contained in:
trochas
2025-02-14 13:38:06 +01:00
parent 4300911cf1
commit 91f87d466c

View File

@@ -40,7 +40,7 @@ entity ::= Entity(String)
```
|TAD |Nom d'attribut |Type | Polarité
|----------------|-----------------|---------------------|---------|
|phrase | |String |H
|phrase | | |
|aff |s |String |H
|complement |s |String |H
|complement |v |String |H
@@ -49,7 +49,7 @@ entity ::= Entity(String)
# Analyse lexicale et syntaxique
## Analyse lexicale et syntaxique
### Lexer