This is the mail archive of the kawa@sources.redhat.com mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: define-simple-class and Java constructors


Chris Dean wrote:

If you'de like I could attempt to add the invoke-super syntax.

However something more general: (invoke-special <CLASS> RECIEVER 'METHODNAME ARG ...)

It's sort-of a cross between invoke and invoke-static.
It would compile into a invokespecial opcode.
it would set need to the mustCompile flag, and be an
error if it cannot be be resolved at compile-time.
--
	--Per Bothner
per@bothner.com   http://per.bothner.com/



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]