public class RubyTokenizer extends AbstractTokenizer
ignorableCharacter, ignorableStmt, oneLineCommentChar, spanMultipleLinesLineContinuationCharacter, spanMultipleLinesString, stringToken
DEFAULT_SKIP_BLOCKS_PATTERN, IGNORE_ANNOTATIONS, IGNORE_IDENTIFIERS, IGNORE_LITERALS, IGNORE_USINGS, OPTION_SKIP_BLOCKS, OPTION_SKIP_BLOCKS_PATTERN
Constructor and Description |
---|
RubyTokenizer()
Creates a new Ruby tokenizer.
|
tokenize
Copyright © 2002–2018 PMD. All rights reserved.