| Package | Description |
|---|---|
| ej.jsonpath.parser |
| Modifier and Type | Field and Description |
|---|---|
JSONPathCompilerTokenManager |
JSONPathCompiler.token_source
Generated Token Manager.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JSONPathCompiler.ReInit(JSONPathCompilerTokenManager tm)
Reinitialise.
|
| Constructor and Description |
|---|
JSONPathCompiler(JSONPathCompilerTokenManager tm)
Constructor with generated Token Manager.
|