functions property

List<FuncRef>? functions
getter/setter pair

A list of functions in this class. Does not include functions from superclasses.

Implementation

List<FuncRef>? functions;