
messages.attributeDescriptions.classHeader.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!
Add specific header (file or text) to all generated files.
Examples:
{
// just a text
classHeader="//This is a generated file"
}
{
// file in the same directory
classHeader="license.txt"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy