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 |