What is "expression-trees"

Expression Tree is an abstract representation of code, which at each node of a tree represents a programmed construction (conditional, assignment, method call, etc.).