| Interface | Description |
|---|---|
| ImportStatementParser |
For parsing a source file into a
ParsedFile. |
| Class | Description |
|---|---|
| ImportStatement |
Represents an import statement that has been discovered while parsing a source file.
|
| ParsedFile |
Represents a source file that has been parsed for import statements.
|
Copyright © 2014–2019. All rights reserved.