Class PathSeparatorToken
Inheritance
System.Object
PathSeparatorToken
Namespace: DotNet.Globbing.Token
Syntax
public class PathSeparatorToken : Object, IGlobToken, IVisitable<IGlobTokenVisitor>
Constructors
| Name | Description |
|---|---|
| PathSeparatorToken(Char) |
Properties
| Name | Description |
|---|---|
| Value |
Methods
| Name | Description |
|---|---|
| Accept(IGlobTokenVisitor) |