BufferedTokenStream Class |
[Missing <summary> documentation for "T:Stimulsoft.Data.Expressions.Antlr.Runtime.BufferedTokenStream"]
Namespace: Stimulsoft.Data.Expressions.Antlr.Runtime
The BufferedTokenStream type exposes the following members.
| Name | Description | |
|---|---|---|
| BufferedTokenStream | Initializes a new instance of the BufferedTokenStream class | |
| BufferedTokenStream(ITokenSource) | Initializes a new instance of the BufferedTokenStream class |
| Name | Description | |
|---|---|---|
| Count | ||
| Index | ||
| LastRealToken | ||
| LastToken | ||
| MaxLookBehind | ||
| Range |
How deep have we gone?
| |
| SourceName | ||
| TokenSource |
| Name | Description | |
|---|---|---|
| Consume | ||
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Fetch | ||
| Fill | ||
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| Get | ||
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetTokens | ||
| GetTokens(Int32, Int32) | ||
| GetTokens(Int32, Int32, BitSet) | ||
| GetTokens(Int32, Int32, IEnumerableInt32) | ||
| GetTokens(Int32, Int32, Int32) | ||
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| LA | ||
| LB | ||
| LT | ||
| Mark | ||
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Release | ||
| Reset | ||
| Rewind | ||
| Rewind(Int32) | ||
| Seek | ||
| Setup | ||
| Sync | ||
| ToString | (Overrides ObjectToString.) | |
| ToString(Int32, Int32) | ||
| ToString(IToken, IToken) |