Class CharacterListToken
Inherited Members
Namespace: DotNet.Globbing.Token
Assembly: DotNet.Glob.dll
Syntax
public class CharacterListToken : INegatableToken, IGlobToken, IVisitable<IGlobTokenVisitor>
Constructors
| Name | Description |
|---|---|
| CharacterListToken(char[], bool) |
Properties
| Name | Description |
|---|---|
| Characters | |
| IsNegated |
Methods
| Name | Description |
|---|---|
| Accept(IGlobTokenVisitor) |