[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Declaring classes of inner/anonymous classes



Hi - again.

I think I asked that about a year ago already but I cannot remember, what
the answer was:
Is it in SOOT somehow possible to retrieve the declaring class for an inner
or anonymous class?
If not - what I suppose - is that just a missing SOOT functionality or is
that a bytecode problem in general.
And if the former is true: Would it be hard to implement that in SOOT?
Otherwise I am getting into trouble with mapping SootMethods to Eclipse
IMethods for such classes.

Cheers,
Eric