All Downloads are FREE. Search and download functionalities are using the official Maven repository.

messages.attributeDescriptions.psiPackage.html Maven / Gradle / Ivy

The newest version!


Name of the package to generate PSI interface classes in.

Examples:


  {
    psiClassPrefix="Bnf"
    psiImplClassSuffix="Impl"
    psiPackage="org.intellij.grammar.psi"
    psiImplPackage="org.intellij.grammar.psi.impl"
  }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy