Use of Analyzer<...> and Frame<...>

althea <[email protected]> Tue, 6 Dec 2011 19:40:00 +0100 (CET)
Newsgroups gmane.comp.java.objectweb.asm
Message-ID <[email protected]>
hi  there,

I have tried to use Analyzer<SourceValue> as the type of a declared variable.
But it does not compile. The java compiler complains that Analyzer cannot take
a parameter. The same happens to Frame.

I looked at the Analyzer class. It is defined as class Analyzer<V extends
Value>, which should require a parameter.  

two issues here:
1) According to definition of Analyzer, Analyzer takes an interface parameter,
isn't it?
2) Yet, the compiler complains it does not take any parameter.

Anyone can help?

thanks,
althea
message-footer.txt (text/plain, 238 B)
-- 
You receive this message as a subscriber of the [email protected] mailing list.
To unsubscribe: mailto:[email protected]
For general help: mailto:[email protected]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws