C# Class Kobi.RecreationalRegex.PcreGrammar.GrammarModel.PushState

Inheritance: IPattern
显示文件 Open project: kobi/RecreationalRegex Class Usage Examples

Public Methods

Method Description
PushState ( State nextState ) : System
ToString ( ) : string

Method Details

PushState() public method

public PushState ( State nextState ) : System
nextState State
return System

ToString() public method

public ToString ( ) : string
return string