| return getCellState(cell).putRawNodesIfNotPresentAndStripMetaEntries(buildFile,withoutMetaIncludes,dependentsOfEveryNode.build(),configs); | return getOrCreateCellState(cell).putRawNodesIfNotPresentAndStripMetaEntries(buildFile,withoutMetaIncludes,dependentsOfEveryNode.build(),configs); | getCellState(cell).putRawNodesIfNotPresentAndStripMetaEntries(buildFile,withoutMetaIncludes,dependentsOfEveryNode.build(),configs) | getOrCreateCellState(cell).putRawNodesIfNotPresentAndStripMetaEntries(buildFile,withoutMetaIncludes,dependentsOfEveryNode.build(),configs) | buck | 809874100b75ed2474a249dd8a0717c85e48cdfd | com.facebook.buck.parser.DaemonicParserState | | | _1 | putRawNodesIfNotPresentAndStripMetaEntries |
|---|
| _2 | putComputedNodeIfNotPresent |
|---|
| | v0 | dependentsOfEveryNode.build() |
|---|
| v1 | configs |
|---|
| v2 | buildFile |
|---|
| v3 | withoutMetaIncludes |
|---|
| | | v0 | dependentsOfEveryNode.build() |
|---|
| v1 | configs |
|---|
| v2 | buildFile |
|---|
| v3 | withoutMetaIncludes |
|---|
| Returns | True |