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.impl / PapljNumExprImpl / accept

accept

open fun accept(@NotNull visitor: @NotNull PapljVisitor): Unit

Overrides PapljExprImpl.accept

open fun accept(@NotNull visitor: @NotNull PsiElementVisitor): Unit

Overrides PapljExprImpl.accept