aesi-intellij / org.metaborg.paplj.psi.impl / PapljParamImpl
PapljParamImpl
open class PapljParamImpl :
PapljCompositeElementImpl
,
PapljParam
Constructors
<init> | PapljParamImpl(node: ASTNode) |
Functions
accept | open fun accept(visitor: PapljVisitor ): Unit open fun accept(visitor: PsiElementVisitor): Unit |
Inherited Functions
getReference | open fun getReference(): PsiReference? |