SetLiteral constructor

SetLiteral(
  1. List<AstNode> elements
)

Implementation

SetLiteral(this.elements);