- accept0
void accept0(MySqlASTVisitor visitor)
Undocumented in source. Be warned that the author may not have intended to support it.
- clone
MySqlUserName clone()
Undocumented in source. Be warned that the author may not have intended to support it.
- getChildren
List!(SQLObject) getChildren()
Undocumented in source. Be warned that the author may not have intended to support it.
- getHost
string getHost()
Undocumented in source. Be warned that the author may not have intended to support it.
- getIdentifiedBy
string getIdentifiedBy()
Undocumented in source. Be warned that the author may not have intended to support it.
- getSimpleName
string getSimpleName()
Undocumented in source. Be warned that the author may not have intended to support it.
- getUserName
string getUserName()
Undocumented in source. Be warned that the author may not have intended to support it.
- hashCode64
long hashCode64()
Undocumented in source. Be warned that the author may not have intended to support it.
- nameHashCode64
long nameHashCode64()
Undocumented in source. Be warned that the author may not have intended to support it.
- setHost
void setHost(string host)
Undocumented in source. Be warned that the author may not have intended to support it.
- setIdentifiedBy
void setIdentifiedBy(string identifiedBy)
Undocumented in source. Be warned that the author may not have intended to support it.
- setUserName
void setUserName(string userName)
Undocumented in source. Be warned that the author may not have intended to support it.
- toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.