Traqula
Preparing search index...
@traqula/rules-sparql-1-1
gram
pathChainHelper
Function pathChainHelper
pathChainHelper
<
T
extends
string
>
(
name
:
T
,
SEP
:
TokenType
,
subType
:
"/"
|
"|"
,
subRule
:
SparqlGrammarRule
<
string
,
Path
>
,
)
:
SparqlGrammarRule
<
T
,
|
TermIriFull
|
TermIriPrefixed
|
PropertyPathChain
|
PathModified
|
PathNegated
,
>
Type Parameters
T
extends
string
Parameters
name
:
T
SEP
:
TokenType
subType
:
"/"
|
"|"
subRule
:
SparqlGrammarRule
<
string
,
Path
>
Returns
SparqlGrammarRule
<
T
,
|
TermIriFull
|
TermIriPrefixed
|
PropertyPathChain
|
PathModified
|
PathNegated
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Traqula
Loading...