Class: MessagePack::IDL::AST::NilLiteral
- Defined in:
- lib/msgpack/idl/ast.rb
Instance Method Summary collapse
Instance Method Details
#text ⇒ Object
348 349 350 |
# File 'lib/msgpack/idl/ast.rb', line 348 def text %[nil] end |
348 349 350 |
# File 'lib/msgpack/idl/ast.rb', line 348 def text %[nil] end |