abc.aspectj.ast
Interface DotNamePattern

All Superinterfaces:
NamePattern
All Known Implementing Classes:
DotNamePattern_c

public interface DotNamePattern
extends NamePattern


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

Method Detail

getInit

NamePattern getInit()

getLast

SimpleNamePattern getLast()