Persistate API documentation
ProdTokenName Method (index)
NamespacesPersistate.LanguageProductionTokenProdTokenName(Int32)

[This is preliminary documentation and is subject to change.]

Gets the Production name of the ProductionToken at a particular index.
Declaration Syntax
C#
public string ProdTokenName(
	int index
)
Parameters
index (Int32)
The index to get the name at.
Return Value
The Production name of the ProductionToken at the given index, or null if the token at that index is not a production token.

Assembly: Persistate.Language (Module: Persistate.Language) Version: 0.6.1.20 (0.6.1.20)