api / tv.twelvetone.rjson / PsiElement

PsiElement

open class PsiElement : IElementType

Constructors

<init>

PsiElement(node: ASTNode)

Properties

node

val node: ASTNode

Inherited Properties

id

val id: String

Inheritors

RJsonBadCharacterImpl

class RJsonBadCharacterImpl : PsiElement

RJsonBooleanImpl

class RJsonBooleanImpl : PsiElement

RJsonCommentImpl

class RJsonCommentImpl : PsiElement

RJsonIdImpl

class RJsonIdImpl : PsiElement

RJsonListImpl

class RJsonListImpl : PsiElement

RJsonObjectImpl

class RJsonObjectImpl : PsiElement

RJsonPairImpl

class RJsonPairImpl : PsiElement

RJsonStringImpl

class RJsonStringImpl : PsiElement

RJsonValueImpl

class RJsonValueImpl : PsiElement

RJsonWhiteSpaceImpl

class RJsonWhiteSpaceImpl : PsiElement