|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jetbrains.jet.codegen.intrinsics.IntrinsicMethods
public class IntrinsicMethods
Field Summary | |
---|---|
static java.lang.String |
KOTLIN_ARRAYS_ARRAY
|
static java.lang.String |
KOTLIN_JAVA_CLASS_FUNCTION
|
Constructor Summary | |
---|---|
IntrinsicMethods()
|
Method Summary | |
---|---|
IntrinsicMethod |
getIntrinsic(CallableMemberDescriptor descriptor)
|
void |
init()
|
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 KOTLIN_JAVA_CLASS_FUNCTION
public static final java.lang.String KOTLIN_ARRAYS_ARRAY
Constructor Detail |
---|
public IntrinsicMethods()
Method Detail |
---|
@PostConstruct public void init()
@Nullable public IntrinsicMethod getIntrinsic(@NotNull CallableMemberDescriptor descriptor)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |