BufferedTreeNodeStream Methods |
The BufferedTreeNodeStream type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddNavigationNode | |
![]() | Consume | |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | FillBuffer | |
![]() | FillBuffer(Object) | |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetCurrentSymbol | |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetNodeIndex | |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Iterator | |
![]() | LA | |
![]() | LB | Look backwards k nodes |
![]() | LT | |
![]() | Mark | |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Pop |
Seek back to previous index saved during last push() call.
Return top of stack (return index).
|
![]() | Push |
Make stream jump to a new location, saving old location.
Switch back with pop().
|
![]() | Release | |
![]() | ReplaceChildren | |
![]() | Reset | |
![]() | Rewind | |
![]() | Rewind(Int32) | |
![]() | Seek | |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | ToString(Object, Object) | |
![]() | ToTokenString | Debugging |
![]() | ToTokenTypeString | Used for testing, just return the token type stream |