OriginalCompleteBeforeOriginalCompleteAfterBeforeAfterProjectCommitCompilationUnitLineNosNamesTemplateVariableToCodeBeforeRelevantImportsTemplateVariableToCodeAfterisRelevantisSafe
return sizeFn.apply(null);return sizeFn.applyAsInt(null);sizeFn.apply(null)sizeFn.applyAsInt(null)CoreNLP84fad13a4d86fc5a5db8902c2a3790885455932dedu.stanford.nlp.stats.DataSeries.FunctionDataSeries
_176
_285
_1sizeFn
_2sizeFn
TCIVarsizeFn
v1null
TCIVarsizeFn
v1null
UsesTrue
int rightHash=hashBuilderForRight.apply(right.currentElement());int rightHash=hashBuilderForRight.applyAsInt(right.currentElement());hashBuilderForRight.apply(right.currentElement())hashBuilderForRight.applyAsInt(right.currentElement())crateab1562b82a9bf5540dc1aae030d5e0c0fef5cf86io.crate.execution.engine.join.HashInnerJoinBatchIterator
_188
_288
_1hashBuilderForRight
_2hashBuilderForRight
TCIVarhashBuilderForRight
v1right.currentElement()
TCIVarhashBuilderForRight
v1right.currentElement()
UsesTrue
int hash=hashBuilderForLeft.apply(left.currentElement());int hash=hashBuilderForLeft.applyAsInt(left.currentElement());hashBuilderForLeft.apply(left.currentElement())hashBuilderForLeft.applyAsInt(left.currentElement())crateab1562b82a9bf5540dc1aae030d5e0c0fef5cf86io.crate.execution.engine.join.HashInnerJoinBatchIterator
_187
_287
_1hashBuilderForLeft
_2hashBuilderForLeft
TCIVarhashBuilderForLeft
v1left.currentElement()
TCIVarhashBuilderForLeft
v1left.currentElement()
UsesTrue
if(compare > 0 || (compare == 0 && _secondaryOrdering.apply(v) < lastSecondaryOrder))if(compare > 0 || (compare == 0 && _secondaryOrdering.applyAsInt(v) < lastSecondaryOrder))_secondaryOrdering.apply(v)_secondaryOrdering.applyAsInt(v)jetty.project69f6b3b6164228485744918a28ab6a0d4c3facaeorg.eclipse.jetty.http.QuotedQualityCSV
_159
_262
_1_secondaryOrdering
_2_secondaryOrdering
TCIVar_secondaryOrdering
v1v
TCIVar_secondaryOrdering
v1v
UsesTrue
lastSecondaryOrder=_secondaryOrdering.apply(v);lastSecondaryOrder=_secondaryOrdering.applyAsInt(v);_secondaryOrdering.apply(v)_secondaryOrdering.applyAsInt(v)jetty.project69f6b3b6164228485744918a28ab6a0d4c3facaeorg.eclipse.jetty.http.QuotedQualityCSV
_159
_262
_1_secondaryOrdering
_2_secondaryOrdering
TCIVar_secondaryOrdering
v1v
TCIVar_secondaryOrdering
v1v
UsesTrue
return extractFunction.apply(dateTime);return extractFunction.applyAsInt(dateTime);extractFunction.apply(dateTime)extractFunction.applyAsInt(dateTime)elasticsearch745699f38dc8222670ffd65b66df33b5da39040borg.elasticsearch.xpack.sql.expression.function.scalar.datetime.DatePart.Part
_152
_252
_1extractFunction
_2extractFunction
TCIVarextractFunction
v1dateTime
TCIVarextractFunction
v1dateTime
UsesTrue