Method ParseType
ParseType(out string, out ISyntaxNode)
protected virtual bool ParseType(out string type, out ISyntaxNode node)
Parameters
type
stringnode
ISyntaxNode
Returns
ParseType(out string)
protected virtual bool ParseType(out string type)
Parameters
type
string