@Beta public interface ImportClauseTree extends Tree
WARNING: This interface covers the fact that javac accepts import statements as well as empty statements in the import zone.
Tree.Kind
accept, firstToken, is, kind, lastToken, parent
Copyright © 2012–2017 SonarSource. All rights reserved.