Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolasAnquetil authored Jul 25, 2024
1 parent a6efc0b commit edf97b5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,11 @@ Done by visiting the FAST model (an AST).
Again needs a *language dependent* visitor.
It is implemented in `bindFASTModel:`

Bindings need to be created between (class names are only indicative, they do not really exist in any Famix or FAST meta-model):
- FamixMethod and FASTBehaviouralEntity
- FamixStructuralEntity and FASTVariableDeclarator + FASTExpression + FASTAssignement
- FamixInvocation and FASTExpression

## Developers

### Update tests
Expand Down

0 comments on commit edf97b5

Please sign in to comment.