Searched refs:eagerOperations (Results 1 – 3 of 3) sorted by relevance
30 private eagerOperations = OperationChain.emptyChain<PropertyTreeNode>(); property in PropertiesProviderBuilder49 this.eagerOperations = new OperationChain<PropertyTreeNode>(operations);63 this.eagerOperations,
39 private readonly eagerOperations: OperationChain<PropertyTreeNode>, property in PropertiesProvider43 this.eagerOperations.apply(eagerPropertiesRoot),
180 const eagerOperations: Array<Operation<PropertyTreeNode>> = [ constant184 eagerOperations.push(199 .setEagerOperations(eagerOperations)