OriginalCompleteBeforeOriginalCompleteAfterBeforeAfterProjectCommitCompilationUnitLineNosNamesTemplateVariableToCodeBeforeRelevantImportsTemplateVariableToCodeAfterisRelevantisSafe
return aggregationType == that.aggregationType && path.equals(that.path);return aggregationType == that.aggregationType && Arrays.equals(path,that.path);aggregationType == that.aggregationType && path.equals(that.path)aggregationType == that.aggregationType && Arrays.equals(path,that.path)infinispan6557ea138fcdf9d26aa6095a4912a8801dc48556org.infinispan.objectfilter.PropertyPath
_146
_246
_1path
_2path
v0aggregationType == that.aggregationType
v0aggregationType == that.aggregationType
ReturnsTrue