Uses of Enum
org.benf.cfr.reader.api.SinkReturns.TokenType
Packages that use SinkReturns.TokenType
-
Uses of SinkReturns.TokenType in org.benf.cfr.reader.api
Subclasses with type arguments of type SinkReturns.TokenType in org.benf.cfr.reader.apiMethods in org.benf.cfr.reader.api that return SinkReturns.TokenTypeModifier and TypeMethodDescriptionSinkReturns.Token.getTokenType()static SinkReturns.TokenTypeReturns the enum constant of this type with the specified name.static SinkReturns.TokenType[]SinkReturns.TokenType.values()Returns an array containing the constants of this enum type, in the order they are declared.