aesi-intellij / org.metaborg.paplj.psi / PapljLiteral
PapljLiteral
sealed class PapljLiteral : LeafPsiElement
Types
Number | abstract class Number : PapljLiteral |
Text | abstract class Text : PapljLiteral |
Functions
toString | abstract fun toString(): String |
Inheritors
Number | abstract class Number : PapljLiteral |
Text | abstract class Text : PapljLiteral |