Links
EControl Syntax Editor SDK
TSyntTextSource.SyntObj Property

Provides access to syntax objects.

property SyntObj: TClientSyntAnalyzer;

This property is not nil only when you assign SyntaxAnalyzer

Through SyntObj you can access to tokens, blocks, nested lexers (analyzers), staples and other results of the syntactical analysis.

Copyright (c) 2004-2011. All rights reserved.
What do you think about this topic? Send feedback!