|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.jet.lang.types.lang.InlineUtil
public class InlineUtil
| Constructor Summary | |
|---|---|
InlineUtil()
|
|
| Method Summary | |
|---|---|
static InlineStrategy |
getInlineType(Annotations annotations)
|
static boolean |
hasNoinlineAnnotation(CallableDescriptor valueParameterDescriptor)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InlineUtil()
| Method Detail |
|---|
public static boolean hasNoinlineAnnotation(@NotNull
CallableDescriptor valueParameterDescriptor)
@NotNull
public static InlineStrategy getInlineType(@Nullable
Annotations annotations)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||