Uses of Enum Class
com.yahoo.language.process.TokenScript
Packages that use TokenScript
-
Uses of TokenScript in com.yahoo.language.process
Methods in com.yahoo.language.process that return TokenScriptModifier and TypeMethodDescriptionToken.getScript()Returns the script of this tokenstatic TokenScriptReturns the enum constant of this class with the specified name.static TokenScript[]TokenScript.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of TokenScript in com.yahoo.language.simple
Methods in com.yahoo.language.simple that return TokenScriptMethods in com.yahoo.language.simple with parameters of type TokenScript