LineDirective Constructor |
Name | Description | |
---|---|---|
![]() | LineDirective(LineDirectiveType) |
Create a LineDirective with the specified type.
|
![]() | LineDirective(Int32, String) |
Create a LineDirective with the specified line number and file name.
|
![]() | LineDirective(Parser, CodeObject) |
Parse a LineDirective.
|