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

Description

Definition at line 117 of file MatchOperation.h.

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

Public Member Functions

 MatchOpArityCheck (size_t arity)
 
 MatchOpArityCheck (size_t minarity, size_t maxarity)
 
std::string toString ()
 
bool performOperation (MatchStatus &status, RoseAst::iterator &i, SingleMatchResult &vb)
 

Member Function Documentation

◆ toString()

std::string MatchOpArityCheck::toString ( )
virtual

Implements MatchOperation.

◆ performOperation()

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

Reimplemented from MatchOperation.


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