Ejemplo n.º 1
0
 public IdentifierReference(Parsing.Symbols.IdentifierReference reference)
 {
     _reference = reference;
 }
Ejemplo n.º 2
0
 public IdentifierReference(Parsing.Symbols.IdentifierReference reference)
 {
     _reference = reference;
 }