Important: Do not use outside of Soy code (treat as superpackage-private).
{@link #exec} must be called on a full parse tree.
Each scheme is handled as follows: (a) LITERAL: Turn each CssNode into a RawTextNode. (b) REFERENCE: Turn each CssNode into a PrintNode. (c) BACKEND_SPECIFIC: Don't change anything. Let backend handle 'css' commands. @author Kai Huang
|
|