|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.kotlin.js.translate.test.JSTester
public abstract class JSTester
| Constructor Summary | |
|---|---|
JSTester()
|
|
| Method Summary | |
|---|---|
abstract void |
constructTestMethodInvocation(JsExpression call,
JsStringLiteral name)
|
void |
deinitialize()
|
protected JsBlock |
getBlock()
|
protected TranslationContext |
getContext()
|
void |
initialize(TranslationContext context,
JsBlock block)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JSTester()
| Method Detail |
|---|
public abstract void constructTestMethodInvocation(@NotNull
JsExpression call,
@NotNull
JsStringLiteral name)
@NotNull protected JsBlock getBlock()
@NotNull protected TranslationContext getContext()
public void initialize(@NotNull
TranslationContext context,
@NotNull
JsBlock block)
public void deinitialize()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||