Class: MessagePack::IDL::AST::InheritAll

Inherits:
Inherit show all
Defined in:
lib/msgpack/idl/ast.rb

Instance Method Summary collapse

Methods inherited from Element

#summary

Instance Method Details

#textObject



176
177
178
# File 'lib/msgpack/idl/ast.rb', line 176

def text
	"inherit *"
end