|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Variable | |
|---|---|
| com.lyncode.jtwig.tree.content | |
| com.lyncode.jtwig.tree.expressions | |
| Uses of Variable in com.lyncode.jtwig.tree.content |
|---|
| Fields in com.lyncode.jtwig.tree.content declared as Variable | |
|---|---|
protected Variable |
ForLoop.variable
|
| Methods in com.lyncode.jtwig.tree.content that return Variable | |
|---|---|
Variable |
SetVariable.getName()
|
| Constructors in com.lyncode.jtwig.tree.content with parameters of type Variable | |
|---|---|
ForLoop(Variable variable,
Expression list)
|
|
ForPairLoop(Variable key,
Variable value,
Expression map)
|
|
SetVariable(Variable name)
|
|
| Uses of Variable in com.lyncode.jtwig.tree.expressions |
|---|
| Constructors in com.lyncode.jtwig.tree.expressions with parameters of type Variable | |
|---|---|
MapSelection(Variable variable,
Expression key)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||