Included Modules
Constants
| KINDS_NOT_LOC | = | HTML::KINDS_NOT_LOC |
| ERB_RUBY_BLOCK | = | / <%(?!%)[=-]? (?> [^\-%]* # normal* (?> # special (?: %(?!>) | -(?!%>) ) [^\-%]* # normal* )* ) (?: -?%> )? /x |
| START_OF_ERB | = | / <%(?!%) /x |
| Class CodeRay::Scanners::RHTML |
|
|||
|
| KINDS_NOT_LOC | = | HTML::KINDS_NOT_LOC |
| ERB_RUBY_BLOCK | = | / <%(?!%)[=-]? (?> [^\-%]* # normal* (?> # special (?: %(?!>) | -(?!%>) ) [^\-%]* # normal* )* ) (?: -?%> )? /x |
| START_OF_ERB | = | / <%(?!%) /x |