Class: Rouge::Lexers::JavascriptLexer

Inherits:
RegexLexer show all
Defined in:
lib/rouge/lexers/javascript.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, #debug, default_options, extension_registry, extensions, find, #get_tokens, #initialize, lex, #lex, make, new, #option, #options, register, #stream_tokens, tag

Constructor Details

This class inherits a constructor from Rouge::RegexLexer