Member predicate Attribute :: getConstructorArgument
Gets the i
th constructor argument of this attribute. For example, only
true
is a constructor argument in
MyAttribute[true, Foo = 0]
Expr
getConstructorArgument
(
int
i
)