Member predicate Attribute::getNamedArgument
Gets the named argument name
of this attribute. For example, only
0
is a named argument in
MyAttribute[true, Foo = 0]
Expr getNamedArgument(string name)
Gets the named argument name
of this attribute. For example, only
0
is a named argument in
MyAttribute[true, Foo = 0]
Expr getNamedArgument(string name)