Overview

A class used to configure the PatternMatcher behavior.

You can use PatternMatcherConfigBuilder to construct PatternMatcherConfig.

Header Files to Be Included

1
#include <ge/fusion/pattern_matcher_config.h>

Public Member Functions

PatternMatcherConfig()
~PatternMatcherConfig()
PatternMatcherConfig(const PatternMatcherConfig &other)
PatternMatcherConfig &operator=(const PatternMatcherConfig &other)
PatternMatcherConfig(PatternMatcherConfig &&other) noexcept
PatternMatcherConfig &operator=(PatternMatcherConfig &&other) noexcept
bool IsEnableConstValueMatch() const
bool IsEnableIrAttrMatch() const