Annotation Interface MaybeAliased


An expression with this type might have an alias. In other words, some other expression, evaluated at the same program point, might evaluate to the exact same object value.
See Also:
See the Checker Framework Manual:
Aliasing Checker