Method: Nendo::SourceInfo#setCompiled
- Defined in:
- lib/nendo/ruby/types.rb
#setCompiled(compiled_str) ⇒ Object
304 305 306 |
# File 'lib/nendo/ruby/types.rb', line 304 def setCompiled( compiled_str ) @compiled_str = compiled_str end |