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

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

The newest version!


Deprecated: use generate attribute

Generate token constants (true) or complex element types only (false). Should be used if token constants are already provided by some other code.

Examples:


  {
    // turn off PSI classes generation
    generatePsi=false

    // turn off token constants generation
    generateTokens=false
  }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy