Enhanced C#
Language of your choice: library documentation
Loyc.Syntax.StreamCharSource Member List

This is the complete list of members for Loyc.Syntax.StreamCharSource, including all inherited members.

_blk (defined in Loyc.Syntax.StreamCharSource)Loyc.Syntax.StreamCharSourceprotected
_blkLen (defined in Loyc.Syntax.StreamCharSource)Loyc.Syntax.StreamCharSourceprotected
_blkOffsetsLoyc.Syntax.StreamCharSourceprotected
_blkStart (defined in Loyc.Syntax.StreamCharSource)Loyc.Syntax.StreamCharSourceprotected
_buf (defined in Loyc.Syntax.StreamCharSource)Loyc.Syntax.StreamCharSourceprotected
_decoder (defined in Loyc.Syntax.StreamCharSource)Loyc.Syntax.StreamCharSourceprotected
_eofIndexLoyc.Syntax.StreamCharSourceprotected
_eofPositionLoyc.Syntax.StreamCharSourceprotected
_reachedEndLoyc.Syntax.StreamCharSourceprotected
_stream (defined in Loyc.Syntax.StreamCharSource)Loyc.Syntax.StreamCharSourceprotected
Access(int charIndex) (defined in Loyc.Syntax.StreamCharSource)Loyc.Syntax.StreamCharSourceinlineprotected
Count (defined in Loyc.Syntax.StreamCharSource)Loyc.Syntax.StreamCharSource
DefaultBufSize (defined in Loyc.Syntax.StreamCharSource)Loyc.Syntax.StreamCharSourceprotectedstatic
GetEnumerator() (defined in Loyc.Collections.Impl.ListSourceBase< char >)Loyc.Collections.Impl.ListSourceBase< char >inline
IndexOf(T item) (defined in Loyc.Collections.Impl.ListSourceBase< char >)Loyc.Collections.Impl.ListSourceBase< char >inline
IsEmpty (defined in Loyc.Collections.Impl.ListSourceBase< char >)Loyc.Collections.Impl.ListSourceBase< char >
MaxSeqSize (defined in Loyc.Syntax.StreamCharSource)Loyc.Syntax.StreamCharSourceprotectedstatic
ReadNextBlock() (defined in Loyc.Syntax.StreamCharSource)Loyc.Syntax.StreamCharSourceinlineprotected
ReloadBlockOf(int charIndex) (defined in Loyc.Syntax.StreamCharSource)Loyc.Syntax.StreamCharSourceinlineprotected
ScanPast(int index) (defined in Loyc.Syntax.StreamCharSource)Loyc.Syntax.StreamCharSourceinlineprotected
Slice(int startIndex, int length)Loyc.Syntax.StreamCharSourceinline
StreamCharSource(Stream stream) (defined in Loyc.Syntax.StreamCharSource)Loyc.Syntax.StreamCharSourceinline
StreamCharSource(Stream stream, Decoder decoder) (defined in Loyc.Syntax.StreamCharSource)Loyc.Syntax.StreamCharSourceinline
StreamCharSource(Stream stream, Encoding encoding) (defined in Loyc.Syntax.StreamCharSource)Loyc.Syntax.StreamCharSourceinline
StreamCharSource(Stream stream, Decoder decoder, int bufSize) (defined in Loyc.Syntax.StreamCharSource)Loyc.Syntax.StreamCharSourceinline
SwapBlks() (defined in Loyc.Syntax.StreamCharSource)Loyc.Syntax.StreamCharSourceinlineprotected
this[int index] (defined in Loyc.Collections.Impl.ListSourceBase< char >)Loyc.Collections.Impl.ListSourceBase< char >
ThrowIndexOutOfRange(int index) (defined in Loyc.Collections.Impl.ListSourceBase< char >)Loyc.Collections.Impl.ListSourceBase< char >inlineprotected
TryGet(int index, out bool fail) (defined in Loyc.Syntax.StreamCharSource)Loyc.Syntax.StreamCharSourceinlinevirtual