@designliquido/xpath
Preparing search index...
KIND_TESTS
Variable KIND_TESTS
Const
KIND_TESTS
:
{
node
:
NodeKindTest
;
element
:
ElementTest
;
attribute
:
AttributeTest
;
documentNode
:
DocumentNodeTest
;
text
:
TextTest
;
comment
:
CommentTest
;
processingInstruction
:
ProcessingInstructionTest
;
}
= ...
Pre-defined KindTest instances for common cases
Type Declaration
node
:
NodeKindTest
element
:
ElementTest
attribute
:
AttributeTest
documentNode
:
DocumentNodeTest
text
:
TextTest
comment
:
CommentTest
processingInstruction
:
ProcessingInstructionTest
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@designliquido/xpath
Loading...
Pre-defined KindTest instances for common cases