constructorArguments property
List<Expression>
get
constructorArguments
The constructor arguments used to create the constant.
Implementation
List<Expression> get constructorArguments;
The constructor arguments used to create the constant.
List<Expression> get constructorArguments;