TokenSource.tokenFactory

@uml Gets the {@link TokenFactory} this token source is currently using for creating {@link Token} objects from the input.

@return The {@link TokenFactory} currently used by this token source.

  1. void tokenFactory(TokenFactory!CommonToken factory)
  2. TokenFactory!CommonToken tokenFactory()
    interface TokenSource

Meta