Logo Xantham

TypePredicateNode Module

Children of `TypePredicateNode`.

Functions and values

Function or value Description

TypePredicateNode.``type`` node

Full Usage: TypePredicateNode.``type`` node

Parameters:
Returns: Node<TypeNode> voption

`type`. The schema marks it optional.

node : Node<TypePredicateNode>
Returns: Node<TypeNode> voption

TypePredicateNode.assertsModifier node

Full Usage: TypePredicateNode.assertsModifier node

Parameters:
Returns: Node<AssertsKeyword> voption

`assertsModifier`. The schema marks it optional.

node : Node<TypePredicateNode>
Returns: Node<AssertsKeyword> voption

TypePredicateNode.parameterName node

Full Usage: TypePredicateNode.parameterName node

Parameters:
Returns: Node<TypePredicateParameterName> voption

`parameterName`.

node : Node<TypePredicateNode>
Returns: Node<TypePredicateParameterName> voption

Type something to start searching.