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 / PapljLiteral / Text

Text

abstract class Text : PapljLiteral

Constructors

<init> Text(type: IElementType, text: CharSequence)

Inherited Functions

toString abstract fun toString(): String

Inheritors

PapljTextLiteralImplBase abstract class PapljTextLiteralImplBase : Text