Inferno  0.2
Filter Class Reference

#include <transformation.hpp>

Inheritance diagram for Filter:
[legend]

List of all members.

Public Member Functions

virtual bool IsMatch (TreePtr< Node > context, TreePtr< Node > root)=0
bool IsMatch (TreePtr< Node > root)

Detailed Description

Definition at line 95 of file transformation.hpp.


Member Function Documentation

virtual bool Filter::IsMatch ( TreePtr< Node context,
TreePtr< Node root 
) [pure virtual]
bool Filter::IsMatch ( TreePtr< Node root) [inline]

Definition at line 102 of file transformation.hpp.

References IsMatch().


The documentation for this class was generated from the following file: