Argument constructor

const Argument(
  1. ArgumentNode astNode
)

Implementation

const Argument(this.astNode);