public class JExportsDirective extends JModuleDirective
exports directive.
For example "exports foo.bar;".JModuleDirective.Typename| Modifier and Type | Method | Description |
|---|---|---|
JFormatter |
generate(JFormatter f) |
Print source code of this module directive.
|
JModuleDirective.Type |
getType() |
Gets the type of this module directive.
|
equals, hashCode, namepublic JModuleDirective.Type getType()
getType in class JModuleDirectiveType.ExportsDirective.public JFormatter generate(JFormatter f)
generate in class JModuleDirectivef - Java code formatter.Copyright © 2018 Oracle Corporation. All rights reserved.