Uses of Class
org.sonar.python.cfg.fixpoint.LiveVariablesAnalysis.LiveVariables
Packages that use LiveVariablesAnalysis.LiveVariables
-
Uses of LiveVariablesAnalysis.LiveVariables in org.sonar.python.cfg.fixpoint
Methods in org.sonar.python.cfg.fixpoint that return LiveVariablesAnalysis.LiveVariablesModifier and TypeMethodDescriptionBuilds a new LiveVariables instance for the given block and initializes the 'kill' and 'gen' symbol sets.LiveVariablesAnalysis.getLiveVariables(CfgBlock block)