public class JavaSource extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
name |
String |
packageName |
String |
source |
| Constructor and Description |
|---|
JavaSource(String packageName,
String name,
String source) |
Copyright © 2014–2015 Nikolche Mihajlovski. All rights reserved.