You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you create a CtInterface, get its reference and call CtTypeReference#getDeclaration(), this last invocation returns null but it should return the CtInterface created before.
If you create a
CtInterface
, get its reference and callCtTypeReference#getDeclaration()
, this last invocation returnsnull
but it should return theCtInterface
created before.The text was updated successfully, but these errors were encountered: