Method: Synvert::Core::NodeQuery::Lexer#action
- Defined in:
- lib/synvert/core/node_query/lexer.rex.rb
#action ⇒ Object
Yields on the current action.
73 74 75 |
# File 'lib/synvert/core/node_query/lexer.rex.rb', line 73 def action yield end |