Uses of Enum
org.sonar.plugins.javascript.bridge.BridgeServer.ParsingErrorCode
Packages that use BridgeServer.ParsingErrorCode
-
Uses of BridgeServer.ParsingErrorCode in org.sonar.plugins.javascript.bridge
Methods in org.sonar.plugins.javascript.bridge that return BridgeServer.ParsingErrorCodeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static BridgeServer.ParsingErrorCode[]
BridgeServer.ParsingErrorCode.values()
Returns an array containing the constants of this enum type, in the order they are declared.