Calitha GOLD Parser Engine Documentation

IDFA Interface

The interface for the Deterministic Finite Automata

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

public interface IDFA

Types that implement IDFA

Type Description
DFA Implementation of a Deterministic Finite Automata.

Requirements

Namespace: com.calitha.goldparser.dfa

Assembly: GoldParserEngine (in GoldParserEngine.dll)

See Also

IDFA Members | com.calitha.goldparser.dfa Namespace