fullCtx property

bool fullCtx
getter/setter pair

Indicates that this configuration set is part of a full context LL prediction. It will be used to determine how to merge $. With SLL it's a wildcard whereas it is not for LL context merge.

Implementation

bool fullCtx;