ROSE 0.11.145.147
Public Member Functions | List of all members
MatchOpBinaryOp Class Reference

Description

Definition at line 182 of file MatchOperation.h.

Inheritance diagram for MatchOpBinaryOp:
Inheritance graph
[legend]
Collaboration diagram for MatchOpBinaryOp:
Collaboration graph
[legend]

Public Member Functions

 MatchOpBinaryOp (int op, MatchOperation *, MatchOperation *)
 
std::string toString ()
 
bool performOperation (MatchStatus &, RoseAst::iterator &, SingleMatchResult &)
 

Constructor & Destructor Documentation

◆ MatchOpBinaryOp()

MatchOpBinaryOp::MatchOpBinaryOp ( int  op,
MatchOperation ,
MatchOperation  
)
inline

Definition at line 184 of file MatchOperation.h.

Member Function Documentation

◆ toString()

std::string MatchOpBinaryOp::toString ( )
inlinevirtual

Implements MatchOperation.

Definition at line 189 of file MatchOperation.h.

◆ performOperation()

bool MatchOpBinaryOp::performOperation ( MatchStatus ,
RoseAst::iterator ,
SingleMatchResult  
)
inlinevirtual

Reimplemented from MatchOperation.

Definition at line 190 of file MatchOperation.h.


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