@Override
public JVMMethodConstant value() {
return (JVMMethodConstant) JVMMethodConstant.factory.expression_name_frame_ownerType_(_anExpression, _parent.newConstantName(), JVMMethodCompiler.this.newFrame_(_aBlock), JVMMethodCompiler.this.ownerType());
}
})));
this.emit_(_const.asReadInstruction());
return this;
}
public JVMMethodCompiler produceMessageSend_(final MessageNode _messageNode) {
final st.gravel.core.Symbol _selector;