IntValue constructor

const IntValue(
  1. IntValueNode astNode
)

Implementation

const IntValue(this.astNode);