ATNConfigSet.hasSemanticContext

@uml Used in parser and lexer. In lexer, it indicates we hit a pred while computing a closure operation. Don't make a DFA state from this.

class ATNConfigSet
bool hasSemanticContext;

Meta