abc.aspectj.ast
Interface DotDotNamePattern

All Superinterfaces:
NamePattern
All Known Implementing Classes:
DotDotNamePattern_c

public interface DotDotNamePattern
extends NamePattern

Author:
Oege de Moor, Aske Simon Christensen

Method Summary
 NamePattern getInit()
           
 
Methods inherited from interface abc.aspectj.ast.NamePattern
equivalent, match, universal
 

Method Detail

getInit

NamePattern getInit()