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