View on GitHub

Aesi adapter for IntelliJ

An Aesi adapter for IntelliJ.

Download this project as a .zip file Download this project as a tar.gz file

aesi-intellij / org.metaborg.paplj.psi / PapljBinding

PapljBinding

interface PapljBinding : PapljCompositeElement

Functions

getEq abstract fun getEq(): PsiElement
getExpr abstract fun getExpr(): PapljExpr

Inheritors

PapljBindingImpl open class PapljBindingImpl : PapljCompositeElementImpl, PapljBinding