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

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

The newest version!


Deprecated: use generate attribute

Generate PSI classes (true: default) or parser code only (false). Should be explicitly set to false if handwritten PSI classes are employed.

Examples:


  {
    // turn off PSI classes generation
    generatePsi=false

    // turn off token constants generation
    generateTokens=false
  }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy