You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the TokenManager just uses sept.builtin.tokens.default.DefaultTokenFactory. It would helpful to be able to pass a TokenFactory to the Parser to give the ability to override that default functionality.
The text was updated successfully, but these errors were encountered:
Currently the TokenManager just uses
sept.builtin.tokens.default.DefaultTokenFactory
. It would helpful to be able to pass a TokenFactory to the Parser to give the ability to override that default functionality.The text was updated successfully, but these errors were encountered: