Method: Glyph::Interpreter#process
- Defined in:
- lib/glyph/interpreter.rb
permalink #process ⇒ Object
22 23 24 25 |
# File 'lib/glyph/interpreter.rb', line 22 def process parse unless @tree @document.analyze end |
22 23 24 25 |
# File 'lib/glyph/interpreter.rb', line 22 def process parse unless @tree @document.analyze end |