Skip to content

p_var

Match anything into a variable

Synopsis

Declared in <src/midend/programTransformation/finiteDifferencing/patternRewrite.h>

Pattern*
p_var(std::string name);

Return Value

Abstract interface for a pattern which can match ASTs

Created with MrDocs