![JAR search and dependency download from the Maven repository](/logo.png)
de.defmacro.ast.syntax.ISearchSyntax Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of eclipse-astparser Show documentation
Show all versions of eclipse-astparser Show documentation
Extracted from the Eclipse JDT
The newest version!
package de.defmacro.ast.syntax;
public interface ISearchSyntax
{
public boolean searchThis();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy