| Package | Description |
|---|---|
| org.mule.module.apikit.uri |
| Modifier and Type | Method and Description |
|---|---|
TokenOperatorD3.Operator |
TokenOperatorD3.operator()
Returns the operator part of this token.
|
static TokenOperatorD3.Operator |
TokenOperatorD3.toOperator(String op)
Returns the operator if it is defined in this class.
|
static TokenOperatorD3.Operator |
TokenOperatorD3.Operator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TokenOperatorD3.Operator[] |
TokenOperatorD3.Operator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
TokenOperatorD3(TokenOperatorD3.Operator op,
String arg,
List<Variable> vars)
Creates a new operator token.
|
Copyright © 2014. All rights reserved.