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.syntaxhighlighting / AesiTokenType

AesiTokenType

class AesiTokenType : IElementType

Constructors

<init> AesiTokenType(scope: String)

Properties

scope val scope: String
: The style scope associated with this token type.

Functions

toString fun toString(): String