Uses of Interface
org.jboss.jdeparser.JSourceFile
-
Uses of JSourceFile in org.jboss.jdeparser
Methods in org.jboss.jdeparser that return JSourceFileModifier and TypeMethodDescriptionAdd a type import to this source file.Add a type import to this source file.Add a type import to this source file.JSourceFile.blankLine()Add a blank line to this source file.JSources.createSourceFile(String packageName, String fileName) Create a source file.JSourceFile.importStatic(Class<?> type, String member) Add a static member import to this source file.JSourceFile.importStatic(String type, String member) Add a static member import to this source file.JSourceFile.importStatic(JType type, String member) Add a static member import to this source file.