abc.aspectj.visit
Interface ContainsNamePattern

All Known Implementing Classes:
CPEName_c, CPESubName_c, RTPName_c, RTPSubName_c

public interface ContainsNamePattern

Implemented by an AST node to indicate that the node contains a name pattern as a child but is itself not a name pattern.

Author:
Aske Simon Christensen

Method Summary
 NamePattern getNamePattern()
           
 

Method Detail

getNamePattern

NamePattern getNamePattern()