Home
last modified time | relevance | path

Searched refs:ERewriteEmptyStreamException (Results 1 – 2 of 2) sorted by relevance

/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime.Tests/
DAntlr.Runtime.Tree.Tests.pas1316 ExpectedException := ERewriteEmptyStreamException;
1333 ExpectedException := ERewriteEmptyStreamException;
1397 ExpectedException := ERewriteEmptyStreamException;
1414 ExpectedException := ERewriteEmptyStreamException;
1477 ExpectedException := ERewriteEmptyStreamException;
1494 ExpectedException := ERewriteEmptyStreamException;
1505 ExpectedException := ERewriteEmptyStreamException;
/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.Tree.pas1120 ERewriteEmptyStreamException = class(ERewriteCardinalityException) class
3613 raise ERewriteEmptyStreamException.Create(FElementDescription);