abc.aspectj.ast
Class MethodConstructorPattern_c

java.lang.Object
  extended by Node_c
      extended by abc.aspectj.ast.MethodConstructorPattern_c
All Implemented Interfaces:
MethodConstructorPattern

public class MethodConstructorPattern_c
extends Node_c
implements MethodConstructorPattern

Author:
Oege de Moor, Aske Simon Christensen

Constructor Summary
MethodConstructorPattern_c(Position pos)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MethodConstructorPattern_c

public MethodConstructorPattern_c(Position pos)