DefinitionNode constructor

const DefinitionNode(
  1. FileSpan? span
)

Implementation

const DefinitionNode(FileSpan? span) : super(span);