Global |
public class GlobalVariableAccess
The GlobalVariableAccess type exposes the following members.
| Name | Description | |
|---|---|---|
| GlobalVariableAccess | Instantiates a new global variable access to be used in a match from storage construct. |
| Name | Description | |
|---|---|---|
| ToString | (Overrides ObjectToString) |
| Name | Description | |
|---|---|---|
| Name | Name of the global variable | |
| Type | Statically declared type of the global variable. (The one given in the rule file declaration defining how it is to be interpreted, global variables as such are untyped.) |