|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.k2js.translate.intrinsic.operation.BinaryOperationIntrinsics
public final class BinaryOperationIntrinsics
| Constructor Summary | |
|---|---|
BinaryOperationIntrinsics()
|
|
| Method Summary | |
|---|---|
BinaryOperationIntrinsic |
getIntrinsic(JetBinaryExpression expression,
TranslationContext context)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BinaryOperationIntrinsics()
| Method Detail |
|---|
@Nullable
public BinaryOperationIntrinsic getIntrinsic(@NotNull
JetBinaryExpression expression,
@NotNull
TranslationContext context)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||