Searched refs:getWithDefault (Results 1 – 5 of 5) sorted by relevance
29 Type: projectNameToType.getWithDefault(43 Type: projectNameToType.getWithDefault(
9 func (t TypeMap) getWithDefault(key string, fallback cst.ProjectType) cst.ProjectType { func
37 let operationType = opType.mapType.getWithDefault(operation.type)53 let operationType = opType.mapType.getWithDefault(operation.type)82 let operationType = opType.mapType.getWithDefault(operation.type)
256 getWithDefault(key) { method in DefaultMap
3 <h5> {{ mapType.getWithDefault(operation.type) }} </h5>