MCPcopy Index your code
hub / github.com/SPLWare/esProc / pselect

Method pselect

src/main/java/com/scudata/dm/Sequence.java:5226–5330  ·  view source on GitHub ↗

返回满足条件的元素的索引 @param exp Expression 计算结果为真假、整形、序列或值 @param opt String a:所有满足条件者,z:从后面往前找,b:二分法查找,s:找不到时返回可插入位置的相反数 @param ctx Context 计算上下文环境 @return 数列:带有a选项,整数:不带a选项

(Expression exp, String opt, Context ctx)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

cursorMethod · 0.95
createSyncCursorMethod · 0.80
calculateMethod · 0.80

Calls 15

lengthMethod · 0.95
getIntegerMethod · 0.95
dataStructMethod · 0.95
getMemMethod · 0.95
binarySelectMethod · 0.95
getRegionListMethod · 0.95
pushIntMethod · 0.95
pselect0Method · 0.95
pselectbMethod · 0.95
getMethod · 0.95
getMessageMethod · 0.95
pushMethod · 0.95

Tested by

no test coverage detected