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-java / com.virtlink.editorservices.codecompletion / Attribute

Attribute

enum class Attribute

Enum Values

External The member is external to this project.
Deprecated The member is deprecated/obsolete.
Excluded The member is excluded from compilation for some reason.
Test The member defines a test, test suite, test library.
NotInherited The member is defined in the current type.
Static The member is static.