Calitha GOLD Parser Engine Documentation

TableCounts Class

The TableCounts contain how many record there are for symbols, character sets, rules, DFA states and LALR states.

For a list of all members of this type, see TableCounts Members.

System.Object
   com.calitha.goldparser.content.TableCounts

public class TableCounts

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.calitha.goldparser.content

Assembly: GoldParserEngine (in GoldParserEngine.dll)

See Also

TableCounts Members | com.calitha.goldparser.content Namespace