Class IdKey

java.lang.Object
org.inferred.freebuilder.processor.source.ValueType
org.inferred.freebuilder.processor.source.IdKey
All Implemented Interfaces:
Scope.Key<Object>

class IdKey extends ValueType implements Scope.Key<Object>
Maps Java identifiers to their usage (e.g. a parameter, a variable) in the current method scope.