C# Class GOLD.Engine.FAState

Show file Open project: software-engineering-amsterdam/poly-ql

Private Properties

Property Type Description

Public Methods

Method Description
FAState ( ushort tableIndex ) : System.Collections.Generic
FAState ( ushort tableIndex, Symbol symbol ) : System.Collections.Generic

Method Details

FAState() public method

public FAState ( ushort tableIndex ) : System.Collections.Generic
tableIndex ushort
return System.Collections.Generic

FAState() public method

public FAState ( ushort tableIndex, Symbol symbol ) : System.Collections.Generic
tableIndex ushort
symbol Symbol
return System.Collections.Generic