Important: Do not use outside of Soy code (treat as superpackage-private). If this expression is in V2 syntax, then {@link #getExpr()} will return a nonnull expressiontree. If this expression is in V1 syntax, then {@code #getExpr()} will return null. In eithercase, the expression text can be obtained from {@link #getExprText()}. @author Kai Huang
|
|