Method: Opal::Compiler#magic_comments
- Defined in:
- lib/opal/compiler.rb
#magic_comments ⇒ Object (readonly)
Magic comment flags extracted from the leading comments
244 245 246 |
# File 'lib/opal/compiler.rb', line 244 def magic_comments @magic_comments end |