Uses of Class
com.google.javascript.jscomp.ControlFlowGraph
Packages that use ControlFlowGraph
-
Uses of ControlFlowGraph in com.google.javascript.jscomp
Methods in com.google.javascript.jscomp that return ControlFlowGraphModifier and TypeMethodDescriptionControlFlowAnalysis.Builder.computeCfg()
NodeTraversal.AbstractCfgCallback.getControlFlowGraph
(AbstractCompiler compiler) Gets the control flow graph for the current JS scope.