Fido Alpha 3.2

Uses of Interface
fido.grammar.Expression

Packages that use Expression
fido.grammar The Fido system uses a grammatical system called link grammar to identify relationships between words in the user command. 
 

Uses of Expression in fido.grammar
 

Classes in fido.grammar that implement Expression
 class AlwaysExpression
          The special node for a grammar string is a compliment for an optional expressionn.
 class NodeExpression
          The basic component for a grammar string.
 


Fido Alpha 3.2