TokenManager Class

Definition

public class TokenManager
type TokenManager = class
Public Class TokenManager
Inheritance
TokenManager

Constructors

TokenManager(String, IMinimalList<TokenData>, List<Int32>, List<Int32>, Int32)

Properties

BatchSeparators
CompatibilityLevel
Count
NewLines
Source
TokenList

Methods

FindPairMatch(Int32, Int32)
FindToken(Int32, Int32)
GetBatchCount()
GetBatchRange(Int32)
GetPreviousSignificantTokenIndex(Int32)
GetText(Int32)
GetText(Int32, Int32)
GetText(LexLocation)
GetToken(Int32)
GetTokenEndIndex(Int32)
GetTokenStartIndex(Int32)
IsTokenComment(Int32)
IsTokenWhitespace(Int32)

Applies to