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

PapljTokenElementTypes

object PapljTokenElementTypes

Properties

ABRACK_L val ABRACK_L: IElementType
ABRACK_R val ABRACK_R: IElementType
ANDAND val ANDAND: IElementType
ASTERISK val ASTERISK: IElementType
BRACE_L val BRACE_L: IElementType
BRACE_R val BRACE_R: IElementType
BRACK_L val BRACK_L: IElementType
BRACK_R val BRACK_R: IElementType
CBRACE_L val CBRACE_L: IElementType
CBRACE_R val CBRACE_R: IElementType
COMMA val COMMA: IElementType
DOT val DOT: IElementType
EQ val EQ: IElementType
EQEQ val EQEQ: IElementType
EXCL val EXCL: IElementType
EXCLEQ val EXCLEQ: IElementType
ID val ID: IElementType
INT val INT: IElementType
K_AS val K_AS: IElementType
K_CLASS val K_CLASS: IElementType
K_ELSE val K_ELSE: IElementType
K_EXTENDS val K_EXTENDS: IElementType
K_FALSE val K_FALSE: IElementType
K_IF val K_IF: IElementType
K_IMPORT val K_IMPORT: IElementType
K_IN val K_IN: IElementType
K_LET val K_LET: IElementType
K_NEW val K_NEW: IElementType
K_NULL val K_NULL: IElementType
K_PROGRAM val K_PROGRAM: IElementType
K_PUBLIC val K_PUBLIC: IElementType
K_RUN val K_RUN: IElementType
K_THIS val K_THIS: IElementType
K_TRUE val K_TRUE: IElementType
MINUS val MINUS: IElementType
OROR val OROR: IElementType
PLUS val PLUS: IElementType
SEMICOLON val SEMICOLON: IElementType
SHA val SHA: IElementType
SLASH val SLASH: IElementType