C# Class GOLD.Engine.GrammarTables

Afficher le fichier Open project: software-engineering-amsterdam/poly-ql

Private Properties

Свойство Type Description
Clear void

Méthodes publiques

Méthode Description
GrammarTables ( ushort symbolsSize, ushort charSetsSize, ushort productionsSize, ushort faStatesSize, ushort lrActionsListsSize, ushort groupsSize ) : System.Collections.Generic

Private Methods

Méthode Description
Clear ( ) : void

Method Details

GrammarTables() public méthode

public GrammarTables ( ushort symbolsSize, ushort charSetsSize, ushort productionsSize, ushort faStatesSize, ushort lrActionsListsSize, ushort groupsSize ) : System.Collections.Generic
symbolsSize ushort
charSetsSize ushort
productionsSize ushort
faStatesSize ushort
lrActionsListsSize ushort
groupsSize ushort
Résultat System.Collections.Generic