Class: MessagePack::IDL::AST::InheritAll
- Defined in:
- lib/msgpack/idl/ast.rb
Instance Method Summary collapse
Methods inherited from Element
Instance Method Details
#text ⇒ Object
176 177 178 |
# File 'lib/msgpack/idl/ast.rb', line 176 def text "inherit *" end |