Class CharacterListToken
Inheritance
System.Object
CharacterListToken
Namespace: DotNet.Globbing.Token
Syntax
public class CharacterListToken : Object, INegatableToken, IGlobToken, IVisitable<IGlobTokenVisitor>
Constructors
| Name | Description |
|---|---|
| CharacterListToken(Char[], Boolean) |
Properties
| Name | Description |
|---|---|
| Characters | |
| IsNegated |
Methods
| Name | Description |
|---|---|
| Accept(IGlobTokenVisitor) |