* Remove redundant `Node` reference from `Identifier` interface. `Expression` already inherits from `Node`. * Add missing interfaces: `Literal`, `Pattern`.
* Remove redundant `Node` reference from `Identifier` interface. `Expression` already inherits from `Node`. * Add missing interfaces: `Literal`, `Pattern`.