java.lang.Object | |
↳ | com.pnfsoftware.jeb.core.units.code.android.ir.DTypeInfo.TypingConlict |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
TypingConlict(String msg, IDExpression exp, IJavaType currentType, IJavaType wantedType) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
IJavaType | getCurrentType() | ||||||||||
IDExpression | getExpression() | ||||||||||
String | getMessage() | ||||||||||
IJavaType | getWantedType() | ||||||||||
String | toString() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |