Package | Description |
---|---|
org.apache.lucene.expressions.js |
Javascript expressions.
|
Modifier and Type | Field and Description |
---|---|
VariableContext.Type |
VariableContext.type
The type of this piece of a variable.
|
Modifier and Type | Method and Description |
---|---|
static VariableContext.Type |
VariableContext.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VariableContext.Type[] |
VariableContext.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.