| Package | Description |
|---|---|
| org.da.sparqlhelper.sparql.parser.ast |
SPARQL 1.1 Abstract Syntax Tree (AST) parser.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JavaCharStream
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (with
java-like unicode escape processing).
|
class |
UnicodeEscapeStream |
| Modifier and Type | Field and Description |
|---|---|
protected CharStream |
SyntaxTreeBuilderTokenManager.input_stream |
| Modifier and Type | Method and Description |
|---|---|
void |
SyntaxTreeBuilder.ReInit(CharStream stream)
Reinitialise.
|
void |
SyntaxTreeBuilderTokenManager.ReInit(CharStream stream)
Reinitialise parser.
|
void |
SyntaxTreeBuilderTokenManager.ReInit(CharStream stream,
int lexState)
Reinitialise parser.
|
| Constructor and Description |
|---|
SyntaxTreeBuilder(CharStream stream)
Constructor with user supplied CharStream.
|
SyntaxTreeBuilderTokenManager(CharStream stream)
Constructor.
|
SyntaxTreeBuilderTokenManager(CharStream stream,
int lexState)
Constructor.
|
Copyright © 2025 Dassault Aviation. All Rights Reserved. Documentation and source under the LGPL v3 licence