Skip to main content



      Home
Home » Archived » EGL Development Tools » how to retrieve native types values from typeSignature
how to retrieve native types values from typeSignature [message #668090] Tue, 03 May 2011 13:33
Eclipse UserFriend
Im currently visiting the different fields in a part and am attempting to identify the type of the field.

Doing a

field.getType().getTypeSignature();

returns correctly for non native field types but returns with an EDT type key... something like egl.lang.Int32 or egl.lang.AnyString.

Is there a way to ask a field for its native type and get back the same value it was declared as in source... like int or string
Previous Topic:Building from source
Next Topic:problem compiling handlers and widgets
Goto Forum:
  


Current Time: Tue Jul 08 05:34:58 EDT 2025

Powered by FUDForum. Page generated in 0.04651 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top