| Package | Description |
|---|---|
| org.da.sparqlhelper.sparql.parser.ast |
SPARQL 1.1 Abstract Syntax Tree (AST) parser.
|
| org.da.sparqlhelper.sparql.parser.vocabulary |
Contains the vocabulary used when parsing the SPARQL constructs.
|
| Modifier and Type | Method and Description |
|---|---|
CompareOp |
ASTCompare.getOperator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ASTCompare.setOperator(CompareOp operator) |
| Modifier and Type | Method and Description |
|---|---|
static CompareOp |
CompareOp.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CompareOp[] |
CompareOp.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025 Dassault Aviation. All Rights Reserved. Documentation and source under the LGPL v3 licence