Class ResolveResult
java.lang.Object
com.strobel.decompiler.semantics.ResolveResult
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal Iterable<ResolveResult> final Regionfinal TypeReferencegetType()booleanbooleanisError()toString()
-
Constructor Details
-
ResolveResult
-
-
Method Details
-
getType
-
isCompileTimeConstant
public boolean isCompileTimeConstant() -
getConstantValue
-
isError
public boolean isError() -
toString
-
getChildResults
-
getDefinitionRegion
-