JavaScript Development Tools
Release 3.2

org.eclipse.wst.jsdt.core.search
Class ModuleMatchRequestor

java.lang.Object
  extended by org.eclipse.wst.jsdt.core.search.ModuleMatchRequestor

public abstract class ModuleMatchRequestor
extends Object


Constructor Summary
ModuleMatchRequestor()
           
 
Method Summary
 void acceptElementMatch(IJavaScriptElement match)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModuleMatchRequestor

public ModuleMatchRequestor()
Method Detail

acceptElementMatch

public void acceptElementMatch(IJavaScriptElement match)

JavaScript Development Tools
Release 3.2

Copyright (c) IBM Corp. and others 2000, 2010. All Rights Reserved.