Searched refs:textAttributesKeys (Results 1 – 2 of 2) sorted by relevance
39 public final TextAttributesKey[] textAttributesKeys; field in SmaliLexicalElementType44 this.textAttributesKeys = new TextAttributesKey[] {textAttributesKey}; in SmaliLexicalElementType()
48 return ((SmaliLexicalElementType) tokenType).textAttributesKeys; in getTokenHighlights()