Class ItemsParser
java.lang.Object
org.eclipse.xtext.ide.editor.contentassist.antlr.BaseContentAssistParser<org.eclipse.xtext.ide.editor.contentassist.antlr.FollowElement,org.eclipse.xtext.ide.editor.contentassist.antlr.LookAheadTerminal,org.eclipse.xtext.ide.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser>
  
org.eclipse.xtext.ide.editor.contentassist.antlr.AbstractContentAssistParser
org.openhab.core.model.ide.contentassist.antlr.ItemsParser
- All Implemented Interfaces:
- org.eclipse.xtext.ide.editor.contentassist.antlr.IContentAssistParser,- org.eclipse.xtext.ide.editor.partialEditing.IPartialEditingContentAssistParser
- Direct Known Subclasses:
- PartialItemsContentAssistParser
public class ItemsParser
extends org.eclipse.xtext.ide.editor.contentassist.antlr.AbstractContentAssistParser
- 
Nested Class SummaryNested Classes
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected org.openhab.core.model.ide.contentassist.antlr.internal.InternalItemsParserprotected String[]protected StringgetRuleName(org.eclipse.xtext.AbstractElement element) voidsetGrammarAccess(ItemsGrammarAccess grammarAccess) voidsetNameMappings(ItemsParser.NameMappings nameMappings) Methods inherited from class org.eclipse.xtext.ide.editor.contentassist.antlr.AbstractContentAssistParsercreateLexer, getFollowElementsMethods inherited from class org.eclipse.xtext.ide.editor.contentassist.antlr.BaseContentAssistParserappendTextToParse, createEofListener, createObservableTokenStream, createTokenSource, createUnorderedGroupHelper, getElementsToParse, getElementsToParse, getElementsToParse, getEntryGrammarElement, getEntryRule, getFollowElements, getFollowElements, getFollowElements, getFollowElements, getFollowElements, getFollowElements, getFollowElements, getFollowElements, getInitializedUnorderedGroupHelper, getReplacement, getRequiredRuleNameComputer, getRequiredRuleNames, getRuleNames, getTextToParse, getUnorderedGroupHelper, ignoreFirstEntrance, initializeFor, setRequiredRuleNameComputer, setTokensFromFollowElement, setUnorderedGroupHelper, unwrapSingleElementGroupsMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.eclipse.xtext.ide.editor.contentassist.antlr.IContentAssistParsergetFollowElements, getFollowElementsMethods inherited from interface org.eclipse.xtext.ide.editor.partialEditing.IPartialEditingContentAssistParserinitializeFor
- 
Constructor Details- 
ItemsParserpublic ItemsParser()
 
- 
- 
Method Details- 
createParserprotected org.openhab.core.model.ide.contentassist.antlr.internal.InternalItemsParser createParser()- Specified by:
- createParserin class- org.eclipse.xtext.ide.editor.contentassist.antlr.AbstractContentAssistParser
 
- 
getRuleName- Specified by:
- getRuleNamein class- org.eclipse.xtext.ide.editor.contentassist.antlr.BaseContentAssistParser<org.eclipse.xtext.ide.editor.contentassist.antlr.FollowElement,- org.eclipse.xtext.ide.editor.contentassist.antlr.LookAheadTerminal, - org.eclipse.xtext.ide.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser> 
 
- 
getInitialHiddenTokens- Specified by:
- getInitialHiddenTokensin class- org.eclipse.xtext.ide.editor.contentassist.antlr.BaseContentAssistParser<org.eclipse.xtext.ide.editor.contentassist.antlr.FollowElement,- org.eclipse.xtext.ide.editor.contentassist.antlr.LookAheadTerminal, - org.eclipse.xtext.ide.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser> 
 
- 
getGrammarAccess
- 
setGrammarAccess
- 
getNameMappings
- 
setNameMappings
 
-