@ParametersAreNonnullByDefault
Package org.sonar.python.lexer
-
Class Summary Class Description FStringChannel A channel to handle f-strings.FStringState IndentationChannel http://docs.python.org/reference/lexical_analysis.html#indentationIPynbCellDelimiterChannel LexerState 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 -
Enum Summary Enum Description FStringState.Mode