Method: Steep::AST::Types::Intersection#types
- Defined in:
- lib/steep/ast/types/intersection.rb
#types ⇒ Object (readonly)
Returns the value of attribute types.
5 6 7 |
# File 'lib/steep/ast/types/intersection.rb', line 5 def types @types end |