My Project
|
#include <PatternMatch.h>
Public Member Functions | |
virtual | ~PatternState () |
Protected Member Functions | |
PatternState () | |
Pattern state is used by patterns that want to maintain state between their match and rewrite phases. Patterns can define a pattern-specific subclass of this.
|
inlinevirtual |
|
inlineprotected |