Table of Contents

Class TokenHelper

Namespace
ScrapySharp.Extensions
Assembly
ScrapySharp.dll
public static class TokenHelper
Inheritance
TokenHelper
Inherited Members

Methods

IsToken(Word)

public static bool IsToken(this Word word)

Parameters

word Word

Returns

bool

IsToken(char)

public static bool IsToken(this char c)

Parameters

c char

Returns

bool

IsToken(string)

public static bool IsToken(this string value)

Parameters

value string

Returns

bool