function property

FunctionNode get function

Returns the value as a FunctionNode. Useful for getters/setters.

Implementation

FunctionNode get function => value as FunctionNode;