- get(Language<?>) - Static method in class org.netbeans.api.lexer.LanguagePath
-
Get language path that contains a single language.
- get(LanguagePath, Language<?>) - Static method in class org.netbeans.api.lexer.LanguagePath
-
Get language path corresponding to the language embedded in the given context
language path.
- get(D) - Static method in class org.netbeans.api.lexer.TokenHierarchy
-
Get or create mutable token hierarchy for the given swing document.
- getAttributeValue(Object) - Method in class org.netbeans.spi.lexer.LexerRestartInfo
-
Get value of an attribute or null if the attribute is not set
or if there are no attributes at all.
- getFlyweightToken(T, String) - Method in class org.netbeans.spi.lexer.TokenFactory
-
Get flyweight token for the given arguments.
- getProperty(Object) - Method in class org.netbeans.api.lexer.Token
-
Get extra property of this token.
- getValue(LanguagePath, Object) - Method in class org.netbeans.api.lexer.InputAttributes
-
Get value for the given key for the particular language path.
- getValue(Token<T>, Object) - Method in interface org.netbeans.spi.lexer.TokenPropertyProvider
-
Get value of a token property.