Method | Description | |
---|---|---|
Evaluate ( |
||
Match ( string name ) : |
||
OutputNode ( string pattern, int priority, string byproducts ) : System | ||
ResolveNames ( |
public Evaluate ( |
||
instance | ||
inputs | IEnumerable |
|
return | IEnumerable |
public Match ( string name ) : |
||
name | string | |
return |
public OutputNode ( string pattern, int priority, string byproducts ) : System | ||
pattern | string | |
priority | int | |
byproducts | string | |
return | System |
public ResolveNames ( |
||
instance | ||
return | bool |