Hi there,

Does anyone here know how to determine the actual type being generated
during the execution of a class decorator.

In the valueAdded method we've got access to the Type from the
FieldDeclaration, but the Type.resolveBinding() method returns null at
this stage of processing. I need to be able to determine things like:
is the referenced type an enum, is it abstract, etc. I can determine
this from just the Type object.

Any thoughts or ideas would be most welcome.
//Jason

------------------------------------------------------------------------------
Got Input?   Slashdot Needs You.
Take our quick survey online.  Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
_______________________________________________
jibx-users mailing list
jibx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to