class Riml::ExplicitCallNode

Node of an explicitly called method, can take any of these forms:

call Method()
call s:Method(argument1, argument2)