Uses of Enum Class
com.google.javascript.jscomp.parsing.TypeTransformationParser.OperationKind
Packages that use TypeTransformationParser.OperationKind
-
Uses of TypeTransformationParser.OperationKind in com.google.javascript.jscomp.parsing
Fields in com.google.javascript.jscomp.parsing declared as TypeTransformationParser.OperationKindMethods in com.google.javascript.jscomp.parsing that return TypeTransformationParser.OperationKindModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.TypeTransformationParser.OperationKind.values()Returns an array containing the constants of this enum class, in the order they are declared.