Class PythonAnalyzerRegexSource


  • public class PythonAnalyzerRegexSource
    extends org.sonarsource.analyzer.commons.regex.python.PythonRegexSource
    • Constructor Detail

      • PythonAnalyzerRegexSource

        public PythonAnalyzerRegexSource​(StringElement s)
    • Method Detail

      • createCharacterParser

        public org.sonarsource.analyzer.commons.regex.CharacterParser createCharacterParser()
        Specified by:
        createCharacterParser in class org.sonarsource.analyzer.commons.regex.RegexSource
      • locationInFileFor

        public LocationInFile locationInFileFor​(org.sonarsource.analyzer.commons.regex.ast.IndexRange range)
      • isRawString

        public boolean isRawString()