Property | Type | Description | |
---|---|---|---|
DefaultValues | List |
||
WarpCommands | string[] | ||
warpValueReferences | List
|
Method | Description | |
---|---|---|
GetNextWarp ( ) : |
||
GetPointedChainLength ( ) : int | ||
GetPointedWarp ( ) : |
||
GetReferencedDestData ( ) : |
||
GetReferencedDestGroup ( ) : |
||
SetDestData ( |
||
SetNextWarp ( |
||
WarpSourceData ( Project p, string command, IEnumerable |
public GetReferencedDestData ( ) : |
||
return |
public GetReferencedDestGroup ( ) : |
||
return |
public SetDestData ( |
||
data | ||
return | void |
public SetNextWarp ( |
||
next | ||
return | bool |
public WarpSourceData ( Project p, string command, IEnumerable |
||
p | Project | |
command | string | |
values | IEnumerable |
|
parser | ||
spacing | IList |
|
return | System |