C# Class RegExpose.Nodes.Character.Dot

Inheritance: CharacterNode
Exibir arquivo Open project: QuickenLoans/RegExpose

Public Methods

Method Description
Matches ( char input ) : bool

Private Methods

Method Description
Dot ( bool singleLine, int index, string pattern )
GetFailMessage ( State initialState ) : string
GetPassMessage ( string match, State initialState ) : string

Method Details

Matches() public method

public Matches ( char input ) : bool
input char
return bool