public class JExportsDirective extends JModuleDirective
exports directive.
For example "exports foo.bar;".JModuleDirective.Typename| Modifier and Type | Method and 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 © 2019 JBoss by Red Hat. All rights reserved.