| 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 |
|---|---|
MathOp |
ASTMath.getOperator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ASTMath.setOperator(MathOp operator) |
| Modifier and Type | Method and Description |
|---|---|
static MathOp |
MathOp.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MathOp[] |
MathOp.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