Method: TypeProf::Core::BasicVertex#types
- Defined in:
- lib/typeprof/core/graph/vertex.rb
#types ⇒ Object (readonly)
Returns the value of attribute types.
8 9 10 |
# File 'lib/typeprof/core/graph/vertex.rb', line 8 def types @types end |