
messages.attributeDescriptions.name.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!
Display name of a rule as it will appear in a syntax error message "expected <rule name>".
For an empty string short error message will not be generated. Value is a text or a rule reference.
Examples:
operator ::= '+' | '-' | '*' | '/' | "=" {name="operator"}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy