Variable MixinDeclaration.mixinExpression

class MixinDeclaration
{
  // ...
  MixinExpression mixinExpression ;
  // ...
}