This video explains SDT for expression grammar.
Parse tree is constructed for expression and later converted into annotated parse tree.
Annotated parse tree is evaluated using post order traversal.
Synthesized and Inherited attributes are explained