}
} else {
push(new SendMessage(selector, signature, paramCount, null,
fCounter));
if (expression == null) {
push(new PushThis(getEnclosingLevel(node,
methodBinding.getDeclaringClass())));
storeInstruction();
} else {
node.getExpression().accept(this);
}