Class ScopeDiscoverInfoCache
java.lang.Object
org.benf.cfr.reader.bytecode.analysis.parse.utils.scope.ScopeDiscoverInfoCache
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) boolean
anyFound()
get
(StructuredStatement structuredStatement) void
put
(StructuredStatement structuredStatement, Boolean b)
-
Field Details
-
tests
-
-
Constructor Details
-
ScopeDiscoverInfoCache
public ScopeDiscoverInfoCache()
-
-
Method Details
-
get
-
put
-
anyFound
boolean anyFound()
-