Module MethodAsExpression
In: lib/as_expression.rb

Methods

Public Instance methods

It doesn‘t entirely make sense to have Method#as_expression, because a method definition isn‘t an expression. We have one anyway, to be consistent with Proc.

[Validate]