View on GitHub

Aesi adapter for IntelliJ

An Aesi adapter for IntelliJ.

Download this project as a .zip file Download this project as a tar.gz file

aesi-intellij / org.metaborg.paplj.psi / PapljTokenType

PapljTokenType

open class PapljTokenType : IElementType, ILeafElementType

Constructors

<init> PapljTokenType(debugName: String)

Functions

createLeafNode open fun createLeafNode(leafText: CharSequence): ASTNode

Inheritors

PapljCommentTokenType class PapljCommentTokenType : PapljTokenType
PapljKeywordTokenType class PapljKeywordTokenType : PapljTokenType
PapljLiteralTokenType class PapljLiteralTokenType : PapljTokenType