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 / PapljField

PapljField

interface PapljField : PapljCompositeElement

Functions

getSemicolon abstract fun getSemicolon(): PsiElement?

Inheritors

PapljFieldImpl open class PapljFieldImpl : PapljCompositeElementImpl, PapljField