DeconstructionAdd Method |
Name | Description | |
---|---|---|
![]() | Add(LocalDecl) |
Add a LocalDecl.
(Overrides MultiLocalDeclAdd(LocalDecl).) |
![]() | Add(LocalDecl) |
Add multiple LocalDecls.
(Inherited from MultiLocalDecl.) |
![]() | Add(String, Expression) |
Add a new LocalDecl with the specified name and optional type.
(Overrides MultiLocalDeclAdd(String, Expression).) |