@designliquido/xpath
Preparing search index...
XPathToken
Class XPathToken
Index
Constructors
constructor
Properties
type
lexeme
Constructors
constructor
new
XPathToken
(
type
:
TokenType
,
lexeme
:
string
)
:
XPathToken
Parameters
type
:
TokenType
lexeme
:
string
Returns
XPathToken
Properties
type
type
:
TokenType
lexeme
lexeme
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
type
lexeme
@designliquido/xpath
Loading...