Home
last modified time | relevance | path

Searched defs:ICharStream (Results 1 – 2 of 2) sorted by relevance

/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
DICharStream.cs36 public interface ICharStream : IIntStream { interface
/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.pas187 ICharStream = interface(IIntStream) interface
672 procedure SetInputStream(const Value: ICharStream);
5588 procedure TLexer.SetCharStream(const Value: ICharStream);