Home
last modified time | relevance | path

Searched defs:InputStream (Results 1 – 11 of 11) sorted by relevance

/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
DIToken.cs100 ICharStream InputStream property
DClassicToken.cs178 public ICharStream InputStream property in Antlr.Runtime.ClassicToken
DCommonToken.cs218 public ICharStream InputStream property in Antlr.Runtime.CommonToken
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
DIToken.cs90 ICharStream InputStream { property
DClassicToken.cs148 public ICharStream InputStream { property in Antlr.Runtime.ClassicToken
DCommonToken.cs187 public ICharStream InputStream { property in Antlr.Runtime.CommonToken
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
DRemoteDebugEventSocketListener.cs158 public ICharStream InputStream { property in Antlr.Runtime.Debug.RemoteDebugEventSocketListener.ProxyToken
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/
DRemoteDebugEventSocketListener.cs188 public ICharStream InputStream property in Antlr.Runtime.Debug.RemoteDebugEventSocketListener.ProxyToken
/external/webkit/Source/JavaScriptCore/yarr/
DYarrInterpreter.cpp169 class InputStream { class in JSC::Yarr::Interpreter
171 InputStream(const UChar* input, unsigned start, unsigned length) in InputStream() function in JSC::Yarr::Interpreter::InputStream
/external/antlr/antlr-3.4/runtime/Python/antlr3/
Dstreams.py594 InputStream = ANTLRInputStream variable
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.pas646 property InputStream: ICharStream read GetInputStream write SetInputStream; property
681 property InputStream: ICharStream read GetInputStream write SetInputStream; property