pub fn parse(code: &str) -> IResult<&str, GlobalVariableName>
Parse source code to get a GlobalVariableName.
GlobalVariableName