C# Class QUT.GPGen.AutomatonState

Datei anzeigen Open project: spark-shading-language/spark Class Usage Examples

Public Methods

Method Description
ToString ( ) : string

Private Methods

Method Description
AddClosure ( ) : void
AddClosure ( ProductionItem item ) : void
AddGoto ( Symbol s, AutomatonState next ) : void
AddKernel ( Production production, int pos ) : void
AddNonKernel ( Production production ) : void
AutomatonState ( List itemSet ) : System
AutomatonState ( Production production ) : System
ItemDisplay ( ) : string
Link ( Conflict conflict ) : void

Method Details

ToString() public method

public ToString ( ) : string
return string