Visitor for setting the full callee name on each CallBasicNode whose callee name in the source code either (a) is a partial template name or (b) starts with an alias.
Important: Do not use outside of Soy code (treat as superpackage-private).
{@link #exec} should be called on a full parse tree or a Soy file. This pass mutates{@code CallBasicNode}s. There is no return value.
@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.