Uses of Class
org.sonar.java.se.xproc.BehaviorCache
Packages that use BehaviorCache
-
Uses of BehaviorCache in org.sonar.java.se
Fields in org.sonar.java.se declared as BehaviorCacheMethods in org.sonar.java.se with parameters of type BehaviorCacheModifier and TypeMethodDescriptionExplodedGraphWalker.ExplodedGraphWalkerFactory.createWalker(BehaviorCache behaviorCache, JavaFileScannerContext context) Constructors in org.sonar.java.se with parameters of type BehaviorCacheModifierConstructorDescriptionprotectedExplodedGraphWalker(List<SECheck> seChecks, BehaviorCache behaviorCache, JavaFileScannerContext context) ExplodedGraphWalker(BehaviorCache behaviorCache, JavaFileScannerContext context)