
messages.attributeDescriptions.stubClass.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!
Stub object class for StubIndex support. Generated PSI will implement StubBasedPsiElementBase and extend StubBasedPsiElementBase.
Examples:
// > syntax in "extends" will be replaced with "stubClass" value on generation
stub_element ::= {extends="com.sample.StubBase>" stubClass="com.sample.StubElementStub"}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy