CommonTokenFactory.create

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

Meta