
messages.attributeDescriptions.generateTokens.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of grammar-kit Show documentation
Show all versions of grammar-kit Show documentation
Grammar-Kit library dedicated for language plugin developers.
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