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