class SyntaxTree::VCall

VCall represent any plain named object with Ruby that could be either a local variable or a method call.

variable