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



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

def full_name
  name
end