public class RequiresReflectionDeterminer extends Object
| Constructor and Description |
|---|
RequiresReflectionDeterminer() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
shouldUseReflection(IType declaringClass,
ICompilableTypeInternal compilingClass,
IRelativeTypeInfo.Accessibility accessibility) |
public static boolean shouldUseReflection(IType declaringClass, ICompilableTypeInternal compilingClass, IRelativeTypeInfo.Accessibility accessibility)
Copyright © 2016. All rights reserved.