aesi-intellij / org.metaborg.paplj
Package org.metaborg.paplj
Types
PapljColorSettingsPage | class PapljColorSettingsPage : ColorSettingsPage |
PapljDocumentManager | object PapljDocumentManager Manages the PAPLJ documents. |
PapljElementType | class PapljElementType : IElementType |
PapljFileType | object PapljFileType : LanguageFileType |
PapljFileTypeFactory | class PapljFileTypeFactory : FileTypeFactory |
PapljIcons | object PapljIcons |
PapljLanguage | object PapljLanguage : Language |
PapljPluginInitializer | class PapljPluginInitializer : ApplicationLoadListener |
PapljProjectManager | object PapljProjectManager Manages the PAPLJ projects. |
[PapljLexer](-paplj-lexer/index.html) | open class _PapljLexer : FlexLexer This class is a scanner generated by JFlex 1.7.0-SNAPSHOT from the specification file /home/daniel/repos/aesi/aesi-intellij/src/main/grammars/org/metaborg/paplj/PapljLexer.flex |
Extensions for External Classes
com.virtlink.editorservices.Location |
Functions
locationFromOffset | fun locationFromOffset(document: Document, offset: Int ): Location fun locationFromOffset(file: PsiFile, offset: Int ): Location ? |