All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.protelis.parser.ui.outline.ProtelisOutlineTreeProvider Maven / Gradle / Ivy

There is a newer version: 11.0.3
Show newest version
/**
 * generated by Xtext 2.15.0
 */
package org.protelis.parser.ui.outline;

import org.eclipse.xtext.ui.editor.outline.impl.DefaultOutlineTreeProvider;

/**
 * Customization of the default outline structure.
 * 
 * See https://www.eclipse.org/Xtext/documentation/310_eclipse_support.html#outline
 */
@SuppressWarnings("all")
public class ProtelisOutlineTreeProvider extends DefaultOutlineTreeProvider {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy