示例#1
0
 public Identifier(IdentifierContext context)
     : this(context.Name, context.GetSourceSpan( ))
 {
 }