C# Class IronRuby.Compiler.ParserTables

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

Méthodes publiques

Свойство Type Description
EofToken int
ErrorToken int
Rules int[]
States IronRuby.Compiler.State[]

Property Details

EofToken public_oe property

public int EofToken
Résultat int

ErrorToken public_oe property

public int ErrorToken
Résultat int

Rules public_oe property

public int[] Rules
Résultat int[]

States public_oe property

public State[],IronRuby.Compiler States
Résultat IronRuby.Compiler.State[]