| ISourceInfo Interface |
Namespace: FlexRule
public interface ISourceInfo
The ISourceInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| LineNumber |
Line number in the actual source file/model
| |
| LinePosition |
Position in the line that starts the model element
| |
| SourceLine |
Original line that represents the element model
| |
| Tag |
Extra information to be attached to the model element
| |
| Uri |