abc.aspectj.ast
Interface TypeFormalPattern

All Superinterfaces:
FormalPattern
All Known Implementing Classes:
TypeFormalPattern_c

public interface TypeFormalPattern
extends FormalPattern

A formal pattern that is a type pattern expr.

Author:
Oege de Moor, Aske Simon Christensen

Method Summary
 TypePatternExpr expr()
           
 
Methods inherited from interface abc.aspectj.ast.FormalPattern
equivalent
 

Method Detail

expr

TypePatternExpr expr()