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

org.protelis.parser.ui.contentassist.ProtelisProposalProvider 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.contentassist;

import org.protelis.parser.ui.contentassist.AbstractProtelisProposalProvider;

/**
 * See https://www.eclipse.org/Xtext/documentation/304_ide_concepts.html#content-assist
 * on how to customize the content assistant.
 */
@SuppressWarnings("all")
public class ProtelisProposalProvider extends AbstractProtelisProposalProvider {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy