Tree
ExportsDirectiveTree
, OpensDirectiveTree
, ProvidesDirectiveTree
, RequiresDirectiveTree
, UsesDirectiveTree
ExportsDirectiveTreeImpl
, ModuleDirectiveTreeImpl
, OpensDirectiveTreeImpl
, ProvidesDirectiveTreeImpl
, RequiresDirectiveTreeImpl
, UsesDirectiveTreeImpl
@Beta public interface ModuleDirectiveTree extends Tree
Modifier and Type | Method | Description |
---|---|---|
SyntaxToken |
directiveKeyword() |
|
SyntaxToken |
semicolonToken() |
SyntaxToken directiveKeyword()
SyntaxToken semicolonToken()
Copyright © 2012–2018 SonarSource. All rights reserved.