public interface IFileScopeProvider
ASFileScope
object.
ABCCompilationUnit
constructs ASFileScope
;
SWCCompilationUnit
constructs SWCFileScope
.Modifier and Type | Method and Description |
---|---|
ASFileScope |
createFileScope(IWorkspace workspace,
String filePath)
Create an
ASFileScope object. |
ASFileScope createFileScope(IWorkspace workspace, String filePath)
ASFileScope
object.workspace
- workspacefilePath
- path of the file that contains this file scopeCopyright © 2016 The Apache Software Foundation. All rights reserved.