Package org.sonar.python.lexer


@ParametersAreNonnullByDefault package org.sonar.python.lexer
  • Class
    Description
    A channel to handle f-strings and t-strings See https://docs.python.org/3.12/reference/lexical_analysis.html#formatted-string-literals See https://docs.python.org/3.14/reference/lexical_analysis.html#template-string-literals
     
     
    http://docs.python.org/reference/lexical_analysis.html#indentation
     
     
    http://docs.python.org/reference/lexical_analysis.html#explicit-line-joining http://docs.python.org/reference/lexical_analysis.html#implicit-line-joining http://docs.python.org/reference/lexical_analysis.html#blank-lines
     
    http://docs.python.org/reference/lexical_analysis.html#string-literals