Class Scope.MethodScope
- java.lang.Object
-
- org.inferred.freebuilder.processor.source.Scope
-
- org.inferred.freebuilder.processor.source.Scope.MethodScope
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.inferred.freebuilder.processor.source.Scope
Scope.FileScope, Scope.Key<V>, Scope.Level, Scope.MethodScope
-
-
Constructor Summary
Constructors Constructor Description MethodScope(Scope parent)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected booleancanStore(Scope.Key<?> key)-
Methods inherited from class org.inferred.freebuilder.processor.source.Scope
computeIfAbsent, contains, get, isEmpty, keysOfType, putIfAbsent
-
-