|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TokenOperator
Defines tokens which use an operator to handle one or more variables.
| Method Summary | |
|---|---|
List<Variable> |
variables()
Returns the list of variables used in this token. |
| Methods inherited from interface org.weborganic.furi.Token |
|---|
expression, isResolvable, resolve |
| Methods inherited from interface org.weborganic.furi.Expandable |
|---|
expand |
| Method Detail |
|---|
List<Variable> variables()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||