| 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.NotOpNode |
OperatorNodes.NotOpNode.copy(CopyState copyState) |
| Modifier and Type | Method and Description |
|---|---|
protected R |
AbstractReturningExprNodeVisitor.visitNotOpNode(OperatorNodes.NotOpNode node) |
protected void |
AbstractExprNodeVisitor.visitNotOpNode(OperatorNodes.NotOpNode node) |
| Modifier and Type | Method and Description |
|---|---|
protected JsExpr |
TranslateToJsExprVisitor.visitNotOpNode(OperatorNodes.NotOpNode node) |
| Modifier and Type | Method and Description |
|---|---|
protected SoyValue |
EvalVisitor.visitNotOpNode(OperatorNodes.NotOpNode node) |