gramprod.hfilesource file

The header defines the GrammarProd intrinsic class and some associated properties and constants.

Summary of Classes  

GrammarProd 

Summary of Global Functions  

(none)

Summary of Macros  

_GRAMPROD_H_  GramTokTypeLiteral  GramTokTypeNSpeech  GramTokTypeProd  GramTokTypeSpeech  GramTokTypeStar  GramTokTypeTokEnum 

Summary of Enums  

(none)

Summary of Templates  

(none)

Global Functions  

(none)

Macros  

_GRAMPROD_H_gramprod.h[13]


no description available

GramTokTypeLiteralgramprod.h[51]
3 /* token matches a literal string */
no description available

GramTokTypeNSpeechgramprod.h[54]
6 /* matches any of several parts of speech */
no description available

GramTokTypeProdgramprod.h[49]
1 /* token matches a sub-production */
Token slot types. Each token slot in an alternative has a type, which determines what it matches in an input token list. getGrammarInfo() returns these type codes in the GrammarAltTokInfo objects.

GramTokTypeSpeechgramprod.h[50]
2 /* token matches a specific part of speech */
no description available

GramTokTypeStargramprod.h[53]
5 /* token matches all remaining input tokens */
no description available

GramTokTypeTokEnumgramprod.h[52]
4 /* token matches a token class enum */
no description available

Enums  

(none)

Templates  

(none)

TADS 3 Library Manual
Generated on 7/19/2007 from TADS version 3.0.15.1