public class ReturnInstruction
extends ControlTransferInstruction
| Constructor and Description |
|---|
ReturnInstruction(DfaControlTransferValue transfer,
PsiElement anchor) |
| Modifier and Type | Method and Description |
|---|---|
PsiElement |
getAnchor() |
boolean |
isViaException() |
public ReturnInstruction(DfaControlTransferValue transfer,
PsiElement anchor)
public PsiElement getAnchor()
public boolean isViaException()