-
-
Notifications
You must be signed in to change notification settings - Fork 10
Crow.IML.NodeAddress
Jean-Philippe Bruyère edited this page Oct 26, 2021
·
2 revisions
Node address is a list of nodes from root to leaf defining a unique node
namespace: Crow.IML
-
NodeAddress
public class NodeAddress
⬜ | prototype | description |
---|---|---|
NodeAddress (Node[] nodes) |
__ |
⬜ | name | description |
---|---|---|
NodeType |
__ |
⬜ | prototype | description |
---|---|---|
bool Equals(object obj) |
__ | |
BindingDefinition GetBindingDef(string sourceMember, string expression) |
get BindingDefinition from binding expression | |
int GetHashCode() |
__ | |
NodeAddress ResolveExpression(ref string expression) |
Gets the node adress from binding expression starting from this node and return in expression remaining part | |
string ToString() |
__ |
⬜ | name | description |
---|