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

Description

Definition at line 80 of file MatchOperation.h.

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

Public Member Functions

 MatchOpOr (MatchOpSequence *l, MatchOpSequence *r)
 
std::string toString ()
 
bool performOperation (MatchStatus &status, RoseAst::iterator &i, SingleMatchResult &vb)
 

Constructor & Destructor Documentation

◆ MatchOpOr()

MatchOpOr::MatchOpOr ( MatchOpSequence l,
MatchOpSequence r 
)
inline

Definition at line 82 of file MatchOperation.h.

Member Function Documentation

◆ toString()

std::string MatchOpOr::toString ( )
virtual

Implements MatchOperation.

◆ performOperation()

bool MatchOpOr::performOperation ( MatchStatus status,
RoseAst::iterator i,
SingleMatchResult vb 
)
virtual

Reimplemented from MatchOperation.


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