|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.kotlin.cfg.ControlFlowBuilderAdapter
org.jetbrains.kotlin.cfg.pseudocode.ControlFlowInstructionsGenerator
public class ControlFlowInstructionsGenerator
| Nested Class Summary | |
|---|---|
static class |
ControlFlowInstructionsGenerator.TryFinallyBlockInfo
|
| Nested classes/interfaces inherited from interface org.jetbrains.kotlin.cfg.ControlFlowBuilder |
|---|
ControlFlowBuilder.PredefinedOperation |
| Constructor Summary | |
|---|---|
ControlFlowInstructionsGenerator()
|
|
| Method Summary | |
|---|---|
void |
enterSubroutine(KtElement subroutine)
|
Pseudocode |
exitSubroutine(KtElement subroutine)
|
protected ControlFlowBuilder |
getDelegateBuilder()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ControlFlowInstructionsGenerator()
| Method Detail |
|---|
@NotNull protected ControlFlowBuilder getDelegateBuilder()
getDelegateBuilder in class ControlFlowBuilderAdapter
public void enterSubroutine(@NotNull
KtElement subroutine)
enterSubroutine in interface ControlFlowBuilderenterSubroutine in class ControlFlowBuilderAdapter
@NotNull
public Pseudocode exitSubroutine(@NotNull
KtElement subroutine)
exitSubroutine in interface ControlFlowBuilderexitSubroutine in class ControlFlowBuilderAdapter
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||