Class MethodContextImpl

java.lang.Object
org.ocpsoft.rewrite.context.ContextBase
org.ocpsoft.rewrite.annotation.context.MethodContextImpl
All Implemented Interfaces:
ClassContext, MethodContext, Context

public class MethodContextImpl extends ContextBase implements MethodContext
Default implementation of MethodContext
Author:
Christian Kaltepoth