Get the maximum key expression index. Used only for tests
Synopsis
Declared in <script/descriptor.h>
virtual
uint32_t
GetMaxKeyExpr() const = 0;
Return Value
The highest key expression index in the descriptor.
Created with MrDocs