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 |