ROSE 0.11.145.147
Public Member Functions | Public Attributes | List of all members
SingleMatchResult Struct Reference

Description

Definition at line 23 of file MatchOperation.h.

Collaboration diagram for SingleMatchResult:
Collaboration graph
[legend]

Public Member Functions

void clear ()
 
bool isSMRMarkedLocation (RoseAst::iterator &i)
 

Public Attributes

SingleMatchVarBindings singleMatchVarBindings
 
SingleMatchMarkedLocations singleMatchMarkedLocations
 
bool success
 

Member Data Documentation

◆ singleMatchVarBindings

SingleMatchVarBindings SingleMatchResult::singleMatchVarBindings

Definition at line 24 of file MatchOperation.h.

◆ singleMatchMarkedLocations

SingleMatchMarkedLocations SingleMatchResult::singleMatchMarkedLocations

Definition at line 25 of file MatchOperation.h.

◆ success

bool SingleMatchResult::success

Definition at line 26 of file MatchOperation.h.


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