Exemple #1
0
 public IdentifierReference(Parsing.Symbols.IdentifierReference reference)
 {
     _reference = reference;
 }
 public IdentifierReference(Parsing.Symbols.IdentifierReference reference)
 {
     _reference = reference;
 }