public class InniArmElse
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) InniArmElseCode |
code |
Constructor and Description |
---|
InniArmElse(InniArmElseCode code)
If no suitable invocation is present,
then execute the code in this arm and terminate the inni.
|
InniArmElseCode code
public InniArmElse(InniArmElseCode code)
code
- the code for the arm.