Closed timowest closed 9 years ago
What do you think of adding Type.isNested()?
Type.isNested()
Or does it complicate the API?
Or Type.isMember()? That's similar to Class.isMemberClass().
Type.isMember()
Class.isMemberClass()
Yeah, I haven't thought of that. That sounds good to me.
What do you think of adding
Type.isNested()
?