value.fmt_cls_field: Value
Description
Generic override for getting the value of an
enclosing class variable.
Usage
# S3 method for fmt_cls_field
value(obj, cls_context, ...)
Arguments
obj
object to extract value from.
cls_context
class scope to evaluate with.
...
further arguments passed to or from other methods.