Lines Matching refs:null
126 : this("A recognition error occurred.", null, null)
131 : this("A recognition error occurred.", input, null)
136 : this(message, null, null)
141 : this(message, input, null)
146 : this(message, null, innerException)
154 if (input != null)
165 if (tns != null)
172 if (charStream != null)
189 if (info == null)
210 if ( treeNodeStream != null )
318 if (info == null)
333 if (streamInformation != null)
337 if (lastRealToken != null)
349 if (payload != null)
357 while (priorNode != null)
360 if (priorPayload != null && priorPayload.Line > 0)
375 priorNode = null;