ROSE 0.11.145.147
Public Member Functions | List of all members
Rose::BinaryAnalysis::SymbolicExpression::Node::WithFormatter Class Reference

Description

A node with formatter.

See the with_format() method.

Definition at line 817 of file SymbolicExpression.h.

#include <Rose/BinaryAnalysis/SymbolicExpression.h>

Public Member Functions

 WithFormatter (const Ptr &node, Formatter &formatter)
 
void print (std::ostream &stream) const
 

Constructor & Destructor Documentation

◆ WithFormatter()

Rose::BinaryAnalysis::SymbolicExpression::Node::WithFormatter::WithFormatter ( const Ptr node,
Formatter formatter 
)
inline

Definition at line 822 of file SymbolicExpression.h.

Member Function Documentation

◆ print()

void Rose::BinaryAnalysis::SymbolicExpression::Node::WithFormatter::print ( std::ostream &  stream) const
inline

Definition at line 823 of file SymbolicExpression.h.


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