Class: Mirah::JVM::Types::Type::SpecialType

Inherits:
Object
  • Object
show all
Defined in:
lib/mirah/jvm/types/type.rb

Instance Method Summary collapse

Instance Method Details

#full_nameObject



10
11
12
# File 'lib/mirah/jvm/types/type.rb', line 10

def full_name
  name
end