Class: Rouge::Lexers::Cpp

Inherits:
RegexLexer show all
Defined in:
lib/rouge/lexers/cpp.rb

Method Summary

Methods inherited from RegexLexer

[], #get_state, get_state, #initialize, state, states, #step, #stream_tokens, #stream_with_state

Methods inherited from Rouge::Lexer

aliases, analyze_text, #debug, default_options, filenames, find, #get_tokens, guess, guess_by_filename, guess_by_mimetype, guess_by_source, #initialize, lex, #lex, make, mimetypes, new, #option, #options, register, #stream_tokens, tag

Constructor Details

This class inherits a constructor from Rouge::RegexLexer