Method: CEML::Lexer#root
- Defined in:
- lib/ceml/lang/tt/lexer.rb
#root ⇒ Object
8 9 10 |
# File 'lib/ceml/lang/tt/lexer.rb', line 8 def root @root ||= :text end |
8 9 10 |
# File 'lib/ceml/lang/tt/lexer.rb', line 8 def root @root ||= :text end |