|
org.netbeans.modules.lexer/2 1.39.1 1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EmbeddingPresence | |
---|---|
org.netbeans.spi.lexer | The main abstract class in the Lexer SPI that must be implemented
is LanguageHierarchy that mainly defines
set of token ids and token categories for the new language
and its Lexer . |
Uses of EmbeddingPresence in org.netbeans.spi.lexer |
---|
Methods in org.netbeans.spi.lexer that return EmbeddingPresence | |
---|---|
protected EmbeddingPresence |
LanguageHierarchy.embeddingPresence(T id)
Determine whether embedding may be present for a token with the given token id. |
static EmbeddingPresence |
EmbeddingPresence.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static EmbeddingPresence[] |
EmbeddingPresence.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
org.netbeans.modules.lexer/2 1.39.1 1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |