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"}