org.eclipse.xtext.ui.editor.contentassist.antlr
Class LookaheadKeyword
java.lang.Object
org.eclipse.xtext.ui.editor.contentassist.antlr.LookAheadTerminal
org.eclipse.xtext.ui.editor.contentassist.antlr.LookaheadKeyword
public class LookaheadKeyword
- extends LookAheadTerminal
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
LookaheadKeyword
public LookaheadKeyword()
setKeyword
public void setKeyword(java.lang.String keyword)
getKeyword
public java.lang.String getKeyword()
matches
public boolean matches(AbstractElement element)
- Specified by:
matches in class LookAheadTerminal
hashCode
public int hashCode()
- Overrides:
hashCode in class java.lang.Object
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals in class java.lang.Object