Table of Contents

Class PowerFxParser.TokenList

Namespace
Alternet.Syntax.Parsers.PowerFX
Assembly
Alternet.Syntax.Parsers.PowerFX.v10.dll
public class PowerFxParser.TokenList : List<IList<PowerFxParser.LineToken>>, IList<IList<PowerFxParser.LineToken>>, ICollection<IList<PowerFxParser.LineToken>>, IReadOnlyList<IList<PowerFxParser.LineToken>>, IReadOnlyCollection<IList<PowerFxParser.LineToken>>, IEnumerable<IList<PowerFxParser.LineToken>>, IList, ICollection, IEnumerable
Inheritance
PowerFxParser.TokenList
Implements
Extension Methods

Constructors

TokenList(int)

Methods

AddTokens(IList<LineToken>)
GetTokens(int, bool)
PositionChanged(int, int, int, int, char)
PositionChangedX(int, int, int, char)
PositionChangedY(int, int, int)