| Package | Description |
|---|---|
| com.mitchellbosecke.pebble.extension | |
| com.mitchellbosecke.pebble.extension.debug | |
| com.mitchellbosecke.pebble.node |
| Modifier and Type | Method and Description |
|---|---|
void |
NodeVisitor.visit(NamedArgumentNode node) |
void |
AbstractNodeVisitor.visit(NamedArgumentNode node) |
| Modifier and Type | Method and Description |
|---|---|
void |
PrettyPrintNodeVisitor.visit(NamedArgumentNode node) |
| Modifier and Type | Method and Description |
|---|---|
List<NamedArgumentNode> |
ArgumentsNode.getNamedArgs() |
| Constructor and Description |
|---|
ArgumentsNode(List<PositionalArgumentNode> positionalArgs,
List<NamedArgumentNode> namedArgs) |
Copyright © 2015. All rights reserved.