module Prism::CallNodeFlags

Flags for call nodes.

Constants

SAFE_NAVIGATION

&. operator

VARIABLE_CALL

a call that could have been a local variable