Semantic action routine
Appearance
Semantic action routines are simple functions invoked by the parser, which add context sensitive informations (e.g. type of a variable...) to the result of the Syntaxanalysis, done by the parser. They also build the intermediate reprasentation of the source code or even the goal language.