|
Jobbuddy
|
Fonctions membres publiques | |
| __construct (AbstractExpression $expr1, AbstractExpression $expr2, AbstractExpression $expr3, int $lineno) | |
| compile (Compiler $compiler) | |
| getOperandNamesToEscape () | |
| Fonctions membres publiques hérités de AbstractExpression | |
| isGenerator () | |
| setExplicitParentheses () | |
| hasExplicitParentheses () | |
| Fonctions membres publiques hérités de Node | |
| __construct (array $nodes=[], array $attributes=[], int $lineno=0) | |
| __toString () | |
| __clone () | |
| getTemplateLine () | |
| getNodeTag () | |
| setNodeTag (string $tag) | |
| hasAttribute (string $name) | |
| getAttribute (string $name) | |
| setAttribute (string $name, $value) | |
| deprecateAttribute (string $name, NameDeprecation $dep) | |
| removeAttribute (string $name) | |
| hasNode (string $name) | |
| getNode (string $name) | |
| setNode (string $name, self $node) | |
| removeNode (string $name) | |
| deprecateNode (string $name, NameDeprecation $dep) | |
| count () | |
| getIterator () | |
| getTemplateName () | |
| setSourceContext (Source $source) | |
| getSourceContext () | |
Membres hérités additionnels | |
| Attributs protégés hérités de Node | |
| $nodes | |
| $attributes | |
| $lineno | |
| $tag | |
| compile | ( | Compiler | $compiler | ) |
| getOperandNamesToEscape | ( | ) |
Implémente OperatorEscapeInterface.