Missing ElementKind.MODULE

Jonathan Gibbons jonathan.gibbons at oracle.com
Mon Jan 23 10:10:43 PST 2012


On 01/23/2012 10:04 AM, Jesse Glick wrote:
> It seems that there is TypeKind.MODULE but not ElementKind.MODULE in 
> the language model APIs. Symbol.ModuleSymbol looks like it would 
> return ElementKind.TYPE_PARAMETER. Oversight?

We've not focussed any on the javax.lang.model aspects of Jigsaw yet, 
and the contents of a ModuleElement in particular.    I'll fix the 
ElementKind.MODULE for now.

-- Jon



More information about the jigsaw-dev mailing list