@ParametersAreNonnullByDefault
Package org.sonar.python.lexer
-
Class Summary Class Description FStringChannel A channel to handle the literal_char parts inside f-strings.IndentationChannel http://docs.python.org/reference/lexical_analysis.html#indentationLexerState NewLineChannel 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-linesPythonLexer StringLiteralsChannel http://docs.python.org/reference/lexical_analysis.html#string-literals