Important: Do not use outside of Soy code (treat as superpackage-private).
Important: This pass does not create any MsgPluralRemainderNodes. Instead, we simply rewrite the PrintNodes to have the correct computation (subtract constant offset). This class is to be used instead of InjectRemainderNodesVisitor.
{@link #exec} should be called on a full parse tree. There is no return value. @author Mohamed Eldawy @author Kai Huang
|
|