slang::ast::CallExpression::RandomizeCallInfo struct

Extra information associated with a randomize method call.

Public variables

const Constraint* inlineConstraints
Inline constraints specified with the call, if any.
std::span<const std::string_view> constraintRestrictions
Extra constraint restrictions that apply, if any.