Module: ShimVisibility

Defined in:
lib/syntax_tree/rbs/shims.rb

Overview

Previously this attribute didn’t exist on some nodes. So if they don’t have it, we’re just going to apply it and have it return nil.

Instance Method Summary collapse

Instance Method Details

#visibilityObject



37
38
# File 'lib/syntax_tree/rbs/shims.rb', line 37

def visibility
end