Lines Matching refs:sensitive
830 /// This is very useful for error messages and for context-sensitive
2091 /// <summary>Compute the context-sensitive FOLLOW set for current rule.
2118 /// The FOLLOW sets are all inclusive whereas context-sensitive
2197 * (context-sensitive or otherwise). We need the combined set of
2198 * all context-sensitive FOLLOW sets--the set of all tokens that
2202 * sync to context-sensitive FOLLOWs for a, b, and c: {']','^'}.