visitScalarTypeExtensionNode method
ScalarTypeExtensionNode
visitScalarTypeExtensionNode(
- ScalarTypeExtensionNode node
inherited
Visit ScalarTypeExtensionNode.
Implementation
@override
ScalarTypeExtensionNode visitScalarTypeExtensionNode(
ScalarTypeExtensionNode node,
) =>
node;