StandardError
# File lib/rouge/lexer.rb, line 123 def initialize(alternatives); @alternatives = alternatives; end
# File lib/rouge/lexer.rb, line 125 def message "Ambiguous guess: can't decide between #{alternatives.map(&:tag).inspect}" end
[Validate]
Generated with the Darkfish Rdoc Generator 2.