org.jetbrains.jet.lang.types.lang
Class InlineUtil
java.lang.Object
org.jetbrains.jet.lang.types.lang.InlineUtil
public class InlineUtil
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_INLINE_FLAG
public static boolean DEFAULT_INLINE_FLAG
DEFAULT_INLINE_FLAG_FOR_TEST
public static boolean DEFAULT_INLINE_FLAG_FOR_TEST
DEFAULT_INLINE_FLAG_FOR_TOOLWINDOW
public static boolean DEFAULT_INLINE_FLAG_FOR_TOOLWINDOW
DEFAULT_INLINE_FLAG_FOR_STUB
public static boolean DEFAULT_INLINE_FLAG_FOR_STUB
InlineUtil
public InlineUtil()
getInlineType
@NotNull
public static InlineStrategy getInlineType(@NotNull
Annotated annotated)
hasNoinlineAnnotation
public static boolean hasNoinlineAnnotation(@NotNull
CallableDescriptor valueParameterDescriptor)
getInlineType
@NotNull
public static InlineStrategy getInlineType(@Nullable
java.util.List<AnnotationDescriptor> annotations)