org.eclipse.internal.xpand2.ast
Class ExtensionImportDeclaration
java.lang.Object
org.eclipse.internal.xtend.expression.ast.SyntaxElement
org.eclipse.internal.xpand2.ast.ImportDeclaration
org.eclipse.internal.xpand2.ast.ExtensionImportDeclaration
- All Implemented Interfaces:
- XpandAnalyzable, ISyntaxElement
public class ExtensionImportDeclaration
- extends ImportDeclaration
- Since:
- 1.0
- Author:
- Karsten Thoms - Initial contribution and API
ExtensionImportDeclaration
public ExtensionImportDeclaration(Identifier importString)
analyze
public void analyze(XpandExecutionContext ctx,
Set<AnalysationIssue> issues)
- Specified by:
analyze in interface XpandAnalyzable- Overrides:
analyze in class ImportDeclaration
Copyright © 2015. All rights reserved.