Visitor for extracting messages from a Soy parse tree.
Important: Do not use outside of Soy code (treat as superpackage-private).
{@link #exec} should be called on a full parse tree. All messages will be extracted andreturned in a {@code SoyMsgBundle} (locale "en").
@author Kai Huang
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.