CommonTokenFactory.create

Undocumented in source. Be warned that the author may not have intended to support it.
  1. CommonToken create(TokenFactorySourcePair source, int type, string text, int channel, int start, int stop, int line, int charPositionInLine)
    class CommonTokenFactory
  2. CommonToken create(int type, string text)

Meta