| Constructor and Description |
|---|
Lexers() |
| Modifier and Type | Method and Description |
|---|---|
static Lexers |
getInstance() |
List<LexerInfo> |
loadAvailableLexers(PyGateway gateway) |
com.google.common.base.Optional<Object> |
lookupLexer(PyGateway gateway,
String alias)
Lookup a Pygments lexer by an alias.
|
Copyright © 2014. All Rights Reserved.