Inherits Crystal::Macros::ASTNode
A proc method, written like:
->(arg : String) { puts arg }
Returns the arguments of this proc.
Returns the body of this proc.
Returns the return type of this proc, if specified.