ri > Crass::Tokenizer

= Crass::Tokenizer < Object

(from /home/chedong/.local/share/rdoc)
------------------------------------------------------------------------
Tokenizes a CSS string.

1. http://dev.w3.org/csswg/css-syntax/#tokenization
------------------------------------------------------------------------
= Constants:

RE_COMMENT_CLOSE:
  [not documented]

RE_DIGIT:
  [not documented]

RE_ESCAPE:
  [not documented]

RE_HEX:
  [not documented]

RE_NAME:
  [not documented]

RE_NAME_START:
  [not documented]

RE_NON_PRINTABLE:
  [not documented]

RE_NUMBER_DECIMAL:
  [not documented]

RE_NUMBER_EXPONENT:
  [not documented]

RE_NUMBER_SIGN:
  [not documented]

RE_NUMBER_STR:
  [not documented]

RE_QUOTED_URL_START:
  [not documented]

RE_UNICODE_RANGE_END:
  [not documented]

RE_UNICODE_RANGE_START:
  [not documented]

RE_WHITESPACE:
  [not documented]

RE_WHITESPACE_ANCHORED:
  [not documented]


= Class methods:

  new
  tokenize

= Instance methods:

  consume
  consume_bad_url
  consume_comments
  consume_escaped
  consume_ident
  consume_name
  consume_number
  consume_numeric
  consume_string
  consume_unicode_range
  consume_url
  convert_string_to_number
  create_token
  preprocess
  start_identifier?
  start_number?
  tokenize
  valid_escape?

Crass::Tokenizer
Crass::Tokenizer < Object Constants: Class methods: Instance methods:

Generated by phpman v4.9.26-1-g511901d · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-07-29 02:02 @216.73.217.46
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 Transitional!Valid CSS!

^_top_^