Declaration
Inherits from
System.Object
public class Declaration
Name | Description |
---|---|
Name | Description |
---|---|
| |
| |
|
Name | Description |
---|---|
Gets the default value of this Declaration , if no value has been specified in code or is available from a Dialogue 's IVariableStorage . | |
Gets a value indicating whether get or sets a value indicating whether this Declaration was implicitly inferred from usage. | |
Gets the name of this Declaration. | |
Gets the range of text at which this declaration occurs. | |
Gets the line number at which this Declaration was found in the source file. | |
Gets the name of the file in which this Declaration was found. | |
Gets the name of the node in which this Declaration was found. | |
Last modified 1yr ago