parse


Description:

public static Visibility parse (string input) throws ParseError

Parse the input file representation of a visibility option

Parameters:

input

the string representation of the visibility option

Returns:

the visibility

Exceptions:

ParseError.INVALID_INTEGER

the input is not a valid number

ParseError.OUT_OF_RANGE

the input is outside the range of visibility options