[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.jdt] DOM representation of var args?


Just wondering, but how are var arg parameters represented?

I was looking around and I don't see any way to find out whether a parameter declaration uses var args or just uses a normal array type.

edwin