|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.k2js.translate.intrinsic.Intrinsics
public final class Intrinsics
Provides mechanism to substitute method calls /w native constructs directly.
| Constructor Summary | |
|---|---|
Intrinsics()
|
|
| Method Summary | |
|---|---|
BinaryOperationIntrinsics |
getBinaryOperationIntrinsics()
|
FunctionIntrinsics |
getFunctionIntrinsics()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Intrinsics()
| Method Detail |
|---|
@NotNull public BinaryOperationIntrinsics getBinaryOperationIntrinsics()
@NotNull public FunctionIntrinsics getFunctionIntrinsics()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||