class Yard2steep::Type::AnyType
Public Instance Methods
to_s()
click to toggle source
@return [String]
# File lib/yard2steep/type/ast.rb, line 11 def to_s 'any' end
@return [String]
# File lib/yard2steep/type/ast.rb, line 11 def to_s 'any' end