org.eclipse.xtext.ui.editor.syntaxcoloring
Interface ITextAttributeProvider

All Known Implementing Classes:
TextAttributeProvider

public interface ITextAttributeProvider

Author:
Sebastian Zarnekow - Initial contribution and API

Method Summary
 org.eclipse.jface.text.TextAttribute getAttribute(java.lang.String id)
           
 org.eclipse.jface.text.TextAttribute getMergedAttributes(java.lang.String[] ids)
           
 

Method Detail

getAttribute

org.eclipse.jface.text.TextAttribute getAttribute(java.lang.String id)

getMergedAttributes

org.eclipse.jface.text.TextAttribute getMergedAttributes(java.lang.String[] ids)