TypePredicateNode Module
Children of `TypePredicateNode`.
Functions and values
| Function or value |
Description
|
Full Usage:
TypePredicateNode.``type`` node
Parameters:
Node<TypePredicateNode>
Returns: Node<TypeNode> voption
|
`type`. The schema marks it optional.
|
Full Usage:
TypePredicateNode.assertsModifier node
Parameters:
Node<TypePredicateNode>
Returns: Node<AssertsKeyword> voption
|
`assertsModifier`. The schema marks it optional.
|
Full Usage:
TypePredicateNode.parameterName node
Parameters:
Node<TypePredicateNode>
Returns: Node<TypePredicateParameterName> voption
|