Package ujf.verimag.bip.codegen

Class Summary
C2BIPUtil Helper class for translating C to BIP.
C2BIPVisitor Visitor that generates BIP code as a ASG composed of BIP metamodel objects.
CBipVisitor Visitor for the C language ASG created by the codegen library.
FindInteractionPointsVisitor This visitor searches for interaction point within the parsed C code.
InteractionPoint Class for describing interaction points within the C code.