Specifies conditional operation.
property CondType: TTagConditionType;
Available operations:
|
Value |
Meaning |
|
tcEqual | |
|
tcNotEqual |
Token type is not in TokenTypes or token string is not in TagList. |
|
tcMask |
Each line in TagList represent regular expression to test token string. |
|
tcSkip |
Skip all tokens, token type of which is in TokenTypes, till next condition is not successful. |
|
Copyright (c) 2004-2011. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|