Optional token element type factory method like "some.package.some.class.static.factoryMethod".

Examples:


  {
  // integrating with existing PSI implementation via IElementType constants
  {
    elementTypeFactory="com.sample.SampleElementFactory.getCompositeType"
    tokenTypeFactory="com.sample.SampleElementFactory.getTokenType"
  }