C# Class Kiwi.Json.Util.AbstractStringMatcher

Inheritance: AbstractTextMatcher
Afficher le fichier Open project: jlarsson/Kiwi.Json

Méthodes publiques

Méthode Description
PeekNextChar ( ) : int

Méthodes protégées

Méthode Description
AbstractStringMatcher ( string source )
Read ( ) : int

Method Details

AbstractStringMatcher() protected méthode

protected AbstractStringMatcher ( string source )
source string

PeekNextChar() public méthode

public PeekNextChar ( ) : int
Résultat int

Read() protected méthode

protected Read ( ) : int
Résultat int