Libraries
»
steep
(0.8.2)
»
Index
»
Steep
»
AST
»
Types
»
Tuple
»
#level
Method: Steep::AST::Types::Tuple#level
Defined in:
lib/steep/ast/types/tuple.rb
#
level
⇒
Object
41 42 43
# File 'lib/steep/ast/types/tuple.rb', line 41
def
level
[
0
]
+
level_of_children
(
types
)
end