C# Class IronRuby.Compiler.State

Afficher le fichier Open project: jschementi/iron Class Usage Examples

Méthodes publiques

Méthode Description
State ( int>.Dictionary actions, int>.Dictionary gotos, int defaultAction ) : System
ToString ( ) : string

Method Details

State() public méthode

public State ( int>.Dictionary actions, int>.Dictionary gotos, int defaultAction ) : System
actions int>.Dictionary
gotos int>.Dictionary
defaultAction int
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string