| Package | Description |
|---|---|
| iot.jcypher.query.ast.pattern |
| Modifier and Type | Method and Description |
|---|---|
PatternPath.PathFunction |
PatternPath.getPathFunction() |
static PatternPath.PathFunction |
PatternPath.PathFunction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PatternPath.PathFunction[] |
PatternPath.PathFunction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
PatternPath(JcPath jcPath,
PatternPath.PathFunction pathFunction) |
Copyright © 2016. All rights reserved.