Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > IE > InferenceEngine > Classes > TInferenceEngine > Properties

TInferenceEngine.TokenizerType Property

Scroll Prev Top Next More

Defines the tokenizing stream class to create for parsing in the TInferenceEngine component (see Parser property). The tokenizer takes a string stream such as '(+ 1 ?x)' and creates tokens: '(', '+', '1', '?x', and ')'.

Namespace: InferenceEngine

Property Value

Type: TGTextStreamClass

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb