# File kwartz.rb, line 2834 def initialize(scanner, options={}) @scanner = scanner @scanner.gettoken @options = options @name_stack = [] end