Assignment Constructor |
Name | Description | |
---|---|---|
Assignment(Expression, Expression) |
Create an Assignment with the specified left and right expressions.
| |
Assignment(Parser, CodeObject) | Initializes a new instance of the Assignment class |