Deconstruction Constructor |
Name | Description | |
---|---|---|
Deconstruction(String) |
Create a Deconstruction from an array of names.
| |
Deconstruction(LocalDecl) |
Create a Deconstruction from an array of LocalDecls.
| |
Deconstruction(Expression, String) |
Create a Deconstruction from a Type and array of names.
| |
Deconstruction(Parser, CodeObject, ParseFlags) |
Parse a Deconstruction.
|