parseSimpleName
Parses a simple name (one that can NOT have "."s in it) and returns it as a SimpleName.
Return
the AST for the name
Parameters
name
a name like "parameter_source"
Parses a simple name (one that can NOT have "."s in it) and returns it as a SimpleName.
the AST for the name
a name like "parameter_source"