Search
Preparing search index...
The search index is not available
millan
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
IStardogParser
Interface IStardogParser
Hierarchy
IStardogParser
Implemented by
BaseGraphQlParser
BaseSparqlParser
ShaclParser
SmsParser
SrsParser
StandardGraphQlParser
StardogGraphQlParser
StardogSparqlParser
TrigParser
TurtleParser
W3SpecSparqlParser
Index
Properties
parse
tokenize
Properties
parse
parse
:
function
Type declaration
(
document
:
string
)
:
object
Parameters
document:
string
Returns
object
cst
:
CstNode
errors
:
IRecognitionException
[]
tokenize
tokenize
:
function
Type declaration
(
document
:
string
)
:
IToken
[]
Parameters
document:
string
Returns
IToken
[]
Globals
IStardog
Parser
parse
tokenize
Generated using
TypeDoc