Class Rouge::RegexLexer::State
In: lib/rouge/regex_lexer.rb
Parent: Object

a State is a named set of rules that can be tested for or mixed in.

@see RegexLexer.state

Methods

inspect   new  

Attributes

name  [R] 
rules  [R] 

Public Class methods

Public Instance methods

[Validate]