MeaningOfExpressionNames

File MeaningOfExpressionNames.str
Author Martin Bravenboer <martin@cs.uu.nl>
Since unknown

6.5.6: Meaning of Expression Names




Statistics


General
Lines of code 55
Stratego
Module number 1 (100% documented)
Constructor number 0
Overlay number 0
Strategy number 2 (100% documented)
Rule number 0
DynamicRule number 0



Strategy summary


Reclassify-QualifiedExprName(Strategy rec) If an expression is of the form Q MeaningOfExpressionNames.str
Reclassify-SimpleExprName(Strategy rec) Expression name consists of a single Identifier MeaningOfExpressionNames.str



Strategy details


ATerm Reclassify-QualifiedExprName(Strategy rec)
File MeaningOfExpressionNames.str
Author unknown
Since unknown
 

If an expression is of the form Q.Id



 
ATerm Reclassify-SimpleExprName(Strategy rec)
File MeaningOfExpressionNames.str
Author unknown
Since unknown
 

Expression name consists of a single Identifier.