Class: Lex::Lexers::HTML

Inherits:
Lex::Lexer show all
Defined in:
lib/lex/lexers/html.rb

Instance Attribute Summary

Attributes inherited from Lex::Lexer

#current_line, #current_state, #debug, #input, #logger

Method Summary

Methods inherited from Lex::Lexer

#advance_column, #advance_line, #begin, #initialize, #lex, #pop_state, #push_state, #rewind, #skip, #stream_tokens

Methods included from Lex::Lexer::DSL

included

Constructor Details

This class inherits a constructor from Lex::Lexer