org.drools.eclipse.editors
Class Keywords
java.lang.Object
org.drools.eclipse.editors.Keywords
public class Keywords
- extends Object
This provides a list of keywords for syntax highlighting.
Uses a pseudo properties file format.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static Keywords getInstance()
getAllDroolsKeywords
public String[] getAllDroolsKeywords()
getAllJavaKeywords
public String[] getAllJavaKeywords()
getAllMvelKeywords
public String[] getAllMvelKeywords()
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.