| Package | Description |
|---|---|
| com.google.template.soy.exprtree |
Expression parse tree.
|
| com.google.template.soy.jssrc.internal | |
| com.google.template.soy.sharedpasses.render |
| Modifier and Type | Method and Description |
|---|---|
OperatorNodes.AndOpNode |
OperatorNodes.AndOpNode.copy(CopyState copyState) |
| Modifier and Type | Method and Description |
|---|---|
protected R |
AbstractReturningExprNodeVisitor.visitAndOpNode(OperatorNodes.AndOpNode node) |
protected void |
AbstractExprNodeVisitor.visitAndOpNode(OperatorNodes.AndOpNode node) |
| Modifier and Type | Method and Description |
|---|---|
protected JsExpr |
TranslateToJsExprVisitor.visitAndOpNode(OperatorNodes.AndOpNode node) |
| Modifier and Type | Method and Description |
|---|---|
protected SoyValue |
EvalVisitor.visitAndOpNode(OperatorNodes.AndOpNode node) |