de.defmacro.ast.syntax.ICommonSyntax 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 ICommonSyntax
{
//z.B.: nicht implementiert momenta
//public ICommonSyntax onLine(int line);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy