C# Class Parsley.Operator

Inheritance: TokenKind
Afficher le fichier Open project: plioi/parsley Class Usage Examples

Méthodes publiques

Méthode Description
Operator ( string symbol ) : System

Méthodes protégées

Méthode Description
Match ( Text text ) : MatchResult

Method Details

Match() protected méthode

protected Match ( Text text ) : MatchResult
text Text
Résultat MatchResult

Operator() public méthode

public Operator ( string symbol ) : System
symbol string
Résultat System