![JAR search and dependency download from the Maven repository](/logo.png)
de.defmacro.ast.syntax.IBackToplevelSyntax 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 IBackToplevelSyntax
extends ISearchSyntax
{
public IClassSyntax andInClass(String clazz);
public IBackToplevelSyntax andIsClass(String clazz);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy