public class ExampleConditionIDEExtension extends Object implements org.apache.uima.ruta.ide.core.extensions.IIDEConditionExtension
Constructor and Description |
---|
ExampleConditionIDEExtension() |
Modifier and Type | Method and Description |
---|---|
boolean |
checkSyntax(org.eclipse.dltk.ast.expressions.Expression element,
org.apache.uima.ruta.ide.core.extensions.IRutaCheckerProblemFactory problemFactory,
org.eclipse.dltk.compiler.problem.IProblemReporter rep) |
String[] |
getKnownExtensions() |
public String[] getKnownExtensions()
getKnownExtensions
in interface org.apache.uima.ruta.ide.core.extensions.IRutaExtension
public boolean checkSyntax(org.eclipse.dltk.ast.expressions.Expression element, org.apache.uima.ruta.ide.core.extensions.IRutaCheckerProblemFactory problemFactory, org.eclipse.dltk.compiler.problem.IProblemReporter rep) throws org.antlr.runtime.RecognitionException
checkSyntax
in interface org.apache.uima.ruta.ide.core.extensions.IRutaExtension
org.antlr.runtime.RecognitionException
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.