public interface SourceService
| Modifier and Type | Method and Description |
|---|---|
char |
classSeparator() |
char |
packageSeparator() |
IsClass |
parseClass(byte[] bytecode) |
IsClass |
parseClass(String source) |
IsType |
toType(Class<?> cls) |
IsType |
toType(String pkg,
String enclosedName) |
Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.