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 / Number

Number

abstract class Number : PapljLiteral

Constructors

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

Inherited Functions

toString abstract fun toString(): String

Inheritors

PapljNumberLiteralImpl class PapljNumberLiteralImpl : Number