ATNConfigSet.fullCtx

@uml 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. @final

class ATNConfigSet
bool fullCtx;

Meta