| Package | Description | 
|---|---|
| org.eclipse.golo.runtime | 
 (this is an internal API) 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static InvalidDestructuringException | 
InvalidDestructuringException.notEnoughValues(int expected,
               boolean sub)  | 
static InvalidDestructuringException | 
InvalidDestructuringException.notEnoughValues(int expected,
               int available,
               boolean sub)  | 
static InvalidDestructuringException | 
InvalidDestructuringException.tooManyValues(int expected)  |