Specifies which state must be absent in current parser state.
property StatesAbsent: integer;
Rule is not used if intersection of StatesAbsent and ParserState is not empty, i.e. StatesAbsent and ParserState <> 0.
Parser state is 32-bit integer. Each bit of this value represents separate state.
|
Copyright (c) 2004-2011. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|