|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.kotlin.codegen.intrinsics.IntrinsicMethods
public class IntrinsicMethods
| Field Summary | |
|---|---|
static java.lang.String |
INTRINSICS_CLASS_NAME
|
| Constructor Summary | |
|---|---|
IntrinsicMethods()
|
|
| Method Summary | |
|---|---|
IntrinsicMethod |
getIntrinsic(CallableMemberDescriptor descriptor)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String INTRINSICS_CLASS_NAME
| Constructor Detail |
|---|
public IntrinsicMethods()
| Method Detail |
|---|
@Nullable
public IntrinsicMethod getIntrinsic(@NotNull
CallableMemberDescriptor descriptor)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||