parse


Description:

public static PinType parse (string input) throws ParseError

Parse the input file representation of a PinType

Parameters:

input

the string representation of the pin type

Returns:

the pin type

Exceptions:

ParseError.INVALID_INTEGER

the input is not a valid number

ParseError.OUT_OF_RANGE

the input is outside the range of PinType