aesi-intellij / org.metaborg.paplj.psi / PapljMemberDeclaration
PapljMemberDeclaration
interface PapljMemberDeclaration :
PapljCompositeElement
Functions
getField | abstract fun getField(): PapljField ? |
getMethod | abstract fun getMethod(): PapljMethod ? |
Inheritors
PapljMemberDeclarationImpl | open class PapljMemberDeclarationImpl : PapljCompositeElementImpl , PapljMemberDeclaration |