A BindingExpression is used to store binding expressions (surprise!) when we come across them while parsing MXML. As we go, we fill in the destination of each BindingExpression, and when we're done parsing we compile the source expression in order to figure out how to attach ActionScript watchers and binding objects.
@author gdaniels
@author mchotin
@author preilly
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.